Leaderboard
Popular Content
Showing content with the highest reputation on 05/08/16 in Posts
-
7 points
-
Before buying, please ensure you check-out with the correct script. Swapping scripts is not possible. View in store $4,99 for lifetime use - Link to Sand Crabs script thread (better exp/h!) - Requirements: Camelot tabs / runes in main tab of bank Designated food in main tab of bank ~ 20-30+ combat level Features: CLI Support! (new!) Supports Ranged & Melee Attractive & fully customisable GUI Attractive & Informative paint Supports any food Custom cursor On-screen paint path and position debugging Supports [Str/Super Str/Combat/Super combat/Ranged/Attack/Super attack] Potions Collects ammo if using ranged Stops when out of [ammo/food/potions] or if something goes wrong Supports tabs / runes for banking Option to hop if bot detects cannon Global cannon detection Option to hop if there are more than X players Refreshes rock crab area when required Avoids market guards / hobgoblins (optional) Automatically loots caskets / clues / uncut diamonds Enables auto retaliate if you forgot to turn it on No slack time between combat Flawless path walking Advanced AntiBan (now built into client) Special attack support Screenshot button in paint GUI auto-save feature Dynamic signatures ...and more! How to start from CLI: You need a save file! Make sure you have previously run the script and saved a configuration through the startup interface (gui). Run with false parameters eg "abc" just so the script knows you don't want the gui loaded up and want to work with the save file! Example: java -jar "osbot 2.4.67.jar" -login apaec:password -bot username@[member=RuneScape].com:password:1234 -debug 5005 -script 421:abc Example GUI: Gallery: FAQ: Check out your own progress: http://ramyun.co.uk/rockcrab/YOUR_NAME_HERE.png Credits: @Dex for the amazing animated logo @Bobrocket for php & mysql enlightenment @Botre for inspiration @Baller for older gfx designs @liverare for the automated authing system4 points
-
In spirit of Frog Friday, we have a weekend release for all to enjoy. Finally got around to patching some logic which has been driving me crazy for about a year, Bank depositAllExcept. If your inventory did not have the specified item in the call, it would still individually deposit each item instead of clicking the "Deposit All" button. Other than that debugging should work again and scripters should be pleased with the new getDirectoryData() method. Example: new File(getDirectoryData()+getName()+File.separator+"info.txt"); Additionally the ScriptAnalyzer has now been disabled; I've gathered enough information from local scripts to being developing a server-sided solution. Changelog: -Patched debugging, see the "FAQ" for more information on arg flags -Improved Bank logic -Added Inventory getEmptySlotCount() -Added Script getDirectoryData() -Disabled local ScriptAnalyzer -The OSBot Staff4 points
-
PPOSB - AIO Hunter Brand new trapping system just released in 2024! *ChatGPT Supported via AltChat* https://www.pposb.org/ ***Black chinchompas and Black salamanders have been added back*** Supports the completion of Varrock Museum & Eagle's Peak OR CLICK HERE TO PAY WITH 07 GOLD! The script has been completely rewritten from the ground up! Enjoy the all new v2 of the script JOIN THE DISCORD CHAT FOR QUESTIONS/ SUPPORT/ CHATTING/ UPDATES! New GUI: Features: Click Here Current functioning hunter tasks: (green - complete || yellow - started || red - incomplete) Screenshots: Progressive Leveling: 1-19 --> Crimson swift 19-43 --> Tropical wagtail 43-63 --> Falconry 63+ --> Red chinchompas Updates How to setup Dynamic Signatures Report a bug CLI Support - The script now supports starting up with CLI. The commands are given below. Please put in ALL values (true or false) for CLI to work properly. Make sure they are lowercase values, and they are each separated with an underscore. The script ID for the hunter bot is 677. Parameters: EnableProgression_EnableVarrockMuseum_EnableEaglesPeak_EnableGrandExchange Example: -script 677:true_true_false_true ***Don't forget to check out some of my other scripts!*** OSRS Script Factory Click here to view thread LEAVE A LIKE A COMMENT FOR A TRIAL The script is not intended for Ironman accounts. It still works for Ironman accounts, but you must have all equipment, gear, and items.3 points
-
This script now officially supports multiple accounts. You can download it directly from the first post made by Explv. Download his file, and place it inside your local scripts folder.3 points
-
Private scripts available if interested. Want the premium version of this script? Check it out here! Includes tons of more features. Features: Can kill 99% of monsters Eat tuna Bank FAQ Progress Reports Have questions? For fast support and latest updates, join the Discord! https://discord.gg/caDA4Qb2 points
-
This is due to the String thinking + is concatenation, and you figuring the 2 Integers would be added. How java reads this is: "" + "900" + "0" Where you want code like: Integer totalXpPerHour = getExperienceTracker().getGainedXPPerHour(Skill.ATTACK) + getExperienceTracker().getGainedXPPerHour(Skill.DEFENCE); g.drawString("" + totalXpPerHour, 346, 415); You could also do it like this, but I feel it is messier: g.drawString("" + (getExperienceTracker().getGainedXPPerHour(Skill.ATTACK) + getExperienceTracker().getGainedXPPerHour(Skill.DEFENCE)), 346, 415); Note the parenthesis around the addition parts, then the "" + to make it a String.2 points
-
Just optimizing some readyclick areas for rooftops, here is a quick preview of falador readyclick mode Just tweaking the speed and timing, and it will be posted. That is an initial test ^ I must say, this readyclick mode feature is becoming a work of art2 points
-
New update! Version 1.05 - Added some nice optimizations to Falador rooftop course - Added some changes to paint - Added some behavior changes when the bot is paused - Added a foundation for task mode - Added a foundation for rooftop readyclick support Task mode will be here in v1.06, just making sure it's perfect before publishing the update good luck all, please allow a few hours for admins to register the update ^^2 points
-
Talking while botting + playing legit after botting are two of the best anti-ban methods you can use.2 points
-
2 points
-
2 points
-
Please don't post private information publicly by editing it into the OP, next time just post it in the thread. All posts in this section are hidden until a moderator approves them so things such as passwords and real life information are not leaked. Thank you,2 points
-
────────────── PREMIUM SUITE ────────────── ─────────────── FREE / VIP+ ─────────────── ──────────────────────────────────────────────────────────── ⌠ Sand crabs - $4,99 | Rooftop Agility - $5,99 | AIO Smither - $4,99 | AIO Cooker - $3,99 | Unicow Killer - £3,99 | Chest Thiever - £2,99 | Rock crabs - $4,99 | Rune Sudoku - $9,99 ⌡ ⌠ AIO Herblore - FREE & OPEN-SOURCE | Auto Alcher - FREE | Den Cooker - FREE | Gilded Altar - FREE | AIO Miner - VIP+ ⌡ ──────────────────────────────────── What is a trial? A trial is a chance for you to give any of my scripts a test run. After following the instructions below, you will receive unrestricted access to the respective script for 24 hours starting when the trial is assigned. Your trial request will be processed when I log in. The trial lasts for 24 hours to cater for time zones, such that no matter when I start the trial, you should still get a chance to use the script. Rules: Only 1 trial per user per script. How to get a trial: 'Like' this thread AND the corresponding script thread using the button at the bottom right of the original post. Reply to this thread with the name of the script you would like a trial for. Your request will be processed as soon as I log in. If i'm taking a while, i'm probably asleep! Check back in the morning Once I process your request, you will have the script in your collection (just like any other SDN script) for 24 hours. Private scripts: Unfortunately I do not currently offer private scripts. ________________________________________ Thanks in advance and enjoy your trial! -Apaec.1 point
-
Hey.. Oh well, I have something to share with you guys all... Feb 2015 I met a girl char next to the varrock bank, I was buying her cowhides. Until then I didn't knew that her was a real girl, as everyone know some 80% of the female char is a guy. So well... We started to chat, 3 days later she gave me her number (WhatsApp) then we started to chat every day. She's from Norway and really hot at least for me (Never asked for nudes or did any stuff like that). So, in June she came to Brazil (where Im living atm) only, ONLY because of me.. like WTF, im not the richest guy ever. She came, stayed on my home for 16 days.. my parents & family liked her especially my mom and my sister. We had sex, we had everything that you guys can imagine :p yeah. Some fucking nice moments, Im 20.. she is 22. This is the only reason that Im still playing Runescape, you meet good people and you meet bad people. I know this is hard to believe, no one believe when I tell that but there's two pictures of the plane ticket and the radar system, that's all. Note: Sorry about my English, isn't very well. https://gyazo.com/f38a06a7a087b48296c41c3d207ea0c1 https://gyazo.com/b99fa41fbfcbb94fd75c266bdca9feb0 Cheers boys!1 point
-
1 point
-
Details have been sent through a PM, however I asked him to add my skype so he can change the security information of the email to his details.1 point
-
1 point
-
hello looking for the best hunter script...can i test this out with a free trial plz? ProjectPact's AIO Hunter www.projectpactscripting.com/AIO_Hunter.php PLEASE ALWAYS START THE SCRIPT WITH 3 SPOTS OPEN ~ONLY HUNTER BOT1 point
-
1 point
-
Make sure to refresh scripts once you buy it, should appear ASAP good luck man ;) I have activated the script temporarily until payment is processed (from my control panel) it should be okay now1 point
-
1 point
-
is there any other good quick way to get 69-75 faster and cheaper? because 8k nats is like 100mill1 point
-
Unless you had 4 internet connections and paid for 4 subscriptions, you've always been using one connection and the same IP. It doesn't matter how many ports your using on your router, I have a couple of switches, using dozens of ports and a couple of routers in my home network, every PC is still on the same IP because we only have 1 internet connection / subscription1 point
-
My house doesn't matter what port your on or wifi they'll all connect to the same ip which connects to the box itself?1 point
-
1 point
-
1 point
-
1 point
-
1 point
-
I'll start with a 50m bid, what is your reason for selling the account though? I'm curious why you'd sell1 point
-
1 point
-
Yes they all have the same interconnection address. In order for you to have each port have a different IP you would need to have a managed switch and allocated a different subnet to each port which you probably cannot do with a basic switch/router you need L3 capabilities. You would also need additional IPs and the knowledge to break them down into subnets for each port. Other options would be to just assign all the IPs to one port going to your pm with only one subnet then you would need to find a program to actually allocate those IP from the port to each specific bot which I'm not sure if the client does that or not because I haven't used it. In reality the specific answer to your question is they all have the same IP address although you could easily install a VPN on all of them and then they'll all have different IPs.1 point
-
1 point
-
Love this script have been using it for weeks. Could you add the Rogues' Den wall cracking safe and stethoscope option to the mix? (+eat to make space for loot if it comes to that as you get alot gems) Thanks so much for all of ur amazing work<31 point
-
1 point
-
1 point
-
1 point
-
1 point
-
1 point
-
Just bought this will post some proggies soon. Btw guys for how long should i be bot/day in order to keep my account safe as i dont usually bot. Thanks and this script looks awesome.1 point
-
1 point
-
1 point
-
1 point
-
1 point