Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Aion > Aion Hacks, Bots, Cheats & Exploits
You last visited: Today at 00:54

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



Para's VanillaTool [Rework]

Discussion on Para's VanillaTool [Rework] within the Aion Hacks, Bots, Cheats & Exploits forum part of the Aion category.

Reply
 
Old 05/20/2017, 20:13   #5491
 
elite*gold: 0
Join Date: Jun 2008
Posts: 7
Received Thanks: 0
Quote:
Originally Posted by Paraly View Post
Everything you can do manually is also possible with a script


There's not much left, speed is already implemented and something like superjump can easily be done with a script

Code:
#IF=%FirstTime,;
#UseLoop
UseSpeed=1;
_SetVar2=4.8; <-- jump distance
#ENDIF

WaitForKey=20,1;
_MemPtrReadVar=%PlayerBase,%OffsetPosZ,FLOAT,1;
_Calc1=%Var1+%Var2;
MemPtrWrite=%PlayerBase,%OffsetPosZ,%Var1,FLOAT;
Delay=1250;

On deyla i hear that many ppl get ban in garden of knowledge looting boxes
Tribesik is offline  
Old 05/21/2017, 14:49   #5492
 
elite*gold: 0
Join Date: Nov 2015
Posts: 335
Received Thanks: 20
Anyone help please anyone can zoom in Aion without having the mouse wheel? My broke someone pls
Exem strike is offline  
Old 05/21/2017, 15:01   #5493
 
Paraly's Avatar
 
elite*gold: 27
Join Date: Sep 2009
Posts: 5,592
Received Thanks: 1,596
Quote:
Originally Posted by Exem strike View Post
Anyone help please anyone can zoom in Aion without having the mouse wheel? My broke someone pls
you can zoom in out by using the UP / DOWN arrow key
Code:
#IF=%FirstTime,;
UseSpeed=1;
#UseLoop
_SetVar2=2.5; <-- zoom distance
_SetVar3=450; <-- zoom speed
#ENDIF

_IFKey=26,1; Arrow Up
_MemPtrReadVar=%AddrThirdPerson,%OffsetThirdPerson,FLOAT,1;
_Calc1=%Var1-%Var2;
MemWrite=%AddrFreeMem1,%Var1,FLOAT;
_IFMemRead=%AddrFreeMem1,FLOAT,<300;
_IFMemRead=%AddrFreeMem1,FLOAT,>0.1;
MemPtrWrite=%AddrThirdPerson,%OffsetThirdPerson,%Var1,FLOAT;
Delay=%Var3;
#ENDIF

_IFKey=28,1; Arrow Down
_MemPtrReadVar=%AddrThirdPerson,%OffsetThirdPerson,FLOAT,1;
_Calc1=%Var1+%Var2;
MemWrite=%AddrFreeMem1,%Var1,FLOAT;
_IFMemRead=%AddrFreeMem1,FLOAT,<300;
_IFMemRead=%AddrFreeMem1,FLOAT,>0.1;
MemPtrWrite=%AddrThirdPerson,%OffsetThirdPerson,%Var1,FLOAT;
Delay=%Var3;
#ENDIF
Note: I just wrote it at my phone, I'm not sure if everything is correct
Paraly is offline  
Old 05/21/2017, 15:05   #5494
 
elite*gold: 0
Join Date: Oct 2016
Posts: 12
Received Thanks: 0
Ich nutze alle Aktuellen Versionen der Tools die Online sind jedoch wenn ich spieler im Hide sehe blinken sie und ich kann sie nicht ins target nehmen Benutze ich dan Auge oder Auge 2 kann ich sie auch nicht antaben oder auswählen bitte um hilfe
miele96 is offline  
Old 05/21/2017, 15:08   #5495
 
Paraly's Avatar
 
elite*gold: 27
Join Date: Sep 2009
Posts: 5,592
Received Thanks: 1,596
Quote:
Originally Posted by miele96 View Post
Ich nutze alle Aktuellen Versionen der Tools die Online sind jedoch wenn ich spieler im Hide sehe blinken sie und ich kann sie nicht ins target nehmen Benutze ich dan Auge oder Auge 2 kann ich sie auch nicht antaben oder auswählen bitte um hilfe
Schalte den Eye secure Modus beim Overlay aus, du könntest stattdessen das Eye secure Script verwenden, das verhindert das ins Target nehmen von unsichtbaren Spielern falls du keinen Auge buff an hast.
Paraly is offline  
Old 05/21/2017, 15:30   #5496
 
elite*gold: 0
Join Date: Oct 2016
Posts: 12
Received Thanks: 0
...
miele96 is offline  
Old 05/21/2017, 15:33   #5497
 
Paraly's Avatar
 
