Everything posted by Fruity
-
Fruity NMZ
will add when i ican ill take a look at the issues mentioned and see if i can find out why they are happening. its very random when it does the random movements, they were mainly for guthans dreams to keep logged in
-
Explv's Map
Was just released in scripter section last time i believe
- Explv's Map
-
PC Level 3 Skiller, Please
ty for pc's everyone. will make a selling thread when i get the effort
-
Price Check Main
ill send a tenner first class stamp
-
Mot Mat K RWT cover up continues
LOL funny
-
PC Level 3 Skiller, Please
Stats as below Does have a 2 day ban sadly Account has the Zeah Farming Outfit Along with the seed box and the Fancy Watering can that holds 1000 'charges'
-
Explv's Tutorial Island [Free] [Random Characters]
gud script/10 did 20-30 accounts in one run
- Fruity RSN's
-
Fruity NMZ
Did you load gear while g maul was in inventory? did you also have a full inventory so that it wouldnt be able to switch?
- I did it!
-
Staff
was so close to believing it! had to zoom in to spot the difference between the legit
-
Keep your GP 100% Safe
will be hard to see that all you are doing is depositing and withdrawing
-
Good fight jagex caught me i must be flagged.
fresh starts are always fun
-
Fruity NMZ
Will add all trials if i havnt alrdy Looking good! will add to op ^^
-
FrostCaves
YOU CAN DO ET BOG! Nice to see it getting closer
- Perfect Fighter AIO
-
paypal and chargebacks/fraud
It is a good one apart from the fact people have to give you their ID telling you everything about them and you're a random guy on the internet its a good idea for higher trusted people but for normal people wanting to sell some gold not really too good imo
-
Is it possible to hold key on osbot?
private void typeStringInstant(String output){ for(int i = 0; i < output.length(); i ++){ char c = output.charAt(i); int code = KeyEvent.getExtendedKeyCodeForChar(c); // Type the character getBot().getKeyEventHandler().generateBotKeyEvent(400, System.currentTimeMillis(), 0, code, c); } // Press enter getBot().getKeyEventHandler().generateBotKeyEvent(401, System.currentTimeMillis(), 0, 10, '\u0000', 1); // Release enter getBot().getKeyEventHandler().generateBotKeyEvent(402, System.currentTimeMillis(), 0, 10, '\u0000', 1); } http://osbot.org/forum/topic/85684-finished-my-new-script-but-how-do-i-type-faster/?p=952925
-
Fruity NMZ
Will add and push request when i get back. SDN change will probs be tomorrow depending when the managers do it.
-
Fruity NMZ
Yeah could probs add "Custom" along the radio buttons with mtd, demon, guthans, custom. then just make the script ignore selected bosses and enter the dream using the preset. could probs add that when i get home wouldnt take long
-
Is it possible to hold key on osbot?
sure it something like getKeyboard().typeString("String", false) or something along those lines
-
Fruity NMZ
Then it isnt MTD xd. isnt so much an issue with the script more a feature you would like. I do have all the data for Custom NMZ bosses but i was waiting for the issues to settle. may add it soon.
-
Fruity NMZ
If you select the right quests and resume will the script continue as it should? wondering if its just an issue with it trying to select the demon
-
Fruity NMZ
Forgot to mention, anyone who has saved data they will have to be re-added as i have had to move the location of the .properties file. Apologies, with new security stuff with osbot i had to make the change.