Para's VanillaTool [Rework]

02/16/2018 14:15 Diavolakos#7186
Quote:
Originally Posted by Paraly View Post
I just tested it and it works fine, you're using a outdated script
it should be
Code:
MemWrite=%AddrTargetID,1,WORD; <-- selects gate
instead of
Code:
MemWrite=%Var19,1,WORD; <-- selects gate
Also Var9 is the counter how many times you were inside already, Var7 is how often you want to enter and Var6 is the gate position, if he failed to enter he will increase it by +1 so he tries the next gate position the next time
Thanks for that, but Var6 increases +1 even when he simply dies by an enemy, not ebcause he failed to find the gate.

~~~~~~~

This is what I did and it seems to work correctly. But I will download the new CoE again to test it.

Code:
_UNTILMemRead=%AddrFlightStatus,BYTE,=1;
FlySmooth=471,501,313; <-- Flies to the entrance of Coe
FlySmooth=455,508,326;
FlySmooth=441,509,335;
FlySmooth=419,512,347;
FlySmooth=419,512,356;
FlySmooth=398,510,357;
FlySmooth=375,509,357;

CreateTimer=180000;
#DO=180000;
MoveTo=375,509,357,True,False;

MemPtrWrite=%AddrThirdPerson,%OffsetThirdPerson,10,FLOAT; changes the camera to look ok
MemWrite=%AddrCamX,95,FLOAT;
MemWrite=%AddrCamY,0,FLOAT;

Mouse=227,201,Right; <-- selects the gate with right click
Delay=20;
Mouse=227,201,Right; <-- selects the gate with right click

Delay=6500;
_UNTILMemPtrRead=%AddrDialoghwnd,%OffsetDialoghwnd,BYTE,=175;
Delay=1500;
#DO=60000;
Mouse=109,224; <-- Selects first dialog to enter
Delay=100;
_UNTILMemRead=%AddrMap,DWORD,=301550000;
Delay=5000;
#EXECUTE=COE;
02/16/2018 19:50 JoshuaPL#7187
Quote:
Originally Posted by Diavolakos View Post
Thanks for that, but Var6 increases +1 even when he simply dies by an enemy, not ebcause he failed to find the gate.

~~~~~~~

This is what I did and it seems to work correctly. But I will download the new CoE again to test it.

Code:
_UNTILMemRead=%AddrFlightStatus,BYTE,=1;
FlySmooth=471,501,313; <-- Flies to the entrance of Coe
FlySmooth=455,508,326;
FlySmooth=441,509,335;
FlySmooth=419,512,347;
FlySmooth=419,512,356;
FlySmooth=398,510,357;
FlySmooth=375,509,357;

CreateTimer=180000;
#DO=180000;
MoveTo=375,509,357,True,False;

MemPtrWrite=%AddrThirdPerson,%OffsetThirdPerson,10,FLOAT; changes the camera to look ok
MemWrite=%AddrCamX,95,FLOAT;
MemWrite=%AddrCamY,0,FLOAT;

Mouse=227,201,Right; <-- selects the gate with right click
Delay=20;
Mouse=227,201,Right; <-- selects the gate with right click

Delay=6500;
_UNTILMemPtrRead=%AddrDialoghwnd,%OffsetDialoghwnd,BYTE,=175;
Delay=1500;
#DO=60000;
Mouse=109,224; <-- Selects first dialog to enter
Delay=100;
_UNTILMemRead=%AddrMap,DWORD,=301550000;
Delay=5000;
#EXECUTE=COE;
I responded your question over a message, you can give it a try it should work the way I told you. Will modify it later and give it to paraly so he uploads that new version.
02/16/2018 20:25 frostyZ#7188
Any luck with bypassing it on BnS?
02/17/2018 00:24 Paraly#7189
Quote:
Originally Posted by frostyZ View Post
Any luck with bypassing it on BnS?
Yes :)
02/17/2018 02:05 frostyZ#7190
Quote:
Originally Posted by Paraly View Post
Yes :)
See I knew you could do it. <3
02/17/2018 04:52 Yuki2050#7191
So, is it over for Aion NA?
02/17/2018 06:56 Solaci#7192
The automorph isn't working for me, I follow the steps for my one character and it opens up the npc to buy the morph and pops the jelly and then nothing :(
02/17/2018 08:31 frostyZ#7193
Quote:
Originally Posted by Yuki2050 View Post
So, is it over for Aion NA?
He said that he figured it out on BnS(blade & soul). Which uses the hack prevention software that Aion is getting on Wednesday. So it looks like NA is going to make it.
02/17/2018 11:00 Paraly#7194
Quote:
Originally Posted by Solaci View Post
The automorph isn't working for me, I follow the steps for my one character and it opens up the npc to buy the morph and pops the jelly and then nothing :(
Download the latest version of the AutoMorph script
02/17/2018 12:47 Lynne77#7195
ahmm someone already reported on aion forums that paraly has bypassed the antihack shield.
02/17/2018 14:02 McSmoove#7196
Even if they put an anti hack, still is it possible to read the memory only ? Without writing into in, building, for example, a radar ?

I think that the antihack will only activate itself if you try to write into memory, doing so it will maybe kill the aion process. Plus it will be better to double check if the antihack kicks you, it don't send a report to NCSoft with your account id and the reason it triggered so they will put you in a list and ban you soon or later.

And probably the hack runs if you use the NA launcher, if you fiind a way to bypass ( like a bat file ) it maybe you run the game without the antihack if it was bad developed. What to you say para ? ^^
02/17/2018 14:04 Paraly#7197
Quote:
Originally Posted by McSmoove View Post
Even if they put an anti hack, still is it possible to read the memory only ? Without writing into in, building, for example, a radar ?

I think that the antihack will only activate itself if you try to write into memory kicking you.

And probably the hack runs if you use the NA launcher, if you fiind a way to bypass it maybe you run the game without the antihack if it was bad developed. What to you say para ? ^^
I already bypassed the hackshield for Blade&Soul so it shouldn't be an issue at Aion, we'll see.

If the hackshield is running you can't even read memory, it will instantly crash.

Here's a screen where I changed my client sided charactername at blade & soul, so memorywriting is working just fine :)

[Only registered and activated users can see links. Click Here To Register...]
02/17/2018 15:16 Taratatata#7198
That moment when you realize NCsoft is paying money for a hackshield that's already bypassed even before release :v
02/17/2018 16:06 McSmoove#7199
We have to wait and see :).

Tho im afraid that the hack shield let you memory write, but it ninja log that you did that and send it to ncsoft to flag you and them banwave :|

Would be better to check if they stupid hack shield do that
02/17/2018 16:08 Paraly#7200
Quote:
Originally Posted by McSmoove View Post
We have to wait and see :).

Tho im afraid that the hack shield let you memory write, but it ninja log that you did that and send it to ncsoft to flag you and them banwave :|

Would be better to check if they stupid hack shield do that
No it's fine, don't worry :)