WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   Class Discussions (https://www.wowinterface.com/forums/forumdisplay.php?f=7)
-   -   delay macro (https://www.wowinterface.com/forums/showthread.php?t=14996)

CarsonZXY 02-19-08 10:49 PM

delay macro
 
I heard of this mod that allows for you to delay between actions ina macro

MidgetMage55 02-20-08 04:16 AM

I dont think its possible with the current API. I know macros natively wont allow for it. Each in game event on screen be it a spell or action requires seperate hardware events.

So far as i understand it the rules that apply to macros apply to mods as well. So i would imagine that such a mod were it to exist would be illegal.

Though anyone with more knowledge than myself in this feel free to correct me.

robthedude 02-20-08 04:36 AM

you cannot include delays in macros or addons, they cannot do anything automaticaly, using any external program that could possibly do this will get you banned. Sorry...

Can we get the 'commandments' written up somewhere prominant? and perhaps slightly more eloquently than my capabilities allow!

ouch... my brain... too many big words...

CarsonZXY 02-20-08 08:10 AM

ah, ok, before I say screw it to said macro, let me say that teh reason I was asking was because on a game guide for Macros I saw a reference to such a add-on, though I guess I understand why its illegal, it would probably make it possible to make a rudimentary bot

robthedude 02-20-08 09:11 AM

Perhaps it was a REALLY old guide, I'm told that it was possible to start with, but of course they put a stop to it after people were abusing it

CarsonZXY 02-20-08 09:32 AM

the few that ruin it for the many *toasts*

CarsonZXY 02-20-08 09:33 AM

since Im here, what are some good, legal mods

Slakah 02-20-08 10:07 AM

Quote:

Originally Posted by CarsonZXY (Post 83735)
since Im here, what are some good, legal mods

anything on this site?

CarsonZXY 02-20-08 10:33 AM

nah, I meant like particularly good ones, I saw this one that allowed you to look at the equipment of a given person, find out where and how they got it, and also showed the possible drops for all enemies, whats that one?

Seerah 02-20-08 10:59 AM

No, there is a mod. I just can't recall the name of it atm.

Gemini_II 02-20-08 11:37 AM

I know this (at least used to) exist. I just can't find any trace of it, nor remember the real name. It's probably been discontinued and may not work since 2.0 though. Closest thing I could find is AfterCast

srcwiz 02-20-08 10:06 PM

Quote:

Originally Posted by CarsonZXY (Post 83740)
nah, I meant like particularly good ones, I saw this one that allowed you to look at the equipment of a given person, find out where and how they got it, and also showed the possible drops for all enemies, whats that one?


Could it be Mendeleev ?

Description
http://www.wowace.com/wiki/Mendeleev

download site
http://files.wowace.com/Mendeleev/Me...v-r62100.4.zip

srcwiz 02-20-08 10:29 PM

Hmm,

the Delay addon ....

Could it be InDemand?

http://code.google.com/p/nef-wow/wiki/InDemand


http://nef-wow.googlecode.com/svn/zips/InDemand.zip

Seerah 02-20-08 10:30 PM

Yes - that's it.

srcwiz 02-20-08 11:49 PM

For further interesting reading, :P

it seems that this feature is also available through AceEvent-2.0
, a library of the Ace2 addon framework package, and Chronos....

detail see below link

http://forums.worldofwarcraft.com/th...sid=1&pageNo=1

Cyberbase 03-14-08 08:41 PM

The mod you need is this:
http://www.wowinterface.com/download...-InDemand.html

You can then delay cast times eg:

/in 3.5 /cast Fireball
/in 3.5 /cast Fireball

The above will cast 2fireballs 3.5seconds apart :)

Slakah 03-15-08 02:32 AM

Quote:

Originally Posted by Cyberbase (Post 85266)
The mod you need is this:
http://www.wowinterface.com/download...-InDemand.html

You can then delay cast times eg:

/in 3.5 /cast Fireball
/in 3.5 /cast Fireball

The above will cast 2fireballs 3.5seconds apart :)

Nope that wouldn't work, you could do

/in 5 /say moooooooo

but you can't cast anything without user input.

Quote:

* Allows you to delay execution of non-secure macro code.


All times are GMT -6. The time now is 07:15 PM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2004 - 2022 MMOUI