Jump to content

Czar

Global Moderator
  • Posts

    21834
  • Joined

  • Last visited

  • Days Won

    1926
  • Feedback

    100%

Everything posted by Czar

  1. Player p = getPlayers().closest(playerName); // .. p.interact("Attack"); make sure to add the necessary checks, I'm only showing the core process. It's the same as any other <code>Entity</code>
  2. yes and yes, both will be added right now, and ty
  3. alright, i will make some minor changes to the dialogue interfaces, ty
  4. Are you using the latest client, if so, can you give me some more information? Be as detailed as possible and I will fix it ASAP
  5. Hmm, get rid of the bronze arrows maybe it will solve it :P
  6. I have saved this on notepad, and I will work on it ty @As for the barb fish, there are a few progress reports in the page before this; here's the latest one from the last page
  7. Yes, I will definitely add dark crabs, where to bank though, and any extra features?
  8. We have to wait for OSBot to accept my update, it may take a few hours. Don't worry though, it will be here soon ;)
  9. If you are a low level, set the rs click options in the settings tab to 'always right click'
  10. I added 3 spots in this new update, but it hasn't come through yet EDIT: @Posts above, I have acknowledged and fixed your issues in the next update, don't worry
  11. 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
  12. For 32 bit, if you put it more than 1200, it won't open at all (?)
  13. You can select it in the map if you want, in the meantime I will add it to the list.
  14. 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);
  15. 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
  16. 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
  17. 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
  18. 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
  19. Fixed. I just pushed another update which fixes the camera and reset region handler
  20. 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:
  21. 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
  22. 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
×
×
  • Create New...