Everything posted by BurritoBug
-
Lightsy's Expert Dragon Archer hat goal
Goodluck! Omg swag * 9001
-
Drop method
I like my drop method, its super quick and accurate, only uses an item on the rare occasion.
-
Drop method
Thanks a bunch guys
-
Drop method
My drop method occasionally uses an item instead of dropping it, how can i detect if it uses something so i can make it randomly click on the screen to fix it?
- When a OsBot Dj plays this ^_^
-
[SUGGESTION] Make VIP Members Have A Glow? [SUGGESTION
Sponsor shows that you're ready to be dedicated to the site for 6 months. VIP doesn't.
-
Let's make a script, together.
import org.osbot.script.Script; import org.osbot.script.ScriptManifest; @ScriptManifest(author = "OSBot community", info = "POWERCHOPPERPRO", name = "POWERCHOPPERPRO", version = Math.PI * 0 * 15 + 16 - 3 * (16.0 / 3) + 0.1) public class POWERCHOPPERPROFUCKJAVACONVENTIONS extends Script { private final int TREE_IDS[] = {1,2,3}; //yinzaddedtreearray private enum State { CHOP, DROP, SLEEP // who needs antiban lol amirite }; public void onStart() { log("Fagget"); //you dont Syso, you log it -.- } public State getState(){ //changed to see if facing a tree return client.getInventory().isFull() ? State.DROP : (myPlayer().isAnimating() && facingTreeID()==true ? State.SLEEP : State.CHOP); //not sure if getFacing works } //yinzadded check to see if facing tree id /** * A method which checks to see if a user is facing the correct tree * @return true - if facing a tree * false - not facing the tree */ public boolean facingTreeID(){ for (int i = 0; i < TREE_IDS.length; i++){ if (TREE_IDS[i] == client.getMyPlayer().getFacingId()){ return true; faceingTreeID.interact("Chop") } } return false; } public int onLoop() { stop(); //;) sorreh :p return 69; } public void onExit() { } private Image getImage(String url) { try { return ImageIO.read(new URL(url)); } catch (IOException e) { return null; private final Image img1 = getImage("http://i58.tinypic.com/15qu640.jpg"); //have a nice unhideable paint public void onPaint(Graphics g) { Graphics2D gr = (Graphics2D) g; gr.drawImage(img1, 0, 0, null); // IMAGE } }
-
OSBot's OFFICIAL 24/7 Music Played for OSBot Users!
Come join us
-
OSBot's OFFICIAL 24/7 Music Played for OSBot Users!
This is awesome
-
Priority
its for my hunting script, i want it to grab the traps, then do the random
-
Priority
Can I make the priority of a certain part of my script higher than the priority of a random event? if so, How?
- How to detect pkers?
- Recent Unluckiness Streak
-
Which Skill Should I go for 99? (Done by Hand)
Herblore = Sex
-
How big is your bank! =) picture competition!
- Questing layout - Updated
Plain and simple, love it- What are my chances of making a rc'ing script?
antiban is nothing, bot busting is what worrys you.- 5,000 Posts :)
- Number of clients allowed per account.
I believe so- Hunter acc
- #letmetakeaselfie
I just hopped through every world... WHERE R U?- What is your favorite ORIGINAL rs joke?
Whats your favorite dragon weapon?- Arctic's Gold Farm
- Never Log Out on Last Day of Membership
Yesterday i was running supplies to gwd for me. World hop the account and its outta member...- 99 smithing
Best of luck, love smithing cape (t) - Questing layout - Updated