Leaderboard
Popular Content
Showing content with the highest reputation on 10/19/15 in Posts
-
7 points
-
4 points
-
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 headache3 points
-
http://services.runescape.com/m=forum/a=946/c=pvMvE6*Zr2s/sl=0/forums.ws?14,15,493,65695927 Gl!3 points
-
3 points
-
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
-
2 points
-
2 points
-
script stopped twice during the night at barb fishing. Script saying its out of feathers/bait but im not.2 points
-
2 points
-
2 points
-
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.png1 point
-
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
-
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 PROGGY1 point
-
At the start, don't pause or stop the script because it's loading the RS map files (so the bot knows where to walk etc) although now that you bring it up, you just reminded me to make some changes and optimizations to it, so it loads faster thanks for the feedback @Raph thanks for the GUI, will add some updates to waterbirth isle Waterbirth will not be in beta anymore (in the next update)1 point
-
Looking forward to see you achieve your goals ;) Botted a maxed 50 g mauler account with 31 pray and never got banned.1 point
-
1 point
-
1 point
-
Im not sure how it would be a hook issue since its withdrawing and then not withdrawing the second element. How can I make sure it isnt a hook error nontheless? I just restarted my runescape client and the OSBot client: When the bot starts it withdraws 14 bowstrongs, banks them, does the same with unstrung bow, repeats this 4 times and then it gets on track and runs just fine... Wierd. Any tips?1 point
-
1 point
-
1 point
-
1 point
-
1 point
-
nice iva had this account for few yrs but never posted anything on here untill last few days ;)1 point
-
1 point
-
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
-
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 it1 point
-
1 point
-
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
-
1 point
-
Post the screenshot on www.imgur.com and show off the 47 hour progress good job mate @Brutalias right click the mouse icon, and click 'Set default' and enjoy @killakid20 fix the zoom man, that looks wayyy to close1 point
-
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
-
1 point
-
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
-
Just bought this script. It works great so far, looking forward to the results!1 point
-
1 point
-
1 point