Jump to content

Czar

Global Moderator
  • Posts

    21517
  • Joined

  • Last visited

  • Days Won

    1885
  • Feedback

    100%

Everything posted by Czar

  1. you need to download those 2 files that are in the main mirror client thread
  2. Version 3.03 - Fixed fishing guild bank coordinate - Fixed pathfinding algorithm, should no longer walk to other paths - Fixed distance check for fishing Next major update (version 3.1) will feature: - tick fishing - fishing dock upper/lower differentiation - various antipatterns - 'lite' paint (descriptive yet minimal)
  3. It hops at 3 players (including you), and when somebody says 'bot/botter/botting'. Version 1.91 - Now detects when it is under combat more accurately - No longer spam clicks - Load inventory button fixed - Added dialogue handler for level-ups - Added safety checks to combat Update should be live within an hour.
  4. New update in 30 minutes.
  5. Update 3.02 will be live very soon.
  6. Some scripts are monthly and it indicates under the price, e.g. 4.99, then 2.49 monthly, however the scripts that don't say monthly are indeed one-time payment forever :P CzarExperiments is one-time payment forever :P
  7. nooooooo this still didnt become true
  8. Czar

    CzarRangingGuild

    Well, after 6 hours runescape logs you out, so just enter your account in OSBot and it will log back in, otherwise, just check the console log and see what happened.
  9. Hello, There is a small bug: When withdrawing X, and the 'Enter amount' interface shows up, it types the amount before the interface shows up, so the sequence is: - right-click item - withdraw-x - types 20 (amount) veryy fast - interface shows up - stuck on interface.. This only happens using the code: ctx.getBank().withdraw(itemId, am); The way to reproduce this bug would be to withdraw X an amount which is not already on your preset options, e.g. if i took out 23 shrimp before, it will say Withdraw-23 shrimp, and to reproduce, you would do withdraw(shrimp, 5) while the 23 is there if that makes sense.
  10. NPC goblin = getNpcs().closest("Goblin"); EntityDestination targetDest = new EntityDestination(getBot(), goblin);
  11. Whenever it is accepted by the SDN manager XD Script is now live
  12. well try to have only one install of java in either 32 or 64 bit, it will solve most issues
  13. Make sure the java version and bit number (32bit/64bit) is the same for both OSBot and the runescape client make a file called run.bat and enter this @echo off "C:\Program Files (x86)\Java\jre1.8.0_40\bin\java.exe" -jar osbot.jar pause then run osbot from this run.bat file, make sure java version is correct (that's for 32 bit)
  14. why not use czarquester? it does all f2p quests for free edit nvm lol
  15. Widgets.isVisible(int rootId). thank the heavens
  16. Yeah, a client restart sometimes solves it though
  17. masterrace omega has pest control, try it its free or, ask both scripters to give you a 24 hour trial im sure they will do it
  18. I will make add a Minimize paint button in the next version, including the tick fishing suggestion in the post above. Thanks for the suggestions guys!
  19. Czar

    CzarRangingGuild

    Check the console log, it's most likely because you have less than 1k coins
  20. Alright this will be in the next update
  21. Version 2.2 - Fixed minimap walking only when option is selected Update should be live within an hour
  22. Well it doesn't mean anything bad, it will use it sometimes when it can't find a crab whatsoever, however the main thing with the antiban is that if you use it all the time, it can raise a red flag. So unless it's minimap walking everywhere 24/7, then don't worry
×
×
  • Create New...