BBot - The best bot of the world
Script or Macro - Printable Version

+- BBot - The best bot of the world (https://forums.bmega.net)
+-- Forum: Scripts & Macros (https://forums.bmega.net/forum-4.html)
+--- Forum: Requests (https://forums.bmega.net/forum-17.html)
+--- Thread: Script or Macro (/thread-5012.html)



Script or Macro - speedo251 - 10-19-2012

Sorry if this is wrong thread.

Is it possible to kill Mother Slime after seeing player on screen or beeing moved ? Cause i'm afking while skilling and it can help me avoid deaths. If it's possible, please send me PM how can i do this or just say in this thread. Thanks for reply.

Sorry for my bad english.


RE: Script or Macro - nizlov - 10-24-2012

It would be better to equip a stronger weapon for killing the "mother" Slime faster.
  • Add this macro to Advanced Tools -> Macros

    0 {ChangeWeapon} weapon:=1234 Misc.ItemCountEx(!weapon!)>=1 Self.Inventory.LeftHand()<>!weapon! Self.Equip.LeftHand(!weapon!) Trainers.Stop() Killer.Start()

    1234 = ID of weapon to change to (a better weapon than the one you are training with)
  • Add Slime to Killer's list.
  • Go to Protector and choose:
    1. Kind: Moved
    2. tick Macro and choose: ChangeWeapon
    3. tick Logout
    • Go again to Protector and choose:
      1. Kind: Player on Screen
      2. tick Macro and choose: ChangeWeapon
      3. tick Logout
  • Test it & post results.



RE: Script or Macro - speedo251 - 10-26-2012

I tried this macro. He's changing weapon to stronger, but he doesnt want to kill "mother". Yes i did everything u want me to do.
Sorry for my bad eng.


RE: Script or Macro - nizlov - 10-26-2012

0 {ChangeWeapon} weapon:=1234 Misc.ItemCountEx(!weapon!)>=1 Self.Inventory.LeftHand()<>!weapon! Self.Equip.LeftHand(!weapon!) Trainers.Stop()==1 Killer.Start()==1

Try now, you can also try Close Tibia instead of Logout and stealth ring macro instead of Changing Weapon:

0 {Equip Stealth Ring} Misc.ItemCountEx(3049)>=1 Self.Inventory.Ring()<>3086 Self.Equip.Ring(3049)


RE: Script or Macro - speedo251 - 10-26-2012

I'm trying this macro now, i'll post results. If it won't work, i'd use Stealth Ring Macro.
Thanks very much for help. Reput for u Wink