Jump to content

Recommended Posts

Posted (edited)

Hello guys

I am new and just starting off writing code. I am playing the game

"Archlord"...well at higher lvls it sucks to lvl. So I wrote a script that

will kill mobs and buff myself when the timers are up...just ONE problem. I

have to set up the timers to a set number. For example fully buffed I can

kill a mob in 4 sec...but when my buffs are down its like 8 seconds....so

my script has to wait 8 seconds no matter what so when Im not buffed I

dont pull a lot of mobs at one time. Is there a way to write code to

understand once the target is dead then it will move onto a different

target? Hope someone out there can help me with this.

Edited by Trycor
Posted

Do the Mobs have a healthbar?

if there is one Swift is right.

Just define the very last pixel of the healthbar. If the pixel gets "Red" you have a new monster; attack it until the pixel is "<>red".

Posted (edited)

Thanks Swift but for some reason its not working for me....i have to be doing it wrong....if i post my code do you think you could tell me where to put it?

Edited by Trycor
Posted

Try with hexcodes / decimals.

And dont try with the game. Try first with a screenshot.

If it works on screenshot (with decimals/hexcodes!) then try ingame

Posted

Try with hexcodes / decimals.

And dont try with the game. Try first with a screenshot.

If it works on screenshot (with decimals/hexcodes!) then try ingame

I will try this. and by the way people....if you have a good Archlord bot post it :) mine will be coming soon....

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...