Everything posted by Sean
-
What type of account should I make?
I mainly only sell accounts I make since I enjoy having money + making new accounts. What type of account should I make thats easy to sell/in demand. I can make probably 4+ at a time unless its not afk. Any suggestions?
-
Question [Noob Scripter Starting Out]
Il need to wait till I got my account with membership back :P
-
Question [Noob Scripter Starting Out]
http://pastebin.com/aHrTXMen
-
khaleesi runecrafting bot got banned
Your friend got lucky then. Nothing to do with the script, just botting in general got you banned.
-
Favorite account builds for pvp
Piety pure. Mine still going strong as fuck.
-
Question [Noob Scripter Starting Out]
The script doesn't start when I press the play button. It just sits on the client like no script is running so I can play as normal. Wondering what might be causing it to not start.
-
Question [Noob Scripter Starting Out]
still need help please
-
Question [Noob Scripter Starting Out]
When I press the play button. The script in general doesn't start so nothing happens. I don't get the stop button appearing so I can't even start it. Edit: Im off pc now so any code changes will need to happen tomorrow.
-
Question [Noob Scripter Starting Out]
Thx for the corrections Figured out why it wasn't appearing on my scripts list so that's fixed. Only problem Im having now is it won't start when I press the play button.
-
Question [Noob Scripter Starting Out]
Yea I put it here C:\Users\Sean\OSBot\Scripts\TrialScript.jar Also got an "x" here though
-
Question [Noob Scripter Starting Out]
Thank you changed that but the script still doesn't show up as a local script on the osbot client which is my main issue. Edit: I see alot of red "X" by the lines of my code. Is that an issue? (assuming)
-
Question [Noob Scripter Starting Out]
posted code
-
Question [Noob Scripter Starting Out]
I could but don't want to embarrass myself if I did something retarded lol
-
Question [Noob Scripter Starting Out]
Was following this tutorial so shoutout to Apaec Bascially changing it up to make it pickpocket men in lumby. Problem I'm having currently is that the script won't start when I press the play button. So it doesn't run. Code here since people said post it import org.osbot.rs07.api.model.NPC; import org.osbot.rs07.script.Script; import org.osbot.rs07.script.ScriptManifest; import java.awt.*; import java.lang.Thread.State; @ScriptManifest(author = "Sean", info = "My first script", name = "Man Pickpocketer", version = 0, logo = "") public class main extends Script { @Override public void onStart() { log("Welcome to my Trial Script (Thieving)"); } private enum State { PICKPOCKET, WAIT; }; private State getState(){ NPC Man = npcs.closest("Man"); if (Man != null) return State.PICKPOCKET; return State.WAIT; } @Override public int onLoop() throws InterruptedException { switch (getState()) { case PICKPOCKET: NPC Man = npcs.closest("Man"); if (Man !=null) { Man.interact("Pickpocket"); } break; case WAIT: sleep(random(400,600)); break; } return random(200, 300); } @Override public void onExit() { log("Thx for using this script"); } @Override public void onPaint(Graphics2D g) { } }
-
Maxed Cb For Staking
How often do you bot with that script a day?
-
What kind of pure to make?
Attack: 60 Strength: 99 Defense: 66-70 HP: whatever Range: whatever Magic: 94 Prayer: 70
-
is it just me
I prefer to just sell accounts I make. Never been the PKing type and I would rather have money than a RS account now :P
-
APA Rock Crabs
Script just sits here for ages? is it meant to happen? https://i.gyazo.com/0412121c167fe203bea9b71b2a64f579.gif
-
Could my main be banned?
Highly unlikely to be banned for that. I have sold billions of gp and never been banned
-
Road to $20k USD Profit from Market in 2016
Good luck ;)
-
Minor, Moderate & Major Macroing Ban (Contribution Tread)
What ban were you given? (Major, Moderate, Minor): Moderate What were you botting?: Agility Which script did you use?: Khal AIO Agility Which client did you use? (Stealth/Mirror): Stealth Estimated total botting time, before ban?: Never botted the account besides agility but I botted 48-66 before my trial ran out lol and when I next logged in I got connection lost and was banned.
-
Future price of 07 Gp
$1.50/M max Id say. Feel it dropping below $1/M won't happen for a long time though.
- APA Rock Crabs
- Don't let scammers keep the accounts they recover from you!