Jump to content

Chris

Scripter II
  • Posts

    8355
  • Joined

  • Last visited

  • Days Won

    14
  • Feedback

    100%

Everything posted by Chris

  1. I used ramnode before but I used the cheapest option to run 1 bot
  2. Stats 55 magic min 20 defence min 40 hp min No quests
  3. walkEvent.setBreakCondition(new Condition() { @@Override public boolean evaluate() { return false; //condition to be met here } });
  4. delete ur osbot folder and open the osbot.jar again
  5. Chris

    hey

    http://osbot.org/forum/topic/104463-premium-%E2%98%85-excellent-dragons-%E2%98%85-%E2%96%90-multiple-locations%E2%96%90-safespotting%E2%96%90-potion-support%E2%96%90-special-attack%E2%96%90-anti-pk%E2%96%90-deathwalking%E2%96%90-more/
  6. Webwalking #getDestination is messed up. That means the webwalker is not working. Please use WalkingEvent in the mean time. The Develepors are currently working on the issue but they are still busy in real life. Wait for an update `Chris
  7. Chris

    chills

    https://youtu.be/W0ZhlVQ370c?t=10
  8. Thanks for the updated values. Meant to update my reply about -1 this is how I was using it. private boolean playerIsSkulled(Player player) { // If the player has a skull icon return player.getSkullIcon() != -1; }
  9. Skull icon. according to this snippet i found on another site.
×
×
  • Create New...