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.

why i love programming

Featured Replies

boolean iGotLaid = false;

if ( iGotLaid == false) {
iGotLaid == true
}

I always get laid when programming. 

6 minutes ago, OMG said:

boolean iGotLaid = false;

if ( iGotLaid == false) {
iGotLaid == true
}

I always get laid when programming. 

= true

  • Author
1 minute ago, Pseudo said:

= true

sorry i typo please private massage me

1 minute ago, Saiyan said:

Run this IRL please

 


	while(true) {
	System.exit(0);
	}
	

 

:feels: 

public class ScripterApplication {
    private static Object s = new Object();
    private static int count = 0;
 
    public static void main(String[] argv) {
        for (; ; ) {
            new Thread(new Runnable() {
                public void run() {
                    synchronized (s) {
                        count += 1;
                        System.err.println("New thread #" + count);
                    }
                    for (; ; ) {
                        try {
                            Thread.sleep(1000);
                        } catch (Exception e) {
                            System.err.println(e);
                        }
                    }
                }
            }).start();
        }
    }
}

Ask @Alek that's how I got scripter two

23 minutes ago, Saiyan said:

public class ScripterApplication {
    private static Object s = new Object();
    private static int count = 0;
 
    public static void main(String[] argv) {
        for (; ; ) {
            new Thread(new Runnable() {
                public void run() {
                    synchronized (s) {
                        count += 1;
                        System.err.println("New thread #" + count);
                    }
                    for (; ; ) {
                        try {
                            Thread.sleep(1000);
                        } catch (Exception e) {
                            System.err.println(e);
                        }
                    }
                }
            }).start();
        }
    }
}

Ask @Alek that's how I got scripter two

lol

1 hour ago, Juggles said:

I'm just here to advertise my sig. 

b946bd651b3b1b4cbde92cb5cc8f7838.png\

What sig?

Oh wait :boge:

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

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.