Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 04/22/16 in all areas

  1. 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
    7 points
  2. Brought to you by the #1 most sold script series on the market. Come and see why everyone's choosing Czar Scripts! This is the most advanced Agility bot you will find anywhere. BUY NOW $9.99 NEW! Added Both Wyrm Courses! SCRIPT INSTRUCTIONS Optimal Setup for the bot: Please set the mouse zoom to far away (to the left, like below) so that more obstacles can be seen in the view, and so the script can be more stable and reliable Also, make sure to have roofs toggled off (either go to settings tab or type ::toggleroof) for optimal results
    3 points
  3. Want to buy with OSGP? Contact me on Discord! Detailed feature list: - Supports all rooftops (Draynor, Al-Kharid, Varrock, Canafis, Falador, Seers, Polivneach, Relekka, Ardougne) - Supports most courses (Gnome stronghold, Shayzien basic, Barbarian stronghold, Ape toll, Varlamore basic, Wilderness (Legacy), Varlamore advanced, Werewolf, Priffddinas) - Supports Agility pyramid - All food + option to choose when to eat - (Super) Energy potions + Stamina potions support - Progressive course/rooftop option - Waterskin support - Option to loot and sell pyramid top - CLI support for goldfarmers Custom Breakmanager: - Setup Bot and break times - Randomize your break times - Stop script on certain conditions (Stop on first break, Stop after X amount of minutes, Stop when skill level is reached) - Worldhopping - Crucial part to botting in 2023! Script queueing: - Support queueing multiple script in a row - All Khal scripts support flawless transitions in between scripts - Start creating your acc in a few clicks from scratch to multiple 99's - Flawless CLI support - Learn more here: How to use CLI parameters: - Example Usage: -script 463:ScriptFile.BreakFile.DiscordFile SAVEFILE = Saved Filename BREAKFILE = Breakmanager Filename DISCORDFILE= discordSettings Filename - SAVEFILE: Save file can be created in the GUI. Navigate to the tab you want to run and press "Save As CLI file". Please choose your filename wisely (No special characters) - BREAKFILE (Optional): Breakfile can also be create in the GUI, set the breaksettings you wish to use and press "Save new CLI BreakFile". Please choose your filename wisely (No special characters) - Final form (Note that with some bot manager you do not need to specify '-script 463'): -script 463:TaskList1.4515breaks (With breaks) -script 463:TaskList1.4515breaks.discord1 (With breaks & discord) -script 463:TaskList1..discord1 (NO breaks & discord, leave 2nd parameter empty) Proggies:
    2 points
  4. by Czar Buy now (only $8.99!) 143 HOURS IN ONE GO!!!!! update: this bot is now featured on the front page of osbot! More reviews than every other fishing bot combined! 100 hour progress report!!! How to use Script Queue: ID is 552, and the parameters will be the profile name that you saved in setup! This process is really simple, just to save you headache
    2 points
  5. DAY 80/120 Main Goals Create 12 maxed accounts to farm corpreal beast farm corp beast with 12 maxed accounts (will use a mate, 6 accounts each) All Sigi's Drops (Acrane, Spectral & Elysian) Make 10,000$ from corp beast only Mini Goals Create 12 accounts & finish island Get 60 60 60 melle stats Get 90 90 90 melle stats Get 43 prayer Get 90 mage Get all NMZ quest stats (listed below) Complete all NMZ quests (listed below) Kill a corporeal beast Progress Rewards Total progress table Timescale FAQ Supporters If you like this thread click the like button below
    2 points
  6. 2 points
  7. Want to buy with OSGP? Contact me on Discord! Detailed feature list: - Supports mining every location in motherlode (Also top level) - Pick areas to mine in or use specific veins to mine - Included leveling you from 1-30 before going to motherlode - Pickaxe upgrading - Pickaxe special attack - Can use diary and agility shortcuts - Avoid other players option - Possible to enable the upgraded sack extension - Depositbox instead of bank option - Humanlike idles and interactions - Option to buy coal bag at 100 golden nuggets and stop script - CLI support for goldfarmers Custom Breakmanager: - Setup Bot and break times - Randomize your break times - Stop script on certain conditions (Stop on first break, Stop after X amount of minutes, Stop when skill level is reached) - Worldhopping - Crucial part to botting in 2023! Script queueing: - Support queueing multiple script in a row - All Khal scripts support flawless transitions in between scripts - Start creating your acc in a few clicks from scratch to multiple 99's - Flawless CLI support - Learn more here: How to use CLI parameters: - Example Usage: -script 612::ScriptFile.BreakFile.DiscordFile SAVEFILE = Saved Filename BREAKFILE = Breakmanager Filename - SAVEFILE: Save file can be created in the GUI. Navigate to the tab you want to run and press "Save As CLI file". Please choose your filename wisely (No special characters) - BREAKFILE (Optional): Breakfile can also be create in the GUI, set the breaksettings you wish to use and press "Save new CLI BreakFile". Please choose your filename wisely (No special characters) - Final form (Note that with some bot managers you do not need to specify -script 612): -script 612:TaskList1.4515breaks (With breaks) -script 612:TaskList1.4515breaks.discord1 (With breaks & discord) -script 612:TaskList1..discord1 (NO breaks & discord) Proggies:
    1 point
  8. Now open source: https://github.com/Explv/Explvs-AIO Download on GitHub: https://github.com/Explv/Explvs-AIO/releases/latest Explv's AIO From Tutorial Island to your dream account. Script ID: 890 CLI Usage: java -jar "OSBot 2.5.31.jar" -login osbot_user:osbot_passwd -bot osrs_user:osrs_passwd:pin -script "\"Explv's AIO v3.2\":example.config" Advanced task system featuring 7 different task types Level task: Perform an activity until a level in a skill is reached Resource task: Perform an activity until a quantity of an item has been obtained Timed task: Perform an activity for a number of minutes Quest task: Complete a quest Grand Exchange task: Buy or sell items at the Grand Exchange Break task: Pause the script for an amount of time Loop task: Repeat selected previous tasks any number of times Tutorial Island Support The script completes Tutorial Island if your player starts there, with fully randomized customer character creation GUI Preview Supported Activites Agility Cooking Crafting Firemaking Fishing Fletching Herblore Mining Ranged Runecrafting Smithing Thieving Woodcutting Quests
    1 point
  9. I don't see a button with guest
    1 point
  10. Doesn't this one work for OSRS? It does say it works.
    1 point
  11. RS2Object object1 = getObjects().closest(o -> o.getId() == 1 && o.getPosition().getX() == 1 && o.getPosition().getY() == 1); RS2Object object2 = getObjects().closest(o -> o.getId() == 2 && o.getPosition().getX() == 2 && o.getPosition().getY() == 2); if (object1 != null) { //interact with object1 } else { if (object2 != null) { //interact with object2 }
    1 point
  12. I would suggest taking an extended break, that's what i do when i run out of ideas of things to do. Iron man is a huge grind, only do it if you like collecting items by yourself and don't mind the hard work
    1 point
  13. Script name Khal AIO woodcutter - trial length 2 days - Reason for trial - Looking to purchase a woodcutting script fot 99 wc, looking the best Thanks bro.
    1 point
  14. You restarted your computer??? LOLOLOLOL
    1 point
  15. Looking really good man.
    1 point
  16. Made a lot more updates last night and added a tiny new feature. Hopefully will release by tomorrow! Will post more information about the changes in a little! I am about to take a look at this in a little. Although I might have fixed it last night when I took care of two other combat related bugs. I will keep you updated!
    1 point
  17. +1 For the treehugger
    1 point
  18. Could i possibly get a free 6h trial on pest control. Thank you in advance piggy wiggy don't worry about the trial i brought the script i love its pretty good but doesn't open the doors and try's to get to portal and spam clicks other than that all good thanks again
    1 point
  19. Same! Didn't play like after new years and now i'm scared bcus i'll totally get ranked at nova
    1 point
  20. I don't care about the other stats. Post how much you want below or add my skype: Joey-bots
    1 point
  21. run very smooth here a 2 hour proggy
    1 point
  22. http://www.amazon.com/30-Day-Membership-RuneScape-Instant/dp/B008BKEWMI/ref=sr_1_1?ie=UTF8&qid=1461326084&sr=8-1&keywords=30+days+runescape
    1 point
  23. I'd like a trial please.
    1 point
  24. Damn you should rack up ur post counts those deals look good If its legit ofc XD
    1 point
  25. Oh, didn't notice the logger Uhm i run Stealth Injection, and yes i did use Quick start I'm on 21 quests completed so far
    1 point
  26. getEquipment().interact(Slots.RING,"Castle Wars"); should be something along those lines
    1 point
  27. 1 point
  28. - Script name Fisher - trial length 24 hours - Reason for trial I'm thinking about purchasing it but for one, I've never purchased a script before so I think this will be a great opportunity for me to test out the script and think about my decision weather I want to buy it or not. - Are you ging to give feedback on the script? Yes, of course I will give feed back weather I like it or not Thanks
    1 point
  29. Thank you both! In the guide I saw a snippet of code "stall.interact("Steal-from");" so I thought it all was like that.
    1 point
  30. Make sure to use the correct names Chop-down -> Chop down
    1 point
  31. done good luck ;) use screen mode for faster and more stable mining, list mode is only used for actually getting to the mine :P
    1 point
  32. Hey Czar could I please grab a trial ?
    1 point
  33. I would like a perfect agility trial! tysm Can i get a perfect agility? tysm! Can i get a perfect agility? tysm! Can i get a perfect agility? tysm! Can i get a perfect agility? tysm! Can i get a perfect agility? tysm! Can i get a perfect agility? tysm!
    1 point
  34. Can i have a trail please)
    1 point
  35. Can i have a trail please?) Thanks)
    1 point
  36. I think deceiver deserves a 3rd chance at trying not to leak. He is a good guy at heart I think.
    1 point
  37. Wow chill, report the problem. It's not working well for me either...
    1 point
  38. - dies twice losing 4m gold while running the script - comes to script thread to rant - sees "set npc attack option to hidden" - drinks bleach
    1 point
  39. Not bot on accounts you care about in the future is my number 1 piece of advice big man.
    1 point
×
×
  • Create New...