Para's VanillaTool [Rework]

05/12/2018 01:25 Paraly#7786
Quote:
Originally Posted by guitartyr View Post
What the Kromede Event script do? :O
3 clients work together to do the kromede instance and reach A rank at the moment, maybe it gets S rank soon
05/12/2018 16:49 Hacktos#7787
Paraly I want to 3D print my character, can you give me a script that takes several screenshots from different angles?
05/12/2018 16:59 Paraly#7788
Quote:
Originally Posted by Hacktos View Post
Paraly I want to 3D print my character, can you give me a script that takes several screenshots from different angles?
There you go :)

5.8
Code:
#IF=%FirstTime,;
#SmoothBackground
#EXECUTE=SetResolution;
Delay=500;
#NeedResolution=816,638;
Delay=500;
#NeedResolution=816,638;
Delay=500;
#UseGravity
#UseCollision
_SetVar1=0; start point
_SetVar2=0; counter
#SetVar4=How much screenshots you want to take?/n/n50-100 recommended;
_Calc3=360/%Var4; step
_Calc5=%Var4*4;
WaitForResponse=Be sure you stay in Sanctum/n/nBe sure hide UI is binded to F12 (should be by default)/n/nEstimated time for the 360 scan: %Var5 seconds;
#ENDIF

_MemPtrReadVar=%PlayerBase,%OffsetPosX,FLOAT,6;
_MemPtrReadVar=%PlayerBase,%OffsetPosY,FLOAT,7;
_MemPtrReadVar=%PlayerBase,%OffsetPosZ,FLOAT,8;
MemPtrWrite=%PlayerBase,%OffsetPosX,10000,FLOAT;
MemPtrWrite=%PlayerBase,%OffsetPosY,10000,FLOAT;
MemPtrWrite=%PlayerBase,%OffsetPosZ,100,FLOAT;
MoveTo=10000,10000,100,True,False;
FrameAction=459,State,SHOW;
FrameAction=459,XPOS,0;
FrameAction=459,YPOS,0;
Delay=500;
Mouse=282,26;
WaitForResponse=Select an Animation you like/nOnce you found one set the "Speed" to 0 and click again on the animation to stop the playback/n/nYou can resize the window to fullscreen again to take higher quality screenshots;
TrayInfo=Press "Delete" to start taking the screenshots from different angles;
WaitForKey=2E,1;
SendKey=0x7B; Hide UI

#DO=9999000;
MemWrite=%AddrCamX,%Var1,FLOAT;
MemWrite=%AddrCamY,0,FLOAT;
MemPtrWrite=%AddrThirdPerson,%OffsetThirdPerson,3.7,FLOAT;
_Calc1=%Var1+%Var3;
_Calc2=%Var2+1;
Console=\r_GetScreenShot 1;
MemWrite=%AddrFreeMem8,%Var2,DWORD;
_IFMemRead=%AddrFreeMem8,DWORD,=%Var4;
SendKey=0x7B; Show UI
MoveTo=%Var6,%Var7,%Var8,False,False;
WaitForResponse=Finished;
#EndScript
#ENDIF
_UNTILMemPtrRead=%AddrChat,0x510/0x370/0x0,WCHAR[32],=stop screen;

MoveTo=%Var6,%Var7,%Var8,False,False;
SendKey=0x7B; Show UI


start_SetResolution; <-- resizes client without using real mouse

Console=\r_Height 600;
Console=\r_Width 800;

end_SetResolution;
6.2
Code:
#IF=%FirstTime,;
#SmoothBackground
#EXECUTE=SetResolution;
Delay=500;
#NeedResolution=816,638;
Delay=500;
#NeedResolution=816,638;
Delay=500;
#UseGravity
#UseCollision
_SetVar1=0; start point
_SetVar2=0; counter
#SetVar4=How much screenshots you want to take?/n/n50-100 recommended;
_Calc3=360/%Var4; step
_Calc5=%Var4*4;
WaitForResponse=Be sure you stay in Sanctum/n/nBe sure hide UI is binded to F12 (should be by default)/n/nEstimated time for the 360 scan: %Var5 seconds;
#ENDIF

_MemPtrReadVar=%PlayerBase,%OffsetPosX,FLOAT,6;
_MemPtrReadVar=%PlayerBase,%OffsetPosY,FLOAT,7;
_MemPtrReadVar=%PlayerBase,%OffsetPosZ,FLOAT,8;
MemPtrWrite=%PlayerBase,%OffsetPosX,10000,FLOAT;
MemPtrWrite=%PlayerBase,%OffsetPosY,10000,FLOAT;
MemPtrWrite=%PlayerBase,%OffsetPosZ,100,FLOAT;
MoveTo=10000,10000,100,True,False;
FrameAction=469,State,SHOW;
FrameAction=469,XPOS,0;
FrameAction=469,YPOS,0;
Delay=500;
Mouse=282,26;
WaitForResponse=Select an Animation you like;
TrayInfo=Press "Delete" to freeze the animation and start taking the screenshots from different angles;
WaitForKey=2E,1;
Console=\ca_NoAnim 1;
Console=\es_CamHeight -1;
SendKey=0x7B; Hide UI

#DO=9999000;
MemWrite=%AddrCamX,%Var1,FLOAT;
MemWrite=%AddrCamY,0,FLOAT;
MemPtrWrite=%AddrThirdPerson,%OffsetThirdPerson,3.7,FLOAT;
_Calc1=%Var1+%Var3;
_Calc2=%Var2+1;
Console=\r_GetScreenShot 1;
MemWrite=%AddrFreeMem8,%Var2,DWORD;
_IFMemRead=%AddrFreeMem8,DWORD,=%Var4;
SendKey=0x7B; Show UI
MoveTo=%Var6,%Var7,%Var8,False,False;
WaitForResponse=Finished;
#EndScript
#ENDIF
_UNTILMemPtrRead=%AddrChat,0x510/0x370/0x0,WCHAR[32],=stop screen;

