elitepvpers

elitepvpers (https://www.elitepvpers.com/forum/)
-   Aion Hacks, Bots, Cheats & Exploits (https://www.elitepvpers.com/forum/aion-hacks-bots-cheats-exploits/)
-   -   Para's VanillaTool [Rework] (https://www.elitepvpers.com/forum/aion-hacks-bots-cheats-exploits/3259175-paras-vanillatool-rework.html)

Paraly 11/27/2015 12:44

Quote:

Originally Posted by necrodoom (Post 33436188)
But paraly how the skills will work in auto?Only if you use them manualy i think.Forgive if i think wrong:)

They won't work in auto, you have to put every skillname in the right rotation to this part of the script
Quote:

Originally Posted by Paraly
#DO=300000;
Command=/skill Chain of Suffering;
Delay=2350;
MoveTo=619.3,479,213.004,True,True;
Command=/skill Earth's Wrath;
Delay=1850;
MoveTo=617.3,481,213.004,True,True;
Command=/skill Aero Snare;
Delay=550;
MoveTo=615.3,479,213.004,True,True;
Command=/skill Enfeebling Burst;
Delay=1350;
MoveTo=617.3,477,213.004,True,True;
Command=/skill Punishing Earth;
Delay=2850;
MoveTo=619.3,476,213.004,True,True;
Command=/skill Thunderbolt;
Delay=550;
MoveTo=617.3,477,213.004,True,True;
Command=/skill Divine Spark;
Delay=550;
MoveTo=615.3,479,213.004,True,True;
Command=/skill Slashing Wind;
Delay=750;
MoveTo=617.3,481,213.004,True,True;
Command=/skill Divine Touch;
Delay=550;
MoveTo=619.3,479,213.004,True,True;
Command=/skill Retribution Lightning;
Delay=550;
MoveTo=617.3,477,213.004,True,True;
Command=/skill Summon Holy Servant;
Delay=750;
MoveTo=615.3,476,213.004,True,True;
Command=/skill Summon Noble Energy;
Delay=750;
MoveTo=617.3,477,213.004,True,True;
Command=/skill Call Lightning;
Delay=3350;
MoveTo=619.3,479,213.004,True,True;
Command=/skill Chastise;
Delay=750;
MoveTo=617.3,481,213.004,True,True;
Command=/skill Infernal Blaze;
Delay=750;
MoveTo=615.3,479,213.004,True,True;
Command=/skill Smite;
Delay=1850;
MoveTo=617.3,477,213.004,True,True;
Command=/skill Thunderbolt;
Delay=550;
MoveTo=619.3,476,213.004,True,True;
Command=/skill Divine Spark;
Delay=550;
MoveTo=617.3,477,213.004,True,True;
Command=/skill Life Curtain;
Delay=450;
MoveTo=615.3,479,213.004,True,True;
Command=/skill Penance;
Delay=350;
Command=/Use Fine Recovery Serum;
MoveTo=617.3,481,213.004,True,True;
Command=/select %CHARNAME;
Delay=150;
Command=/select Unstable Triroan;
Delay=150;
#UNTIL=%TargetDead,;


Take a look at the cast time / motion time of the skills you use, you have to adjust the delay after the skill.

For example:
[Only registered and activated users can see links. Click Here To Register...] from Sorcerer has 4 seconds Cast time, for this example we add it as first skill to the rotation it would look like this

Code:

#DO=300000;
Command=/skill Storm Strike; <--- Skillname
Delay=4000;<--- the delay in milliseconds
MoveTo=619.3,479,213.004,True,True;
Command=/skill Earth's Wrath;
Delay=1850;
MoveTo=617.3,481,213.004,True,True;
Command=/skill Aero Snare;
Delay=550;
MoveTo=615.3,479,213.004,True,True;
Command=/skill Enfeebling Burst;
Delay=1350;
MoveTo=617.3,477,213.004,True,True;
Command=/skill Punishing Earth;
Delay=2850;
MoveTo=619.3,476,213.004,True,True;
Command=/skill Thunderbolt;
Delay=550;
MoveTo=617.3,477,213.004,True,True;
Command=/skill Divine Spark;
Delay=550;
MoveTo=615.3,479,213.004,True,True;
Command=/skill Slashing Wind;
Delay=750;
MoveTo=617.3,481,213.004,True,True;
Command=/skill Divine Touch;
Delay=550;
MoveTo=619.3,479,213.004,True,True;
Command=/skill Retribution Lightning;
Delay=550;
MoveTo=617.3,477,213.004,True,True;
Command=/skill Summon Holy Servant;
Delay=750;
MoveTo=615.3,476,213.004,True,True;
Command=/skill Summon Noble Energy;
Delay=750;
MoveTo=617.3,477,213.004,True,True;
Command=/skill Call Lightning;
Delay=3350;
MoveTo=619.3,479,213.004,True,True;
Command=/skill Chastise;
Delay=750;
MoveTo=617.3,481,213.004,True,True;
Command=/skill Infernal Blaze;
Delay=750;
MoveTo=615.3,479,213.004,True,True;
Command=/skill Smite;
Delay=1850;
MoveTo=617.3,477,213.004,True,True;
Command=/skill Thunderbolt;
Delay=550;
MoveTo=619.3,476,213.004,True,True;
Command=/skill Divine Spark;
Delay=550;
MoveTo=617.3,477,213.004,True,True;
Command=/skill Life Curtain;
Delay=450;
MoveTo=615.3,479,213.004,True,True;
Command=/skill Penance;
Delay=350;
Command=/Use Fine Recovery Serum;
MoveTo=617.3,481,213.004,True,True;
Command=/select %CHARNAME;
Delay=150;
Command=/select Unstable Triroan;
Delay=150;
#UNTIL=%TargetDead,;


GreekElly 11/27/2015 12:49

hello paraly can i have a 24h free trial ?? if it works i will buy it :)

