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.

Valkyr

Members
  • Joined

  • Last visited

Everything posted by Valkyr

  1. Wicked! Loving this update guys!
  2. LOL OT: It's a known issue with LocalWalker, current remedy is to pause and then unpause the script.
  3. eat max cash stack then eat yourself geepee dupe confirmed
  4. Damn awesome graphics dude, any chance you could make me a 180x180 for one of my scripts or a generic PSD I could edit slightly? Would be wicked!
  5. Profile pic made me lol
  6. Its an old snippet I found lying around from when I was trolling rune-server :P I guess a mod could move it to spam/off-topic
  7. So I noticed one of my scripts was using stupid amounts of RAM, but at the cost of a little CPU usage, I solved it! I present to you... *drumroll* THE ULTIMATE GARBAGE COLLECTOR /* * @author: Valkyr * * This class is a replacement for the default JVM garbage collection. * The factory of GarbageCollectors is used to * create a constant flow of garbage collection. The ArrayList of * GarbageCollectors are like an army which get sent back in time to * destroy the garbage before it's able to harm. * */ import java.util.ArrayList; import java.util.Iterator; public class GarbageCollector { static ArrayList<GarbageCollector> collectors = new ArrayList<GarbageCollector>(); public GarbageCollector() { new Thread(new Runnable() { @Override public void run() { while (true) { GarbageCollector.collectors.add(new GarbageCollector()); // Creates a new GarbageCollector Iterator<GarbageCollector> it = collectors.iterator(); while (it.hasNext()) { GarbageCollector gc = it.next(); // Assign's the GarbageCollector's role try { Thread.sleep(-1); // Sends the GarbageCollector back in time } catch (InterruptedException e) { e.printStackTrace(); } ((GC) gc.getGet().getGC().get().getGet()).gc(); // Activate's the GarbageCollector's internal hardware and eradicates the garbage } } } }).start(); } public GarbageCollector getGet() { return new GarbageCollector(); } public GC getGC() { return new GC(); } public static class GC extends GarbageCollector { /* * The GC. Core of every GarbageCollector. It is vital to fight and defend against the garbage. */ public GC getGet() { return new GC(); } public GarbageCollector get() { return new GarbageCollector(); } public void gc() { Runtime.getRuntime().gc(); // Destroys the garbage. } } } Note: Don't actually use this, I posted it as a joke because I'm bored.
  8. http://osbot.org/forum/topic/64015-vpowerfletcher/?hl=vpowerfletcher Edit: Oops. VPowerFletcher doesn't bank.
  9. Its diabolical but its also the only way
  10. Valkyr posted a topic in Resolved
    Working again, please remove.
  11. Thanks ;o Not gonna lie using text IO instead of serialization has actually fixed a couple of performance issues
  12. Never use root as your primary account. OT: If you're not logging in with root, move it to the user's home folder.
  13. Noobuntu I'll edit with mine l8r m8
  14. If this happened I'd have to change my name to Skald. Viking master race! (Skald = poet)
  15. Valkyr replied to Nyte's topic in Archive
    This, any OSB1 scripts you had probably don't even exist any more, if they do it'll be a complete new script, thus you will have to re-purchase.
  16. I have one in the store, the one in the downloadable script section has had a broken link for a long time now.
  17. Valkyr replied to CC94's topic in Archive
    I think he's getting misclicks when unnoting via butler and its accidentally firing it
  18. Correct, non-VIPs can have up to 2 tabs, unless they've changed it.
  19. Valkyr's AIO Framework As those active in the CB may know, I've been working on a WebWalking framework for a short while now, to work in conjunction with my existing framework that I have been using and working on since before OSB1. The purpose of this project is to make scripting as simple and manageable as possible, such that there will not really be much that the script will need to handle itself (such as Dialogues, not worth implementing unless I were to write a questing script); also making debugging far easier and efficient. Anyway, I'm going to be recording my progress here so that everyone can see what I have in store for the foreseeable future. When this project is completed my plan is to release at the very least an AIO Fighter and Woodcutter (*groan*), either for free or a very low price, mainly to gauge/demonstrate the ability of my framework. Current Features WebWalker Pathfinding (A*) - 100% Find/interact Closest (Bank/NPC/Object/Ground Item) - 100% Regional Web Builder - 100% City Locations - 100% Dungeon Locations - 0% Minigame Locations - 0% Teleporting - 0% Walker Class - 100% Obstacle Handling - 100% Serialization - 100% <-- Unsupported .txt I/O - 100% Script Framework Tree/Node Structure - 100% Tabbed GUI - 100% Anti-ban - 100% Anti-pattern - 100% Loot Tracker w/ Zybez prices - 100% Media
  20. It's a Marihuana insuffulation device. You use it to inject "bong weeds" into your veins.
  21. Valkyr replied to Krewneck's topic in Resolved
    No problem ;)

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.