Everything posted by scriptersteve
-
Private Script Giveaway!
what's 9 +10?
-
Graphic shop - First orders are for free!
Could you do me a ScripterSteve Signature?
- Ragnars Giant Mole -「Source Code」「Dharok's Only」
-
Steve's Al-Kharid Warriors (progressive)
No intention of updating this script but I can give you full source if your'd like
- Ragnars Giant Mole -「Source Code」「Dharok's Only」
- Ragnars Giant Mole -「Source Code」「Dharok's Only」
-
Prayers, coding problem or client?
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
-
Prayers, coding problem or client?
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"); } }
-
Prayers, coding problem or client?
is still failing to click on protect melee though?
-
Prayers, coding problem or client?
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
-
Prayers, coding problem or client?
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"); } }
-
>C< Prayer potion drinker
All u have to do is copy paste code i previously posted..
-
Steve's Al-Kharid Warriors (progressive)
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.
-
rate my setup
jeez that's alot of anime stuff :') nice setup though
-
Anyone know of any auto switchers for pking?
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
- Main account banned
- Main account banned
-
pc main
stats: 88 atk/str/def/84 range 75 magic 99 fm/81 fish/70 theif 57 agil It's nfs just wondering, has fcape ddef full graceful e.t.c
- Eating food when below % of health
-
£600 Laptop?
honestly go for a refurbished one - good specs good price
-
Logging in without acc setup in osbot
Thansk
-
Logging in without acc setup in osbot
Where can i find this? just blank searched it and only other people's threads talking about it came up?
-
Logging in without acc setup in osbot
How am I able to login to an account from my script pulling data from another file. Will store logins/passwords and want to login without having to setup acc in OSbot, just from inside my script. Didn't know if this could be done/how it was done. Had a look at api and am properly blind but couldn't see anything to do with logging in without having acc details stored on OSbot. Looked at client login/autologgin but was unsure. Just wanted to have a look at account replacement for some fun.
-
Mouse recorder shift dropping
unlikely
-
Github access for SDN
Yeah fair I was more just wondering how long I should be expecting to wait haha