Para's VanillaTool [Rework]

05/14/2018 18:58 Paraly#7801
Quote:
Originally Posted by xcc80 View Post
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
Do you have teamviewer?
05/15/2018 20:28 Exem strike#7802
Quote:
Originally Posted by JoshuaPL View Post
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.
News ?
05/15/2018 22:25 JoshuaPL#7803
Quote:
Originally Posted by Exem strike View Post
News ?
Elyos version will be available in 2-3 days, finishing some stuffs, remember I do this on my free time so the time I have to invest in coding is not that much. As for asmos, it'll take a little longer.

I'm in need of 3-5 testers for ELYOS ONLY lvling script. Sent me a PM with your Unique ID and we'll see if you are selected.
05/16/2018 07:23 Tokaku#7804
i keep getting send log when doing templar for Kromede event anyway to fix?
05/16/2018 14:11 EliteChanter#7805
Quote:
Originally Posted by Tokaku View Post
i keep getting send log when doing templar for Kromede event anyway to fix?
I get that as well! I think it's just because the instance still has bugs in it and we've had the event like 3 times now, NCWest doesn't give a crap though.
05/16/2018 17:55 nickjaspion#7806
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
Let me know when u're done with script ! I want to buy it S2
05/16/2018 19:12 hilaph2#7807
bypass not oppening here, any problem? Already disabled Windows Defender and still not working.

... bypass dont open, the icon doesn't show, but when I open aion, xigncode detected him and close my client.
05/16/2018 20:49 Paraly#7808
Quote:
Originally Posted by hilaph2 View Post
bypass not oppening here, any problem? Already disabled Windows Defender and still not working.

... bypass dont open, the icon doesn't show, but when I open aion, xigncode detected him and close my client.
Recheck your ID with this [Only registered and activated users can see links. Click Here To Register...] and also send me your PayPal email by PM
05/16/2018 21:33 hilaph2#7809
Quote:
Originally Posted by Paraly View Post
Recheck your ID with this [Only registered and activated users can see links. Click Here To Register...] and also send me your PayPal email by PM
OK
05/16/2018 22:52 Diavolakos#7810
Quote:
Originally Posted by Paraly View Post
There you go :)

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;

Seems to work great just tested it

[Only registered and activated users can see links. Click Here To Register...]
I think I need to delete those lines since I am not an elyos and it only crashes my client.

Code:
_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;
Why did you make it mandatory to have it in a specific city? I will make my version for my char, I will only use the camera change commands and the Console=\r_GetScreenShot 1; to get the screenshots automatically. I made it work and I changed the z range third person distance, you can remove the line if you want so it only keep sthe distance to the char you already set manually

This line can go:
Code:
MemPtrWrite=%AddrThirdPerson,%OffsetThirdPerson,3.7,FLOAT;
Also that motion, does it keep the character in a specific position? Because mine was moving.
05/17/2018 02:35 Paraly#7811
Quote:
Originally Posted by Diavolakos View Post
I think I need to delete those lines since I am not an elyos and it only crashes my client.

Code:
_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;
Why did you make it mandatory to have it in a specific city? I will make my version for my char, I will only use the camera change commands and the Console=\r_GetScreenShot 1; to get the screenshots automatically. I made it work and I changed the z range third person distance, you can remove the line if you want so it only keep sthe distance to the char you already set manually

This line can go:
Code:
MemPtrWrite=%AddrThirdPerson,%OffsetThirdPerson,3.7,FLOAT;
Also that motion, does it keep the character in a specific position? Because mine was moving.
Cause we can teleport completly freely in sanctum, I ported the toon to far off map coordinates where the background is completly 1 color which makes it more easy for 3D printing since the original request was for 3D printing, then I opened the animations GM window and that part is a bit complicated
You've to select a animation you like, then you can slow down the animation with the "Speed" input field below to like 0.25 so you find the perfect pose easily, while the animation plays you set the Speed to 0 and click on the animation again to stop the playback, now you got your character frozen in the pose you like to print

I made the thirdperson range to 3.7 cause that's as near as possible without cutting anything out of picture from the character, we want the camera as near as possible to have as much detail as possible cause again the request was for 3D printing
05/17/2018 04:52 nickjaspion#7812
Hi

Why cant click in multiples stages skills when FastScrip is on ?

Cant Click in Ripple of Healing / Flash of Healing before stage 1.
this work fine when i get fastscript off.

><
05/17/2018 06:17 thekiller258#7813
Kromede script was updated to work with latest patch.
@[Only registered and activated users can see links. Click Here To Register...], please update the short script bundle when you have time :)

Quote:
Originally Posted by Tokaku View Post
i keep getting send log when doing templar for Kromede event anyway to fix?
The sendlog issue is proper from the Aion client and Kromede event instance, I recommend you to go Options > Graphics > Misc. > Display Effects for > None.
05/17/2018 11:14 Paraly#7814
Quote:
Originally Posted by nickjaspion View Post
Hi

Why cant click in multiples stages skills when FastScrip is on ?

Cant Click in Ripple of Healing / Flash of Healing before stage 1.
this work fine when i get fastscript off.

><
Which fastscript are you using?
Also try again with the latest vanillatool version
Quote:
Originally Posted by thekiller258 View Post
Kromede script was updated to work with latest patch.
@[Only registered and activated users can see links. Click Here To Register...], please update the short script bundle when you have time :)



The sendlog issue is proper from the Aion client and Kromede event instance, I recommend you to go Options > Graphics > Misc. > Display Effects for > None.
Done :)
05/17/2018 20:03 Diavolakos#7815
Quote:
Originally Posted by Paraly View Post
Cause we can teleport completly freely in sanctum, I ported the toon to far off map coordinates where the background is completly 1 color which makes it more easy for 3D printing since the original request was for 3D printing, then I opened the animations GM window and that part is a bit complicated
You've to select a animation you like, then you can slow down the animation with the "Speed" input field below to like 0.25 so you find the perfect pose easily, while the animation plays you set the Speed to 0 and click on the animation again to stop the playback, now you got your character frozen in the pose you like to print

I made the thirdperson range to 3.7 cause that's as near as possible without cutting anything out of picture from the character, we want the camera as near as possible to have as much detail as possible cause again the request was for 3D printing
Hm, well this 3.7 range captured my bust and head only. It cropped all my my char from waist and down, it could probably have something to do with the fact I play in ultra wide monitor.

Can you also teleport as high as we want in pandaimonium too without a problem? I took him high up and I could see see mountains like shadows around

Also there seems to be a tiny problem with the "see invisible walls", it doesn't work with 4.01 and 4.92

Anyway thanks for this, I would keep the speed of the animation really low and recheck it.

~~~~

I also couldn't make cheat engine thing work, the Camz etc has ?? and it cannot be edited.

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