i bring you ALAAB, ArchLord Auto Attack Bot , it is a bot...that just attacks automatically..i see other bots that always target other monsters constantly..and never kill them, this bot is not that.
Download:
Note: You must have your normal attack in slot 3 Note 2: This is 50% memory-based, so if it doesn't work, this is because the addresses are different on each computer.. Note 3: This is sort of a test, if it DOES work, i will add more functions to it
Read_Me:
Quote:
ArchLord Auto Attack Bot by NegativeNrG
Comments:
This is just a simple auto attack bot, so don't expect too much..
Pros:
This is not a pixel-based bot, so it won't go clicking each monster non-stop.
Cons:
You have to wait when the monster's corpes is gone to attack the next monster
How to use:
Start up ALAAB
go into ArchLord
go to your fav. training spot and press HOME
click yes for semi-safety mode or no for no safety mode(look below)
What is this semi-safety mode:
If you clicked yes,the bot won't rotate the screen, this means it won't attack any OTHER DIFFERENT KIND OF MONSTER,
there is still a chance it will attack a different kind of monster though(this is why its called SEMI-safety mode).
Also, remember to put auto pot so you won't die...
autoIT simple Target&attack bot help 01/29/2010 - AutoIt - 7 Replies ok got something here and im stucked please.. could anyone have a tip or suggestion in this code:
#include <GUIConstantsEx.au3>
GUICreate("Forsaken's Bot", 335, 100)
GUISetState(@SW_SHOW)
$startbutton = GUICtrlCreateButton("Start", 190, 8, 60)
HotKeySet("{ESC}", "Terminate")
NEED help making simple auto attack script 06/28/2008 - Lineage 2 - 0 Replies I have walker 2.03 and i need help making a SIMPLE auto attack script. All i wanna do is target mod, attack, pick up items, target closest mod and repeat. I can add heals and all that stuff later just need help starting a basic combat script.