AionScript

07/03/2016 05:23 nussxxx#121
u info are ... class lvl region mobs?

all you talk sound like gunner or bard ? .d
07/06/2016 19:31 Diavolakos#122
Quote:
Originally Posted by nussxxx View Post
u info are ... class lvl region mobs?

all you talk sound like gunner or bard ? .d
If this was for me then I am a Spirit Master
07/07/2016 15:09 alexis6166#123
someone have an old bind32 folder? I mean previous than yesterday update in EU? thanks!
07/09/2016 16:40 nussxxx#124
Quote:
Originally Posted by Locatelli1 View Post
Since I took a lot from this, I'll share my contribute. It is the Bard script for grinder, taken from Nusxxx file and modified for better performance. I assure you it never dies and Chilling Harmony chain is smoother

You can find it here [Only registered and activated users can see links. Click Here To Register...]
its more easy to use the autochain function from the console.
only need the first skill for full chain use.
[Only registered and activated users can see links. Click Here To Register...]

AION32.bin [Only registered and activated users can see links. Click Here To Register...] all working.
use the language packet from NA
07/09/2016 17:04 blokers#125
Hello, im new. how to get script for grind? IM 32lvl assasin.
07/09/2016 17:32 nussxxx#126
For Aion EU
1. Download the old aion32.bin : [Only registered and activated users can see links. Click Here To Register...]
2. Download Aionscript : [Only registered and activated users can see links. Click Here To Register...]

Start Aion -> login game
Start Aionscript as Admin.(Right Mouse Run As Admin)

all is writen already. u need read every post :P
07/09/2016 18:45 blokers#127
I download this and i don't see any script ?? [Only registered and activated users can see links. Click Here To Register...]
07/09/2016 20:33 Locatelli1#128
Quote:
Originally Posted by nussxxx View Post
its more easy to use the autochain function from the console.
only need the first skill for full chain use.
[Only registered and activated users can see links. Click Here To Register...]

AION32.bin [Only registered and activated users can see links. Click Here To Register...] all working.
use the language packet from NA
I edited mine to get a rotation like yours, now my bot is a lot faster :awesome:
Thanks!

I just wish I could add a check on Attack Resonation to use it only i mobs have like 80% hp or more, but I can't get it working :/ That's one of the reason rotation can't be smooth actually
One thing only, your skills have EU name, probably not smartest thing using NA pack with them :D
07/10/2016 04:21 nussxxx#129
maybe this way.

between 80 - 60 %

or just use aslong mob have over 80%

Quote:
Originally Posted by blokers View Post
I download this and i don't see any script ?? [Only registered and activated users can see links. Click Here To Register...]
:p

use "OfficialGrinderFranework" press right mouse on the line down."Create" run 1 circel and press "Enable"

thats all.
07/10/2016 11:59 Locatelli1#130
Wow man :D It works. I tried something similar before and was always giving error. It works, but autochain makes the check skipped (rarely)

You forgot an and

Code:
-- DOT Attack : Attack Resonation
if Entity:GetHealth() > 80 and Helper:CheckAvailable( "Attack Resonation" ) then
Helper:CheckExecute( "Attack Resonation" );
return false;
end
07/10/2016 12:46 nussxxx#131
y true :d

07/10/2016 14:19 blokers#132
I get this message after the record:


- Unable to find a class or player controller!
- invalid arguments to method call
07/10/2016 14:27 Locatelli1#133
The class routine you are using is not working properly, what class you are?
07/10/2016 14:33 blokers#134
i create inginering. What class work the best? This bot make a quest or i must record this?
07/10/2016 15:00 Locatelli1#135
You mean Aethertech? There is no Aethertech routine in the folder. Other classes are working fine, especially if you're willing to edit the routine by yourself