Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 10/19/15 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
    9 points
  2. I set up my G.E. like this. One day it will pay off.
    7 points
  3. 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
    3 points
  4. http://services.runescape.com/m=forum/a=946/c=pvMvE6*Zr2s/sl=0/forums.ws?14,15,493,65695927 Gl!
    3 points
  5. 3 points
  6. NEW: Released Chop & Firemake plugin Added 8 Forestry events!!!!!!!! Easy 99, Next! Map Chooser System Progress Results! Help How to use this with Bot Manager? Script ID is 631, and the parameters will be the profile you saved in the setup window, e.g. oak15.txt I want a new feature added? Make a post below and I am always listening, within reason! The bot is doing something I don't like? Make a post below and I will adjust the code to match your play style!
    2 points
  7. Fixed a few more interaction bugs with large piles of ground items.
    2 points
  8. You need to install Java to run OSBot.
    2 points
  9. script stopped twice during the night at barb fishing. Script saying its out of feathers/bait but im not.
    2 points
  10. 2 points
  11. 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:
    1 point
  12. NEW! supports new south + east shortcuts, new hopper (upstairs), and mouse invokes!!! (just like runelite!) 'the intelligent choice' By Czar 34-99 Mining on video!! Agility Shortcut Setup Window Preview 70 hours run time https://i.imgur.com/wiF6VPO.png
    1 point
  13. https://github.com/Bobrocket/OSBotAPI Example usage: leaked green dragon killer source getNPCFinder().findClosest("Green dragon").attack(); //OSBot version NPC n = getNPCS().closest("Green dragon"); if (n != null && n.exists() && n.getHealth() > 0 && !n.isUnderAttack() && !myPlayer().isUnderAttack()) n.interact("Attack"); omnipocket leak getNPCFinder().findClosest("Man").pickpocket(); //OSBot version NPC n = getNPCS().closest("Man"); if (n != null && n.exists() && n.getHealth() > 0 && !n.isUnderAttack() && !myPlayer().isUnderAttack()) n.interact("Pickpocket"); Advanced usage: get ge/collect box/bank/poll booth close button getWidgetFinder().findFromAction("Close", (widget) -> (widget.getSpriteIndex1() == 535)); //OSBot version cant be fucked l0l Super simple example script: attacks chickens 24/7 public int onLoop() throws InterruptedException { getNPCFinder().findClosest("Chicken").attack(); return Constants.TICK; } //OSBot version public int onLoop() throws InterruptedException { NPC n = getNPCS().closest("Chicken"); if (n != null && n.exists() && n.getHealth() > 0 && !n.isUnderAttack() && !myPlayer().isUnderAttack()) n.interact("Attack"); return 600; } Why use my API over the default OSBot one? Handles everything for you. Interacting with an NPC? Null checks, camera movements etc. all handled easily Streamlined, consistent API between data types Click accuracy increased by 5% on moving NPCs (tested against 2.3.136; will dig up test results later) A lot more customisation in Finders vs default OSBot methods (especially with widgets!) #findClosest() actually correctly returns the closest NPC/entity Super easy to implement - just change extends Script to extends OmniScript Usage Download the latest zip Drag the omniapi folder into your project (delete Test.java!) Make your script class extend OmniScript instead of Script Make use of the OmniScript API Please note the API is updated constantly, so be sure to redownload the zip occasionally!
    1 point
  14. I used the account before as a mule and I did a quest on it which took me some time.. Now it says 19 days play time, I've put a bond on it and fully botted for like 2 weeks and had to put another one on there for like 1 or 2 days so I botted like 16~ days to 75 defence (no bans). Thanks to RickyD for his (M)onkSlayer script (http://osbot.org/forum/topic/78527-free-monkslayer-heal-food-mirror-ready-monk-killer/). 49 HOUR PROGGY 33.5H PROGGY
    1 point
  15. Nice, can't wait for this update
    1 point
  16. Looking forward to see you achieve your goals ;) Botted a maxed 50 g mauler account with 31 pray and never got banned.
    1 point
  17. 1 point
  18. How long are you guys running this script? I really want to knock out magic but am so weary of running long periods
    1 point
  19. is there coal bag support for super heating?
    1 point
  20. Download malware bytes, that will fix your problems.
    1 point
  21. Liked for 24h trial. Want to try out lobby fishing
    1 point
  22. 1 point
  23. 1 point
  24. i think it just looks like that because of how i snapped it. Can you post a pic of how the zoom bar is supposed to look like.
    1 point
  25. That sounds clever ^^ I'm sure if you just sat in your house with visitors off and split it up into moderate hours you should be able to get away with it
    1 point
  26. Could I recommend an adjustment to superheating steel bars? Currently you have with draw 9 iron, and then it types withdraw 18 coal, why not have it just withdraw 9 iron and then withdraw all on coal. It would speed up the process by a little bit.
    1 point
  27. Done, refresh scripts and enjoy 24h trial ;) @Bimbo I have removed that feature, it will no longer stop the script when it falsely detects the items. Update will be live within a few hours enjoy ;)
    1 point
  28. There will be in the next update with tasks
    1 point
  29. Thx for the great update Zach!!
    1 point
  30. it logs me out saying "ran out of ammo" il try again works fine now, weird. whats better though, iron knives at expirments? or your range guild bot?
    1 point
  31. lol was fishing sharks at fishing guild when this happened lol [iNFO][bot #1][10/18 09:45:37 PM]: fish.atarea or fish exists 1003 [iNFO][bot #1][10/18 09:46:24 PM]: fish.atarea or fish exists 1003 [iNFO][bot #1][10/18 09:47:00 PM]: fish.atarea or fish exists 1003 [iNFO][bot #1][10/18 09:47:01 PM]: COULDN'T FISH ANYTHING: [You need a Lobster Pot to catch Lobsters.], STOPPING SCRIPT!
    1 point
  32. 1 point
  33. Hey I bought this script about a week ago and have been using it religiously. The only problem I've run into is that very recently aka today, I've run into the problem of it not working. It will allow me to choose powerfishing, anti-ban pattern, normal dropping method for trout in barb village, but it won't do anything after I go through that entire process. What do I do? What's wrong?
    1 point
  34. 60m for that l0l you`re untrusted and selling that for 60m...
    1 point
  35. 1 point
×
×
  • Create New...