Para's VanillaTool [Rework]

08/06/2016 01:52 Paraly#3916
Quote:
Originally Posted by commanderwolf View Post
i dont see any yellow font ...

ok i got it
I've send you a PM
08/06/2016 09:09 Insecte#3917
Hello , I do not work the update 2.63
08/06/2016 11:32 aceownu#3918
Quote:
Originally Posted by Paraly View Post
Braucht man nicht mehr da NA und EU automatisch den 64bit Client ausführen.
mit bypass wäre es aber immer noch schneller, es überprüft die Daten zuerst und öffnet erst viel später das Spiel
08/07/2016 07:22 Omegaprea#3919
Hi para¡¡ XD, need to ask a thing, i need to format my pc and go back to win 7 for some graphical issues with windows 10 , can i have any possibility to keep the hack, or need to re buy again?
08/07/2016 14:16 Paraly#3920
Quote:
Originally Posted by Omegaprea View Post
Hi para¡¡ XD, need to ask a thing, i need to format my pc and go back to win 7 for some graphical issues with windows 10 , can i have any possibility to keep the hack, or need to re buy again?
Surely you can keep using the hack, just send me your previous unique-ID which have currently and the new unique-ID which you got after the installation, also send me your paypal email.
08/07/2016 16:13 FallenEdge#3921
Quote:
Originally Posted by Paraly View Post
here you go :)
don't forget to replace the word "main" with your main charactername

Edit: This is only for NA client
Code:
#IF=%FirstTime,;
#UseLoop
Command=;
#ENDIF
Command=/select main;<-- replace "main" here
Delay=100;
Command=/attack;

;;;;;;;;;;;;NOTIFICATIONS;;;;;;;
#IF=TargetName,;
Command=/w main I don't see you anymore, I'll wait here.;<-- replace "main" here
#DO=999999999;
Command=/select main;<-- replace "main" here
#UNTIL=%TargetName,main;<-- replace "main" here
#ENDIF

_IFMemPtrRead=%PlayerBase,0x378/0x44,BYTE,<50;<-- Use if lower than 50% life
#IF=%Timer=1,60000;
Command=/w main I'm low life!;<-- replace "main" here
CreateTimer=1;
#ENDIF


;;;;;;;;;;;;SKILL USAGE;;;;;;;;;;
_IFMemPtrRead=%TargetBase,0x378/0x44,BYTE,<75;<-- Use if lower than 75% life
#IF=%Timer=3931,120000; <-- SAVING GRACE
#DO=750;
UseID=3931;
_UNTILMemRead=0x1521130,WORD,=3931;
_IFMemRead=0x1521130,WORD,=3931;
CreateTimer=3931;
MemWrite=0x1521130,0,WORD;
#DO=1000;
Delay=50;
_UNTILMemPtrRead=%PlayerBase,0x378/0x1588,DWORD,>0;
#DO=4000;
Delay=50;
_UNTILMemPtrRead=%PlayerBase,0x378/0x1588,DWORD,=0;
#ENDIF

_IFMemPtrRead=%TargetBase,0x378/0x44,BYTE,<75;<-- Use if lower than 75% life
#IF=%Timer=3959,30000; <-- FLASH OF RECOVERY
#DO=750;
UseID=3959;
_UNTILMemRead=0x1521130,WORD,=3959;
_IFMemRead=0x1521130,WORD,=3959;
CreateTimer=3959;
MemWrite=0x1521130,0,WORD;
#DO=1000;
Delay=50;
_UNTILMemPtrRead=%PlayerBase,0x378/0x1588,DWORD,>0;
#DO=4000;
Delay=50;
_UNTILMemPtrRead=%PlayerBase,0x378/0x1588,DWORD,=0;
#ENDIF

_IFMemPtrRead=%TargetBase,0x378/0x15B4,BYTE,>0;
#IF=%Timer=3950,30000; <-- LIGHT OF REJUVENATION
#DO=750;
UseID=3950;
_UNTILMemRead=0x1521130,WORD,=3950;
_IFMemRead=0x1521130,WORD,=3950;
CreateTimer=3950;
MemWrite=0x1521130,0,WORD;
#DO=1000;
Delay=50;
_UNTILMemPtrRead=%PlayerBase,0x378/0x1588,DWORD,>0;
#DO=4000;
Delay=50;
_UNTILMemPtrRead=%PlayerBase,0x378/0x1588,DWORD,=0;
#ENDIF

_IFMemPtrRead=%TargetBase,0x378/0x44,BYTE,<75;<-- Use if lower than 75% life
#IF=%Timer=4212,6000; <-- HEALING GRACE
#DO=750;
UseID=4212;
_UNTILMemRead=0x1521130,WORD,=4212;
MemWrite=0x1521130,0,WORD;
#DO=4000;
Delay=50;
_UNTILMemPtrRead=%PlayerBase,0x378/0x1588,DWORD,=4212;
CreateTimer=4212;
#ENDIF

_IFMemPtrRead=%TargetBase,0x378/0x44,BYTE,<75;<-- Use if lower than 75% life
#IF=%Timer=1850,100; <-- HEALING LIGHT
#DO=750;
UseID=1850;
_UNTILMemRead=0x1521130,WORD,=1850;
MemWrite=0x1521130,0,WORD;
#DO=4000;
Delay=50;
_UNTILMemPtrRead=%PlayerBase,0x378/0x1588,DWORD,=1850;
CreateTimer=1850;
#ENDIF