necrodoom 11/27/2015 12:58

you mean that i change all skills with the cast time of each skill and its ok?

Paraly 11/27/2015 13:01

Quote:

Originally Posted by necrodoom (Post 33436290)
you mean that i change all skills with the cast time of each skill and its ok?

exactly :)
you can reduce the delay a bit since every script user should have a cast speed weapon.
Also if you wanna use a chain you have to call all the skills in the right order with the right delays.
You shouldn't use a delay higher than 4000, the chance will be really high that the boss resets

necrodoom 11/27/2015 13:04

Ty and the bitterdog!

Paraly think about and the auto group at the DS.Will be awasome

Paraly 11/27/2015 13:57

Quote:

Originally Posted by necrodoom (Post 33436320)
Ty and the bitterdog!

Paraly think about and the auto group at the DS.Will be awasome

I already got the script for a long time, I just haven't shared it cause I don't want to get the exploit fixed soon :p

necrodoom 11/27/2015 14:13

hahahahahahh you are pro!I wii wait.

bitterdog 11/28/2015 01:57

1 Attachment(s)
Quote:

Originally Posted by Paraly (Post 33436601)
I already got the script for a long time, I just haven't shared it cause I don't want to get the exploit fixed soon :p

I modified your script and made one for DS also but that's one that should NEVER be shared!


People who are asking for a free trial - Support Para's hard work all the comments should be enough. Para's tool is worth the money! BUY IT!


attached is my gunner script obviously im no Para but it works for me using dual pistols.

roybricio 11/28/2015 03:17

Quote:

Originally Posted by bitterdog (Post 33441215)
I modified your script and made one for DS also but that's one that should NEVER be shared!


People who are asking for a free trial - Support Para's hard work all the comments should be enough. Para's tool is worth the money! BUY IT!


attached is my gunner script obviously im no Para but it works for me using dual pistols.

YEah with the basics of the theo you can do a DS script, so easy =P

erikill 11/28/2015 05:53

what price this hack?It has test version

yam316 11/28/2015 06:40

disable coalition dont work

Jommuel 11/29/2015 06:09

hii Paraly

need your help

already have a friend he buy the hack but he forget to put the unique ID how u or he can fix that?

pls replie and ty so much :3

lumcold 11/29/2015 09:33

Hi Parly i am totaly new to this , do i need to pay elitepvpers to upgrade the account before i can buy or pay for your program ? or i can just pay you to use noanimation program ?

Paraly 11/29/2015 11:17

Quote:

Originally Posted by lumcold (Post 33448111)
Hi Parly i am totaly new to this , do i need to pay elitepvpers to upgrade the account before i can buy or pay for your program ? or i can just pay you to use noanimation program ?

