AFK Loader

02/28/2014 13:05 gayisnotacrime#136
I keep getting "1 or more dll failed to inject" pop ups when I start AFKLOADER and it doesn't seem to do anything to my game :( I'm using winxp sp3 32bit.
02/28/2014 19:56 kong12200#137
Quote:
Originally Posted by gayisnotacrime View Post
I keep getting "1 or more dll failed to inject" pop ups when I start AFKLOADER and it doesn't seem to do anything to my game :( I'm using winxp sp3 32bit.
I cant remember if there is an option in winxp to elevate software privileges. But make sure you are using a user account that has administrator privileges.. and maybe try Shift+right clicking.. if an option is available to run the application in administrator mode. then click dat.. if not. i have no idea bro.
03/01/2014 01:31 irol008#138
How can i use other key's rather 1-9? example C1-9
03/02/2014 08:29 valkreinz#139
it just me, or somehow the AFKloader got auto delete when login into the game today?
ive tried anything like reinstalling the game and copying from a friend..

at first AFKloader load perfectly, but after in game, if we move our character, it closed, and ive checked the game folder directly, the AFKloader isnt there, checked the bin, none inside.. weird.
03/02/2014 10:43 Etanime#140
Is this macro.lua able to avoid hitting same target as another player? Can it loot treasure?
03/03/2014 14:20 pily0_07#141
Quote:
Originally Posted by kong12200 View Post
Can someone help me with some of my questions..

1. is there a way to use milliseconds instead of seconds for the macro to use the next skill..
(like after the macro use key 1, it will take .32sec for it to press the 2nd key and if its in CD it just switch to the next.. and just loop from there untill the target dies..
^ is there really a way? I would like to make the delay shorter also.

thanks for this great release. I havent experience any crash yet.
03/03/2014 19:22 monk25#142
multiclient works fine for me.
but bot doesnt work...after im start AFK loader,nothing happen.
03/04/2014 01:10 amaw68#143
doesnt work for me..I follow all the steps but. nothing happens, it just crash. can you send me the copy of your edited macro? :D
03/04/2014 15:40 icestar#144
Quote:
Originally Posted by kong12200 View Post
Can someone help me with some of my questions..

1. is there a way to use milliseconds instead of seconds for the macro to use the next skill..
(like after the macro use key 1, it will take .32sec for it to press the 2nd key and if its in CD it just switch to the next.. and just loop from there untill the target dies..

2nd.. will there be an feature where the macro will know if you are surrounded with mobs and cast a healing spell or a defensive skill.( like if x amount of mobs nearby use key 8)

those are just some of the questions i have for now... do please let me know if question 1 can be done..

thx for reading and really great afkmacro.. ^_^

1. try change this value
Code:
 function myWaitSecond( lpVal )
   lpVal = lpVal or 0.5
   local dwWait = os.time( ) + lpVal
   while os.time( ) < dwWait do end
end
2. I guess is too early to this "function"
03/04/2014 22:17 pureleech#145
can anyone make this one work on private server please?
03/05/2014 03:01 spaknotboys#146
sir is this working on aurakingdom.to private server? ive tried this but it keeps saying wrong user and password and the captcha keeps coming out. i know 100% my user and pass are correct.
03/05/2014 08:34 Shane¸#147
Quote:
Originally Posted by spaknotboys View Post
sir is this working on aurakingdom.to private server? ive tried this but it keeps saying wrong user and password and the captcha keeps coming out. i know 100% my user and pass are correct.
the loader has an alternative login token which sends your info to the official aeria AK instead of the private one, so you can't use it
03/05/2014 10:07 kong12200#148
Quote:
Originally Posted by icestar View Post
1. try change this value
Code:
 function myWaitSecond( lpVal )
   lpVal = lpVal or 0.5
   local dwWait = os.time( ) + lpVal
   while os.time( ) < dwWait do end
end
2. I guess is too early to this "function"
Yey thx u so much.. ill test dis on my dummy client and see ^_^
03/05/2014 11:54 Shane¸#149
Quote:
Originally Posted by kong12200 View Post
Yey thx u so much.. ill test dis on my dummy client and see ^_^
lol'd :awesome:
03/05/2014 12:32 pureleech#150
make it work on private server please?