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

+- BBot - The best bot of the world (https://forums.bmega.net)
+-- Forum: Support (https://forums.bmega.net/forum-6.html)
+--- Forum: Support & Help (https://forums.bmega.net/forum-8.html)
+--- Thread: Macro (/thread-15117.html)



Macro - BenQ - 05-26-2014

I got answered that this will work

Quote:Var1:=Creatures.ByNameRange(Mob1)
Var2:=Creatures.ByNameRange(Mob1)
VarAdd(Var1, !Var2!)
!Var1!>=3

Sent using Tapatalk

But !Sum!>=3 dosent work as command


RE: Macro - mr. Kris - 05-26-2014

hmmm var1 = var2 that is stupid


RE: Macro - BenQ - 05-26-2014

it dosent matter what the values are called. its about how the script works :p

anyway i need a command that returns the value of a variable and !Var1!>=3 for example isnt working.


RE: Macro - raphaelignacio - 05-27-2014

The sinal equal it isnt recognize, so text only with < or >, not using >= or <=