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)

Diavolakos 10/28/2017 19:34

I personally had no problem. There is one thing I want to ask about COE.

In the beginning the character glides instead of the typical gravity movements. Do you do this in order to save time or is there an important reason to do it?

I am only asking because I run to the same 100% CPU problem, I put lower fps to my clients BUT anything lower than 50 fps created a problem with not gliding. The char goes higher and then falls trying to start the glide but the wings don't open. Or they open for a fraction of a second and then they close.

If there is no important reason to glide (since it is such a tiny amount of area covered) is it possible to get a version without the glide thing?

And that is because to run 4 clients on COE I need 4 more clients for the group holders.

~~~~~~

Does this delay affect that?

Quote:

Delay=105; <----MAYBE YOU NEED TO ADJUST HERE
P.S. I HATE having to go to eternity teleport area :D did they really have to make it like that :P

Paraly 10/28/2017 19:41

Quote:

Originally Posted by Diavolakos (Post 36432342)
I personally had no problem. There is one thing I want to ask about COE.

In the beginning the character glides instead of the typical gravity movements. Do you do this in order to save time or is there an important reason to do it?

I am only asking because I run to the same 100% CPU problem, putting lower fps to my clients BUT anything lower than 50 fps created a problem with not gliding. The char goes higher and then falls trying to start the glide but the wings don't open.

If there is no important reason to glide (since it is such a tiny amount of area covered) is it possible to get a version without the glide thing?

And that is because to run 4 clients on COE I need 4 more clients for the group holders.

P.S. I HATE having to go to eternity teleport area :D did they really have to make it like that :P

The gliding part is important to get enough height, it seems like you never moved with gravity by yourself, if you try to go upwards with just gravity you can just go up for around 7m from your last correct movement then you get a reset.

The tool will use one core to it's full potential when ever a #DO #UNTIL loop runs without any delays but sometimes this is needed for fast reactions etc.

Diavolakos 10/28/2017 20:08

I actually tried gravity movement only with AionScript and yes you do get the teleport thing.

In the script the char does try many times to glide even if he fails he keeps trying. So eventually he will get it.

So maybe I should do something else in the beginning of the script I should use this code after smooth background command:
Code:

MemPtrWrite=%AddrFPS,%OffsetFPS1,60,BYTE;
MemPtrWrite=%AddrFPS,%OffsetFPS2,60,FLOAT;

And then later after he glides and right before the MoveTo Commands I should lower the fps with another command like this:

Code:

MemPtrWrite=%AddrFPS,%OffsetFPS1,24,BYTE;
MemPtrWrite=%AddrFPS,%OffsetFPS2,24,FLOAT;

(I should probably try it instead of asking and test it myself, I just wanted to write it here in case this works other people can see it)

Those 26 chars I have for now will be a tough job to finish, but doing all 50 later on will be a full job. I'll probably run them till I have enough mythic supplements to get my 100m per week, getting more will only stack them for no reason. And I do not have like a gazillion amount of omegas to take advantage of them anyway.

~~~~~~~~~~~~~~

Edit, I actually cannot take full advantage of this, the sales of 100m per week is account affected, so when one char sells the 10he whole account can no longer do it anymore.

For one moment I thought it was too good to be true. but at least I will never need greater supplements for all my chars with their luna omegas.

Paraly 10/28/2017 20:19

Quote:

Originally Posted by Diavolakos (Post 36432465)
I actually tried gravity movement only with AionScript and yes you do get the teleport thing.

In the script the char does try many times to glide even if he fails he keeps trying. So eventually he will get it.

So maybe I should do something else in the beginning of the script I should use this code after smooth background command:
Code:

MemPtrWrite=%AddrFPS,%OffsetFPS1,60,BYTE;
MemPtrWrite=%AddrFPS,%OffsetFPS2,60,FLOAT;

And then later after he glides and right before the MoveTo Commands I should lower the fps with another command like this:

Code:

MemPtrWrite=%AddrFPS,%OffsetFPS1,24,BYTE;
MemPtrWrite=%AddrFPS,%OffsetFPS2,24,FLOAT;

