Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
BBot 21.5 Stable
#43
(09-04-2013, 05:20 PM)Coizado Wrote:
(09-04-2013, 08:40 AM)garst123 Wrote: 3100=0?
look into it mega~

Macro:
a:=Self.Inventory.Ring()
a==0
Self.Equip.Ring(3098)

Debug:
Start-Of-Macro

Self.Inventory.Ring() returned 3100
!a! has been set to 3100
[True] a==0

Self.Equip.Ring(3098) returned 1
End-Of-Macro

You forgot the veriable tag "!", while it's not needed when setting a variable value, it is needed when testing the variable content.

Example:
Macro:
a:=Self.Inventory.Ring()
!a!==0
Self.Equip.Ring(3098)

(09-04-2013, 01:59 PM)inqontrol Wrote: It's also a real problem with follow in tibia. Bot always trying to change to "Stand while fighting" after like 10-20 seconds after I changed it manually. It happens on all my scripts so it's a bbot problem.

This is not a bug, when the bot sets a creature as target, it stops cavebot walking, if you have the creature in your killer with distance 0, it also stops killer walking, allowing tibia to chase the creature, but, as soon as the creature is dead, cavebot starts walking, it does that the same way you would do using your keyboard arrow keys, that's why tibia goes from "chase" (green doll) to "stay" (red doll). If you have searched the forum more carefully, you would've found out, that you can disable Tibia's config to move to Stay when you use arrows, it's in your Tibia Configs > General > Auto Chase Off (uncheck).

ahh, thanks, my fault


Messages In This Thread
BBot 21.5 Stable - by MegaNo0body - 09-04-2013, 03:48 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)