_IFMemPtrRead=%PlayerBase,0x378/0x15C0,DWORD,<5000;<-- If own mana lower than
#IF=%Timer=4194,5000; <-- LIFE CURTAIN
#DO=750;
UseID=4194;
_UNTILMemRead=0x1521130,WORD,=4194;
_IFMemRead=0x1521130,WORD,=4194;
CreateTimer=4194;
MemWrite=0x1521130,0,WORD;
#DO=1000;
Delay=50;
_UNTILMemPtrRead=%PlayerBase,0x378/0x1588,DWORD,>0;
#DO=4000;
Delay=50;
_UNTILMemPtrRead=%PlayerBase,0x378/0x1588,DWORD,=0;
#ENDIF

_IFMemPtrRead=%PlayerBase,0x378/0x44,BYTE,<50;<-- Use if own HP lower than 75%
#IF=%Timer=4194,5000; <-- LIFE CURTAIN
#DO=750;
UseID=4194;
_UNTILMemRead=0x1521130,WORD,=4194;
_IFMemRead=0x1521130,WORD,=4194;
CreateTimer=4194;
MemWrite=0x1521130,0,WORD;
#DO=1000;
Delay=50;
_UNTILMemPtrRead=%PlayerBase,0x378/0x1588,DWORD,>0;
#DO=4000;
Delay=50;
_UNTILMemPtrRead=%PlayerBase,0x378/0x1588,DWORD,=0;
#ENDIF
_____________________



Braucht man nicht mehr da NA und EU automatisch den 64bit Client ausführen.
Hello Paraly. Is it possible to detect abnormal state then use skills like cleanse ?

edit: the script will heal constantly if you have lower HP or not, even with 100% it spam heals.

thanks
08/07/2016 19:18 Paraly#3922
Quote:
Originally Posted by FallenEdge View Post
Hello Paraly. Is it possible to detect abnormal state then use skills like cleanse ?
Yes, you can detect your own debuffs like this (use version 2.64 or newer for this)

Code:
_IFMemPtrRead=0x1578C38,0x6FC,BYTE,>0;<-- If more then 0 debuffs
#IF=%Timer=3937,500; <-- CLEANSE
#DO=750;
UseID=3937;
_UNTILMemRead=0x1521130,WORD,=3937;
_IFMemRead=0x1521130,WORD,=3937;
CreateTimer=3937;
MemWrite=0x1521130,0,WORD;
#DO=1000;
Delay=50;
_UNTILMemPtrRead=%PlayerBase,0x378/0x1588,DWORD,>0;
#DO=4000;
Delay=50;
_UNTILMemPtrRead=%PlayerBase,0x378/0x1588,DWORD,=0;
#ENDIF
Quote:
Originally Posted by FallenEdge View Post
edit: the script will heal constantly if you have lower HP or not, even with 100% it spam heals.

thanks
Are you sure you use version 2.63 or newer?
Do you play at NA or EU?
08/07/2016 20:09 srgcb#3923
Hello.
Any one know how can i do to run more than 2 clients of Aion in the same PC?
Thx very much!
08/07/2016 20:12 Paraly#3924
Quote:
Originally Posted by srgcb View Post
Hello.
Any one know how can i do to run more than 2 clients of Aion in the same PC?
Thx very much!
Use [Only registered and activated users can see links. Click Here To Register...], the free version allows up to 4 clients and the paid version allows unlimited instances of aion.
08/07/2016 20:14 srgcb#3925
Quote:
Originally Posted by Paraly View Post
Use [Only registered and activated users can see links. Click Here To Register...], the free version allows up to 4 clients and the paid version allows unlimited instances of aion.
Thx!!
08/07/2016 20:19 aceownu#3926
i dont understand why there is no launcher bypass anymore, it is just slow to start gf launcher then wait for patcher and it would also solve the multiple client problem.
08/07/2016 20:21 srgcb#3927
Quote:
Originally Posted by Paraly View Post
Use [Only registered and activated users can see links. Click Here To Register...], the free version allows up to 4 clients and the paid version allows unlimited instances of aion.
One question, its baneable? or easy detectable?
08/07/2016 20:29 Paraly#3928
Quote:
Originally Posted by aceownu View Post
i dont understand why there is no launcher bypass anymore, it is just slow to start gf launcher then wait for patcher and it would also solve the multiple client problem.
1. the file check takes 2-5 seconds
2. the multiple client check happens inside the aion.bin not inside the gameforge launcher

if you're that worried about the file check waste of time you whether should buy a SSD or google for a .bat file.
Quote:
Originally Posted by srgcb View Post
One question, its baneable? or easy detectable?
No, you can't get a ban just for using sandboxie.
08/07/2016 21:15 srgcb#3929
Quote:
Originally Posted by Paraly View Post
1. the file check takes 2-5 seconds
2. the multiple client check happens inside the aion.bin not inside the gameforge launcher

if you're that worried about the file check waste of time you whether should buy a SSD or google for a .bat file.


No, you can't get a ban just for using sandboxie.

Thx for reply, and one more question. Can i run, 4 instances of the hack, in that 4 clients, and run 2 diferents scripts? like ft and IO at the same time?
Thx!
08/07/2016 21:18 Paraly#3930
Quote:
Originally Posted by srgcb View Post
Thx for reply, and one more question. Can i run, 4 instances of the hack, in that 4 clients, and run 2 diferents scripts? like ft and IO at the same time?
Thx!
Sure you can, just be sure you inject each hack instance into the right charakter.
You can differ the hack trayicons by hovering above them