Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

Sign up now!

Question How to find correct methods and identifiers

Joined
Jul 22, 2019
Messages
1
Assuming I have some Java knowledge but with the the Runemate API, what is the best way to find specifics about how to interact with the API?

For example: target.interact("Pickpocket");

Where do I find the knowledge to use "Pickpocket" as the parameter that it's requests to pickpocket, aside from the obvious guess?

Thanks
 
Top