Jump to content

Czar

Global Moderator
  • Posts

    21676
  • Joined

  • Last visited

  • Days Won

    1900
  • Feedback

    100%

Everything posted by Czar

  1. Hmm then don't use east mode or random mode until I fix it. If this is happening while not using east mode, then use the east mode and see if it changes anything. In the meantime, I will investigate this and fix.
  2. Finish pyramid plunder first :p
  3. Czar

    scroll wheel

    yep same here, also the TAB key doesn't work either
  4. you need to download those 2 files that are in the main mirror client thread
  5. 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)
  6. 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.
  7. New update in 30 minutes.
  8. Update 3.02 will be live very soon.
  9. 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
  10. nooooooo this still didnt become true
  11. 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.
  12. 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.
  13. NPC goblin = getNpcs().closest("Goblin"); EntityDestination targetDest = new EntityDestination(getBot(), goblin);
  14. Whenever it is accepted by the SDN manager XD Script is now live
  15. well try to have only one install of java in either 32 or 64 bit, it will solve most issues
  16. 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)
  17. why not use czarquester? it does all f2p quests for free edit nvm lol
  18. Widgets.isVisible(int rootId). thank the heavens
  19. Yeah, a client restart sometimes solves it though
  20. 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
×
×
  • Create New...