Para's VanillaTool [Rework]

09/17/2016 20:33 7life#4261
ty for this. can i do the same for pot? and btw i am at Eu aion. ty
09/17/2016 20:42 Paraly#4262
Quote:
Originally Posted by 7life View Post
ty for this. can i do the same for pot? and btw i am at Eu aion. ty
This address will just log skill usage, but you could do it for the potions aswell if you use some chat log detection.

like this

Code:
#IF=%FirstTime,;
#EnableChatLog
#ClearChatLog
UseSpeed=1;
#UseLoop
#ENDIF

#IF=%FlightTime,<%MaxFlightTime-179;
#IF=%Timer=4580,180000; <-- Soaring Sonnet
#DO=2000;
UseID=4580;
_UNTILMemRead=0x1573070,WORD,=4580;
_IFMemRead=0x1573070,WORD,=4580;
CreateTimer=4580;
MemWrite=0x1573070,0,WORD;
#ENDIF

#IF=%FlightTime,<%MaxFlightTime-200;
#IF=%Timer=162000125,64000; <-- Superior Wind Serum
#EXECUTE=Potion;
#ENDIF


start_Potion;
_MemPtrWrite=%PlayerBase,0x378/0x540,0,BYTE;
#DO=2000;
UseID=162000125;<- Superior Wind Serum
_SearchChatLog=You have used Superior Wind Serum.;
_MemPtrWrite=%PlayerBase,0x378/0x540,1,BYTE;
#ClearChatLog
CreateTimer=162000125;
#ENDIF
_UNTILMemPtrRead=%PlayerBase,0x378/0x540,BYTE,=1;
end_Potion;
09/17/2016 21:05 KiXCaDeXe#4263
Virus detected
09/17/2016 21:09 Paraly#4264
Quote:
Originally Posted by Lupris View Post
Virus detected
.
Quote:
Originally Posted by Paraly View Post
Almost any hack in the world gets detected as virus, it's just a false positive.
It gets detected for many reasons like it does read and write in a external process, it has global hotkeys..
Just add it as exception at your antivir or turn your antivir off.
09/17/2016 21:21 KiXCaDeXe#4265
when i start Para's VanillaTool -Rework- 2.86 nothing happens
09/17/2016 21:32 Paraly#4266
Quote:
Originally Posted by Lupris View Post
when i start Para's VanillaTool -Rework- 2.86 nothing happens
You know the tool isn't free and can't be executed without having paid?
09/17/2016 21:33 KiXCaDeXe#4267
how much does the hack cost?
09/17/2016 21:34 Paraly#4268
Quote:
Originally Posted by Lupris View Post
how much does the hack cost?
20.79€, it's a single time payment.
09/17/2016 21:39 KiXCaDeXe#4269
can i add you in skype or steam?
09/17/2016 21:45 Paraly#4270
Quote:
Originally Posted by Lupris View Post
can i add you in skype or steam?
You can add me at skype, my name there is "paraly."
09/17/2016 21:51 KiXCaDeXe#4271
i added you
09/18/2016 14:54 7life#4272
sry for the many question i make but is there a way to put in script so if the wings close for a reason then the script will open them again? i ask this cause some times, not all the time the wings closed without know the reason.ty again. also how i can learn searching memory adresses?
09/18/2016 15:22 Paraly#4273
Quote:
Originally Posted by 7life View Post
sry for the many question i make but is there a way to put in script so if the wings close for a reason then the script will open them again? i ask this cause some times, not all the time the wings closed without know the reason.ty again. also how i can learn searching memory adresses?
You can check it like this.
Code:
_IFMemPtrRead=%PlayerBase,0x378/0xA18,BYTE,=5;
WaitForResponse=Player is in free flight currently;
#ELSE
WaitForResponse=Player is not in free flight currently;
#ENDIF
Searching memory addresses is nothing you can learn in few minutes, you should search for Cheat Engine tutorials.
09/18/2016 15:43 huntersnip#4274
Help paraly.. the program wont start. i dunno why but it works fine awhile ago
09/19/2016 12:46 Kmrdrow#4275
New Exploit works wonders! Thank you very much!

Running 4 clients at the moment.