Jump to content

Fruity

Scripter II
  • Posts

    4962
  • Joined

  • Last visited

  • Days Won

    6
  • Feedback

    100%

Everything posted by Fruity

  1. I think you should start selling advo space in your sig with all these posts
  2. Sold me a sig nice n quick ^^
  3. Fruity

    Fruity NMZ

    Added
  4. Fruity

    Fruity NMZ

    Will let you know when a trial slot opens up. scripters have a limit :3 apologies about the delay
  5. Fruity

    Fruity NMZ

    will add when i ican ill take a look at the issues mentioned and see if i can find out why they are happening. its very random when it does the random movements, they were mainly for guthans dreams to keep logged in
  6. Was just released in scripter section last time i believe
  7. looks perdy
  8. ty for pc's everyone. will make a selling thread when i get the effort
  9. ill send a tenner first class stamp
  10. Stats as below Does have a 2 day ban sadly Account has the Zeah Farming Outfit Along with the seed box and the Fancy Watering can that holds 1000 'charges'
  11. gud script/10 did 20-30 accounts in one run
  12. Maybe.
  13. Fruity

    Fruity NMZ

    Did you load gear while g maul was in inventory? did you also have a full inventory so that it wouldnt be able to switch?
  14. Fruity

    I did it!

    gz on dat spem
  15. Fruity

    Staff

    was so close to believing it! had to zoom in to spot the difference between the legit
  16. will be hard to see that all you are doing is depositing and withdrawing
  17. fresh starts are always fun
  18. Fruity

    Fruity NMZ

    Will add all trials if i havnt alrdy Looking good! will add to op ^^
  19. Fruity

    FrostCaves

    YOU CAN DO ET BOG! Nice to see it getting closer
  20. gz on another
  21. It is a good one apart from the fact people have to give you their ID telling you everything about them and you're a random guy on the internet its a good idea for higher trusted people but for normal people wanting to sell some gold not really too good imo
  22. private void typeStringInstant(String output){ for(int i = 0; i < output.length(); i ++){ char c = output.charAt(i); int code = KeyEvent.getExtendedKeyCodeForChar(c); // Type the character getBot().getKeyEventHandler().generateBotKeyEvent(400, System.currentTimeMillis(), 0, code, c); } // Press enter getBot().getKeyEventHandler().generateBotKeyEvent(401, System.currentTimeMillis(), 0, 10, '\u0000', 1); // Release enter getBot().getKeyEventHandler().generateBotKeyEvent(402, System.currentTimeMillis(), 0, 10, '\u0000', 1); } http://osbot.org/forum/topic/85684-finished-my-new-script-but-how-do-i-type-faster/?p=952925
×
×
  • Create New...