(I should probably try it instead of asking and test it myself, I just wanted to write it here in case this works other people can see it)

Those 26 chars I have for now will be a tough job to finish, but doing all 50 later on will be a full job. I'll probably run them till I have enough mythic supplements to get my 100m per week, getting more will only stack them for no reason. And I do not have like a gazillion amount of omegas to take advantage of them anyway.

~~~~~~~~~~~~~~

Edit, I actually cannot take full advantage of this, the sales of 100m per week is account affected, so when one char sells the 10he whole account can no longer do it anymore.

For one moment I thought it was too good to be true. but at least I will never need greater supplements for all my chars with their luna omegas.

If you have some issues to get the gliding to start you should edit the Delay=10; at this part
Code:

SendAction=1,4;
Delay=10;
SendAction=3,32;

change it to 50, 75, 90 or what ever try around which works the best for you

Yes the key to make money with CoE are many accounts with just one 66+ toon on each

Mart1990 10/28/2017 20:53

And btw, Coe is lvl 70+ I wish i had 15 accounts with 1 toon at 70+, that would of been 1,5b a week

Paraly 10/28/2017 20:54

Quote:

Originally Posted by Mart1990 (Post 36432597)
And btw, Coe is lvl 70+ I wish i had 15 accounts with 1 toon at 70+, that would of been 1,5b a week

Cradle of Eternity is 66+ for sure :)

Bocc1337 10/29/2017 06:02

i am not able to get anything to work,, get some help ?
i just come back to aion and i was a paid describer.. i kinda forget how to make this work

Paraly 10/29/2017 10:02

Quote:

Originally Posted by Bocc1337 (Post 36433405)
i am not able to get anything to work,, get some help ?
i just come back to aion and i was a paid describer.. i kinda forget how to make this work

Send me a PM with your unique-ID which you get from this [Only registered and activated users can see links. Click Here To Register...] and also tell me your Paypal email

pastel2 10/29/2017 15:05

Quote:

Originally Posted by Diavolakos (Post 36432465)



Hey!

