Jump to content

Czar

Global Moderator
  • Posts

    21517
  • Joined

  • Last visited

  • Days Won

    1885
  • Feedback

    100%

Everything posted by Czar

  1. I will add some failsafes for dialogues, thanks for the post. Expect an update later on today ~1-2 hours max.
  2. Thanks guys! Please leave a review in here: http://osbot.org/forum/store/product/454-perfect-fisher/ I would really appreciate it
  3. if (getInventory().isItemSelected()) { // item is selected, now "use" the target item getInventory().interact("Use", "magic logs"); } else { getInventory().interact("Use", "tinderbox"); }
  4. AFK Option supports east too, i'm not sure what you mean, explain more please
  5. Alright guys apologies for the hopping errors, OSBot recently made an update to world hopping and I need to re-adjust. Version 2.55 - Fixed hopping, now hops to low populated worlds - Fixed spec weapons, avoids specing with bad weapons Update should be live within an hour. Also, I am going to test waterbirth island right now, so expect another update soon, this was just an emergency one. Until this update is live, don't enable world hopping. Sorry guys! and thanks for being patient!
  6. Hmm I will try making it a little more faster, however it will sacrifice accuracy so there may be misclicks. I will make it optional though
  7. Yep, I have based this off the fisher's engine, and expanded on it to make sure it's flawless :P
  8. 01/04/2024: Released chop and firemake plugin!!! Update November 2023: Added 8 Forestry events!!!!!!!! Easy 99, Next! Map Chooser System Progress Results! Help How to use this with Bot Manager? Script ID is 631, and the parameters will be the profile you saved in the setup window, e.g. oak15.txt I want a new feature added? Make a post below and I am always listening, within reason! The bot is doing something I don't like? Make a post below and I will adjust the code to match your play style!
  9. I can add an option to prioritize camera to top/bottom if you guys want - there's a method in the osbot api which makes it easier
  10. The camera is in a position where a normal player would be able to fish. There is no evidence whatsoever that Jagex use the camera angle to detect bots. They detect it in patterns of activity if anything, thus far more than camera position/movement would be taken into account. If anything, the camera movement may momentarily delay an already imminent ban. Besides, you are using the mirror client, so don't worry too much, unless you start botting 20+ hours/day and feeding jagex camera pattern data.
  11. Czar

    CzarRangingGuild

    HOLY SHIT 101 HOUR PROGRESS REPORT!!!!!!!1 MUFFIN = LEGEND
  12. Version 2.55 - Fixed waterbirth, added GUI option for it - Fixed AFKing - Fixed AFK custom spot Update will be live within a few hours
  13. Hmm, I will run some tests right now, and provide updates within ~30 minutes.
  14. They stopped doing this when they made random events safe
  15. Did you stand in your AFK spot when you ran the script? Make sure you do not move, just stand in 1 position. And yes, waterbirth is already added, but for now you must set your AFK spot in waterbirth until the sdn manager adds my latest update, sorry for the wait guys!
  16. Hmm try increasing the memory allocation to 1024 or something
  17. Czar

    CzarRangingGuild

    Well your payment has come through, however there may be a small delay. Just refresh scripts and it will appear when it is processed. In the meantime I will activate the script for you.
  18. Czar Range Guild should appear within 15 minutes to 1 hour of purchase, don't worry I will activate an auth for you
  19. Yes this has been an issue for quite some time now, it happens most of the time when attacking npcs larger than 1x1 tiles, the only workaround seems to be the EntityDestination method EntityDestination npcDest = new EntityDestination(getBot(), npc); which you can use to hover and attack with your mouse. Personally I hover it then call interact if the mouse hovers over it, and for me it has been fine. However, don't worry, as the devs are working on a fix for issues like this. http://osbot.org/forum/topic/68748-
  20. Hmm, did you select your own AFK spot? Or did you just enable it normally. If you select your own spot you must stand in that specific position before you start the script
  21. Czar

    CzarRangingGuild

    Looks like the keyboard dialogue has increased the xp rate by a lot! Updated the thread with a few more progress reports, thanks to @Muffins for another 70+ progress report!
  22. Version 2.24 - Added paint for ranged - Now dismisses random events - No longer misclicks as much Update should be live within a few hours
  23. Thanks mate and sorry guys for that mistake!
  24. Woops forgot to add it to the options in the GUI Right now if you want to use it you can only set your AFK position there while using afk mode. Just added a quick update guys (added waterbirth option to gui) it should be live within an hour
×
×
  • Create New...