10-31-2012, 12:43 PM
There is a macro for eat food? The option of the bot sometimes coordinates with loot & doesn't loot :/
thanks.
thanks.
╠ BBot Macros ╣
|
10-31-2012, 12:43 PM
There is a macro for eat food? The option of the bot sometimes coordinates with loot & doesn't loot :/
thanks.
10-31-2012, 11:22 PM
20000 {Eat Food Macro} ## Eat each 20 seconds food:=3566 Misc.ItemCountEx(!food!)>0 [Onfood] Hotkey.Use(!food!) Exit {Onfood} HUD.Display(Please Buy More Food) Exit
11-03-2012, 07:42 AM
Can u add macro which is cleaning Trainers after Player on Screen, Moved or Low Health ?
Mega said it's possible, but i dont have idea how to do it : (
11-08-2012, 01:09 AM
11-08-2012, 04:58 PM
(11-08-2012, 01:09 AM)tatiin123 Wrote:(10-27-2012, 12:09 PM)Hunger Wrote: 3000 {Equip DRing If Drunk} Status.Drunk()=1 Self.Inventory.Ring()<>IDDWARVENR Self.Equip.Ring(IDDWARVENR) 3000 {UnEquip DRing If not Drunk} Status.Drunk()=0 Self.UnEquip.Ring(ToContainer) Maybe you should add this too (not sure , not tested or so , just made it fast).
11-11-2012, 07:37 PM
(11-08-2012, 04:58 PM)Matze Wrote:(11-08-2012, 01:09 AM)tatiin123 Wrote:(10-27-2012, 12:09 PM)Hunger Wrote: 3000 {Equip DRing If Drunk} Status.Drunk()=1 Self.Inventory.Ring()<>IDDWARVENR Self.Equip.Ring(IDDWARVENR) I just tested and it's keep the same. The character always equip dwarven ring with no Drunk Status. By the way, thanks man.
11-13-2012, 07:02 AM
Anti Push is not working. Could anyone fix it ?
11-15-2012, 10:47 PM
I go fix it
11-16-2012, 12:20 PM
(11-11-2012, 07:37 PM)tatiin123 Wrote:(11-08-2012, 04:58 PM)Matze Wrote:(11-08-2012, 01:09 AM)tatiin123 Wrote:(10-27-2012, 12:09 PM)Hunger Wrote: 3000 {Equip DRing If Drunk} Status.Drunk()=1 Self.Inventory.Ring()<>IDDWARVENR Self.Equip.Ring(IDDWARVENR) 3000 {Equip DRing If Drunk} Status.Drunk()==1 Self.Inventory.Ring()<>IDDWARVENR Self.Equip.Ring(IDDWARVENR) 3000 {UnEquip DRing If not Drunk} Status.Drunk()==0 Self.UnEquip.Ring(ToContainer) Maybe this one works (not tested , would be nice if someone could do that , I got no time atm :/)
11-16-2012, 03:37 PM
Which macro i can use to pick up 1 / 15 spears in the floor to my bp?
thanks
If i helped you with my scripts or awnsers please REPU +
Yours , FP .
11-19-2012, 01:12 AM
11-22-2012, 10:40 PM
I need script for auto exori when 4 monsters are around me and bot using it when no players on screen. I used your exori script but it makes skull for me on player :/
11-23-2012, 01:03 PM
Someone know how to do alert when msg on screen "exura gran mas res" ?
11-23-2012, 06:17 PM
1000 {Exori} Creatures.PlayersOnScreen=01 Self.Mana>=100 Self.Attacking Creatures.Beside>=4 Self.Say(exori)
can u make macro for resetcave when char stay in the same sqm. 15 sec ??
11-30-2012, 06:37 PM
2000 {Reset Cave} Misc.StandTime()>15 CaveBot.GoStart()
12-02-2012, 07:29 AM
safe exori is not working, it uses exori/exori gran even if there are players on screen, can you fix it please?
12-02-2012, 04:35 PM
How to make character stay 50sec and keep caveboting? and over again all the time? its some macro scrypt?
12-03-2012, 05:50 AM
Please, can someone do a script who stop cavebot and target , disconnect when i have 0 bolts,arrows,spears,assasins stars?
12-04-2012, 01:43 AM
2000 {Logout When Low Ammmo} Misc.ItemCountEx(SPEARID)=0 Cavebot.Stop() Status.Battle()=0 Self.Logout()
|
« Next Oldest | Next Newest »
|