Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 11/03/16 in Posts

  1. came for the shitpost stayed for the crippling depression
    4 points
  2. 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
    3 points
  3. 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
  4. :woo: HYPE! VOTE! :woo:
    3 points
  5. Wouldnt put it past him
    3 points
  6. If your name means anything you wasted a lot more
    3 points
  7. 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
  8. 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
  9. 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
  10. Sounds a challenge for the scripters here @@Khaleesi @@Token @ @@FrostBug @@Czar
    2 points
  11. 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, @@SnowMan
    2 points
  12. Ahh, the amount of PK videos I watched as a kid that had that song ...
    2 points
  13. 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
  14. Thanks, finally people are using their brains ;) I've sold an account before as well. Thanks for the kind words. Thank you for the PC
    2 points
  15. wow im in the picture, i must be famous
    2 points
  16. u think i haven't already seen this? No shit I watched it they fuckn recorded me 4 it
    2 points
  17. 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
  18. 1 point
  19. I shall tax him for these syns.
    1 point
  20. 1 point
  21. 1 point
  22. Completely forgot about that bank. Will look into adding it sometime in the future
    1 point
  23. 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.html
    1 point
  24. 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 vote
    1 point
  25. PM Acerd/Aiban for bot status, they are chatbox assistants they are here to fix your bot issues!
    1 point
  26. 1 point
  27. came for the update came for the shitpost came for the crippling depression came
    1 point
  28. salamanders still dont work... bought this script just for those to get 99 hunter
    1 point
  29. try this https://johann.loefflmann.net/en/software/jarfix/index.html
    1 point
  30. Sure, just gave you a 48hr trial.
    1 point
  31. Thanks for reporting, I found all the evidence I needed to ban him.
    1 point
  32. Cant realy give my main email to you ? but u do realise it would just swap to yours
    1 point
×
×
  • Create New...