Quote:
Originally Posted by windows2045
That didnt appear to work (well at least wasnt sure) because as soon as another mob hit the character it would auto target that and use the skill.
Trying to make a script for the daily luna that spams the first 2 skills and when the MAD74 comes along it would be hit by hellish wave only to kill it.
|
Sorry the line is :p
Code:
_IFMemPtrRead=%TargetBase,%OffsetName,WCHAR[32],=MobNameHere;
Quote:
Originally Posted by sinister11111
Is there any command to ressurect, other than using mouse? I'm having problem with the mouse coord on this version 4.09. For example, I run a script to select the 7th toon then cycle through them, but after it a while, it starts selecting the 4th toon on the list, which is not the same mousecoordinates that i have on the script. It was working fine on 4.08, but now its being unreliable, I'm running 4 clients, 2 of them would res on the script, the other 2 sometimes res, sometimes it doesn't. I need to res inside an instance and if i use the command;
MemWrite=%AddrResurrect,0,BYTE;
it sends me to obelisk. Instead of ressing me at the start of the instance.
|
As you said already the only alternative would be the MemWrite line you posted but this resses at the obelisk only.
So you need to use mouse and the only thing that can bother there is if a certain toon has a different UI size or the window positions are slightly different, you should reset the window positions at all your toons.
besides that the part with the 7th toon you mean the character selection?
just add me at skype, it's much easier to help there when it's about scripting