Genbot.mac 12.30
BotCore.inc 12.33
BotCombat.inc 12.31
BotSpell.inc 12.33
BotHealer.inc 12.30
ShortCuts.inc 12.31
Personal.inc 12.30
GenbotDoc 12.10 <----- Not Current
Update 5/7/2004 11:00 PM
Bug Fixes
Update 5/6/2004 10:00 PM
Some fixes to some bugs I added today
Update 5/6/2004 4:00 PM
Added more event awarness to spell casting
Added recast pause to buffs, fail 5 casts will pause the buff recast for 15 minutes.
Selfbuff works now, if you fail to buff yourself it will retry like buff does i.e 5 times 5 seconds appart 5 fails equals 15 minute pause
Added optional Param to report buffs, Param "Queue" will caused the bot to report the status of the report queue
Added command SelfBuff This command causes the bot to cast a buff on itself, it will then monitor the buff status (rather then a timer like Buff) to determine when to recast the spell, "Buff x on Yourself" will automatically use "selfBuff" logic. The Companion ini value "selfbuff" can be used to load a list of buffs the bot will automatically maintain on itself.
Example:
Code: Select all
[spell]
SelfBuf=armor of the faithful|Resolution
Note: "Buff Off" will cause the bot to forget any queued rebuffs
"SelfBuff off" will cause the bot to stop maintaining self buffs
readded chainstun explained below, should chain stuns in cycle with enough pause to maximize mana
in the ini:
Code: Select all
[spell]
chainstun=color slant|color cloud
chainnuke=
ChainNuke works about the same except that it doesn't do the duration wait.
Update 05/04/2004 9:00 pm
Fixed Chat Channel back to a string. Sorry about the confusion.
Fixed Buff now shouldn't error and should rebuff correctly
Fixed Genbot mode follow and Moveto
I think I fixed Behind functions
Fixed Reload (I think - sometimes gets errors I can't track down sometimes works)
Toggles now take 1/0, True/false yes/no on/off and are case insensitive.
New ini reading sub function - will be expanded later to read from other sources
New AddToggle function so you can add toggles in your personal.inc
Lots of small fixes from the board
Cmds is now case-insensitive
Hoping we are now relitivly bug free and I can go back to adding functions
Update 5/1/2004 8:00 am
Lots of fixes from the user community
Update 4/30/2004 5:00 pm
Fixed the Toggle problem
Auto heal still buggy, still trying to fix it
Update 4/30/2004 3:00 pm
More fixes, FollowMode 1 = follow should be fixed - thnx gus
Spellcasting in general, as well as SN, SNT and Buff should all be fixed now.
FYI Personal.inc in my release is stripped down to a stub I expect it to stay this way, I will not post my personal.inc and I ask that other people don't post theirs in this thread. If you must post your personal.inc please post it in a different thread (maybe in the snippetes forum) and provide support for it there.