elite*gold: 27
Join Date: Sep 2009
Posts: 5,592
Received Thanks: 1,596
Quote:
Originally Posted by miele96 View Post
habe ich jetzt versucht jedoch kann ich wenn ich auge anmache dann den Gegner nur kurz ins target nehmen und dann ist er wieder weg und dann wieder nur kurz im target
Du hast es so eingestellt?
- See hidden Players - ON
- See Game Masters - Optional
- Eye Secure mode - OFF

und das script lässt du am besten auch aus
Paraly is offline  
Old 05/21/2017, 15:42   #5498
 
elite*gold: 0
Join Date: May 2017
Posts: 25
Received Thanks: 0
Hey man,
What time are you connected? I'll buy your hack
Plomed is offline  
Old 05/21/2017, 15:46   #5499
 
Paraly's Avatar
 
elite*gold: 27
Join Date: Sep 2009
Posts: 5,592
Received Thanks: 1,596
Quote:
Originally Posted by Plomed View Post
Hey man,
What time are you connected? I'll buy your hack
I'm online for the next ~12 hours
Paraly is offline  
Old 05/21/2017, 15:49   #5500
 
elite*gold: 0
Join Date: Oct 2016
Posts: 12
Received Thanks: 0
Quote:
Originally Posted by Paraly View Post
Du hast es so eingestellt?
- See hidden Players - ON
- See Game Masters - Optional
- Eye Secure mode - OFF

und das script lässt du am besten auch aus
ja hatte ich muss ich den mode komplet abschalten das es funktioniert?
miele96 is offline  
Old 05/21/2017, 15:50   #5501
 
Paraly's Avatar
 
elite*gold: 27
Join Date: Sep 2009
Posts: 5,592
Received Thanks: 1,596
Quote:
Originally Posted by miele96 View Post
ja hatte ich muss ich den mode komplet abschalten das es funktioniert?
Ja, der Eye secure mode muss komplett aus sein, am besten dannach nochmal See hidden Players reaktivieren
Paraly is offline  
Old 05/21/2017, 15:52   #5502
 
elite*gold: 0
Join Date: Nov 2015
Posts: 335
Received Thanks: 20
Quote:
Originally Posted by Paraly View Post
you can zoom in out by using the UP / DOWN arrow key
Code:
#IF=%FirstTime,;
UseSpeed=1;
#UseLoop
_SetVar2=2.5; <-- zoom distance
_SetVar3=450; <-- zoom speed
#ENDIF

_IFKey=26,1; Arrow Up
_MemPtrReadVar=%AddrThirdPerson,%OffsetThirdPerson,FLOAT,1;
_Calc1=%Var1-%Var2;
MemWrite=%AddrFreeMem1,%Var1,FLOAT;
_IFMemRead=%AddrFreeMem1,FLOAT,<300;
_IFMemRead=%AddrFreeMem1,FLOAT,>0.1;
MemPtrWrite=%AddrThirdPerson,%OffsetThirdPerson,%Var1,FLOAT;
Delay=%Var3;
#ENDIF

_IFKey=28,1; Arrow Down
_MemPtrReadVar=%AddrThirdPerson,%OffsetThirdPerson,FLOAT,1;
_Calc1=%Var1+%Var2;
MemWrite=%AddrFreeMem1,%Var1,FLOAT;
_IFMemRead=%AddrFreeMem1,FLOAT,<300;
_IFMemRead=%AddrFreeMem1,FLOAT,>0.1;
MemPtrWrite=%AddrThirdPerson,%OffsetThirdPerson,%Var1,FLOAT;
Delay=%Var3;
#ENDIF
Note: I just wrote it at my phone, I'm not sure if everything is correct

As always you are the best paraly, thank you very much will help me very much until I buy a new mouse * - *
Exem strike is offline  
Old 05/21/2017, 16:36   #5503
 
elite*gold: 0
Join Date: May 2017
Posts: 25
Received Thanks: 0
Do you know if there are GMs watching Aion EU Gameforge?
Plomed is offline  
Old 05/21/2017, 16:37   #5504
 
Paraly's Avatar
 
elite*gold: 27
Join Date: Sep 2009
Posts: 5,592
Received Thanks: 1,596
Quote:
Originally Posted by Plomed View Post
Do you know if there are GMs watching Aion EU Gameforge?
Yes, GMs are frequently inspecting players at EU.
Paraly is offline  
Old 05/21/2017, 16:55   #5505
 
elite*gold: 0
Join Date: May 2017
Posts: 25
Received Thanks: 0
And your hack is sure about this ? How hide the hack ?
Plomed is offline  
Reply

Tags
animation, cheat, hack, script, vanillatool


Similar Threads Similar Threads
Para's VanillaTool [hack undetected]
12/11/2014 - Aion Hacks, Bots, Cheats & Exploits - 497 Replies
http://i.epvpimg.com/k6WPg.png http://epvpimg.com/mhK2h.png



All times are GMT +2. The time now is 00:54.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.