Jump to content

Czar

Global Moderator
  • Posts

    21871
  • Joined

  • Last visited

  • Days Won

    1932
  • Feedback

    100%

Everything posted by Czar

  1. Sure I will code that in, I am currently re-writing all the code for world hop so that runite works better Added all trials enjoy
  2. Done activated all trials enjoy
  3. It will show up in client, lmk if it appears if not I'll re-activate for you
  4. New Update (v263.0) - Added improvement to lava runecrafting -- No longer makes fire runes Update will automatically go live within 24 hours, enjoy Quick preview:
  5. New Update (v185.5) - Added new feature: Buy Ore from Ordan shop -- Please select the ore you'd like to buy (select steel to buy coal) and then select Buy from Ordan Update is now live, enjoy
  6. Czar

    Czar Barrows

    Done added trial gl
  7. There is no bot for this yet, maybe in Script Factory. I am working on releasing mm1 caves in my fighter and its still beta atm. I will be adding mm2 next.
  8. Okay ironmen got it I will begin coding flax picking then ^^
  9. Thx for confirm, I'll test with magic imbue and report back
  10. Hey bro I will help There is no Ordan support but I am planning on adding a shop buyer to this bot for free and for calculating it could be trying to zoom out the camera for efficiency, any way you could copy/paste the logger to see what the bot is doing, it would help us greatly The logger is located here: Done added trial enjoy
  11. Czar

    Perfect Wintertodt

    Done activated trials gl guys you should see this bot in your client right now
  12. Just released a new update for npc finder so sorry yesterday I messed something up with some f2p npcs, it will work a lot better in the new version (v332.5) @ammanizzo I will try, I can't make any promises because this is very complicated
  13. Czar

    Perfect Thiever AIO

    deaths shouldn’t be happening, make sure you have Vyre Noble Outfit and set bank to hallowed sepulchre you will see better results lot of people making good $ from the blood shard drops there
  14. I can add flax picking sure, is it even worth it lmao? Isn’t flax like 3gp? Either way I won’t say no to requests sure I will make some changes to banking and possibly finish off writing a system to auto-set the withdraw-x options for new accounts. Added all trials enjoy
  15. This bot has coal bag purchase support, I will certainly add prospector kit purchasing and more features that you guys would like to see @arizonaskiessure thing I’ll add more pickaxe spec variants in the upcoming release Added all trials enjoy and yea I agree mining is the worst thing to play in runescape thank god for bots
  16. Czar

    Perfect Thiever AIO

    Please keep 2-3 inventory spots empty, else the game does not let you continue I hope this helps Yes sure done
  17. The best way would be to interact with a tile or to use getWalking().walk to the tile. I personally prefer: Position yourTargetTile = new Position(…,…,…); and then in your onLoop do yourTargetTile.interact(“Walk here”); or the easy way is just getWalking().walk(yourTargetTile) and to find the coordinates for the tile you must use entity debugger tool in osbot right-side panel and hover over the tile you want to explore. if the area is instanced then you will need to find an anchor object (any object that is always there for every game e.g. ladders), get its x/y and then find the difference in x/y to the tile you want to walk to.
  18. Thanks guys really appreciate the feedback I will announce a new version release soon
  19. Guys can you please confirm if you have earth talisman for lavas? The bot will only make fire runes if you are missing items. I will take another look at this tonight to see if jagex broke something. Another version update coming
×
×
  • Create New...