Welcome!

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

Sign up now!
  1. K

    Question RS3: How do I find Rockertunities?

    Hey everyone, Basically the title is my problem, I am currently making a mining bot for rs3 and I wanted to know how I would be able to get the bot to detect rockortunities because I'm stuck on how to locate them. If you don't know what I'm on about, here is a link to RS wiki explaining it...
  2. K

    Resolved RegionPath is always returning null

    Hi everyone, I am trying to use region path in RS3 but it keeps returning null, I have no idea why. Can someone help me on this? I am not sure what the error even is. Thanks in advance. Code: riftCoord = new Coordinate(2890,3047,0); RegionPath regionPath = RegionPath.buildTo(riftCoord)...
Top