Separate names with a comma.
I was wondering if the Spectre client itself had a public API so I could, for instance, add multiple accounts in bulk or kick off a bot instance...
Current Treebot Each Branch is a validation of a single Boolean. - Validation is True -> Go to success child - Validation is False -> Got to...
Hello mates! Has been someone developed a good way to check auras states from equipments slot, like remaining time or their names as well? I...
I'm trying to sell 10 Runite bars with GrandExchange.placeSellOffer() but this seems broken. It opens the sell menu, selects to correct item, but...
ForEach is better way to Dropping items? Actually I'm using a code like this below and the bot stills undropping some items. for (SpriteItem x...
I have a item x in my inventory and I need use it on a object y. I didn't found a direct method like x.useOn(y); then I tried some stuff...