hello paral i have resat my pc and now my hack not working i have my old ID and the new ID how i seand you that?
No that was a slight problem with the opening of the door, the character would walk way too front and he would fall down and then nothing else worked as intended, no aether would be used for turrets or anything else.Quote:
I'm the only one who falls down the stairs sometimes?[Only registered and activated users can see links. Click Here To Register...]
SendKey=0x43; Delay=15; SendKey=0x43; Delay=125; MoveSmooth=230,186; <-- this is what makes you fall Delay=500; #ENDIF #UNTIL=%Position,230/186/x;
SendKey=0x43; Delay=15; SendKey=0x43; Delay=125; MoveSmooth=230,184; change 186 to 184 Delay=500; #ENDIF #UNTIL=%Position,230/184/x; and change this 186 to 184 as well
_MemPattern=[Pattern],[Offset],[Global],[Only Game.dll][custom start/end];
%Var[PatternRet_1] %Var[PatternRet_2] %Var[PatternRet_3] %Var[PatternRet_4] ...
_MemPattern=C90134DF0A9307577896ECFBBE,13; // Kinah Server Pattern _MemReadVar=%Var[PatternRet_1],DWORD,1; WaitForResponse=Kinah: %Var1;
Quote:
how add fly on combat wizard?
How to add a flight transporter: 1. At recording the return path go to the teleporter 2. Make sure Aion is in windowed mode and resized to the smallest window size possible 3. Target the teleporter, hit the "Delete" key 4. talk to the teleporter 5. hover your mouse over the teleport button, hit the "Delete" key 6. click on the teleport button 7. hover your mouse over the destination, hit the "Delete" key 8. click on the destination 9. hover your mouse over the OK button, hit the "Delete" key 10. click on OK 11. wait till you arrived at the destination, hit the "Delete" key 12. continue recording
This should work for such casesQuote:
is there any script help me buy bundle from NPC legion seller in Larkrum fortress when I'm not from the Legion took the Fort?
Thanks, it seem doesn't work for me now, can't force the NPC sell item .Quote:
This should work for such cases
[Only registered and activated users can see links. Click Here To Register...]
However several people tried it already for the legion only NPC in lakrum fort and seems it doesn't work for any of them.
Do you fight with the _AC combat system?Quote:
i have a script to autodps the boss in primeths forge while floating in the air to avoid damage. The boss goes invisible and removes selection every so often. What do I add to the script to automatically to re-target the boss whenever she goes invisible, and to pause the script and stop attacking when she does this?
#DO=1200000; Command=/select BossName; Delay=55; _AutoCombat=True; _SetVar=temp,0; _IFMemPtrRead=%TargetBase,%OffsetName,WCHAR[64],=BossName; _Calc[temp]=%Var[temp]+1; #ENDIF _IFMemPtrRead=%TargetBase,%OffsetHP,DWORD,=0; _Calc[temp]=%Var[temp]+1; #ENDIF #UNTIL=%Var[temp],>1;