![]() |
Self.itemcount - 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: Self.itemcount (/thread-11651.html) |
Self.itemcount - howcio - 09-09-2013 Start-Of-Macro Misc.ItemCount(Strong Health Potion) returned -1 [True] Misc.ItemCount(Strong Health Potion)<26 Self.Equip.Ring(3049) returned 1 Macro.Wait(5000) returned 1 Self.Logout() returned 1 End-Of-Macro Why the fuck it return -1? i have 40shp in bp... RE: Self.itemcount - Ohtar - 09-09-2013 Have you tryed with item's ID? Strong healts potion's ID is 236. Good luck! RE: Self.itemcount - voonart - 09-09-2013 Bcz you have to use item with hotkey, then the number is obtainable. Hotkey.Use(id) RE: Self.itemcount - Kimoszin - 09-09-2013 If you dont use this item, will return -1 |