You have to pay me for using the tool, you can pay right [Only registered and activated users can see links. Click Here To Register...].

yam316 11/30/2015 00:37

Quote:

Originally Posted by Paraly (Post 33448430)
You have to pay me for using the tool, you can pay right [Only registered and activated users can see links. Click Here To Register...].

im still waiting for disable coalition fix because if i want only no animation i have that program for free i need the entire program i pay

Paraly 11/30/2015 00:55

Quote:

Originally Posted by yam316 (Post 33453686)
im still waiting for disable coalition fix because if i want only no animation i have that program for free i need the entire program i pay

it already works for everyone, are you sure you use the latest hack version?
If so please try it at version [Only registered and activated users can see links. Click Here To Register...]

yam316 11/30/2015 00:56

i try boths and dont work for me

and i try my 3 account and do the same

realy lol

xerofaith0 11/30/2015 16:45

I cannot launch 2.38, only 2.36 and earlier. When I launch 2.38, I have this error message. [Only registered and activated users can see links. Click Here To Register...] I am running Windows 10 64 bit. This did not happen with other version just 2.38, so I am using 2.36 again but popup every time I launch. (Maybe auto update feature in future release?)

Paraly 11/30/2015 16:47

Quote:

Originally Posted by xerofaith0 (Post 33456828)
I cannot launch 2.38, only 2.36 and earlier. When I launch 2.38, I have this error message. [Only registered and activated users can see links. Click Here To Register...] I am running Windows 10 64 bit. This did not happen with other version just 2.38, so I am using 2.36 again but popup every time I launch. (Maybe auto update feature in future release?)

Maybe you only have added a exclusion from your antivir for version 2.36?

HiIamBatMan 12/01/2015 07:55

Everytime I use siegemode while playing Aethertech.
the no animation doesnt work after I get teleported inside instance server, teleport to other map, entering a rift, enter an instance.
I tried to close the tool and reopen it again. it wouldnt run the animation either.

I uses Custom animation on my AT cuz it seems working for me.

It doesnt do that when im NOT using siegemode
is that a normal bug?

adrienpk 12/01/2015 11:22

Quote:

Originally Posted by Paraly (Post 33456841)
Maybe you only have added a exclusion from your antivir for version 2.36?

I have the same problem, and all previous versions works perfectly until this one.

Paraly 12/01/2015 13:49

Quote:

Originally Posted by adrienpk (Post 33461322)
I have the same problem, and all previous versions works perfectly until this one.

Still happens with 2.39?

xerofaith0 12/01/2015 14:23

Quote:

Originally Posted by Paraly (Post 33462067)
Still happens with 2.39?

Fixed in 2.39, so issue only in 2.38. Something was wrong with 2.38 but now 2.39 is fine. Btw the anti afk said fixed in patch notes but I still disconnect using Anti AFK function of hack.

HiIamBatMan 12/01/2015 23:15

Quote:

Originally Posted by HiIamBatMan (Post 33460687)
Everytime I use siegemode while playing Aethertech.
the no animation doesnt work after I get teleported inside instance server, teleport to other map, entering a rift, enter an instance.
I tried to close the tool and reopen it again. it wouldnt run the animation either.

I uses Custom animation on my AT cuz it seems working for me.

It doesnt do that when im NOT using siegemode
is that a normal bug?

reply please?

Paraly 12/01/2015 23:33

Quote:

Originally Posted by HiIamBatMan (Post 33466355)
reply please?

With siege mode you have to target yourself and press F11 after every teleport / death

HiIamBatMan 12/02/2015 01:10

Quote:

Originally Posted by Paraly (Post 33466462)
With siege mode you have to target yourself and press F11 after every teleport / death

Did that and no animation stops working

lumcold 12/02/2015 01:26

Quick question paraly
 
Where i find the new patch ? 2.39? i keep getting this annoying msg window everytime i open the program .

Also anyone have a Gathering script on hand i can use to gather my lvl up ?

Sorry new to heretring to get help hope i am not in the wrong thread :D

Is the crafting out dated? it didnt work for me
because the new patch i guess?

Paraly 12/02/2015 01:57

Quote:

Originally Posted by lumcold (Post 33466893)
Where i find the new patch ? 2.39? i keep getting this annoying msg window everytime i open the program .

