Separate names with a comma.
Hi, Is it possible to slow down the interact-methode for a right mouseclick option on an item? Right now, it clicks almost instantly on the...
What would be the best way to share variables among tasks using TaskBot? For example when interacting with an npc or object, I'd like to turn...
I've had a look around and I can't find anything to help with talking to npcs, such as quest givers. Are there any basic examples of going...
Bug & Question: I use a lot of code that looks somewhat like this: if (!BankChest.isVisible()) { Camera.turnTo(BankChest);...
Whenever I try to interact with a spriteitem, Interface (ex. Pressing 'Take' in blast furnace dispenser, Withdrawing anything from the bank,...
Hello, So while i was making my new Questing bot i realized i needed an easy way to interact/talk with NPCs and navigate the menu and select the...
Add the interact method onto the ActionBar.Slot function. Similar to having it on GameObjects, Npcs and many others. Using the actionbar could...
Hello, I was just wondering if Interact(String, String) is supposed to fail about 40% of the time? When I say fail, I mean either misclicking...