Jump to content

scriptersteve

Members
  • Posts

    258
  • Joined

  • Last visited

  • Feedback

    100%

Profile Information

  • Gender
    Male

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

scriptersteve's Achievements

Black Poster

Black Poster (5/10)

37

Reputation

  1. Could you do me a ScripterSteve Signature?
  2. Just an fyi, it breaks at the moment if there is an adventurer inside the cave on viewing just constantly hops worlds
  3. No intention of updating this script but I can give you full source if your'd like
  4. Looks very good - excited to take it for a spin How does it work without locator just a question?
  5. I am using injection and same error message for the 2nd code as well - think i'll just assume it's a client issue as it has always worked fine previously (raised bug report for it yesterday) (it's not overly the end of the world for me (just need to manually turn on prot melee when starting the script) - Thanks for your help and hopefully it'll be fixed soon
  6. https://gyazo.com/3f5544952cb27733738828a52c8bc095 Seems to miss the widget? Renamed yours to pset and used that and above occured. Prayer code was working ~~ 3-4 weeks ago when I last tried checking/editing it if (this.config.containsPrayer("Protect from Melee")) { if (!prayer.isActivated(PrayerButton.PROTECT_FROM_MELEE)) { pset(PrayerButton.PROTECT_FROM_MELEE, true); log("turning on protect from melee"); } }
  7. is still failing to click on protect melee though?
  8. sprite ID is 129 when enables and -1 when disabled. What exactly are sprite IDs- normally i just use the widget hover thing and try the 3 options till one works
  9. Problem occurs with turning melee on. if (this.config.containsPrayer("Protect from Melee")) { if (!prayer.isActivated(PrayerButton.PROTECT_FROM_MELEE)) { prayer.set(PrayerButton.PROTECT_FROM_MELEE, true); log("turning on protect from melee"); } }
  10. All u have to do is copy paste code i previously posted..
  11. Not making any changes to scripts until i get SDN access (been 2 months since i applied) when i getit this will be released and then sure.
  12. jeez that's alot of anime stuff :') nice setup though
  13. https://discord.gg/myNpmP The autoswitcher I use, only used on private servers personally but know it does support osbuddy and konduit and normal for osrs. The dev for it is quite cool too, it's still in development stage so if you want something added he'll add it customly for you and it's free. Currently I have it for bridding 6 way switches + prayers + barrarge can be set to a single key
×
×
  • Create New...