Skip 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.

Gunman

Super Moderator
  • Joined

  • Last visited

Everything posted by Gunman

  1. @DROID Why would we launch some kind of cyber attack against him? No reason for it whether he's relevant or not lol
  2. Moved to an appropriate section. That other section was only for Official OSBot script threads.
  3. @moochin Either make a new account or register an email. Only two options. Now to prevent this in the future try using your home ip on your pc.
  4. @sticky jack Have you been refunded?
  5. @CrazyPipe I didn't see a negative feed back from 3 months ago. Only negative feed back I saw was from November 2019 and has been deleted.
  6. @talipenIf an email isn't registered you should be able to unlock them fairly easily.
  7. If you're using private scripts why not tweak the mouse to be faster lol Think there's another setting that controls this but here's the code for it getBot().setMouseMoveProfile(new MouseMoveProfile() .setNoise(0) //default 2.15 .setDeviation(0) //default 7 .setOvershoots(0) //default 2 .setSpeedBaseTime(0) //default 185 .setFlowSpeedModifier(0) //default 1.0 .setMinOvershootDistance(0) //default 25 .setFlowVariety(MouseMoveProfile.FlowVariety.HIGH) //default MouseMoveProfile.FlowVariety.NORMAL .setMinOvershootTime(0) //default 375 ); For most of them lowering the number turns the setting up. So like for speed base time if you set it to 0 the mouse will instantly teleport, set it to 800 and it will move at 10 pixels a second basically lol.
  8. @TNBJeff Done. import org.osbot.rs07.script.Script; import org.osbot.rs07.script.ScriptManifest; @ScriptManifest(author = "Gunman", info = "", name = "Camera Rotate Thing", version = 1.0, logo = "") public class Main extends Script { @Override public int onLoop() { getCamera().moveYaw(random(0, 360)); return random(60_000, 240_000); } }
  9. Smh Project's best
  10. Gonna go off a hunch and say it was made with raw code, not Script Factory.
  11. Gunman replied to i rape u's topic in Tutorials
    With default OSBot no. The script will need to have it coded in.
  12. Gunman replied to mitsuki's topic in Snippets
    Money hungry Project didn't answer the question. Answer is yes you can. Read everything in OOP 1 & 2 and I think that would be enough to start messing around with multiple classes. EDIT: Forgot to link the material https://www.programiz.com/java-programming
  13. @RitaJita Basically explains everything for you link below. And yeah no proxies with mirror without using a 3rd party program. Difference you will see from the pics is that it no longer uses the website version but Jagex's client and recently Runelite. https://osbot.org/forum/topic/66338-reducing-banning-rates-behind-the-scenes-at-osbot-27-febuary-2015/
  14. Gunman replied to grizlii's topic in Spam/Off Topic
    Correct. Just use pc part picker. https://pcpartpicker.com/
  15. Gunman replied to grizlii's topic in Spam/Off Topic
    Yes, I use to actually have one.
  16. Gunman replied to grizlii's topic in Spam/Off Topic
    Pretty sure on all ends AMD is better buck for core. Look around and see which one would be better for you. All you would need is a 6 core probably
  17. Get good like me and be banned without even logging in a single time, smh
  18. Gunman replied to grizlii's topic in Spam/Off Topic
    @grizliiGpu doesn't matter. Purely cpu and ram, and maybe a ssd if you're running a lot of bots(still nice so you can reboot fast tho). And for botting 90% core/thread count is what matters.
  19. Gunman replied to landrez's topic in Bug reports
    To be honest if I am playing legit I for the most part ignore the randoms. Sometimes I dismiss them but 99% of the time I am doing something afk and don't pay attention
  20. @Fruity Thank you for your report. Found evidence linking the accounts, he has been banned.
  21. Still some uncommon miss clicks with some widgets, but a lot better than before. Mainly seems to happen with fairly wide widgets.
  22. Gunman replied to p7fox's topic in General Help
    @p7fox Try jar fix. https://johann.loefflmann.net/en/software/jarfix/index.html
  23. @skillerkidos1 Pretty sure it's because something is null and you're not null checking anything. But disregarding that, does the distance api not work for what you're trying to do? int distance = getMap().distance(obj.getPosition());
  24. @pauliokas123 Has been banned. If he wishes to return he will have to refund you in full. Sorry for your loss @Runescape Promot

Account

Navigation

Search

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.