Jump to content

Czar

Global Moderator
  • Posts

    21620
  • Joined

  • Last visited

  • Days Won

    1894
  • Feedback

    100%

Everything posted by Czar

  1. really? does it shake when there are no rock crabs visible
  2. make sure to use latest client, and hook mirror mode while logged out, if you hooked it while logged in, just relog also, stop the script, hit 'refresh scripts' and start it again, wait a few seconds for the RS mapdata to load (from my script) and then fill out the GUI if that doesn't fix it, I will make a few changes and provide an update ASAP
  3. set 'my afk position' to wherever you want to afk, and it will do it if you set it on waterbirth, it will afk there and it will reset aggro near the boat, and then return back to afk spot
  4. good idea, can even be useful for other skills such as agility
  5. Version 1.34 - Fixed isOnMiniMap (those errors shown above) - Fixed ALL dialogues, should NEVER be stuck in any dialogues anymore - Fixed dropping, removed anti-pattern dropping, added it by default (less bans ;) ) update will be live within a few hours ;)
  6. Honestly, if don't want to be banned on rs anymore, it's worth investing in mirror mode, since it eliminates client detection completely (jagex CAN'T see you are botting) whereas on the standard osbot client, jagex can see it, and it shows up on their system - this user is on a modified jagex client (bot). I've gotten 2 99 stats from botting 24/7 no breaks i may add a looting tab, since I have one in my other scripts and I can just copy it over added, should be live in next update
  7. alright , post a screenshot of where it gets stuck, I want to see if I can provide a workaround until the devs handle it in the meantime: if the script ever gets stuck there again you can use a previous version of osbot http://osbot.org/bot/osbot%202.3.65.jar here
  8. make sure to use the latest client version and hook the mirror mode while logged out edit: looks like a client issue, confirm you are doing the above, and I will PM the devs asap
  9. refresh scripts, its already there
  10. added a fix for today's update, (osbot .71) and it should be live within a few hours
  11. yes i can give you a 24 h trial
  12. there have been many 99s, and many other bans, it all depends on how smart you bot. As for the script side, Perfect Fisher has this covered, so it's all up to smart botting, and client detection don't bot over 12 hours a day, use breaks etc. or you can just use mirror mode, and ban rate is reduced drastically across all scripts
  13. tell me the exact name of both slices 'Slice of pizza (1)' or what
  14. I will go test this out, thanks for the feedback
  15. Czar

    CzarRangingGuild

    Updated the script. However, until it is updated on the SDN, please use an older version of OSBot, until you see CzarRange 1.58 ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Version 1.58 - Fixed goal level paint - Made paint smaller - Added shop buying for broad bolts (only profit option) - if you want to use this, just open the store and run the script - Fixed the calculating issue
  16. it's only supposed to steal crabs if you enable aggressive mode, otherwise it wont if it steals while aggressive mode isn't enabled, tell me and I will investigate the issue
  17. thank you for this list, I will go through them all and make an update within ~30 minutes EDIT: Version 1.27 - Added delays to withdrawing - Added delays to depositing - Improved bank method, now banks anywhere (even castle wars) - No longer spams the bank and closes it A lot of these issues stemmed from delays, so I will be on the lookout for more bugs, I am still running it and I have pushed an experimental update (it's still far better than the previous version)
  18. i already gave you one, please use it this time :P just added another 24hr
  19. yea i will probably have to stop relying on osbot for their API and write my own world hopper i would say up to 30k/hr on a decent acc, and it averages 20-25k on a lvl 50ish acc
  20. hmm I assume hopping is still broken I will try and make some changes
  21. yes it will, it only grabs the options for that specific object
  22. object.getActions()[0] for the first option in the index* careful though, some objects have null options, so you may want to make a small method to filter out all the null options e.g. I tried doing this for my bank method, (bank chests have 'use', bank booths have 'bank') however the bank booth's first hidden option was null, then it was 'Bank'
  23. For me, with .70, it is right clicking and selecting option e.g. if (getInventory().interact("Use", "Dusty key")) { //sleep } will rarely drop the dusty key, but it's very rare so it's not much of a big deal
×
×
  • Create New...