Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 10/20/15 in all areas

  1. What are the system requirements to run OSBot? -512MB RAM -Java 8 or higher -Windows 7+, OSX+, Ubuntu 12+, or other latest Linux distributions What are the requirements to run Mirror Mode? -1024MB RAM -Dual Core CPU -Java 8 or higher -Windows 7+, OSX (10.6+), Ubuntu 14+, or other latest Linux distributions -OSBot VIP membership Does OSBot have free scripts? Yes, you can find a full list of scripts (including free scripts) on the Scripts page. How do I start a script? 1. Log into the client using your username and password from the forums 2. Click "Add Bot" to add a new Runescape tab to the client 3. Click on the green play button in the upper-left hand corner of the client 4. Select the script you would like to use from the script selector 5. Click on the "Start" button Is OSBot free to use? Yes, you may run up to two bots for free. There are free scripts available to choose from without time limitations. What are the Command-Line arguments? To view the Command-Line arguments, visit the forum index and under the right-hand side you will see the "Advanced User Panel". The link to the most current commands are listed there.
    5 points
  2. If you're looking for a private script, look no further! I have 4 years experience programming, including game and mod development. Some of you may remember me from Terraria, where I made mods (some of which had tens of thousands of downloads). I'm also a Scripter III on here. In short, I know what I'm doing. If you want a script that: Performs any task, including combat, skilling, shop buying Is maintained (for a price) by a dedicated developer Is update resilient, with customised antipattern to suit your needs Then I'm the guy for you. Packages: BASIC - Performs a single, basic task over and over again Starting from $9.99 REGULAR - Performs any single task over and over again Starting from $14.99 ADVANCED - Performs a series of tasks over and over again Starting from $24.99 Additions: Antipattern - custom antipattern which is tailored to your script. Fixed rate of $4.99 GUI - a GUI to enter data and customise aspects of your script. ADVANCED+ packages come with a free GUI. Fixed rate of $4.99 Task Scheduling - have tasks which you can customise for your script. Only available to ADVANCED+ packages. Fixed rate of $9.99 Source - the full source of your script, which also gives you full rights. Fixed rate of $24.99 ALL SCRIPTS COME WITH A FREE PAINT! Contact: Skype: Bobrocket_01 OSBot: Bobrocket Before dealing with me, always PM me! Scripts complete: 1 Scripts in queue: 0 I accept the following payment methods: Skrill 07GP ($1.25/m) RS3GP ($0.25/m) DSGP ($5/m) BTC/LTC (preev.com + 10%) Paysafecard (+5%) PerfectMoney TOS: You are to pay 50% of your total cost up front. Leaking or disclosing the source or reselling the script is forbidden. (unless you purchased source additionally) Scripts will be maintained for free for 48 hours as of when the final payment is made. Afterwards, updates will cost money. (Pricing TBD) Your script is licensed to you and you alone. I have the right to decline your script request for any reason. OSBot Global TOS also apply
    4 points
  3. filter will go through all the items in the list just like a loop will, unless its async it shouldn't perform significantly better. I do agree filters are much cleaner code though. Also, without using a 3rd party API you can use filter like: getObjects().getAll().stream().filter(o -> o.exists()).findFirst() Its not as pretty but it works! Edit: Fixed derp typo lol
    4 points
  4. I want to publicly thank this user for his random act of kindness. Recently I was scammed 2.5M 07gp (nothing at all, $2-3) I hadn't really thought much of it anyways.. but I woke up this morning and in my inbox was this message from him: https://gyazo.com/a0363a641d04d870e92c8f3dc47bf804 He 100% did not have to do this. He wasn't the one at fault, however, he took matters into his own hands and used his own money to reimburse me for my loss. This guy is definitely outstanding! Please leave a nice comment on his profile: http://osbot.org/forum/user/161719-bobrocket/ That's all. Hopefully this doesn't get trolled lol.
    4 points
  5. CzarScripts #1 Bots LATEST BOTS If you want a trial - just post below with the script name, you can choose multiple too. Requirements Hit 'like' on this thread
    3 points
  6. dude u picked the ugliest jeans in world mannnnnn madd maxxxxxxxxxxxx
    3 points
  7. those jeans are ugly. these jeans are nice.. you are shopping at the wrong store for jeans.
    3 points
  8. Ran a 15 hour proggy last night, was beautiful. Love the paint of your scripts, will be buying this most probably at the start of next month. Thanks a bunch
    3 points
  9. efficient & flawless Link: Script now live: Here Features Bypasses Jagex's camera movement bot trap. new! Uses ESC key to close the interface new! Uses the higher xp method (aligns the camera to the target so it closes the menu when it pops up) NEVER gets in combat, 'tower' method of getting out of combat isn't even there (deliberately). Logs out when no money left Equips bronze arrows when necessary Displays 'goal' information, e.g. (at 77 range it will also show details for 80 range, time left, xp left, etc) Automatically equips higher level gear such as d'hide chaps and vambs Runs away just in case of emergency! ................................................................................................................................ With the bots on OSBot, Czar promises to deliver yet another incredible piece to the CzarBot empire. This means you will get to run the script with no worries about bans and xp waste. LEGENDARY HALL OF FAME 100 hour progress report Configuring the bot and the result: Set the npc attack option to 'Hidden' if you want to avoid deaths forever! For extra XP FAQ Why should I use this script when there are millions out there? It is the best script. Simply. Why are you releasing this now? It's time to make it public, it was privately shared with some friends and has been working flawlessly. Instructions There are no instructions. We do the all the work for you. CzarScripting™ Tips If you are low level, you can use a ranging potion at level 33 ranged to get in the ranging guild. Try and have as high ranged bonus as possible. Gallery ANOTHER 1M TICKETS GAINED !!
    2 points
  10. This bug is geared toward newer mirror users who commonly hook mirror mode with their RS account logged in already This issue has been reported before, and it has improved, however inventory items are still messed up: getInventory() exists getInventory().getItems() exists however the actual items are messed up, and their names = null code: @Override public void onPaint(Graphics2D g) { int x = 15; int y = 90; boolean invNull = getInventory() != null; g.drawString("Inv exists = " + invNull, x, y += 15); if (getInventory() == null) { return; } boolean invItems = getInventory().getItems() != null; g.drawString("Inv items exist = " + invItems, x, y += 15); if (getInventory().getItems() == null) { return; } int slot = 0; for (Item i : getInventory().getItems()) { g.drawString("Item[" + slot + "] = " + i.getName(), x, y += 15); slot++; } } this bug leads to ALOT of spam posts and help threads, so it benefits not only script writers, but the entire community thanks
    2 points
  11. I prefer jeans, but I don't sort of wear that generic blue jean colour, I typically wear black/navy jeans.
    2 points
  12. I wear both and some days i prefer chinos other days jeans outright cos their more stylish/brandy (armani jeans) ^_^
    2 points
  13. If I give you a 4 dollar voucher too, do I get a shoutout? jkjk I've always liked bobrocket he a gud person
    2 points
  14. In never enjoyed playing Runescape legit. Makes me feel like a monkey.
    2 points
  15. Well for starters he could bot and get you banned. Or really do any ban worthy activity like scam,Blatant RWT, etc. Also if he's got a big mouth for example he could just foolishly tell people he is not the owner and you're sharing with him(this may be done intentionally or unintentionally and I guarantee will get you banned).
    2 points
  16. We were arguing in the chatbox earlier about the best style of pants to wear, I prefer khakis/chinos and haven't worn jeans since I was in 6th grade (age 12-13). Other people think that jeans are the better choice. Which style of pants do you prefer? EXAMPLE OF CHINOS/KHAKIS EXAMPLE OF JEANS Vote on the poll above/comment your preference.
    1 point
  17. Jeans homy they make my Bitch moan
    1 point
  18. pants? what are pants OH ! you mean trousers? chinos. jeans are aweful
    1 point
  19. Did someone take one of my protein bar? I could sworn there was one peanut butter left.
    1 point
  20. EDIT: Scrap that I've found it.. Fruity can I get that trial??
    1 point
  21. References ;) I really like the new black guy.
    1 point
  22. Bobrocket confirmed sellout.
    1 point
  23. I bought 95m off of Bogla with no probs. I'm probably buying more in a week so if you still have some I'll buy using paypal
    1 point
  24. yaaaaaaas please do this! Maybe something like Priority 1: gain 5/10/15 attk 2: 5/10/15 str 3: 5/10/15 def range would probably be okay to leave out since it'd require an inventory change etc.
    1 point
  25. Almost a perfect script, great job! My only suggestions/observations 1) when world hopping it runs south a great deal. This begins to look suspicious if you hop worlds a few times in quick succession 2) no mouse trail, even when I go through OSBot settings. I'd like to be able to assess the mouse movements. also as an anti-ban measure, it'd be neat if it hovered over the exp of the skill you're leveling every few minutes. Thanks for the script, it's working extremely well!
    1 point
  26. Hey, Please can I get a free trial? I liked the thread I tried osChopper and it got buggy after running it for 5 hours. I'm still looking for a woodcutting script!
    1 point
  27. I always see people getting one and two day bans. My accounts always get perm banned. :P
    1 point
  28. Can I get a trial please?
    1 point
  29. I was skeptical of the "perfect" label you have on your bots. But this script does work perfectly, and the custom zone tool is amazing. Many thanks!
    1 point
  30. Out of curiosity, are there other failsafes that would log me out besides running out of runes? This script doesn't have breaks right?
    1 point
  31. I love this script so much! This is a must have in any scripter's collection.
    1 point
  32. and another thanks so much maxed a main in 2 weeks
    1 point
  33. Any way I can get a trial? Looking for a decent agility script but wanna take a test drive first. Your caged ogres script is working beautifully.
    1 point
  34. Thank You Muffins! I made 300k-400k from 1 day works very well and dosent have any bug inside .. . Heres picture that i took from that bot
    1 point
  35. just ended up buying it before a trial, I put my trust in you ;)
    1 point
  36. Hee the script looks great, great job! I was wondering if it was possible to receive a 24 hour trial before i purchase the script as my macbook has some complications with certain scripts... If not thanks anyways and goodluck!
    1 point
  37. Bit random but why is the animated armour called goatName? otherwise nice :P
    1 point
×
×
  • Create New...