Jump to content

Czar

Global Moderator
  • Posts

    22225
  • Joined

  • Last visited

  • Days Won

    1980
  • Feedback

    100%

Everything posted by Czar

  1. Every curse type spell combined with alch is supported will activate a free 24 hr trial gl ^^
  2. Yeah runecrafting needs a really good strategy for botting it's one of skills which rarely have 99s, I really hope ZMI is lower ban-rate though ^^ guys, fixed ZMI bank looping, managed to find the bug and fix it ASAP. Just pushed update v73 should be automatically live within 24 hours
  3. Fixed console errors, it happens if the target path is not found (for the delta walker system). Latest version of the script is now: v23 and should be automatically live in less than 24 hours ^^ Activated trials gl guys, there is a pending update so you have double trial now.
  4. Hmm either it went to bank because breaks are about to trigger, or maybe it ran out of food. If the script is opening the bank and just sitting there, make sure you added items in the setup inventory layout that your bank actually has, e.g. set 20 lobsters and nothing else (maybe potion too) in the inventory layout in setup menu, then the script will withdraw items and continue. Which exact stronghold setup?
  5. Hmm it should've stopped, which ranged weapon + ammo did you use? Also did you add a stop condition for running out of equipment (arrow slot)? I will add range goal level task ASAP. ^^ EDIT: will also add a failsafe so the script auto stops if it hasn't attacked an npc for a number of tries.
  6. Will edit this post when ZMI update is live. As for runecrafting natures, I just tested with 2 pouches, glory mode, food set to lobster (eat at 40%), no staminas/energy, and it did 2 trips perfectly which options did you enable? Will test with same options. I will test all pouch combinations in the meantime. As for rune pouch, I can try adding it without testing it but with very careful coding, the only thing stopping me is not being able to test it, I can most likely code it and get it right within 2 versions or so (without being able to test). So the rune pouch just replaces the astral runes, the air runes and the earth runes if any? (Basically makes it so you don't need runes?) Or just replaces a single type of rune, what in the script changes if there is a rune pouch, etc.? No worries though I can always work on getting a rune pouch for my account and testing it but it may take longer than usual. I just added a bug report template, if anybody ever runs into a bug please fill out the bug report template in the main thread, it will make updates much faster since less time is spent trying to find the bug and make it happen and testing all the different combinations of options etc. GIF of natures: (cut several times to save on size)
  7. Hmm you mean like options regarding what to do with food, e.g. eat food when inventory is full before looting, or you mean like setting which food to eat? If the latter, then any food in your inventory will be used by the script to eat, so if you set to withdraw 20 monkfish from the bank, it will eat monkfish. Once the script gets to low health, it will eat any item in the inventory with the option 'Eat' ^^ Hang on guys, the update should be live any moment today (GDK plugin) can't wait
  8. Hmm it must've triggered the low hp escape fail-safe, the condition is: - if player has low hp, and there are no bones OR no food (peaches) in inventory (in b2p mode), then go to bank - I will make the script attempt to loot bones before trying to go bank first though, seems like a good idea
  9. Okay, update is fully coded. Update (v187.2) has now been pushed, please allow up to 24 hours for the update to be processed. It took much less time than I thought it would. Note: If there are ever any bugs in this update please provide a bug report so I can debug immediately and update the script. Many many things were changed in this update. Also, next update for GDK will be setup saving/loading system, it's very tedious to fill out the entire setup interface each time. The script will automatically load the last configuration, and there will be a file menu with a button 'New' to clear the configuration. The only thing left with GDK is now a fully advanced Anti-PK system and looting bag support The anti-pk may be a bit tricky to code since the client doesn't know if a player actually attacked you, but there's always a workaround.
  10. Done activated trial As for Ourania altar (ZMI), the bug is not happening for me (the banking loop, going to bank and then attempting to go runecraft, repeat), how did you make it happen? Are the pouches not full, also which options in the setup interface? I will test with the same exact options, debug, then post the update. I will be adding a fail-safe so the script doesn't return to bank if the inventory is ready though, hopefully it won't happen anymore I am extending your trial, once the update goes live for another 48 hours
  11. Ouch, apologies to all GDK users, update should be coming along very quickly now. I had to re-write large parts of the plugin, but rest assured it's going very well. I had to delay the v187.2 update for another day hopefully you guys won't be mad I'm just finishing up on dueling ring (and multiple teleport method combinations, e.g. games necklace + dueling ring same time), testing deathwalk once again then I will re-push the update to SDN. Activated trial for hill giants gl ^^ Will also be adding overload potions in case anybody wants to use this script for NMZ, I didn't even know it was possible lmao
  12. Hmm did you set the afk tile to a tile away from the fight zone? Will test AFK mode asap.
  13. Done activated trials gl guys ^^
  14. Czar

    Perfect Thiever AIO

    Fixed. Update v153 is now the latest version of the script. - Stall dropping now works after the new update (the new item chooser update) update will automatically go live within 24 hours, good luck everyone ^^
  15. For other players attempting to tele-other you, there is a simple fix: make sure to turn off 'Accept Aid' in rs settings tab, easy ^^ Then the interface won't even appear ^^ activated agility trial, this is the fishing thread though
  16. Czar

    Perfect Agility AIO

    I've just pushed the exp rate from ~17k to ~24-25k on the falador course and various other courses have seen at least ~5k/hr xp boost. The early script version (before it was released) had a 95% efficiency rate with anti-ban enabled (compared to the highest possible xp) but that type of rate is too robotic and I was worried about bans so I re-wrote the entire script and made it slower in effort to make it more humanlike than the other agility scripts. It's much easier to make a perfect script rather than an imperfect (slow, humanlike, mistakeful) script, since robots are very good at being precise/accurate/efficient. I should've made it optional so the script can be either fast or slow but it's better to be in the median range I guess, best of both worlds (anti-ban, yet still somewhat high xp). I still have the old script source code with the high efficiency rate and I may convert and add an option for it in the upcoming versions ^^ - Halved most conditional delays - Reduced loop timer from 200-400 to 10, 80 milliseconds for each action - Added a few actions which boost exp, e.g. walking to a far-away obstacle first then clicking once it is visible EDIT: Pre-hovering different height level obstacles feature may take longer than usual, it's technically not possible to get an object that's in another height level (from the client) so I can't grab coordinates (click points) for that object, and saving the last clicked mouse position can be unstable because it is always different (depending on which tile the player is on, and which yaw/pitch the player view has) but there may be a workaround with clicking the tiles (albeit an offset coordinate for each tile) perhaps. If it works out I will update you guys.
  17. Czar

    Perfect Thiever AIO

    Hmm s1d1 mode or normal dropping? Did you make sure not to enable cup of tea in the setup menu? Will test ASAP
  18. Hmm I made it so it only picks up ammo when there is a stack of more than 3 and when the stack is near the player (up to a 7 tile radius), so not all are looted, in an effort to make the script more humanlike than other combat scripts. I can easily add a configuration menu so users can modify the settings for looting ammo though, most likely in the next version this will be added. As for arrows being equipped, only when the script is started, all it needs to do is detect the ammo so it knows what to loot, after the initial ammo detection it doesn't matter about arrows anymore ^^ I will add an input so that users can override the ammo and tell the script what to loot instead of automatically detecting, same for special attacks. My intention was to make the GUI simple so the user doesn't need to enter many options to run the script but I can always add an 'Advanced' menu for more customization.
  19. For darts make sure the script is started with darts equipped (and no arrows or bolts in the ammo slot) so the script knows what to loot
  20. Czar

    Perfect Agility AIO

    Will add another quick update for levelling up too Latest version is now v145, paint will show v145.0 once update is automatically live. Coding the update is the easy part but we gotta wait until the update gets processed by admins that's why it can take up to 24 hrs but it's all good ^^ Don't worry about that, OSBot is a really good community the devs/admins are awesome, there's always a possibility to get refunds ^^
  21. Czar

    Perfect Agility AIO

    I appreciate the response but rooftops are handled differently because they have different height levels, there are rarely any rooftops with more than 2 consecutive readyclick opportunities. and sometimes even if the next obstacle is on the same height level, it is wayy too far away to readyclick, but there's an easy solution to that I will definitely add support for hovering the mouse near the target obstacle (if on different height level). I am also going to go through courses and notify users if readyclick is viable for the courses, and improve the speed. I will also make some updates to rooftops so that it is more stable. Next update: (multiple versions) - Summer pie support - Less delays => faster exp - Readyclick (rooftops) efficiency improvements (all of them, including Varrock) - Option for hovering over next target obstacle if readyclick is unavailable Update will be live within 24 hours.
  22. I activated another trial, 3rd time now please use the trial Suggestions - update coming up will edit this post with new changelog thanks guys
  23. Hmm that's weird, any idea what happened when the script went to port sarim?
  24. Czar

    Perfect Agility AIO

    Hmm turn off readyclick mode for falador, it's only good for rooftops which have a majority of obstacles on the same plane. If you didn't enable readyclick mode, confirm it and I will perhaps reduce the script's timers to allow higher exp, although I may even add an option to stay at lower exp (less efficiency = more humanlike but not in all cases.). As for 200k+/hr it's from DMM Bonus xp. Activated trial gl ^^
  25. Will add a quick fail-safe for banking in ZMI, Update v73 coming up. Another follow-up update for v74 will also be added after that, for adding repair pouch support in ZMI
×
×
  • Create New...