Jump to content

Czar

Global Moderator
  • Posts

    21517
  • Joined

  • Last visited

  • Days Won

    1885
  • Feedback

    100%

Everything posted by Czar

  1. RSPS bot may help with this, but unfortunately nobody will waste their time on building a bot for a private server
  2. Czar

    CzarRangingGuild

    Make sure to use the latest client version .20
  3. Next update will feature an option for dropping style. Version 1.19 - Fixed swordfish - Added option for more traditional dropping Update will be live within 12 hours
  4. That is all part of the antipattern. It will make the bot seem like a human (hence the misclicking). I can make it more accurate if you really want to, but then don't complain about getting banned ;) Is this an update you want to see? I can add an option in the GUI for this, it only takes 5 minutes.
  5. Fixed, accidentally set it to harpoon/net which is for sharks. Changed it to Cage/harpoon correct? Version 1.18 will be live within 12 hours, sorry guys. Just a minor fix. - Fixed swordfish fishing to cage/harpoon instead of harpoon/net
  6. Script is working fine as of today, don't worry, if there are any bugs/errors they will be posted here. I just fished ~2k lobsters at catherby still going fine. Sharks work too.
  7. Czar

    CzarRangingGuild

    Add your account in the account manager to be logged in, simple. Clearly I shouldn't leave anything to the client since it is historically unreliable. I will be disabling OSBot's random handler and providing the script with my own version. Script updated to version 4.0. The update should be live within 12 hours. Thanks for the feedback! EDIT: Also added a new paint to reflect the new version number Version 4.0 - Anti-randoms fixed - Slight optimization of code logic Let me know if you would like to see any more updates, as of now I can't think of anything to add
  8. still going strong with blue name, hopefuly i dont get kiked
  9. Czar

    CzarRangingGuild

    Screenshot and post here I want to see this. And evil bob problem? Explain more please EDIT: Please make sure to use the latest OSBot client version 2.3.19
  10. > needs help, finds problem > posts anyway
  11. Yeah it does support trout/salmon in Shilo Village and banks too. EDIT: I'm thinking of making it check XP after it levels up (like most players do) for extra anti-pattern
  12. Script has been updated by Alek, thanks man! Enjoy, shark fishing has been fixed now
  13. Czar

    CzarRangingGuild

    Make sure to use OSBot version 2.3.19 (latest one) and restart client, if this still happens please post here and I will get this fixed immediately.
  14. Yes this will be fixed today, the update is pushed on my side we just have to wait until it's updated on the SDN. The developer is currently online so I'm sure he will update it today And that's how the new GUI looks like
  15. Version 1.17 - Added GUI option for no afking - Added GUI option for not displaying paint (to save memory) - Added a new form of antipattern - Fixed fishing spots with right-clicking (sharks and other spots) Update is pushed, once Alek approves of the updates they will be live.
  16. Alright I'll add the option in the GUI. So there will be absolutely no paint unless you enable it at the start.
  17. Alright I'll add a small button to show/hide paint in the corner, thanks, any other suggestions before the script is updated?
  18. Alright no problem, made the likelihood of doing that 1% chance. All it took was a line of code ;) Update will be live within 12 hours, sorry for that guys!
  19. Is it doing this very often? It's supposed to do it once in a while, and after that it manages to harpoon by right clicking. If not, it will be fixed ASAP. EDIT: Can you confirm that it doesn't right click at all?
  20. NPC cow = npcs.closest("Cow","Cow calf"); That shouldn't be declared outside a method, remove that and remove if(!inventory.isFull() && COW_AREA.contains(myPlayer()) && !myPlayer().isUnderAttack() && !cow.isUnderAttack() && cow != null) { return State.ATTACK; } the red part along with it EDIT: Also, try to debug this in onPaint(Graphics2D g) g.drawString(getState().toString(), 15, 15); Just to know which state you are in, it helps alot.
  21. Czar

    CzarRangingGuild

    I'm glad you chose CzarRangeGuild Thanks man, and enjoy ;)
×
×
  • Create New...