Also anyone have a Gathering script on hand i can use to gather my lvl up ?

Sorry new to heretring to get help hope i am not in the wrong thread :D

Is the crafting out dated? it didnt work for me
because the new patch i guess?

You can find the latest version always at the [Only registered and activated users can see links. Click Here To Register...] of this thread.
There's no Gathering script yet.
The AutoCraft Script still works, maybe you haven't moved the x_data.pak to the right location, add "#CheckPAK" to the top of your crafting script.

adrian30020 12/02/2015 05:52

any plans for updating the scripts list for other instances? that tool is the more fantastic thing ever

r3mo 12/03/2015 03:58

Man everything works fine, just sometimes it deselect aion window, im sure is something with the force aero thing. I mean sometimes im playing and it stop moving like i dont have aion window selected.

yangvn 12/03/2015 07:12

Quote:

Originally Posted by r3mo (Post 33473283)
Man everything works fine, just sometimes it deselect aion window, im sure is something with the force aero thing. I mean sometimes im playing and it stop moving like i dont have aion window selected.

I have same problem

Anoniempje1990 12/03/2015 20:31

Quote:

Originally Posted by r3mo (Post 33473283)
Man everything works fine, just sometimes it deselect aion window, im sure is something with the force aero thing. I mean sometimes im playing and it stop moving like i dont have aion window selected.

I have the same issue, which I actually mentioned a few pages back already... it is very annoying. It especially happens when teleporting to new areas/maps/instances and flying to other areas.

lumcold 12/03/2015 21:28

You can find the latest version always at the topic of this thread.
There's no Gathering script yet.
The AutoCraft Script still works, maybe you haven't moved the x_data.pak to the right location, add "#CheckPAK" to the top of your crafting script.


Sorry Paraly where do i find #CheckPak to add?

oh ok add it to teh script , i see thanks , i will try that and see how it goes thanks

Quote:

Originally Posted by Paraly (Post 33466992)
You can find the latest version always at the [Only registered and activated users can see links. Click Here To Register...] of this thread.
There's no Gathering script yet.
The AutoCraft Script still works, maybe you haven't moved the x_data.pak to the right location, add "#CheckPAK" to the top of your crafting script.

You mean i should delete the dat.pak ? as u mean move it ?
And how i find #Checkpad?

Paraly 12/03/2015 23:10

Quote:

Originally Posted by lumcold (Post 33477998)
You can find the latest version always at the topic of this thread.
There's no Gathering script yet.
The AutoCraft Script still works, maybe you haven't moved the x_data.pak to the right location, add "#CheckPAK" to the top of your crafting script.


Sorry Paraly where do i find #CheckPak to add?

oh ok add it to teh script , i see thanks , i will try that and see how it goes thanks



You mean i should delete the dat.pak ? as u mean move it ?
And how i find #Checkpad?

Just write "#CheckPAK" to the uppest line of the autocraft script, and run it.
If you haven't moved the x_data.pak correctly there will popup a message and it will open the right folder where you have to put the x_data.pak into.

Maurikson 12/04/2015 00:23

paid hack?You have trial version?

aleyalfo2 12/04/2015 04:03

run in windows 10 pro 64 bits?

Paraly 12/04/2015 05:34

Quote:

Originally Posted by aleyalfo2 (Post 33479278)
run in windows 10 pro 64 bits?

sure

zorak10 12/04/2015 10:33

Guys what is best for Ranger Enhance or NoAnimation? and what the bets numer to put there?

i didint understand what this Enhanced Animation do

Paraly 12/04/2015 12:39

Quote:

Originally Posted by zorak10 (Post 33479915)
Guys what is best for Ranger Enhance or NoAnimation? and what the bets numer to put there?

i didint understand what this Enhanced Animation do

Enhanced Animation reduces the animationtime of each skill by a value.
As ranger you should use Enhanced Animation, I used a value of -575.

higoukii 12/04/2015 17:12

Hey para i have a question about the Flight Path patcher. Is there a way to manually select the aion folder? I have both the steam and non-steam client installed to compare the difference for SSD. I need to patch the non-steam version of the game but I don't know what directory exactly to type into the path from my other hard drive


All times are GMT +2. The time now is 18:51.

Powered by vBulletin®
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.