Jump to content

Tom

Scripter III
  • Posts

    5330
  • Joined

  • Last visited

  • Days Won

    5
  • Feedback

    100%

Everything posted by Tom

  1. No need to be rude, he probably doesn't even have java installed. Install java JRE 8, run the jar with Java runtime environment when prompted.
  2. nah nah chatbox is bugged banlist probs needs to be cleared
  3. Once again an argument that will have no definitive answer Which is better, xbox or playstation? Always down to preference, and i prefer eclipse as it has a nice live collaboration plugin
  4. Tom

    osFisher

    Thanks for reporting the bug, could you give me some specifics on the location you were at? Also, please open the console window in the top right corner to see if there are any errors
  5. ty for pic, map tool in the scripter section isnt what i was looking for, i liked being able to hold down left click for perfect spacing
  6. this aint the fukn spam section that map is probably off by 10 positions
  7. Cant find a new image for dunkpathmaker that is the right size, any help is appreciated.
  8. Tom

    GOML

    Gh0st masterrace
  9. Yeah everyone come tinychat
  10. Tom

    Deadman checker

    private final int[] DEADMAN_WORLDS = {317, 319, 321, 345, 352, 357, 360, 374}; private boolean isDeadman(){ for(int i : DEADMAN_WORLDS){ if(getBot().getWorld() == i){ return true; } } return false; } Pretty simple, probs forgetting a world or new worlds will be added. Change the modifiers if necessary.
  11. reported for conspiracy against osbot
  12. I think I'm a bit late to the party, but just use a boolean in your onloop to check if the script has actually started. If you pass in the main class as a parameter, it should be easy to set a boolean to true when the start button is clicked
  13. My script supports this, the option is called barehand fishing and will work at Fishing Guild. Check the misc menu
  14. #PrayForParis Disclaimer: This is not a joke about the attack on paris, what happened was not funny, this is just something someone has made, and some people find it funny.
  15. That is not the point, i gave you 2 examples of countries that aren't in the americas. Asia as a whole would probably have a larger player base than america, it wouldn't surprise me.
  16. Are you suggesting that only people from your timezone play this game? Its 6 PM here, oh and hey its 3 PM in china which has the highest population in the world!
  17. Pretty sure i seen these exact words somewhere else, oh yeah I did:
×
×
  • Create New...