Jump to content

Chris

Scripter II
  • Posts

    8365
  • Joined

  • Last visited

  • Days Won

    14
  • Feedback

    100%

Everything posted by Chris

  1. You using mirror mode? If so, restart it. If not, the code is trying to get the weapon name and it is failing.
  2. if myplayer.getinteracting == null //attack code else we are interacting
  3. Depends on the script if they edit it or not. I do in my scripts. If u want to do ur own just go through the Frame.getFrames() and check titles
  4. UPDATE VRK-70.0: Fixed a ammo check on script start. Added a failsafe to check for death spawn zones when there is a disconnect. If you are in a death spawn zone (Lumbridge/Falador) it should now trigger death collection. Need a specific spawn location? Message me on the discord channel.
  5. UPDATE VRK-69.0 (nice): Collection Task Rework: Now prioritizes equipment before continuing to collect using the Take-All button. Added a fail-safe to ignore chaos runes if the pouch already contains them to avoid the max amount message. If for some reason it fails to see the collection box it will terminate the script. Good stop fail-safe for game updates or game screen updates. Edited the loot task to drop some junk items.
  6. welcome back I do not do trials anymore
  7. UPDATE VRK-68.6: Added a flag check for slayer staff support. It now only check auto-cast after a death has occurred rather than every time before it enters the vorkath instance. Did part 1 of the collection rework: Now only withdraws 1 teleport tab to get back to Relleka. Now uses the spell book to return back to the house (Lunar bank/House mode). Full collection task rework will be due this weekend for v69.0
  8. UPDATE V68.5: Updated the worldhop setting to have a lower / higher limit for more randomization. It will generate a random value between those limits. Settings page has been updated for the new options. https://cnar.dev/projects/evorkath/settings
  9. USD / GP price check please All expired/quashed bans Account #1: Account #2: Account #3: Account #4:
  10. UPDATE V68.0: Added World-hopping after x kills support Added Discord Webhook Integration: Notify on script exit Notify on x script deaths Notify every x hours Fixed multiple issues with the bank handler. Overfills, rune pouch restocking, etc. Settings page has been updated with new options https://cnar.dev/projects/evorkath/settings
  11. I'm going to be reworking the death collection this week to make sure its prioritizing gear first. As for the drink potion check, I think its fitting for the option name how it is atm. Leaving it off will check the timers and only drink venom when needed. This is a side-effect of the autocasting check I added. I personally don't have the ability to use a slayer staff so I had someone test the change. I'll add a flag check to only recheck this when it dies maybe that will be easier than equipping it every time.
  12. Cooks Assistant (29) - End value = 2 Imp Catcher (160) - End value = 2 Witch's Potion(67) - End value = 3 I grabbed these in 2019 so not sure if they are still valid or not. Just grabbed them from an old github repo. If they are good then just dm me on discord ill send u the old github source
  13. Make sure the first letter is capital when using your username. Here is the updated image
  14. UPDATE DRG-35.0: Made some small bug fixes for some modes. Removed unused code Improved bank interactions to wear equipment while the bank is still open instead of closing to equip items.
  15. if u every wanna work with json, osbot has Gson lib packaged with it
  16. Yes, if the osbot client runs it will run any script as long as you have java 8 installed.
  17. UPDATE VRK-67.0: Moved the organizer setup to when it first goes to vorkath instead of script start. Made a failsafe for when we are on top of the banker npc when trying to access ferox enclave bank. Made a failsafe for disconnections and bot dies. It will now trigger collection.
×
×
  • Create New...