Jump to content

Czar

Discord Helper
  • Posts

    20974
  • Joined

  • Last visited

  • Days Won

    1814
  • Feedback

    100%

Everything posted by Czar

  1. 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 ;)
  2. 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
  3. 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
  4. 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
  5. refresh scripts, its already there
  6. added a fix for today's update, (osbot .71) and it should be live within a few hours
  7. yes i can give you a 24 h trial
  8. 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
  9. tell me the exact name of both slices 'Slice of pizza (1)' or what
  10. I will go test this out, thanks for the feedback
  11. 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
  12. 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
  13. 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)
  14. i already gave you one, please use it this time :P just added another 24hr
  15. 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
  16. hmm I assume hopping is still broken I will try and make some changes
  17. yes it will, it only grabs the options for that specific object
  18. 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'
  19. 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
  20. wow, good job man, I'm glad to see this @Knife yep, I can add that, need to run some tests before I push the update live ;)
  21. you are all champions and legends
  22. Czar

    CzarRangingGuild

    then you must be doing something wrong, because I'm 94 ranged now and it's running smoothly restart the client, hook mirror mode while logged out (if using mirror), login, start script, make sure you have gp, make sure you start near the guard, and just let it run edit: disable randoms too, my script handles everything itself
  23. Ever since they replaced the model triangulation code (?), models are shown like that. The only solution is to draw the tile under it I guess :L
×
×
  • Create New...