Jump to content

Medusa

Scripter II
  • Posts

    711
  • Joined

  • Last visited

  • Days Won

    3
  • Feedback

    100%

Everything posted by Medusa

  1. or just trade me the gold. I'll accept it for 5m 07. I'll dispose of it safely
  2. I've been unbanned many times using this method. Might just have been lucky.
  3. or just make an email on protonmail and use the + trick (so medusaa+1@protonmail.com) - example
  4. Updated code to fix people being able to quickly remove item from their offer and still get a joke. Look @ github
  5. Haven't even ran it for 10 hours lol. Might start it in a bit. EDIT: 15 minute proggy http://prntscr.com/n42bcl This might not happen to everyone though.. Obviously lmao
  6. I mean partly yea. It actually works though, so you could potentially profit ¯\_(ツ)_/¯
  7. It says on the thread that I won't pre-compile a jar due to the fact that it'd only contain 1 joke. If you send me a list of jokes (Already in the required code "format" (jOkEs.add("joke1p1:joke1p2");)) I can do it
  8. So I just saw a thread on here and got inspiration to make this. It's really just a bot that accepts anything for jokes. It banks upon reaching a full inventory. It's opensource (Here) I was gonna comment in the code (And I did... Two places), but I ended up saying fuck it and not doing that. Oh and it also cancels trades which have been idle for 30 seconds. To add more jokes to the bot, you wanna copy my example in the onStart() method. @Override public void onStart() throws InterruptedException { jOkEs.add("Why did the chicken cross the road?:To get to the other side"); } The jokes are supposed to be 2 parts like the one shown above. The different "links" are separated by a colon (:). So if I wanna add a joke like this: A llama kicked me out of my house. Alpaca my bags. It'd look like this in onStart() jOkEs.add("A llama kicked me out of my house.:Alpaca my bags."); While writing this thread, I realise that I forgot to make the bot send messages when it isn't doing shit (Like advertising), so you'll have to add that yourself (Like 1 line of code). Other than that, enjoy. Written in 5 minutes or smth like that. Not gonna compile a jar cuz it would only have 1 joke. Feel free to donate some of the sick profit you've made using this script (You'll end up making bills). My BTC address is here: 1MEDUSArXACrEw1RNktAdyxuDpAWqzwbdt
  9. y u comment on 2 year old thread... Grave digging is very gey ;-; And now I'm commenting on a 2 year old thread as well. REE
  10. You telling me I paid for that shitty game, and now it's free?
  11. u do the big open with java
  12. Seems kinda sad to do it like that. Why not have an option for user input on passwords?
  13. If he is trying to check on a "force-logout" if he is banned, it might be easier to just check a login state. Or am I just retarded?
  14. Maybe check login states when logging in? Or just text on screen.
  15. Get 100 post count and make a thread. Then you can do services or smth for people and gain rep that way.
  16. Yea that's part of what I meant with my comment. Didn't express myself properly
  17. Does that script actually work? I feel like it'd be much easier for you if you switched to task based scripts, instead of throwing it all in the onLoop method.
  18. Ah. My connection to NA servers is shit, so I can't do it
  19. I see you already have a lot of people wanting to do this for you lol. I'm willing to do it for not that much, but I'd like to know what region you want this on.
  20. Pretty sure OSBot encrypts your login information (The one used for "OSBot - Boot"). Also, in your browser you are still logged in due to the cookie. Pretty sure there is no way to restore your password from that.
  21. Not sure it'd make a difference, but maybe try to run it through terminal using java -jar. It might be able to give you more information.
  22. Medusa

    rsos gold crach

    Reason for this is most likely what Juggles said. Know a few people who have been making bills from master farmer in the last 14 days or so.
×
×
  • Create New...