Post code snippets created in languages other than Visual Basic here.
Not a majorly useful script, but I was creating a Greasemonkeys script to remove that little dialog box that asks if you want to haggle for the...
import java.awt.*; import java.util.Map; import com.speljohan.rsbot.bot.Bot; import com.speljohan.rsbot.script.Script; import...
Request by Lam :whistle: import java.awt.*; import java.util.*; import com.speljohan.rsbot.bot.Bot; import com.speljohan.rsbot.script.Script;...
Flawless http://pastebin.com/f62b4a51a
public static String GetBetween(String search, String start, String stop) { int index = search.indexOf(start); return...
This script will close the Bank Help Box that will randomly appear. (Anti - random) import com.speljohan.rsbot.script.Random; import...
Anti Random. import com.speljohan.rsbot.script.Random; import com.speljohan.rsbot.script.wrappers.RSInterface; import java.awt.Point; public...
USAB Class //--NEOBOARD SPAMMER CLASS--// //Created by Milkman 2008// import java.util.*; public class USAB {
Neoboard Spammer Class //--NEOBOARD SPAMMER CLASS--// //Created by Milkman 2008// import java.util.*; import java.net.*; public class...
/* * To change this template, choose Tools | Templates * and open the template in the editor. */ package calculator; import java.io.*;
I had done a sort of guide if you will, a long time ago for turing as it is used for interfacing through the parallel port. This was 2 years ago and...
1.) Write your batch file. 2.) After you have saved your file as a .bat, open the run dialog and type in iexpress.exe 3.) once, open select...
Epic Batch Guide 1.0 Lets start with simplistic, say you want to to make your virus (of sorts) display a message, you would do that with echo. ...
A lot of people have problems with making batch viruses that delete the C: drive (or whatever the main HD of a computer is) the reasoning behind your...
I made this guide for the people who are having large problems with picking up the batch programming language. It is very useful and I use all the...
So, lets say you are making a batch file to open a program and say something. Here's what you could do: @echo off start ******...
/*Calvin Hawkes *Mar 30 2008 *Sifter Class for Sifting an unsorted list of neopets items */ import java.util.*; import java.io.*; import...
There are currently 1 users browsing this forum. (0 members & 1 guests)
Use this control to limit the display of threads to those newer than the specified time frame.
Allows you to choose the data by which the thread list will be sorted.
Order threads in...
Note: when sorting by date, 'descending order' will show the newest results first.
Forum Rules