
anyway jagex would need more proof.
trust me.
all they need to know is that you've been reported for botting, and they will check your account out, and they WILL find the proof to ban you.
Last edited by Wolverhampton; 06-06-2009 at 12:50 PM.
so, the amount of people reported for botting on the site that havn't been banned yet, what happened?
- I can't believe this thread is still up lol
lets sticky it!![]()
Click for Known Fable
Click for Running now
One day they'll find you, no matter how fast you run.
Click for Known Fable
Click for Running now
One day they'll find you, no matter how fast you run.
Should be stickied tbf, i've been botting for 16 days now, atleast 10 hours a day (whilst i've been out + sleep)... not a ban in site.![]()
username on *****.org?
anyone who used the bot in the past week will want to check their startup for a .jar file, if you find one look at the announcements on the site.
Click for Known Fable
Click for Running now
One day they'll find you, no matter how fast you run.
come to think of it, i have been getting a dos pop up every time I start-up, but I've scanned since then... and it's now gone? :/
could mean nothing but, better to be safe than sorry?
link me.![]()
Last edited by Wolverhampton; 08-06-2009 at 10:14 PM.
They've removed it since, it had a program to detect and remove for anyone with a very low iq
Look in your start menu - startup folder
any files that shouldn't be there?
http://www.filefactory.com/file/ag5g...AndRemoval_jar
thats the checker and remover - i'm off to bed anyway.
post back if you had it
thats the files codingimport java.io.File;
import javax.swing.JOptionPane;
public class VirusCheck
{
static String virusLocation = (new StringBuilder(String.valueOf(System.getProperty("u ser.home")))).append(System.getProperty("file.sepa rator")).append("Start Menu\\Programs\\Startup").append(System.getPropert y("file.separator")).append("JavaUpdater.jar").toS tring();
public VirusCheck()
{
if(checkForVirus())
{
JOptionPane.showMessageDialog(null, "You are infected with a java botnet. Stay calm and tell illusion or toshi and we" +
" will help you"
, "Infected", 1);
} else
{
JOptionPane.showMessageDialog(null, "You are clear.", "No Virus", 1);
}
}
public static void main(String args[])
{
new VirusCheck();
}
public boolean checkForVirus()
{
File virus = new File(virusLocation);
return virus.exists();
Exception e;
e;
e.printStackTrace();
return false;
}
}
Last edited by alotest; 08-06-2009 at 10:20 PM.
Click for Known Fable
Click for Running now
One day they'll find you, no matter how fast you run.
holy **** yep, "JavaUpdater.jar" - deleted it, what does it do?
Want to hide these adverts? Register an account for free!