very Simple bot based on the example class from Picklelicious
i also attached a modded DLL whit AutoLoad for this bot
readme for both included
i dont think i will go on coding in this script engine but it was a nice 'trip' ^^
have fun whit this bot
Quote:
This is a modded Lua Script Engine DLL
Original 5.1 Source
+ Picklelicious AAO2.6 ReWork
+ Smokez Mod
This DLL autoloads the file 'mybot.txt' at Startup so keep it in the same folder as the DLL
"CTRL + L" opens the LUA Console
"CTRL + R" Restarts LUA and Reloads the bot (for quick bot editing)
"CTRL + O" opens the LUA Logfile 'Entry.txt'
Tested under WinXP SP1 whit AAO2.6
This DLL and the 'mybot.txt' shuld be in the 'Americas Army/System' folder!
mybot.txt Readme:::
Quote:
Feature List
{
AutoAim //not include for public atm(i dont want to be the first)..
{
NormalizeRotation
PingCorrection
VecToRot
}
Serverfire
FireRate
Mouse-Zoom
DisableFog
Common Tweaks (For_Example)
{
PerfectAccuracy
NoJumpAdjust
TraceDistance
WpnRecoil
eROF
}
2D Radar
Menu
Console Checker "ala.. instr(VOTE TO KICK)"
AutoReload
DosntWorkYet
{
WallHack
NoEmitter
}
}
KEYS
{
'LMouse' = Serverfire (if Serverfire is ON and FR is > 1)
'Numpad1' key toggles AutoAim
'Numpad2' key toggles AutoFire
'Numpad3' key for FireRate Adjust
'Numpad4' key toggles ServerFire
'Numpad5' key for the OverLays
'Numpad8' key is my DebugKey
'MouseWheelUp' zooms in
'MouseWheelDown' zooms out
}
and surely all what allready was in the example class
EDIT::
ah whatever DLL removed.. if PB realy is to Dump to
compile a READY workspace .. then i bite myself
QUICKFIX::
Compile your own DLL...
Open the LUA Console
Type "Engine.Load('mybot.txt')"