Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Macro not working properly
#1
MegaNoBody, my bot isn't reading the macros correctly. Let me try to explain:

1000 {teste} Misc.ItemCountEx(3147)>=1 Self.Soul>=3 Self.Mana>=680 Self.Say(Adori Mas Flam)

The macro is reading on debug:

Running Misc.ItemCountEx(3147
Running Self.Soul
Comparing "Misc.ItemCountEx(3147">"Self.Soul"
Comparing done 49>59 (False)


What I want the bot do is:

Test if there is 1 or more Blank rune (ID:3147) in the backpack
If true,
Test Soul Points number is equal or bigger than 3,
if True,
Test if mana is equal or bigger than 680,
if true,
than Self say "Adori Mas Flam"


Very very simple, but it's not working!

Can Anyone help?


Forum Jump:


Users browsing this thread: 1 Guest(s)