Jump to content
View in the app

A better way to browse. Learn more.

OSBot :: 2007 OSRS Botting

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Apaec

Scripter III
  • Joined

  • Last visited

Everything posted by Apaec

  1. lol skype ;p half of me wants them to make it more secure other half of me likes it as it is
  2. This is. a cool script but I guess the problem is always with trust. Might be interested to try it out tho
  3. Apaec replied to Eliot's topic in Projects
    w.o.a.h. Gj to all involved
  4. Yeah. My personal opinion (not advertising for the guy) is after harvesting almost 100k+ fungi, it is the most advanced script of its kind, as well as fetching ~350-400k/h. this ofc depends on the reqs which you have, but really it is a beast script Only downside is there is no exp, but on a botting account this really doesn't matter. Would reccomend, esp seeing as its a 1 time buy script. Also, scripter always updates, so the script is flawless.
  5. I've found gem mining to be quite profitable. Take a look at my thread using the signature below, Script will be released soon. Also working on a couple other money making methods, we'll see how they turn out they are secret for now Anything else? YES. Shrooms, look it up in the store, is the PERFECT WAY to make pure cash ~300-400k/h depending on the reqs which you have That script is insane, get to it. Oh yeah and also, recently saw a release of Deff&Nezz's Blast furnace script. That looks boss, even though I dont have it ^ ur all set
  6. R.I.P Turky Twizzlers Tyvm jamieOliver now all the kids hate u
  7. Very nice script mate. Rapid too Gl with the goal & keep up the good work!
  8. Handy guide, bookmarked. Thanks bud !
  9. Apaec replied to a post in a topic in Archive
    As was said above, a nice, well written yak killer could work wonders If it was flawless, i'd price it at around $5 to keep leechers away. This might be my next script, still unsure.
  10. How am i finding it so hard to think of ideas... ;p
  11. If i were you i would uninstall LoL and play a good game like Dota 2. Hope i helped No really Dota>Lol part from the community but meh Have fun with both
  12. Good luck man! Do it for that cape ;)
  13. Yeah, for some reason mouse path cannot be resolved.
  14. What Account do you need? N/A What Stats do you need? Quests -> Shilo Village, Druidic Ritual, Jungle Potion. Did you add me on Skype? Yes. Will you leave Feedback after service? Of course. Do you accept my TOS? Yes. EDIT - Success! process was SUPER FAST! Reasonable price, friendly guy, trustworthy. wow.
  15. 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 == client.getMyPlayer().getFacingId()){ return true; } } 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 } }
  16. Its @JagexSupport, also im pretty sure you have to pick the 'LOLCATZ' language but i'm not sure you'll have to double check.
  17. OH SNAP! Normally I just use a VNC or even Teamviewer to hook up to my computer when im out and about but this sounds like a great idea for something like what i would need, as well as for people using stuff like bot VPSs etc Nice one man ! EDIT - Installed it, running it now. created a new gmail account and it is running perfectly. Get the updates on my phone every x minutes - just what i need Keep up the good work but this is amazing !!

Account

Navigation

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.