BBot - The best bot of the world
need macro for ots - 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: need macro for ots (/thread-19623.html)



need macro for ots - achmeda - 03-20-2016

Hi, i need macro to just use item (id) in my backpack... i try alot of scripts and they dont work

2200
{golden rune emblem}
ID:=11632
Misc.ItemCountEx(!ID!)>0
Hotkey.Use(!ID!)


i use it but it only spam this manarune


this item can only be use in backpack


RE: need macro for ots - jasper15 - 03-21-2016

1000 {ManaRune OT} Self.Mana%<=80 Hotkey.Use(ID)


RE: need macro for ots - achmeda - 03-21-2016

Thanks Alot !