|
You last visited: Today at 14:24
Advertisement
Para's VanillaTool [Rework]
Discussion on Para's VanillaTool [Rework] within the Aion Hacks, Bots, Cheats & Exploits forum part of the Aion category.
09/28/2018, 11:45
|
#8806
|
elite*gold: 0
Join Date: Jul 2009
Posts: 56
Received Thanks: 4
|
can you give a trial for 24/ 48 hours ? thx
|
|
|
09/28/2018, 14:39
|
#8807
|
elite*gold: 0
Join Date: Jul 2010
Posts: 398
Received Thanks: 77
|
I just realized why I cannot make s-rank in SFT, that is because my sorc only uses the 3rd skill and nothing else int he script. I am not sure why but he uses the 3rd skill like every 1 second and that is toos low.
Most of the times we simply run out of time, the final boss has like 75% HP and my sorc usually has full DP (unless he wipes along with us for lack of DP for shield)
Is there a way to make the sorc really use the skills faster? Because when I hit the skills manually the sorc uses like all skills within a second, when he plays with the script he hits like 1 skill per second at best and usually the third skill only.
~~~~~~~~~
I just managed to make an s-rank JUST by partially playing with the sorc, I put the heavy shield on templar, put the long shield on sorc and play with the sorc manually hitting insane amount of skills per second, it is enough to literally wipe the whole pull really fast, BUT only when I hit manually.
Even if I only spam the 3rd skill, it still uses it really fast but only manually. With the script it uses it like once every second and usually no other skills other than that.
Can the new auto combat changes you made help vanilla be faster at using skills?
|
|
|
09/28/2018, 14:49
|
#8808
|
elite*gold: 27
Join Date: Sep 2009
Posts: 5,609
Received Thanks: 1,596
|
Quote:
Originally Posted by Diavolakos
I just realized why I cannot make s-rank in SFT, that is because my sorc only uses the 3rd skill and nothing else int he script. I am not sure why but he uses the 3rd skill like every 1 second and that is toos low.
Most of the times we simply run out of time, the final boss has like 75% HP and my sorc usually has full DP (unless he wipes along with us for lack of DP for shield)
Is there a way to make the sorc really use the skills faster? Because when I hit the skills manually the sorc uses like all skills within a second, when he plays with the script he hits like 1 skill per second at best and usually the third skill only.
~~~~~~~~~
I just managed to make an s-rank JUST by partially playing with the sorc, I put the heavy shield on templar, put the long shield on sorc and play with the sorc manually hitting insane amount of skills per second, it is enough to literally wipe the whole pull really fast, BUT only when I hit manually.
Even if I only spam the 3rd skill, it still uses it really fast but only manually. With the script it uses it like once every second and usually no other skills other than that.
Can the new auto combat changes you made help vanilla be faster at using skills?
|
Do it like thekiller258 did with his kromede script, remove all the cooldown checks inside the luna combat part, and just spam the skills with Command=;
|
|
|
09/28/2018, 18:18
|
#8809
|
elite*gold: 0
Join Date: Jul 2010
Posts: 398
Received Thanks: 77
|
Quote:
Originally Posted by Paraly
Do it like thekiller258 did with his kromede script, remove all the cooldown checks inside the luna combat part, and just spam the skills with Command=;
|
I am talking about the kromede script iself. I can s-rank it by simply leaving my templar afk for a few seconds, and go to sorc client and manually spam the skills.
|
|
|
09/29/2018, 15:49
|
#8810
|
elite*gold: 0
Join Date: Aug 2016
Posts: 138
Received Thanks: 19
|
I am sorry if this has been posted somewhere but is there a way to dial it back so each aion process doesn't take up so much of the cpu usage. I have default graphics already and I was running a bunch of clients and now it looks like I am limited to around 6. I thought I had it before where each client was only like 3-4%
|
|
|
09/29/2018, 15:59
|
#8811
|
elite*gold: 27
Join Date: Sep 2009
Posts: 5,609
Received Thanks: 1,596
|
Quote:
Originally Posted by Cuckedbattles
I am sorry if this has been posted somewhere but is there a way to dial it back so each aion process doesn't take up so much of the cpu usage. I have default graphics already and I was running a bunch of clients and now it looks like I am limited to around 6. I thought I had it before where each client was only like 3-4%
|
Make sure all scripts you use do limit the framerate of aion, you find those lines at the top of every script, it looks like this
Code:
#IF=%FirstTime,;
...
...
MemPtrWrite=%AddrFPS,%OffsetFPS1,24,BYTE; <-- these 2 lines cap the fps at 24
MemPtrWrite=%AddrFPS,%OffsetFPS2,24,FLOAT; <-- these 2 lines cap the fps at 24
...
...
#ENDIF
If they're missing just paste them there, besides that of course set graphics to the default engine and to lowest.
|
|
|
09/29/2018, 19:02
|
#8812
|
elite*gold: 0
Join Date: Aug 2016
Posts: 138
Received Thanks: 19
|
Oh running about 114 per daily would be bad, yeah all my dailies with this last Luna updates are running around 120, I am trying to dig thru the file and find it but I am a little out of my element. Most lines that look like that are already set to 9.
Weird, for the first time ever, I minimized the clients down to the tray so 6 client was hitting me for 97% load. While digging thru the script that looked fine, I put the clents back up on the screen so i could see them and some reason, 2 of them are now running around 120 fps while the other 4 went to 9 which dropped my load to 49%.
So if they are idle, things are fine at 9 fps. As soon as I start running dailies they are all back up to 80-120 fps per each client still. I don't recall it being like this an update or two ago.
|
|
|
09/29/2018, 20:15
|
#8813
|
elite*gold: 27
Join Date: Sep 2009
Posts: 5,609
Received Thanks: 1,596
|
Quote:
Originally Posted by Cuckedbattles
Oh running about 114 per daily would be bad, yeah all my dailies with this last Luna updates are running around 120, I am trying to dig thru the file and find it but I am a little out of my element. Most lines that look like that are already set to 9.
Weird, for the first time ever, I minimized the clients down to the tray so 6 client was hitting me for 97% load. While digging thru the script that looked fine, I put the clents back up on the screen so i could see them and some reason, 2 of them are now running around 120 fps while the other 4 went to 9 which dropped my load to 49%.
So if they are idle, things are fine at 9 fps. As soon as I start running dailies they are all back up to 80-120 fps per each client still. I don't recall it being like this an update or two ago.
|
Download the latest luna script, it caps the FPS now by default at 24
|
|
|
09/29/2018, 22:32
|
#8814
|
elite*gold: 0
Join Date: Aug 2016
Posts: 138
Received Thanks: 19
|
nice, works perfect, 2o clients here i come
Has anyone tried to copy the EC script and adapt it for Tenacity?
|
|
|
09/30/2018, 10:08
|
#8815
|
elite*gold: 0
Join Date: Dec 2013
Posts: 8
Received Thanks: 1
|
Hi,
Someone have any idea for do kinah on aion EU?
|
|
|
09/30/2018, 19:34
|
#8816
|
elite*gold: 0
Join Date: Sep 2017
Posts: 68
Received Thanks: 10
|
Quote:
Originally Posted by lagenesis972
Hi,
Someone have any idea for do kinah on aion EU?
|
no :/ u can go garden with many Chars.. but :/ its hard to make kinah.
|
|
|
10/01/2018, 14:58
|
#8817
|
elite*gold: 0
Join Date: May 2017
Posts: 42
Received Thanks: 4
|
|
|
|
10/01/2018, 15:38
|
#8818
|
elite*gold: 27
Join Date: Sep 2009
Posts: 5,609
Received Thanks: 1,596
|
Quote:
Originally Posted by Lynne77
|
Oh I expected windows to delete them when the user gets removed / recreated, at least in windows 10 this happens.
Anyways you could just delete those folders
|
|
|
10/02/2018, 20:53
|
#8819
|
elite*gold: 0
Join Date: Oct 2016
Posts: 12
Received Thanks: 0
|
i just wanna rebuy it but my PayPal want work atm can i pay other way or get a activate for 7 days till my PayPal will work ?
|
|
|
10/02/2018, 21:04
|
#8820
|
elite*gold: 27
Join Date: Sep 2009
Posts: 5,609
Received Thanks: 1,596
|
Quote:
Originally Posted by miele96
i just wanna rebuy it but my PayPal want work atm can i pay other way or get a activate for 7 days till my PayPal will work ?
|
Sure send me a PM with your  and PayPal email
|
|
|
All times are GMT +1. The time now is 14:27.
|
|