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.

Patyfatycake

Members
  • Joined

  • Last visited

Everything posted by Patyfatycake

  1. They don't do anything with ranges. Thats too susceptible to banning other people. Also there are bigger fishes to fry. By private IP.. do you mean internal IP? VPN? Proxy?
  2. F2p is super high ban rate, also how long do you run them? Are they fresh acounts?
  3. If it takes that long to setup the GUI you most likely are over complicating it
  4. Did you create a new package under it?
  5. Also if they like your free scripts they would be more likely to buy your premium scripts.
  6. Look at the update logs, they will give you a headsup on how the creator maintains his script.
  7. case 1: camera.movePitch(100 + (random(1, 70))); break; case 2: camera.movePitch(100 + (random(1, 70))); break; could be case 1: case 2: camera.movePitch(100 + (random(1, 70))); break;
  8. How much each?
  9. Just bot another account? Everything you do bot while doing then u have a good amount of scripts.
  10. This logic could be extrapolated to another method to make it easier to read. Config.enableStrPot && (!S.inventory.contains("Strength potion(4)") || (S.getInventory().getAmount("Strength potion(4)") < Config.strAmt)) shouldWithdrawItem(boolean enabled, String itemName, int amount) if (test.length > 0){ return test[0]; } else return null; return test.length > 0 ? test[0]] : null; final Set<Entry<String, Integer>> values = neededItems.entrySet(); final int maplength = values.size(); final Entry<String, Integer>[] test = new Entry[maplength]; Looks pretty ugly ngl.
  11. Patyfatycake replied to Aeonx's topic in Snippets
    Dropping requires interaction between two accounts so it seems like it would be easier to trace a direct correlation rather than another account picking them up.

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.