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 08/12/2016 13:07

Quote:

Originally Posted by nemo_pixr (Post 34997204)
hack not work in EU atm ?

Yeah there was another patch from them today, should be fixed in ~1 hour

gogle200 08/12/2016 13:10

para hello i tried to send u private messege anyways i want to buy this program but i m really slow person if u have any contact that we can talk and u walk me through it till i download it i would pay double the price .. i just need a decent hack program that can improve my movement speed that all i need

Paraly 08/12/2016 13:44

Version 2.67
-Fixed for EU

I also removed the FPS limit from Aion when the client is running in background with a script

If you plan to run a lot of clients doing some script in background you should cap the FPS anyways not as low as Aion does by default but around ~30 FPS just to save CPU/GPU performance, you can do this by entering this command into the console of Aion
PHP Code:

\g_maxfps 30 

another way is by adding this line to the top of the script (it will set the FPS limit to 30)
NA version
PHP Code:

MemPtrWrite=0x1528080,0xB8,30,BYTE

EU version
PHP Code:

MemPtrWrite=0x157A118,0xB8,30,BYTE

_________________


Quote:

Originally Posted by gogle200 (Post 34997260)
para hello i tried to send u private messege anyways i want to buy this program but i m really slow person if u have any contact that we can talk and u walk me through it till i download it i would pay double the price .. i just need a decent hack program that can improve my movement speed that all i need

Well you can add me at skype my name there is "paraly." but be aware that you get rollbacks with every movement speed hack at offical servers.

yamm0yum 08/12/2016 17:10

paraly for that file you included to run the 32 bit , the 64 bit portion does not work, can you fix this please? it will log you into the game where you have to enter email and password , instead of using the gray box miniscreen.

Paraly 08/12/2016 17:15

Quote:

Originally Posted by yamm0yum (Post 34998771)
paraly for that file you included to run the 32 bit , the 64 bit portion does not work, can you fix this please? it will log you into the game where you have to enter email and password , instead of using the gray box miniscreen.

That file doesn't exists anymore for months, just delete your bin32 and bin64 folder and do a filecheck

srgcb 08/13/2016 01:41

Hello Paralay, there are any way to take out the fps restriction in normal window?

Paraly 08/13/2016 01:51

Quote:

Originally Posted by srgcb (Post 35001587)
Hello Paralay, there are any way to take out the fps restriction in normal window?

I already removed the FPS throttle, it doesn't matters if the client is fore or background and also it doesn't matters if you're using fullscreen or windowed mode.
The FPS thottle gets only removed while a script is running.

If you want to remove the frame limit just open the console with pause/break, write this command and submit
Code:

\g_maxfps 999

mscrasth 08/13/2016 05:35

because now consumes more CPU resources? the 2.66 maintained the customer in the background and consuming only 1% now 2,68 consumed 12 to 20%

Ayyya 08/13/2016 11:30

Oh its ok,

Paraly 08/13/2016 12:14

Quote:

Originally Posted by mscrasth (Post 35001975)
because now consumes more CPU resources? the 2.66 maintained the customer in the background and consuming only 1% now 2,68 consumed 12 to 20%

Should be fixed at 2.69

imrevized 08/13/2016 12:34

awesome tool, can u please tell me which programming language used ? is it coded on C#?

VeganHaejin 08/13/2016 23:34

I've downloaded but anti-virus program found a "severe" case of worm in both "No animation" & "Rework" file...

Paraly 08/13/2016 23:36

Quote:

Originally Posted by VeganHaejin (Post 35006092)
I've downloaded but anti-virus program found a "severe" case of worm in both "No animation" & "Rework" file...

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.

VeganHaejin 08/13/2016 23:41

I've downloaded and used Aion Glider and Rubot and they didn't give me virus warning... I am disappointed because your hack sounds awesome. I am too scared to take a risk :/

Tyranique 08/14/2016 17:41

Quote:

Originally Posted by VeganHaejin (Post 35006119)
I've downloaded and used Aion Glider and Rubot and they didn't give me virus warning... I am disappointed because your hack sounds awesome. I am too scared to take a risk :/

You realy can download it, it's false positive.

Nothing wrong for the computer.

lumcold 08/14/2016 22:57

Question about reset
 
Hi paraly is there a way for me to use Reset on the (Insert window) to something else instead the use the Key control ? because i use the control key to talk on my Ventrillo alot and may that is why my no animation stop cetainly most of the time ?

Paraly 08/14/2016 23:25

Quote:

Originally Posted by lumcold (Post 35011400)
Hi paraly is there a way for me to use Reset on the (Insert window) to something else instead the use the Key control ? because i use the control key to talk on my Ventrillo alot and may that is why my no animation stop cetainly most of the time ?

