bot.mac stuck casting wearable items

fallen_monk

Member
Joined
Jan 18, 2007
Messages
45
Reaction score
0
Points
6
I used the ini file listed in the forums here for shaman. When I customize it slightly for my shaman and run it, it decides to cast my shoulders and face clicky item that I am wearing over and over again and just gets stuck in that loop. Any help would really be appreciated.
 
Remove AutoClickies from your options list in the General section.
 
If I just wanted 1 clicky to work how would I have it? I've got it listed as this but it's not firing off.

[ClickyMaintenance]
clickies=1
click1=Lizardscale Plated Girdle
 
Set it up as a self buff. I haven't looked at any of the clicky stuff. You can use the item name as the spell, and set the icon to what it gives.
 
If I just wanted 1 clicky to work how would I have it? I've got it listed as this but it's not firing off.

[ClickyMaintenance]
clickies=1
click1=Lizardscale Plated Girdle


put to downshit?

downshitX=/if (${Spell[Twitching Speed].Stacks} && !${Me.Invis} && !${Me.Buff[Twitching Speed].ID} && !${Me.Moving}) /useitem Lizardscale Plated Girdle
 
Thank you. I'll use whatever works. Just trying to get all this stuff to work together.