Jump to content

Czar

Global Moderator
  • Posts

    22581
  • Joined

  • Last visited

  • Days Won

    2046
  • Feedback

    100%

Everything posted by Czar

  1. Any details? - client version - gui settings - tree type/location - anything else? edit: the script is working, maybe you were dc'ed from rs due to recent server ddoses? it happened to me many times, it even stopped the script
  2. For 32 bit, if you put it more than 1200, it won't open at all (?)
  3. You can select it in the map if you want, in the meantime I will add it to the list.
  4. You can set the walker threshold to 0 (if using walking event) or // get minimap tile for position MiniMapTileDestination minimapSpot = new MiniMapTileDestination(getBot(), position); // get main screen tile for position MainScreenTileDestination mainScreenSpot = new MainScreenTileDestination(getBot(), position); // click spot on minimap getMouse().click(minimapSpot); // click spot on main screen getMouse().click(mainScreenSpot);
  5. Unlucky You most likely were detected by using the standard osbot client, or you had botted after a 2 day ban. Other than that, I recommend using mirror mode since it eliminates client detection completely
  6. Well, this could be due to a number of things, which gui settings? which client version? did you enable left-click only in your RS mouse settings? Try enabling no options, just load inventory and start - the script works best that way EDIT: in fact, a new update I made still hasn't been pushed yet, so once that arrives the script will be even better
  7. Czar

    CzarRangingGuild

    fixed in next version, forgot to enable experience :P also guys, I have just added dynamic signatures, so soon you will be able to see your progress overall
  8. Czar

    CzarRangingGuild

    make sure you are hooking the client correctly, don't hook mirror mode while your account is logged in. if so, just re-log and it will be fine. i'm running 2 mirror mode tabs and it's going fine, so make sure you are loading it correctly
  9. Fixed. I just pushed another update which fixes the camera and reset region handler
  10. Czar

    CzarRangingGuild

    Hmm I don't understand, can you re-phrase the question? If you're worried about the script, no - it is 100% working, just make sure you are running the client correctly; here's a small progress report to prove it's still working:
  11. I would say VIP is very much worth it, for one reason; mirror client. I've gotten over 40m xp botting 24/7 with no breaks, and still haven't been banned. As for the script, it would be perfectly compatible with mirror mode, and i'm sure you will get 99 with no problems
  12. don't worry, the latest version fixed all of those, it will; - only loot bones READILY available in your screen (near you, which you don't have to move the camera or anything) - eats peaches - delay to ground item interaction, to avoid 100 clicks in other news... - players with 40+ defence won't need to keep food in their inventory anymore
  13. Czar

    CzarRangingGuild

    I know it's not handled by the script, it's handled by the random event manager (login handler), it will stop the script if it fails to login a few times. There have been numerous complaints about this in the script developer sub-forum (it's hidden) edit: so this is completely out of my reach don't worry though, if you find a good world which isn't being ddosed, you can run this script forever
  14. Version 2.6 - Added instahop support must wait for OSBot to allow this - Moved reset region position higher up, should avoid deaths - Removed useless components from paint - Fixed custom AFK spot - No longer gets stuck under the east rock crab area Update will be live within a few hours
  15. Czar

    CzarRangingGuild

    Well it's usually if your internet disconnects, or if the RS servers are being ddosed and your character logs out. Yep, it's happened to me a couple of times too, but what can we do they need to stop ddosing the rs servers
  16. ah, it was never designed to walk from Varrock, but I guess I can fix that for my future scripts (and this one), thanks for pointing it out
  17. Czar

    CzarRangingGuild

    Ban rate is the same as any other ranged script, if not, even lower (since I added some extra anti-pattern features), however, the main reason people get banned nowadays is due to client detection - something which the mirror client eliminates completely
  18. Version 2.4 - Fixed bones 2 peaches - Fixed ranging - Added dynamic signature support update should be live within a few hours
  19. show me it in the map and i'll add it asap
  20. It's a one time purchase, unlimited use ;)
  21. Restart the script, start in bank and if it ever happens again, open the console log and paste it here. It shoudn't happen anymore after version 1.34 (fixed it) @All, feel free to leave any suggestions/issues/questions, I am available 24/7
  22. try have some bones in your inventory before starting, it may actually work like that (for now)
×
×
  • Create New...