Para's VanillaTool [Rework]

10/07/2015 18:37 sanoskay#2161
Quote:
Originally Posted by Paraly View Post
You got some of [Only registered and activated users can see links. Click Here To Register...] in your inventory?
Also the first skill in your quickbar should be binded to 1 like it is default.


paraly is there a way to change the key bind instead of 1 for default as u say to use pots cuz my 1 key is my skills? my pots and buff are on my NUM keys
10/07/2015 18:57 Paraly#2162
Quote:
Originally Posted by sanoskay View Post
paraly is there a way to change the key bind instead of 1 for default as u say to use pots cuz my 1 key is my skills? my pots and buff are on my NUM keys
It doesn't matters what skill you have on the key 1, my hack will place the needed items in there and put your old skill back in it after he have used it.
10/09/2015 13:05 daaaann#2163
para! i could not open the menu... :(
10/09/2015 13:31 Paraly#2164
Quote:
Originally Posted by daaaann View Post
para! i could not open the menu... :(
Do you see the trayicon of my hack?
Try to force enable aero, you find this option by rightclicking at the trayicon of my hack.
Try to rebind the toggle overlay key, you can rebind the hotkey by rightclicking at the trayicon of my hack -> hotkeys...
Also be sure you don't use aion in fullscreen
10/10/2015 00:02 suNtrick#2165
Hi.

This moving on walls etc etc is working everywhere ?

i went to Baruna Research Laboratory and i try to go down and go around ... its not possible to move down up or with this arrow tp --- all the time im gettick back to my position at start ...
10/10/2015 00:41 s1n4n#2166
Was genau ermöglicht mir der Script editor eigentlich alles ?
Zu den funktionen autocraft und die inis die man auto laufen kann ? Gibts dazu ne scriptliste was alles möglich ist
10/10/2015 02:00 Jommuel#2167
need tutorial how to install pls and ty
10/10/2015 02:18 Paraly#2168
Quote:
Originally Posted by s1n4n View Post
Was genau ermöglicht mir der Script editor eigentlich alles ?
Zu den funktionen autocraft und die inis die man auto laufen kann ? Gibts dazu ne scriptliste was alles möglich ist
Guckst du [Only registered and activated users can see links. Click Here To Register...]
Eine commandliste mit Beispielen werde ich später noch in den Hack einbauen
Quote:
Originally Posted by Jommuel View Post
need tutorial how to install pls and ty
Guide for NA (NCSoft):
1. Download the Para's NoFlyAnimation - NA.zip and extract it. Be sure your AION client is closed, then run the file you extracted, simply hit patch. (Step 1. is only needed 1 time after each patch.)

2. Run Aion with the offical NCSoft launcher and log into your character

3. Download the Para's VanillaTool -Rework- 1.xx.zip, extract it and run it, if you're activated there will popup a small window where you can select the process, check NA and hit inject.

4. Now you can view all the functions by pressing insert at your keyboard if your ingame, you can adjust settings with your arrowkeys. There are also some options at the traymenu which is at the bottom right side of your windowsbar.


Guide for EU (Gameforge):
1. Download the Para's NoFlyAnimation - EU.zip and extract it. Be sure your AION client is closed, then run the file you extracted, simply hit patch. (Step 1. is only needed 1 time after each patch.)

2. Download the Para's 64bit Launcher 1.0.0.zip, extract it and run it, select your client language and hit start game, now simply log into your character like usually

3. Download the Para's VanillaTool -Rework- 1.xx.zip, extract it and run it, if you're activated there will popup a small window where you can select the process, check EU and hit inject.

4. Now you can view all the functions by pressing insert at your keyboard if your ingame, you can adjust settings with your arrowkeys. There are also some options at the traymenu which is at the bottom right side of your windowsbar.
10/10/2015 08:11 zdynasty#2169
I have a problem with the program. Suddenly, I stopped working and I can not open the console within the game . When wanting to start back with open client, not me the activation window appears and throws me error.
I made the payment yesterday.
Any ideas?

Nothing.. problem solved
10/10/2015 15:42 jameskhong#2170
i have buy it, please help me to activate
10/10/2015 16:11 s1n4n#2171
Quote:
Originally Posted by Paraly View Post
Guckst du [Only registered and activated users can see links. Click Here To Register...]
Eine commandliste mit Beispielen werde ich später noch in den Hack einbauen

Guide for NA (NCSoft):
1. Download the Para's NoFlyAnimation - NA.zip and extract it. Be sure your AION client is closed, then run the file you extracted, simply hit patch. (Step 1. is only needed 1 time after each patch.)

2. Run Aion with the offical NCSoft launcher and log into your character

3. Download the Para's VanillaTool -Rework- 1.xx.zip, extract it and run it, if you're activated there will popup a small window where you can select the process, check NA and hit inject.

4. Now you can view all the functions by pressing insert at your keyboard if your ingame, you can adjust settings with your arrowkeys. There are also some options at the traymenu which is at the bottom right side of your windowsbar.


Guide for EU (Gameforge):
1. Download the Para's NoFlyAnimation - EU.zip and extract it. Be sure your AION client is closed, then run the file you extracted, simply hit patch. (Step 1. is only needed 1 time after each patch.)

2. Download the Para's 64bit Launcher 1.0.0.zip, extract it and run it, select your client language and hit start game, now simply log into your character like usually

3. Download the Para's VanillaTool -Rework- 1.xx.zip, extract it and run it, if you're activated there will popup a small window where you can select the process, check EU and hit inject.

4. Now you can view all the functions by pressing insert at your keyboard if your ingame, you can adjust settings with your arrowkeys. There are also some options at the traymenu which is at the bottom right side of your windowsbar.


Joa so eine liste wäre nice to have :D
10/10/2015 17:23 Paraly#2172
MoveTo=[x],[y],[z],[Gravity state],[Collision state];
Moves the player to a position, and enables/disables gravity and collision.
_________________________________________

Command=[text];
Sends a string to the Aion chat
_________________________________________

MoveBy=[x],[y],[z];
Moves the player by a distance
_________________________________________

UseID=[itemID/skillID];
Uses a skill or a item
_________________________________________

Mouse=[x],[y];
Leftclick on a coordinate at aion
_________________________________________

Delay=[time];
Let the script pause (time in milliseconds)
_________________________________________

LootChest=[Chestname],[skillname of the loot command];
Take all loot from a chest
_________________________________________

WaitForResponse=[prompt];
Let the script paused until the user hits OK.
_________________________________________

#UseGravity
Script is allowed to use Gravity
_________________________________________

#UseNoGravity
Script is not allowed to use Gravity
_________________________________________

#UseCollision
Script is allowed to use Collision
_________________________________________

#UseNoCollision
Script is not allowed to use Collision
_________________________________________

#UseLoop
Script is allowed to use Loop
_________________________________________

#UseNoGravity
Script is not allowed to use Loop
_________________________________________

#NeedResolution=[Width],[Height];
Resizes Aion
_________________________________________

#CheckUISize
Checks if the UI size is 1.00 (only works if aion has 816,638 resolution)
_________________________________________

RequireVersion=[version];
Scripts needs a certain hack version or newer to be executed
_________________________________________

#WaitUntilCraftFinished
Waits until the current craft process is finished.
10/10/2015 18:33 sanoskay#2173
anyone that using the hack be careful in N/a AIDPSMETER is being used now
10/11/2015 10:17 Jommuel#2174
i need help to intall, i see that tutorial but idk if i need to copy the extractec file to any aion game folder or what? i really whant to try if it work for me, i can make a monthly payment by paypal ty
10/11/2015 12:40 Paraly#2175
Quote:
Originally Posted by Jommuel View Post
i need help to intall, i see that tutorial but idk if i need to copy the extractec file to any aion game folder or what? i really whant to try if it work for me, i can make a monthly payment by paypal ty
No you don't have to move the files to a specific folder.
For NA (NCSoft)
start the game like usual, as soon as you are logged into your character start Para's Vanillatool, select NA and hit inject, done.
For EU (Gameforge)
Start Aion with my custom 64 bit launcher, as soon as you are logged into your character start Para's Vanillatool, select EU and hit inject, done.

Press Insert ingame to toggle the menu visible, adjust settings with the arrowkeys.