Leaderboard
Popular Content
Showing content with the highest reputation on 11/03/16 in Posts
-
Give me the source and Ill write it myself.9 points
-
4 points
-
4 points
-
4 points
-
As discussed in my previous posts, I mentioned that RandomBehaviorHook was a thing of the past and needed to be ditched desperately. Starting today you can remove all OSBot randoms and have your scripts execute and soon as you start it through a new CLI allow argument, "norandoms". What does this mean? "norandoms" removes ALL random events including AutoLogin, BankPin, WelcomeScreen, etc. Scripters can now use the LoginResponseCodeListener and decide how they want their script to function during the login process. Additionally I took at look at the ResponseCode class and updated the methods isConnectionError and isDisabledError (thanks to @Th3 for providing the updated codes). This in turn gave me reason to update the AutoLogin random to make it a bit more responsive and predictable. What we have now: switchAccount - Properly swaps accounts on the current bot instance "norandoms" - Allows farmers to create truly automated farms No hacky external programs, no confusing hooks, just simple botting. Changelog: -Added CLI parameter norandoms -Updated ResponseCode class -Updated AutoLogin I hope everyone had a fun and safe Halloween (for those who celebrate).3 points
-
3 points
-
3 points
-
3 points
-
3 points
-
3 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 headache2 points
-
CURRENT RECORD: 201 HOURS RUNTIME NEW: Sandstone mining + hopper support Humidify/water circlet/bandit unnote Ardy cloak tele support Setup Screen Preview Results 84 HOURS ON NEW LEVEL 20 ACCOUNT Suicided account with mirror mode near rock crabs, 81 mining! I will probably go for 99 Even supports Ancient Essence Crystal mining! Preview: Mine 1 drop 1 item drop pre-hover feature:2 points
-
Price: ONLY $8.99 LIFETIME PURCHASE (Click to Purchase) Only have RSGP? Buy an OSBot voucher HERE. COMMENT ON THE THREAD FOR A 1 TIME 24 HOUR TRIAL NOW SUPPORTS AERIAL FISHING! Feature Highlights Selectable Locations / Fish Selectable Drop Methods and Banks Script Speed Customization Other Features DEADMAN MODE SUPPORT: - Will run to closest bank if player is under attack Command-Line Interface (CLI) osFisher currently supports CLI! There is currently 1 parameter required, which is the name of your properties file Example: This will load config.properties from your OSBot/Data/osFisher folder, the properties file can be named whatever you like, in case you would like multiple setups for different bots Feel free to post here / pm me if you are having problems with this feature! Progress Reports Please submit any if you get the chance! PLEASE REPORT ANY BUGS USING THE TEMPLATE BELOW SO THEY CAN BE FIXED ASAP Minnow Support Start script on west side of the expansion platform (left if facing north)2 points
-
Sounds a challenge for the scripters here @@Khaleesi @@Token @ @@FrostBug @@Czar2 points
-
I'll consider this settled then, I think you can work out any further terms on Skype. Goodluck with the service @@Decode and goodluck with the account once it's all beasted up to you, @@SnowMan2 points
-
Ahh, the amount of PK videos I watched as a kid that had that song ...2 points
-
2 points
-
The game's slowing down a lot. We need things to keep the community active and fun, just cause you don't like them, doesn't mean they're not good for the game. over 70% of people want them, which means more people support them then not. Stop with your bullshit nostalgia. The game WILL have updates, whether you like them or not.2 points
-
Thanks, finally people are using their brains ;) I've sold an account before as well. Thanks for the kind words. Thank you for the PC2 points
-
2 points
-
2 points
-
Want to buy with OSGP? Contact me on Discord! Detailed feature list: - Balances 1 keg - Food support - Energy potion support 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!1 point
-
1 point
-
1 point
-
1 point
-
1 point
-
https://www.youtube.com/watch?v=cbfcqtDdlWk1 point
-
1 point
-
Completely forgot about that bank. Will look into adding it sometime in the future1 point
-
Ok so you got a few things you want to learn, cool. Let's start with getting what floor you're on. int a = myPlayer().getPosition().getZ(); switch (a){ case 0: //do stuff on ground floor break; case 1: //do stuff on second floor break; case 2: //do stuff on top floor break; } Obviously, you don't need to use a switch, but i've done it like so, so you know what the levels are. Next, we have the inventory issue. You can find out if you have a full inventory by: if(inventory.isFull()){ //do stuff after inventory is full } Here's where you tell your program to start climbing the stairs to go to the bank i guess. If you're on the second floor, you'll need another check to see if you want to go up or down the stairs, you can make the same inventory.isFull() call to find your answer. Banks are easy to interact with thanks to the API, all you gotta do is: bank.Open(); if(bank.isOpen()){ bank.deposit("Knife", 28); } API for ref: Bank: http://osbot.org/api/org/osbot/rs07/api/Bank.html Player: http://osbot.org/api/org/osbot/rs07/api/model/Player.html Inventory: http://osbot.org/api/org/osbot/rs07/api/Inventory.html1 point
-
Going on from this http://osbot.org/forum/topic/109206-make-it-happen-people/ What is minimum req for vote? Is it same to trade? Someone make a script have it complete tutorial, gain min req then vote1 point
-
1 point
-
PM Acerd/Aiban for bot status, they are chatbox assistants they are here to fix your bot issues!1 point
-
1 point
-
1 point
-
1 point
-
salamanders still dont work... bought this script just for those to get 99 hunter1 point
-
1 point
-
1 point
-
1 point
-
1 point
-
Cant realy give my main email to you ? but u do realise it would just swap to yours1 point