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.

Leaderboard

Popular Content

Showing content with the highest reputation on 05/03/15 in Posts

  1. I'm new to this forum friend, not new to farming :p
  2. The user has been notified of the dispute. The buying and selling of accounts with under 100 posts is not allowed as things like this can happen, i and the rest of the staff have said this many times, it is for members own protection as some people feel they can exploit newer members. Regardless i am assuming this is the thread you are speaking about - http://osbot.org/forum/topic/71644-s-this-awesome-pure-cb-67-s/ I see that the thread is still open so i am going to go ahead and lock the thread to protect other users in case this is indeed a scam attempt. The user has also been moved to the TWC usergroup as a precautionary measure. Please as @Dex said provide us with a picture of the Skype ID along with anything else that can assist us in resolving this, thanks.
  3. http://haiimbeast1.wix.com/mayweathervspacquiao You have to exit off the ads over the video
  4. I already knew it if it went to decision floyd was gunna win. He's the most pussiest boxer i know. If he brawled, he'd get dropped but hes a fucken pussy who runs
  5. Here's the new script skeleton you will be using, please import the class files down below as these are not in the OsBot API. In the scriptStart method, add your class, or classes that extend my custom Node class. (Example shown below) package ca.midnightblue.scripts.wc; import java.awt.Graphics2D; import org.osbot.rs07.script.ScriptManifest; import ca.midnightblue.scripts.wc.nodes.Idling; @ScriptManifest(name = "Custom Script Skeleton", author = "Midnight Blue", version = 1.0, info = "", logo = "") public class Core extends CustomScript { @Override public void scriptStart() { add(Woodcut.class, Walk.class, Bank.class); } @Override public void scriptStop() { } @Override public void loop() { } @Override public void paint(Graphics2D g) { } } Now in your classes that extend Node, which will contain the back bone aka the script functionality, the function "loop" that returns an integer is where you want to put what the bot does during that loop, you will return the amount of time you want the bot to sleep, by default it sleeps a random interval of 10 to 100MS. Your validate method will return when you want this script to activate. (You don't want to run all of your scripts at the same time) And lastly, your getStatus method should return a string with a brief description of what the bot is doing at the moment. Example: If your bot is banking return "banking". Here's an example of how to use my new script skeleton package ca.midnightblue.scripts.wc.nodes; import org.osbot.rs07.script.Script; public class Idling extends Node { private long then; public Idling(Script script) { super(script); then = System.currentTimeMillis(); } @Override public int loop() { long now = System.currentTimeMillis(); if(now - then <= 300000L) { //every 5 minutes then = now; //open tabs or something } return 0; } @Override public boolean validate() { return !script.myPlayer().isMoving(); } @Override public String getStatus() { return "Idling"; } } Node.java CustomScript.java Hope you enjoy! :-) Please comment if you like this noob-friendly node snippet I made!
  6. My original goal was to make a barrows pure but instead i decided to make myself a main only using czars scripts thank you czar if it was not for you scripts i would not have this account. all stats were botted with czars scripts and the others were hand done such as magic and other skills. total time to build this account 12 Days Average botting time 5-8 hours per day.
  7. Thanks for the business man cheers. Weekly Promotional Buy 1 proxy get $5 off any Windows VPS All users interested in the weekly promotional- add my skype james.horvak-easygoldstop or PM / Post below All promotional payment can be paid in PP/RSGP/Skrill
  8. 1 point
  9. 60m perhaps. Maxed mains aren't worth too much anymore but yours is nicely quested which i'm sure is appealing to buyers.
  10. Thank you! I thought about setting up another vps for hunting, but I wonder if the ban rate is too high? Im using a private script that will hopefully bring me around 700k - 800k a day with the 2 accounts, not very good but 0 bots there so I guess less detectability? I am considering investing a bit more... The thing is I can't lose money right now, so im taking the safest route possible until I am stable financially. Besides, I am very insecure about using other people's scripts on farms because I don't know how many people are using that method you know? For example, chopping willows has a high ban rate because there's a lot of bots there feeding data to jagex, what im using on the other hand, there's only me, 2 accounts feeding data.. This is my first attempt so im just testing things out, do you have any advice to give? You seem to have lots of experience. Thanks! I hope I recover all expenses before that xD Im more worried about buying a bond, recovering the money for it but end up getting banned and flagging the VPS IP.. But again, im still conflicted on what to do, maybe I should buy it?
  11. Most likely a delayed ban from using the normal client or another script I've been botting 24/7 getting a long proggy atm and I haven't been banned. Plus there's 4 lvl 3s who are smithing and advertising another botting website while they are doing it there who have been there all weekend as well, not banned yet either. Sorry for your loss buddy.
  12. Lol. I didn't think you'd be this tryhard. Nice job tho
  13. Goodluck, but you should consider investing in bonds and p2p accounts. its so much more worth it as you can make 400k/h methods without much work I started off with 5 accounts picking potatoes till i could buy 2 bonds, then i started training my accounts and started out slowly. now im making 115$ each day on 9 accounts
  14. Since I dont use agressive mode anymore it has been running very well for the past 1-2 days. Just now it doesnt do anything anymore.. Had this once yesterday but then restarting was enough. I have updated osbot and restarted everything and im using basic options but it wont run now.. It just stands still. This happened like 20-30 minutes ago, before that everything was running fine.
  15. Honestly, the mirror client needs to become compatible with Linux for mirror VPS's to become viable. ATM the windows ones are far too expensive due to the resource requirements of mirror mode. That day will be awesome
  16. lol do they really charge 3 euros to withdraw money? and wtf i cant use mastercard? i dont really remember PP fees but this seems worse might as well go with WESTERN UNION (joking)
  17. You are missing a few things here. Please provide pictures of the items, quests and proof that the account has no bans. Also whom did you purchase the account from were they a member here? Please be more specific. Create a new thread when re posting, thanks.
  18. Disputed member: http://osbot.org/forum/user/15845-mubu/ Thread Link: http://osbot.org/forum/topic/68463-selling-a-main-and-a-fully-quested-pure/#entry754462 Explanation: I bought the account from him on April 4th. No problems what so ever since that date. Today the account was locked. Not saying Mubu did anything as of yet, but I just want this out there so he knows what is going on. I also tried to get in contact with him via Skype. Evidence (Removed By @Asuna. Staff see hidden post.) Please hide all of this from normal people obviously. Make it only viewable by the staff. Would be much appreciated. Also, this is just a way for me to allow Mubu to know what's happening. If he doesn't reply within x amount of time thennnn something might be up. Also, the attempt at recovering the account was a failure. Thanks for all of the help in advance!
  19. Yep, using as much as I can, at 85 ranged atm, if I make it to 90 ill probably stop and quest for a few days then back to it again, fingers crossed.
  20. Price noted thank you i will have to see what other people have to offer
  21. Sad Spring by Draw The Emotional
  22. 1 point
    So I found this on youtube.
  23. 1 point
    Well I didn't win or lose money off the fight haha so I really don't care nor do I really care about the outcome of it, what I do know is Floyd won the fight because he is not only better but he is more experienced in boxing and I know that simply by a little bit of google searching recent fights. Also I love the "little brains" anyways I can see your a bit mad at something maybe because the fight didn't go the way you wanted it to, and sorry maybe your mistaking there likes as agreeing with you, when in reality there saying "U MAD BRO" Hahaha I noticed that also, but I also saw the final decision and that does not lie. Besides the whole fight was boring as fuck.
  24. Another 99 with my fisher! gratz man
  25. 1 point
    Better won, no doubt. There is gonna be no rematch and if somebody was expecting a punch storm, then you dont know what boxing is. See, you dont get points for punching enemys gloves which pacman was doing alot, floyd fought smarter. sorry for bad englandino
  26. 1 point
    That fight was for Mayweather the entire time, I don't understand the stats of the fight when Pac had him on the ropes more times than not... Makes no sense to me really.
  27. Request Template: - Script name: AIO Agility - Your member number: 112344 Im in search of a good agility script.. I would love to see if your script is what im after.. I appreciate you
  28. This is why I watch UFC
  29. I think it is just more complicated for new scripters
  30. got me from 72-86 range doing like 6-10 hours botting at night good script!
  31. 1 point
    To bad I don't live in the UK/US timezone; but I am always around a computer
  32. Script purchased
  33. I am interested Skype: Spikeyhairedweasel
  34. i know i dont have the post count but i figured id ask anyway just incase and then resubmit once ihave the post count if i dont get it script : Khal AIO Runecrafting member number: 11852
  35. I can follow you for 1M OSRS GP.
  36. 1 point
    Stealing from stalls is REALLY slow, other bots are running laps around me. Also, please make the bot BANK the silk as it can be sold later on for profit, it's also faster since the script drops it really slowly too. Died twice stealing silk in Ardougne because the bot doesn't run away from combat. Might wanna implement that.
  37. Example, if someone mentions you in this way I believe there should be an option that allows you to be notified when someone mentions you in their post. This is similar to tagging someone on facebook where you're notified if someone comments an it includes your name. I believe it could be really useful especially when someone is involved in a dispute and they need to get the attention of the accused/witnesses etc or just in general this could be useful. please let me know your thoughts.
  38. 1 point
    A construction bot would be pretty snazzy. Make it only do the fast xp/hr things like wooden chairs, oak chairs, oak larders, oak dungeon doors, butler support, etc

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.