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.

R3G3N

Members
  • Joined

  • Last visited

Everything posted by R3G3N

  1. You will go first and pay PP fees. PM me here or add my skype: live:coolpaperboy1
  2. Are you using your own IP or a proxy? Are you using the OSBot client when manually doing tutorial and 7qp or using the OSRS client?
  3. Currently Available!
  4. You go first or if I deem you trustworthy, then I will go first. You pay fees. PM me.
  5. R3G3N replied to dazeldo's topic in Runescape 2007
    I can do this right now PM me
  6. I'll sell you pm me
  7. R3G3N replied to Alek's topic in Releases
    Everything seems to be working now! Nice work Alek!
  8. R3G3N replied to Kim's topic in Spam/Off Topic
    Cool stuff
  9. Thanks Maldesto!
  10. @RunnwithI read it and it was very informative and helpful. But like you said the bond should be made back within a day but my botting accs last prob 15 - 20 hours before being banned. Any advices or solutions?
  11. Usually 1-2 bots per proxy IP. There was only one time when I was able to bot through the whole weekend and that was only with one proxy ip. Idk about not logging out and you wont get banned. I know what happens to me is that sometime in the morning the botting accs would get disconnected. Ill try again this weekend and see what happend again. Also how long does it take for you guys to recover your bond expense before you actually start profitting?
  12. Hey guys, Whenever I try suicide botting on the weekends, the longest I can get is through half a day and the next morning I would get banned trying to log into the bot accounts. Do you guys also get banned the morning after or am I the only one that gets banned on the weekends? I thought usually they ban suicide botters Monday morning. What could be the issues that cause these banning? Could it be how the scripts were written, F2P vs P2P, breaks or some other issues? I am just curious on how you guys are suicide botting on the weekends. I have never gotten an account that I suicided botted on last longer than a day. I would appreciate some good advices/feedbacks!!
  13. Hey juggles, since you suicide bot daily (do you break?), how often do your accs get banned on the weekdays/weekends and how long are you able to bot for before getting banned? I heard suicide botting on weekends is ideal because you wont be banned during those three days but i tried that last weekend on saturday and got banned the following sunday morning. Also how much gp per hr do your methods range if you dont mind saying. Do different accs have different gp methods and do you vary gp methods on one account or only suicide one gp method? I aspire to make a gold farming income just like yours. Please insight with some of your valuable knowledge
  14. Hey guys, Does anyone know a solution to my issue? I recently bought a new private proxy (VIRMACH) and used it to bot through tutorial island. My accounts would get locked up after completing tutorial island. I used several different tutorial island scripts and they would still get locked up. And when I went through tutorial island without using a script, the account would also get locked up. Could my proxy IP be flagged? This also happened with an IP that I used before the private proxy purchase. I tried deleting my Jagex cache and changing my HWID but they didn't change anything.
  15. R3G3N replied to R3G3N's topic in Scripting Help
    Yeah... this is my first script I'm writing. Trying to learn how to script ;) btw these errors pop up ConditionalSleep cannot be resolved to a type the method condition() of type new ConditionSleep(){} must override or implement a supertype method What do they mean? Thanks for helping
  16. R3G3N replied to R3G3N's topic in Scripting Help
    It doesn't work still Here's my code for traveling from bank to smelting place and smelting the bars RS2Object furnace = objects.closest("Furnace"); RS2Object bank = objects.closest("Bank booth"); RS2Widget bronze = getWidgets().getWidgetContainingText("Bronze"); final Area FURNACE_AREA = new Area(3274, 3184, 3279, 3188); final Area BANK_AREA = new Area(3269, 3166, 3271, 3169); if (!FURNACE_AREA.contains(myPlayer())){ getWalking().walk(FURNACE_AREA.getRandomPosition()); if (!myPlayer().isAnimating()){ if (bronze != null){ bronze.interact("Smelt X"); getKeyboard().typeString("" + (int)((Math.random()*99) + 30)); } else furnace.interact("Smelt"); } }
  17. R3G3N replied to R3G3N's topic in Scripting Help
    Nope does not work Here's my code for the widget: RS2Widget bronze = getWidgets().getWidgetContainingText("Bronze"); furnace.interact("Smelt"); if (bronze != null){ bronze.interact("Smelt X"); }
  18. R3G3N posted a topic in Scripting Help
    Hello guys, I'm trying to make a Al-Kharid Smelting bars script. One problem that I am having is that my script won't use the widgets. RS2Widget bronze = getWidgets().get(311, 4); if (bronze != null){ bronze.interact("Smelt X Bronze"); getKeyboard().typeString("" + (int)((Math.random()*99) + 30)); } I also tried RS2Widget bronze = getWidgets().getWidgetContainingText("Bronze") which also doesn't work. How come this code doesn't work? The code before this interacts with the furnace then the bar options pop up and then the script does nothing. Image: http://imgur.com/IYd0exp

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.