Quote:
Originally Posted by fraukaujiro
4 questions...
1) In IO sometimes my toon glides sometimes it doesnt, cant find the exact delay to glide always the script starts... it is at 330 atm, any hint?
2) Can I use 2 script at the same time for differents clients? 1 to gather in IO and the other one would be the anti afk one for the holder.
3) how do I edit the no animation speed?
4) any way to disable those hotkeys? coz some of them are my hotkeys in game too.
|
1. Click on the Aion Client immediately after you have clicked play at the Script Editor.
Edit: Download the latest version of the IO script it should work now for you
2. sure that was the point otherwise the groupholder gets disconnected after some time, simply run the hack a second time and select your second character at the inject window, you can differ the hack trayicons if you hover above them.
3. Open the overlay (Insert) and put what ever value you want in Custom Animation
4. You can rebind all hotkey at the Trayicon -> Hotkeys..
Quote:
Originally Posted by mausersong87
IO server Na drop OMega?
8 hours = 0 omega :´(
|
Sure you can drop omega at NA, 8 hours and 0 omega was just unlucky. :(
Quote:
Originally Posted by mw9310
Can someone write a script.
If target HP lower then 80% use XXX, lower then 60% use YYY. then loop.
Thank you very much.
|
Sure I'll post it here I just have to answer all the messages first.
Edit:
NA version
PHP Code:
#IF=%FirstTime,;
#UseLoop
UseSpeed=1;
Command=;
#ENDIF
_IFMemPtrRead=%TargetBase,0x378/0x44,BYTE,61-80;
UseID=1850; <-- same as Command=/skill Healing Light
Delay=2000;
Command=/skill Healing Light;
Delay=2000;
#ENDIF
_IFMemPtrRead=%TargetBase,0x378/0x44,BYTE,1-60;
UseID=4212; <-- same as Command=/skill Healing Grace
Delay=3000;
Command=/skill Healing Grace;
Delay=3000;
#ENDIF
EU version
PHP Code:
#IF=%FirstTime,;
#UseLoop
UseSpeed=1;
Command=;
#ENDIF
_IFMemPtrRead=%TargetBase,0x370/0x44,BYTE,61-80;
UseID=1850; <-- same as Command=/skill Healing Light
Delay=2000;
Command=/skill Healing Light;
Delay=2000;
#ENDIF
_IFMemPtrRead=%TargetBase,0x370/0x44,BYTE,1-60;
UseID=4212; <-- same as Command=/skill Healing Grace
Delay=3000;
Command=/skill Healing Grace;
Delay=3000;
#ENDIF
Quote:
Originally Posted by rabilo
Your private message inbox is full paraly
Nē de transaction : 4TS42409Y6944933M
|
Your ID is activated now, sorry for the delay it was night here.