Everything posted by skillerkidos1
-
KO Crazy Archy
Update v1.08 Custom breaking, recharge Iban staff, Option to use quick prayer or it will just activate protect from range, bug fixes
-
My first script - wine maker
Looks good! Can’t wait to see what else you make!
-
KO Crazy Archy
https://discord.com/invite/T3FbQSXhmA
-
What kind of money are the scripters pulling in on here?
Ive made $0 from 0 premium scripts as I just became S2 😛
- New here
-
KO Crazy Archy
Join my discord to see all the proggies!
-
Dl360 with 2x Xeon x5670 worth it?
if you plan to farm it sounds pretty good
-
Scripts
I mean what were the scripts? Maybe they stopped getting support? I mean what were the scripts? Maybe they stopped getting support? https://osbot.org/forum/clients/orders/ check there and see what it says
-
Which script is this?
probs a private one
-
Looking for Boss ready main/ near max. From trusted users
Join my discord in signature
-
Break Profile help
Yes so if you say bot for 5-10 it will pick an random between 5 and 10 to bot for and same applies for breaks. Yes makes it more random
-
LF Red chinchompa accounts
SkillerKido#2423
-
Mobile IDE?
Just use google Remote Desktop it’s 1000000 times better than teamviewer. I wish I found it sooner lol. also if you just want to write some code on your phone I’ve used Koder which was just ok. It’s Free in app store
-
skills and one quest
Join GetTaxed Discord He has the best prices GetTaxed#5576
-
KO Crazy Archy
Ok I’m working on adding in most spells from the normal spell book so that will be added soon
-
[Release] v1.66
Can’t wait to see this big update!
-
Error 15 Access Denied
It does that to only sometimes when I use my phone data but I just have to connect to any WiFi and it fixes it
-
Looking for Master Farmer Accounts
Join GetTaxed Discord he has some good stuff there https://discord.gg/2NsuuKkD
-
RuneLite Bot Detector Plugin
Lol that thing sucks it thinks my legit accounts are bots and my bot account are legit xD if anything it’s just going to spam more real player than bots at this point.
-
Accessing MethodProvider in all classes.
Here
-
KO Crazy Archy
What are you trying to cast? I only have it supporting Iban staff and tridents right now but I can add more
- Script writing/testing
-
[GUIDE] How to open 2+ RS clients (Unable to create advertising Error fix)
To Avoid that ^ 1) Open notepad 2) Paste this @echo off :GAMETYPE_SETUP SET /P gametype="Gametype (rs3/osrs): " IF /I "%gametype%" == "rs3" GOTO AMOUNT_SETUP IF /I "%gametype%" == "osrs" GOTO AMOUNT_SETUP GOTO INVALID_GAMETYPE :AMOUNT_SETUP SET /P input="Amount of clients: " SET /A amount="%input%"*1 IF %amount% GTR 0 GOTO RUN GOTO INVALID_AMOUNT :INVALID_GAMETYPE ECHO Invalid input GOTO GAMETYPE_SETUP :INVALID_AMOUNT ECHO Invalid input GOTO AMOUNT_SETUP :RUN FOR /L %%i IN (1, 1, %amount%) do ( IF /I "%gametype%" == "rs3" ( START jagex-jav://runescape.com/jav_config.ws ) else ( START jagex-jav://oldschool1.runescape.com/jav_config.ws ) ) 3) Save as NAME.bat 4) Run the .bat 5) Type in OSRS and hit enter 6) Put in number of clients you want open and hit enter 7) Profit?? I cant find who originally posted this but I keep seeing people asking how to do it.
-
Can only open 2 OSRS clients at a time
Spam click it or make a .bat file google if you don’t know how to do it
- Hiya!