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.

Team Cape

Members
  • Joined

  • Last visited

Everything posted by Team Cape

  1. im very confused by what youre doing theres a lot about what you're doing that i dont understand, but maybe this will help. public class ClayMine extends Node{ final int clay = 7454; final String ClayOre = "Clay"; private String status = ""; private Script sA; public ClayMine(Script sA) { super(sA); this.sA = sA; //you'll only need this if the parent class has //Script sA as private } @[member='Override'] public boolean validate() throws InterruptedException { if(sA.inventory.isEmpty() && Data.ClayAreaN.contains(s.myPlayer()) { status = "We're at north mining area"; return true; } return false; } @ Override public boolean execute() throws InterruptedException { Entity ore = sA.objects.closest(data.clay); if(ore != null && Data.ClayAreaN.contains(sA.myPlayer())){ if(!sA.myPlayer().isAnimating()){ ore.interact("Mine"); status = "Mining ore"; } return random(250,400); } break; } } also, you're aware that you just keep defining a new string status, but never use it, right? this code needs to be seriously restructured and heavily changed, would recommend starting over tbh. also i would recommend making any data from 'Data' public and static instead of defining an object 'Data' without apparent purpose...
  2. i totally didnt notice thanks for pointing it out
  3. sick bro now leave
  4. Team Cape replied to rokaHakor's topic in Price Check
    15m maximum given you made your account 3 days ago and have 1 post (the one where you price checked this acc) if it were from a trusted individual, more like 130m
  5. definitely not bad, but i prefer the current layout. good shit tho bro keep it up also there is a suggestion forums lol
  6. it's pretty exclusive
  7. will be joining you shortly.
  8. you're misunderstanding - they would be the ones scamming by charging back. 1 they pay me 2 i give them whatever service (e.g. a private script) 3 they charge back the money and scam me
  9. thats the issue though. i dont want someone to charge back when ive already given them something. how do i combat this if i use paypal?
  10. what would be a better medium of payment to use?
  11. yeah thats what im worried about - chargebacks. i'd be accepting payment via paypal in this instance and dont want to go through the trouble of chargeback scamming is there anything i could use that doesnt give the possibility of chargeback scamming?
  12. u wanna hear a good joke?
  13. hmu if u need a private script
  14. so you can still likely be scammed even if a person has a verified paypal? is there no way to combat this?
  15. How do you know that someone with a verified paypal won't scam you? Also, how do you check if someone really does have a verified paypal?
  16. Might i recommend 6 packets of splenda? tell me how that goes for you
  17. chill bruh get a snickers you get angry when ur hungry
  18. you'll be able to bot far more if u do it in a smarter way... bot for around a few hours a day, if it's your primary acc, play as much as you bot and you'll unlikely get a ban nearly as rapidly. even just doing it for a few hours a day, if you're using a relatively well-made script and get lucky as well, you'll probably we able to last up to a month, or even more, without getting banned
  19. no one really knows how jagex detects bots, exactly. anyone that tells you otherwise is either speculating or lying. of course i don't know 100% how mirror mode works, because i wasnt involved in making it, but what's been said by developers is that it takes more computer resources (meaning its more intensive for the computer to run), but as far i've experienced, i've extensively/continuously played on the stealth injection client and it hasnt made any difference in terms of bans vs when ive used osbuddy or the 07 client

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.