Thread Rating:
  • 52 Vote(s) - 3.81 Average
  • 1
  • 2
  • 3
  • 4
  • 5
╠ BBot Macros ╣
There is a macro for eat food? The option of the bot sometimes coordinates with loot & doesn't loot :/
thanks.
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
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 : (
(10-27-2012, 12:09 PM)Hunger Wrote: 3000 {Equip DRing If Drunk} Status.Drunk()=1 Self.Inventory.Ring()<>IDDWARVENR Self.Equip.Ring(IDDWARVENR)

This macro will always equip dwarven ring even if u are not drunked, know the reason? :/
(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)

This macro will always equip dwarven ring even if u are not drunked, know the reason? :/

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-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)

This macro will always equip dwarven ring even if u are not drunked, know the reason? :/

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).

I just tested and it's keep the same. The character always equip dwarven ring with no Drunk Status. By the way, thanks man.
Anti Push is not working. Could anyone fix it ?
I go fix it
(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)

This macro will always equip dwarven ring even if u are not drunked, know the reason? :/

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).

I just tested and it's keep the same. The character always equip dwarven ring with no Drunk Status. By the way, thanks man.

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 :/)
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 + Big Grin

Yours , FP .


http://forums.bmega.net/showthread.php?t...3#pid25703
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 :/
Someone know how to do alert when msg on screen "exura gran mas res" ?
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 ??
2000 {Reset Cave} Misc.StandTime()>15 CaveBot.GoStart()
safe exori is not working, it uses exori/exori gran even if there are players on screen, can you fix it please?
How to make character stay 50sec and keep caveboting? and over again all the time? its some macro scrypt?
Please, can someone do a script who stop cavebot and target , disconnect when i have 0 bolts,arrows,spears,assasins stars?
2000 {Logout When Low Ammmo} Misc.ItemCountEx(SPEARID)=0 Cavebot.Stop() Status.Battle()=0 Self.Logout()


Forum Jump:


Users browsing this thread: 1 Guest(s)