I doubt that's the reason, however if it's just about NoAnimation you could give this script a try
(replace "charactername" with your character name and replace "charactername-server" with your charactername when you're on FTS like "Shadow-BR")
Code:

#IF=%FirstTime,;
#UseLoop
UseSpeed=1;
#ENDIF
_IFMemPtrRead=%PlayerBase,0x378/0x46,WCHAR[32],=charactername;
_MemPtrWrite=%PlayerBase,0x378/0x532,1,WORD;
#ENDIF
_IFMemPtrRead=%PlayerBase,0x378/0x46,WCHAR[32],=charactername-server;
_MemPtrWrite=%PlayerBase,0x378/0x532,1,WORD;
#ENDIF
Delay=100;


lumcold 08/15/2016 00:23

I doubt that's the reason, however if it's just about NoAnimation you could give this
 
so is that mean i only needs to do it for every of my character once ? and if i press control to talk in ventrillo if it won't reset anymore Paraly?

Paraly 08/15/2016 00:28

Quote:

Originally Posted by lumcold (Post 35011759)
so is that mean i only needs to do it for every of my character once ? and if i press control to talk in ventrillo if it won't reset anymore Paraly?

When ever you wanna use NoAnimation load the script you saved for NoAnimation - character and play it, as long as it plays the NoAnimation should work just try it.

It's impossible that CTRL will affect the reset when the overlay is hidden.

mitoforever 08/15/2016 00:58

Since 2.66 it's no longer working for me, i can only inject it on the teamspeak window for some reason, can open the menu in game but nothing is working (64bit, antivirus disabled, fireweall and everything off, still not working)

Paraly 08/15/2016 01:03

Quote:

Originally Posted by mitoforever (Post 35011882)
Since 2.66 it's no longer working for me, i can only inject it on the teamspeak window for some reason, can open the menu in game but nothing is working (64bit, antivirus disabled, fireweall and everything off, still not working)

Are you sure you got the latest Aion version?
Are you using windowed mode?
Did you try a PC restart?

newdawn005 08/15/2016 14:25

Bitte beachte, dass der Zugang zu deinem AION Account, auf Grund eines Verstoßes gegen unsere Nutzungsregeln/AGB während deiner Spielzeit, vorübergehende gesperrt wurde.

Diese Entscheidung wurde getroffen, nachdem wir auf deinem Account die Verwendung von Cheatsoftware festgestellt haben.

Im Laufe des 2016-xx-xx wird der Zugang zu deinem Aion Account automatisch wieder freigegeben und du kannst dich wieder einloggen.

Wir bitten dich, solche Aktionen in Zukunft zu unterlassen. Wiederholte Verstöße können zu weiteren Sanktionen, bis hin zur außerordentlichen Kündigung des Vertragsverhältnisses führen. Bitte mache dich daher nochmals mit unseren Nutzungsbedingungen vertraut.

nach einmaligem benutzen - scheinbar macht gameforge jetzt wirklich was xD

♛Wolf♛ 08/15/2016 23:07

Quote:

Originally Posted by newdawn005 (Post 35013882)
Bitte beachte, dass der Zugang zu deinem AION Account, auf Grund eines Verstoßes gegen unsere Nutzungsregeln/AGB während deiner Spielzeit, vorübergehende gesperrt wurde.

Diese Entscheidung wurde getroffen, nachdem wir auf deinem Account die Verwendung von Cheatsoftware festgestellt haben.

Im Laufe des 2016-xx-xx wird der Zugang zu deinem Aion Account automatisch wieder freigegeben und du kannst dich wieder einloggen.

Wir bitten dich, solche Aktionen in Zukunft zu unterlassen. Wiederholte Verstöße können zu weiteren Sanktionen, bis hin zur außerordentlichen Kündigung des Vertragsverhältnisses führen. Bitte mache dich daher nochmals mit unseren Nutzungsbedingungen vertraut.

nach einmaligem benutzen - scheinbar macht gameforge jetzt wirklich was xD

#

Ja machen sie, habe nur mit der Bot Funktiuon rumgespielt und wurde heute PERMANENT gebannt

claudiogma 08/16/2016 03:00

there is a way to use it to kill bosses/mobs inside the instanses like the old AionScript?

traymor1 08/16/2016 05:35

hi i pay vanilla

hello

confirm my pay

email: [Only registered and activated users can see links. Click Here To Register...]

Mart1990 08/16/2016 09:52

Para, idk, but i cant use no grave sometimes when ever i got 2 clients open. i need to restart 1 of the clients for it to work again. after that, i can play for 10min with the no grave and suddenly my client crashes.. Do you know maybe whats the cause of this?

Paraly 08/16/2016 10:55

Quote:

Originally Posted by traymor1 (Post 35017584)
hi i pay vanilla

hello

confirm my pay

email: [Only registered and activated users can see links. Click Here To Register...]

Your ID is activated now, sorry for the delay was night at my timezone.
Quote:

Originally Posted by claudiogma (Post 35017404)
there is a way to use it to kill bosses/mobs inside the instanses like the old AionScript?

Sure but creating a decent combat routine inside a script isn't that easy.
Quote:

Originally Posted by Mart1990 (Post 35017967)
Para, idk, but i cant use no grave sometimes when ever i got 2 clients open. i need to restart 1 of the clients for it to work again. after that, i can play for 10min with the no grave and suddenly my client crashes.. Do you know maybe whats the cause of this?

Where you play at? EU or NA
Are you playing Aethertech?
Are you sure Siege mode is disabled?

Mart1990 08/16/2016 23:29

I'm playing NA, Gunslinger and Siege mode is turned off.. but i realize that it works sometimes when i close the option menu with Insert and then press the num 7 key. But yet i gotta check why my game is crashing on 64 bit...

Paraly 08/16/2016 23:31

Quote:

Originally Posted by Mart1990 (Post 35021943)
I'm playing NA, Gunslinger and Siege mode is turned off.. but i realize that it works sometimes when i close the option menu with Insert and then press the num 7 key. But yet i gotta check why my game is crashing on 64 bit...

You should ever hide the overlay once you're done with adjusting.

craylon 08/17/2016 00:02

I cant see 2d or 3d radar. Am i wrong?

Paraly 08/17/2016 00:27

Quote:

Originally Posted by craylon (Post 35022058)
I cant see 2d or 3d radar. Am i wrong?

There's none

lumcold 08/17/2016 06:11

my No animation issue
 
Hi Paraly my No animation still going off a lot when i play like 8 hr today it just went off in like 5 mins sometimes 10 mins , sometimes its like 30 mins even sometimes is like 2 hr it went off it self.

This has been happen since like 3 week ago , is so annoying anything i can do ? to fix this issue?i am using window mode and window 10 ,

when it goes off on no animation i did the option on tray select another processs did many times still not working . so i have to turn off aion and reload aion and start it over again every time it went off . what can do i ?

also there was a few ppls have this issue before i heard in here.

and i didnt press teh control button btw

nussxxx 08/17/2016 06:13

disabel windows defender(doofware with alot consum on ram cpu for nothing xD] + anti hack software.

WINDOOF 10 ALL SETTINGS UPDATE AND SECRUITY. windows defender! real time seruity disabel!

newdawn005 08/17/2016 18:34

Quote:

Originally Posted by ♛Wolf♛ (Post 35016747)
#

Ja machen sie, habe nur mit der Bot Funktiuon rumgespielt und wurde heute PERMANENT gebannt

da bin ich ja richtig gut weggekommen (rund 15 tage bann) für 1x ini laufen xD

nussxxx 08/17/2016 20:16

Quote:

Originally Posted by newdawn005 (Post 35025468)
da bin ich ja richtig gut weggekommen (rund 15 tage bann) für 1x ini laufen xD

welche ini ?

Exem strike 08/17/2016 21:09

like this this new version?
because not version 2.69 was not working the funcção the fps locked at 30fps even in the background so I kept using the version 2.68 would like to know how this this 2.71

Paraly 08/17/2016 21:27

Quote:

Originally Posted by Exem strike (Post 35026255)
like this this new version?
because not version 2.69 was not working the funcção the fps locked at 30fps even in the background so I kept using the version 2.68 would like to know how this this 2.71

The FPS unlock is not enabled by default since version 2.69 since few ppl don't liked it.
However you can just enable it at every script by pasting this to the top of the script.
Code:

#SmoothBackground

Exem strike 08/17/2016 21:36

Quote:

Originally Posted by Paraly (Post 35026368)
The FPS unlock is not enabled by default since version 2.69 since few ppl don't liked it.
However you can just enable it at every script by pasting this to the top of the script.
Code:

#SmoothBackground

I understand but now hold this ... MemPtrWrite = 0x1528080,0xB8,30, BYTE;
and adciono this ... #SmoothBackground?

Paraly 08/17/2016 21:50

Quote:

Originally Posted by Exem strike (Post 35026407)
I understand but now hold this ... MemPtrWrite = 0x1528080,0xB8,30, BYTE;
and adciono this ... #SmoothBackground?

Yes, if you play at NA that's correct.
Paste this sample to the top your script.

NA
Code:

#IF=%FirstTime,;
#SmoothBackground
MemPtrWrite=0x1528080,0xB8,30,BYTE;
#ENDIF

EU
Code:

#IF=%FirstTime,;
#SmoothBackground
MemPtrWrite=0x157A118,0xB8,30,BYTE;
#ENDIF


newdawn005 08/17/2016 23:23

Quote:

Originally Posted by nussxxx (Post 35025975)
welche ini ?

Lost Refuge :) aber glaub das spielt nicht wirklich eine rolle :D gebannt ist gebannt


All times are GMT +2. The time now is 03:53.

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