By reading your previous posts I saw you use Sandboxie as well, I'd like to know if you've been experiencing any issue so far with Aion on Sandboxie, mine is showing this message after I login on Aion inside Sandboxie and will no longer open. :(

[IMG=expandable: 1]https://i.imgur.com/rEJLwm1.png[/IMG]

Paraly 10/29/2017 15:34

Quote:

Originally Posted by pastel2 (Post 36434243)
Hey!

By reading your previous posts I saw you use Sandboxie as well, I'd like to know if you've been experiencing any issue so far with Aion on Sandboxie, mine is showing this message after I login on Aion inside Sandboxie and will no longer open. :(

[IMG=expandable: 1]https://i.imgur.com/rEJLwm1.png[/IMG]

Do you run Sandboxie as admin?
Do you have any anti virus?
[Only registered and activated users can see links. Click Here To Register...] might help you

pastel2 10/29/2017 16:46

Quote:

Originally Posted by Paraly (Post 36434315)
Do you run Sandboxie as admin?
Do you have any anti virus?
[Only registered and activated users can see links. Click Here To Register...] might help you

I'm currently running Windows 10 with Defender activated, I noticed this started after Fall Creators Update... It always worked even with Defender activated. Those steps didn't work :(

Exem strike 10/30/2017 16:33

paraly is there any idea any possibility of removing the cap / sales limit of kinah in npc?

Paraly 10/30/2017 16:35

Quote:

Originally Posted by Exem strike (Post 36436696)
paraly is there any idea any possibility of removing the cap / sales limit of kinah in npc?

Nope, there's no way to bypass the weekly kinah limit, at least not yet.

Diavolakos 10/30/2017 19:54

Quote:

Originally Posted by pastel2 (Post 36434243)
Hey!

By reading your previous posts I saw you use Sandboxie as well, I'd like to know if you've been experiencing any issue so far with Aion on Sandboxie, mine is showing this message after I login on Aion inside Sandboxie and will no longer open. :(

[IMG=expandable: 1]https://i.imgur.com/rEJLwm1.png[/IMG]

Hey, I never had an issue with sandboxie, I only have Avira antivirus. So I do not know what your problem is.

Quote:

Originally Posted by Exem strike (Post 36436696)
paraly is there any idea any possibility of removing the cap / sales limit of kinah in npc?

These games are all request type, the client does something and sends this something to the server to update your game, the server sends an OK and this is how the game goes, some things are not server checked at all, others are losely checked meaning they leave some room for error and ping so the game runs smoother and others are kinda more strict.

For example the gliding thing, the server doesn't care whatever direction you glide towards. This is why we can glide upwards as much as we want. Also the global cool down after skills or their animation is heavily client sided, this way the game servers don't have to bother with this data, hence the animation hacks.

Speed on the other hand is checked but has a room for tweaking, so you can increase your speed by 1~3% without a problem and the server won't care, it will take it as some ping thing and will allow you to do it, but if you do more percentage the server will teleport you back.

Things you cannot tweak are instance entries, or the cool down of a skill etc.

~~~~~~~~~

P.S. I tried the combat daily script but I simply ended up dieing 9 out of 10 chars either by mob damage or by the MAD-74C mob, sometimes it was successful others not so much.

I am not going to ask any changes on this because this script doesn't allow me to run so many clients (the afk version takes no cpu this has to take more).

But if you are interested, I think the MAD-74C mob should be looted and have the new aether used (in this case use the 3rd canon option, the powerful one), and also the characters uses the skills very rarely. It could be my ping issues AGAIN, but manually with Vanilla animation hack I can use the 2nd Aoe skill (the big one) and before it manages to cool down, I can use 4 times the small aoe (the first one), pretty fast. But with the combat script my first bar slot keeps changing skills (just like ti did in fallen poeta) and the char uses like 1 times the big (2nd) aoe skill and then the 1st one two times before he uses the 2nd again. It has a lot of delay between skill usage, it could be me with my ping.

But I won't use this version I think, it is a rather good try but I got B-rank in most of my chars except a few that got A-rank out of luck script manage of the mobs and of course a few S-rank because of the Saam Herbs.

Bocc1337 10/30/2017 22:07

Quote:

Originally Posted by Paraly (Post 36433593)
Send me a PM with your unique-ID which you get from this [Only registered and activated users can see links. Click Here To Register...] and also tell me your Paypal email

i sent you a p chat yesterday can you look please

Paraly 10/30/2017 22:20

Quote:

Originally Posted by Bocc1337 (Post 36437472)
i sent you a p chat yesterday can you look please

And I did send an answer just a few minutes later :p

Diavolakos 10/30/2017 23:46

Paraly is there any script for aethertapping that I am missing?

If not is there any way we could have one? I am only asking because I use Aion Script for aethertapping (AS seems to be still the best for afk-XP and afk-gathering so far, script wise it is powerful but has no documentation on the commands and thus it is almost useless for that scripting part).

The problem is AS uses 32 bit client and I simply get a crash at some point. It could be 30 minutes on aethertapping or 6 hours later.

I am more than sure it is a combination of AS + 32Bit + Aethertapping because using AS with 32 bit for afk-XP it can run for 24 hours non stop.

Paraly 10/30/2017 23:51

Quote:

Originally Posted by Diavolakos (Post 36437658)
Paraly is there any script for aethertapping that I am missing?

If not is there any way we could have one? I am only asking because I use Aion Script for aethertapping (AS seems to be still the best for afk-XP and afk-gathering so far, script wise it is powerful but has no documentation on the commands and thus it is almost useless for that scripting part).

The problem is AS uses 32 bit client and I simply get a crash at some point. It could be 30 minutes on aethertapping or 6 hours later.

I am more than sure it is a combination of AS + 32Bit + Aethertapping because using AS with 32 bit for afk-XP it can run for 24 hours non stop.

You can write automated processes for anything
Here's a guide about [Only registered and activated users can see links. Click Here To Register...] and here about [Only registered and activated users can see links. Click Here To Register...]

thekiller258 10/30/2017 23:54

Hello Paraly, is there a way to get monster ID's using the script editor interface just like it shows skills and items ID?.

Paraly 10/30/2017 23:59

Quote:

Originally Posted by thekiller258 (Post 36437673)
Hello Paraly, is there a way to get monster ID's using the script editor interface just like it shows skills and items ID?.

Run this script, it displays the ID of your current target

Code:

#IF=%FirstTime,;
#UseLoop
#ENDIF

_MemPtrPrint=%TargetBase,%OffsetData/0x34,DWORD;
Delay=650;


copuchan 10/31/2017 15:45

i am confused.
1. i didnt read the how to pay, but i inserted my own unique ID and my paypal email, paid, and what's next, i really hope that works tho
2. downloaded the program Para's VanillaTool -Rework- 4.17, extracted and launched it, but nothing happened, what?

Paraly 10/31/2017 15:47

Quote:

Originally Posted by copuchan (Post 36438951)
i am confused.
1. i didnt read the how to pay, but i inserted my own unique ID and my paypal email, paid, and what's next, i really hope that works tho
2. downloaded the program Para's VanillaTool -Rework- 4.17, extracted and launched it, but nothing happened, what?

Check your email inbox

copuchan 10/31/2017 15:51

Quote:

Originally Posted by Paraly (Post 36438958)
Check your email inbox


replied!

hello again, the D3D pops up now. Although, the enchanced movement speed makes my toon to teleport back once in a while, like lagging, any idea how to fix this?

Paraly 10/31/2017 16:10

Quote:

Originally Posted by copuchan (Post 36438971)
replied!

hello again, the D3D pops up now. Although, the enchanced movement speed makes my toon to teleport back once in a while, like lagging, any idea how to fix this?

.
Quote:

Originally Posted by Paraly
Enhanced Movement is not made for reaching a location faster as usual, it's made to reach the enemy more easy in PvP.
There's no way to avoid the rollback on retail servers.


copuchan 10/31/2017 16:21

Quote:

Originally Posted by Paraly (Post 36439029)
.

oh my bad, and what does disable collision do? and what appears when target info is activated?

Paraly 10/31/2017 16:23

Quote:

Originally Posted by copuchan (Post 36439055)
oh my bad, and what does disable collision do? and what appears when target info is activated?

Target Info shows the current and maximum HP of your target

Disable Collision disables the collision with walls / ground / objects

ronkan0813 10/31/2017 18:25

can not download hack, your file server down?
 
Hi para when I click to download the hack program it show your file server down, please fix it, thanks.

Paraly 10/31/2017 18:44

Quote:

Originally Posted by ronkan0813 (Post 36439400)
Hi para when I click to download the hack program it show your file server down, please fix it, thanks.

You mean when you try downloading it from subvanillatool.com or here from elitepvpers?

Press the Windowskey + R
Type "cmd" and submit
Type "ipconfig /flushdns" and submit
Try again to visit subvanillatool.com

I_Satelite_I 11/01/2017 06:59

is the program down?

Paraly 11/01/2017 11:27

Quote:

Originally Posted by I_Satelite_I (Post 36440477)
is the program down?

Send me PM with your [Only registered and activated users can see links. Click Here To Register...] and your Paypal email if you still can't start the hack.

LordofHalo 11/01/2017 15:58

Hi Para :) What animation mode and value would you suggest for sin with d/d?

Currently i am at 470 custom animation

Paraly 11/01/2017 16:01

Quote:

Originally Posted by LordofHalo (Post 36441435)
Hi Para :) What animation mode and value would you suggest for sin with d/d?

Currently i am at 470 custom animation

Assassin and Gunslinger can use even full NoAnimation without getting any delays, the problem with full NoAnimation is that skills where you jump towards or away from a target doesn't work properly, so you should use a slightly slower animation speed which would Custom Animation at ~225

LordofHalo 11/01/2017 17:48

ok i will try 225. Thanks :)

Diavolakos 11/01/2017 22:39

Pffff that DDOS attack on NCSoft makes everything unplayable. I wasted so much time trying to make the COE instances and they kept rubber banding.

Is there any global script speed that I could tweak to make all scripts run slower? All scripts are so tight when it comes to delay, a tiny amount of ping and they fail to move when the distances are big. In this case we have plenty of ping on server side and I cannot automate anything by scripts for this sole reason.

I hope the DDOS attackers get cancer and die.

veigan 11/01/2017 22:42

hey anything wrong with the hack ? the hotkeys not working for me... i insert normally put the superglide and gravity on but when i press the hotkey to active it, nothing happen.

Diavolakos 11/01/2017 22:45

Quote:

Originally Posted by veigan (Post 36442363)
hey anything wrong with the hack ? the hotkeys not working for me... i insert normally put the superglide and gravity on but when i press the hotkey to active it, nothing happen.

Hit Insert button (not CTRL+Insert) so you get the overlay version, then use the arrow keys to go up and down the menu, use the right and left arrows to enable or disable the features (in this case you want gravity on and probably super glide to move around while in air).

when you are done, hit Insert again to hide the overlay menu, then you could use the key binds preset from the program to use gravity (7 numpad) and +/- on numb pad to go up or down

It still works for me.

Paraly 11/01/2017 23:08

Quote:

Originally Posted by Diavolakos (Post 36442358)
Pffff that DDOS attack on NCSoft makes everything unplayable. I wasted so much time trying to make the COE instances and they kept rubber banding.

Is there any global script speed that I could tweak to make all scripts run slower? All scripts are so tight when it comes to delay, a tiny amount of ping and they fail to move when the distances are big. In this case we have plenty of ping on server side and I cannot automate anything by scripts for this sole reason.

I hope the DDOS attackers get cancer and die.

Increase any UseSpeed=x; line by 30-60%
Quote:

Originally Posted by veigan (Post 36442363)
hey anything wrong with the hack ? the hotkeys not working for me... i insert normally put the superglide and gravity on but when i press the hotkey to active it, nothing happen.

Keep in mind that the hotkeys of superglide, gravity.. only listen if you have the overlay hidden and of course like Diavolakos already mentioned you need to enable those functions at the overlay first.

Diavolakos 11/01/2017 23:27

Quote:

Originally Posted by Paraly (Post 36442420)
Increase any UseSpeed=x; line by 30-60%

Keep in mind that the hotkeys of superglide, gravity.. only listen if you have the overlay hidden and of course like Diavolakos already mentioned you need to enable those functions at the overlay first.

Thanks, I'll keep it in my notes for tomorrow, I call this a night for now, I couldn't finish anything, I didn't even bother with lunas and especially the weekly, since I have keys to open the middle box and I need things to simply work.

Edit: I returned and opened the script and did what you said and now it runs so smooth. I'll keep it like this because with or without DDOS attacks, my connection isn't the best.

Now he usually tries like 20 times to glide and fails and at some point he might make it, that glide thing could have been better, there is a ramp in front of him, he could use gravity, go forward so as to be in high enough attitude and then have plenty of room beneath to glide upwards.

I am trying to understand the code for flying, he seems to open the wings and instantly closes them before he hits the ground. It is like the script tries to open the wings twice or something and thus closes them.

Anyway I kept the first UseSpeed to 200 as it was and changed the rest and now I think it is slightly better. And after he managed to glide (after the until command) I put another line with another userspeed command and change it to 300.

sucu 11/02/2017 14:27

Hi Paraly! Before the last update when I ran the Para's 64bit Pipe 2.00 and then the magic game happened! But now I do the same procedure and after running as administrator the
Paras 64bit Pipe 2.00 the game does not work.

Paraly 11/02/2017 14:30

Quote:

Originally Posted by sucu (Post 36443577)
Hi Paraly! Before the last update when I ran the Para's 64bit Pipe 2.00 and then the magic game happened! But now I do the same procedure and after running as administrator the
Paras 64bit Pipe 2.00 the game does not work.

Just run the game normally without the 64Bit Pipe, both NA and EU launcher start the 64Bit client by default again


All times are GMT +2. The time now is 14:55.

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