Welcome!

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

Sign up now!

Resource Open-source bots

12 year old normie
Joined
Jan 8, 2015
Messages
2,769
DerkSchooltink/runemate-bots

I've created a repository for people to view and learn from my bots. Note that I'm far from a perfect developer, so don't blindly take this code as fully working. It serves as a guide to start developing if you need some Kotlin sources.

If you have any additions or changes, feel free to create a pull request! :)
 
Joined
Jun 25, 2019
Messages
3
I'm just looking through the code now and i'm wondering what the quantum.api. stuff is and how can i access them?

Cheers in advance
 
Joined
Jun 25, 2019
Messages
3
I should've worded that better, What are some of the missing parts of the quantum eg - import quantum.api.framework.extensions.withinRadius

Are these intentionally left out?
 
Joined
Jun 9, 2015
Messages
3,717
I should've worded that better, What are some of the missing parts of the quantum eg - import quantum.api.framework.extensions.withinRadius

Are these intentionally left out?
Everything that isn't there is intentionally left out.
 
Top