Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 01/17/14 in Posts

  1. no one would buy 90 days because most rs accounts get banned within 30 lol............
    3 points
  2. TERMS OF SERVICE - You get your product after you paid. - You feedback me after our transaction. - Don't push me to get it done A.S.A.P. - You will pay using Paypal or 07 RSGold. - You are not allowed to Chargeback. - By posting you agree to the ToS. EXAMPLES AFK ACTIVE
    2 points
  3. Hi devs/others. I like to run my osbot client with the command window open to look for exceptions that aren't thrown in the clients console. I typically find myself getting frustrated having to update my batch file so often so I made this. @echo off SET /a i=100 :loop IF %i%==0 GOTO END if exist ".\osbot 1.7.%i%.jar" GOTO run SET /a i=%i%-1 GOTO LOOP :run java -jar ".\osbot 1.7.%i%.jar" pause :end echo No osbot files found. Please contact Dreamliner on OsBot forums. pauseCopy and paste this into a text document and save it as a batch file. You can now run osbot up to 1.7.100 (can change if need be god forbid..) without needing to change a thing!this must be run from the same directory you save osbot jars in
    2 points
  4. Dear community, @Zach added something that was forgotten in the addition of 1.7.69. There was another release, we apologize for the amount of releases so close together. He forgot to make a topic before exiting for the night. Download can be found here: http://osbot.org Sincerely, OSBot.org
    2 points
  5. 2 points
  6. This script will be free when released and be free forever... FAQ Pictures of the GUI Need a Paint this is important Suggest a new feature
    1 point
  7. hahahaha noob not even cool enough to be on gh0st skype
    1 point
  8. 1 point
  9. Has zero as his avatar T_T Code Geass ftw!
    1 point
  10. I like it, thanks for sharing.
    1 point
  11. someones been watching catch me if you can
    1 point
  12. http://en.wikipedia.org/wiki/Frank_Abagnale quick google search
    1 point
  13. The setRunning method by OSBot is fixed. In fact it was fixed in 1.7.68 when I tested it, but I guess Maxi decided to push another update just in case, which is fine. If the script doesn't turn on run properly, it is because the scripter is using his own method. You should post in his/her thread asking him/her to update their method. Eric
    1 point
  14. burn your house down - leave the country - join taliban
    1 point
  15. 1 point
  16. Perhaps you should actually download this version instead of using an outdated version. 1.7.69 handles enabling run perfectly.
    1 point
  17. Now whenever I run a script, when it tries to turn "Run On" it clicks the orb button to inventory button and just repeats.
    1 point
  18. See you tomorrow .
    1 point
  19. Click the X button in the upper right of the signature and you can hide all signatures.
    1 point
  20. The second image now represents the seizure OSBot has when RuneScspe updates
    1 point
  21. I hope I win too, this script is too awesome from one of my favorite movies
    1 point
  22. @Designer looks like you're out of business :P
    1 point
  23. Thanks Omoshu, but this is a rather technical version of what it does, so let me explain it much simpler: The @Override above a function simply means that OSBot will use this function instead of the default function that's defined in the Script class (the one our script is extending from). You can also call the default function by doing the super() function inside of the function you're overriding (well it's useless in this case, because the Script class functions are empty).
    1 point
  24. Wow, thanks for reading the tutorial and I'm glad you like it (sort of at least). Everything that you've said here is very, very true. I'm doing this on purpose, because I'm working on a full series of scripting tutorials (around 5 total) that will each teach you more and more. Stay tuned for the future tutorials P.S. The next tutorials will all be more on actually scripting and less on setup (as this one is). Once again though, thanks for the write up!
    1 point
  25. Swizzbeat I don't mean the name, I mean the actual client's getPassword() method. The system would check for suspicious activity (using client.getPassword(), downloading anything, and other common wrapper methods that could be dangerous).
    1 point
×
×
  • Create New...