March 9, 20187 yr WalkingEvent walkingEvent = new WalkingEvent(gate); walkingEvent.setBreakCondition(new Condition() { @Override public boolean evaluate() { return gate.isVisible(); } }); execute(walkingEvent); Does anyone know why it walks by interacting with tiles on screen and not on minimap ?
March 9, 20187 yr Author Just now, The Undefeated said: Because the hooks are still broken. oh i thought hooks got updated because earlier today it was working for a while until i decided to restart the client again,
March 9, 20187 yr So many glitches and bugs after the recent client update. Developers are working on fixing that.
March 9, 20187 yr Just now, inababila said: So many glitches and bugs after the recent client update. Developers are working on fixing that. It's not bugs, just hooks need updating due to recent rs update
Create an account or sign in to comment