MoveTo=%Var6,%Var7,%Var8,False,False;
Console=\ca_NoAnim 0;
Console=\es_CamHeight 1.6;
SendKey=0x7B; Show UI


start_SetResolution; <-- resizes client without using real mouse

Console=\r_Height 600;
Console=\r_Width 800;

end_SetResolution;
Seems to work great just tested it

[Only registered and activated users can see links. Click Here To Register...]
05/12/2018 17:25 Hacktos#7789
Youre a legend bro :):)
05/13/2018 18:38 Exem strike#7790
Extreme XP booster grinding, ....
* paraly Hello, this script there is no possibility of this script erase my main not right?
05/13/2018 18:48 Paraly#7791
Quote:
Originally Posted by Exem strike View Post
Extreme XP booster grinding, ....
* paraly Hello, this script there is no possibility of this script erase my main not right?
It is possible, that's why I wrote you should watch what the script does.

If you delete a toon the game gives you 5 minutes to restore the toon again, but if this 5 minute timeout while you're in character selection the very first character will be selected automatically and if the script is about to delete the toon when this happens it deletes the very first toon instead of the toon he just logged out from
05/13/2018 20:59 Bocc1337#7792
any chance we will get a lvl script to 65?
05/13/2018 21:16 JoshuaPL#7793
Quote:
Originally Posted by Bocc1337 View Post
any chance we will get a lvl script to 65?
There will be a lvling script from 10-53 (atm those are the lvls, 53-65 finding ways to script it) for both elyos and asmos; but the script won't be free.

Trying to have it before the 300% exp week, with the 300% exp week a character took 4 hours to lvl from 10-53 and you could leave multiple accounts lvling; I left 12 accounts lvling and when I came back all 12 where 53 :D
05/13/2018 22:29 haarrd#7794
Quote:
Originally Posted by JoshuaPL View Post
There will be a lvling script from 10-53 (atm those are the lvls, 53-65 finding ways to script it) for both elyos and asmos; but the script won't be free.

Trying to have it before the 300% exp week, with the 300% exp week a character took 4 hours to lvl from 10-53 and you could leave multiple accounts lvling; I left 12 accounts lvling and when I came back all 12 where 53 :D

Is it something easy? because there are many complicated things to do, and since not all of them speak the same language or have the same computer, many times I myself, many things that some perform easily I take days to edit by myself, if it is something quiet, COE, IO FP
these scripts were easy and worth paying for.
not that your does not pay, in my case my pc sucks so buying something that I may not be able to run easily is a bit complicated, but a lvel script is very interesting
05/13/2018 22:34 JoshuaPL#7795
Quote:
Originally Posted by haarrd View Post
Is it something easy? because there are many complicated things to do, and since not all of them speak the same language or have the same computer, many times I myself, many things that some perform easily I take days to edit by myself, if it is something quiet, COE, IO FP
these scripts were easy and worth paying for.
not that your does not pay, in my case my pc sucks so buying something that I may not be able to run easily is a bit complicated, but a lvel script is very interesting
Easy as easy to use, or easy to code?

As for easy to use it will be, you just need to have some items in the inventory before starting the script and that's it, for example some pots for survivability, some scrolls for teleporting (faster than just walking) and that's it. The script will be easy as you just load the script, and go afk.

As for worth paying, it'll depend really on the user, imaging having 100 accounts for events like the Shugo Dice, Joker Event; imaging having a lot of accounts for doing CoE. So it all depends on the user on what is he aiming to do.
05/13/2018 22:46 haarrd#7796
Quote:
Originally Posted by JoshuaPL View Post
Easy as easy to use, or easy to code?

As for easy to use it will be, you just need to have some items in the inventory before starting the script and that's it, for example some pots for survivability, some scrolls for teleporting (faster than just walking) and that's it. The script will be easy as you just load the script, and go afk.

As for worth paying, it'll depend really on the user, imaging having 100 accounts for events like the Shugo Dice, Joker Event; imaging having a lot of accounts for doing CoE. So it all depends on the user on what is he aiming to do.
Yes my interest would really be in COE however ............
but let's see its value, it seems very interesting probably should I buy

I speak of difficulty with regard to clicks mouse pointer windows because I really want to buy open the accounts and arrive the other day and be all ready

well lets wait, you already have a price + -?
05/13/2018 22:47 JoshuaPL#7797
Quote:
Originally Posted by haarrd View Post
Yes my interest would really be in COE however ............
but let's see its value, it seems very interesting probably should I buy

I speak of difficulty with regard to clicks mouse pointer windows because I really want to buy open the accounts and arrive the other day and be all ready

well lets wait, you already have a price + -?
Like I said, 12 accounts where left lvling, all 12 reached the end lvl without a single problem :D

As for the price, we will see.
05/14/2018 02:43 Bocc1337#7798
i would buy it . for sure
if there where any other scripts that maybe for sale. if it is of entrees to me also
05/14/2018 18:00 costydatare#7799
Well i had this hack some time ago .This is the best working hack for aion and the best developer i ever saw . i was One of the first who bought this . I feel sorry that i can;t afford buying this now , since i just returned to aion . Nice job :D
05/14/2018 18:57 xcc80#7800
hello i have problem in sandboxie you see i can start aion normal but win i try from sandbox after the loading it crash and win i try to log in back same sandbox he say aion (error 1024 ) help