Welcome!

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

Sign up now!

Resolved RS3 Object interaction

Super Bot Author
Joined
Jun 24, 2016
Messages
151
This bug happened to me too. While testing my mining bot it was unable to mine a copper ore rock. According to some logic in my code, the bot thought that it couldn't see the rock (isVisible() on the rock), so it would attempt to turn the camera and not turn at all since it was already visible in the first place.
 
Χ Ξ Σ
Joined
Apr 15, 2016
Messages
379
we're discussing this at @development in slack

So they're aware...
 
This bug happened to me too. While testing my mining bot it was unable to mine a copper ore rock. According to some logic in my code, the bot thought that it couldn't see the rock (isVisible() on the rock), so it would attempt to turn the camera and not turn at all since it was already visible in the first place.

What were you graphic settings on RS when this happened? I'm having the exact same thing.
What's your gamepack id?
 
Super Bot Author
Joined
Jun 24, 2016
Messages
151
What were you graphic settings on RS when this happened? I'm having the exact same thing.
What's your gamepack id?
Gamepack id: 0D42CC
Graphics: DirectX with CPU usage set to "Maximum" and everything else set to the minimum possible. Max screen size set to "Any" and all of the checkboxes unchecked except for custom cursors which is checked.
 
Top