i think they have methods that you need, your just not finding them like for example the right click on a certain place. Under the mouse class (i read your other thread this might help)
also i hope they fix the equipment tab
[OSBot 2]
im wondering how i could create a mouse press event and a mouse release event. i mean i see this class but il so minded fuck lol anybody want to help me?
you have to check your tab once so it can check to see what items your wearing, it doesnt work to well with rings or arrows.
Hes a little work around for dueling rings. Just leave the dueling ring in your inventory. Easier, less messy, and wont break.
couldnt you do Anvil.interact();
i mean the argument for an interact method is a String... so it would accept nothing as the argument, and will still be considered null. I have tested it out, its just a theory
This is what is giving you problem
RS2Object bank = closestObjectForName("Bank booth");
Osbot 2 doesn't have closestObjectForName()
Osbot 2 uses
objects.closest("bank booth");
I'm looking for a logo for my AIO crafter. I really don't have much to offer. Trying to see if I can get it soon. So I could release the script as a beta version on the SDN. For tomorrow
How to use, simply add the player into your map. Then your able to access their skills, rank, level, and exp. I have to give some credit to @Swizzbeat, because i used parts of his snippet to build mine.