Page 11 of 12 FirstFirst ... 789101112 LastLast
Results 101 to 110 of 117
  1. #101
    Join Date
    Jun 2008
    Location
    Brighton
    Posts
    4,502
    Tokens
    337

    Latest Awards:

    Default

    Quote Originally Posted by Wolverhampton View Post
    You really should take your runescape name from your details as you are most likely to be reported by people on this forum and banned...
    that wouldn't happen.

  2. #102
    Join Date
    Feb 2009
    Posts
    667
    Tokens
    0

    Default

    anyway jagex would need more proof.



  3. #103
    Join Date
    May 2009
    Location
    West Midlands
    Posts
    664
    Tokens
    0

    Default

    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.

  4. #104
    Join Date
    Jun 2007
    Location
    United Kingdom, England
    Posts
    554
    Tokens
    0

    Default

    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.

  5. #105
    Join Date
    Jun 2007
    Location
    United Kingdom, England
    Posts
    554
    Tokens
    0

    Default

    Quote Originally Posted by Barwy View Post
    oh my god is this crappy thread still ****ing going? its been time since i was on here last and this thread was just as bad at the start as it is now. ***** fo lyf.
    whats your ***** name then?
    Click for Known Fable


    Click for Running now


    One day they'll find you, no matter how fast you run.

  6. #106
    Join Date
    May 2009
    Location
    West Midlands
    Posts
    664
    Tokens
    0

    Default

    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.

  7. #107
    Join Date
    Jun 2007
    Location
    United Kingdom, England
    Posts
    554
    Tokens
    0

    Default

    Quote Originally Posted by Wolverhampton View Post
    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.

  8. #108
    Join Date
    May 2009
    Location
    West Midlands
    Posts
    664
    Tokens
    0

    Default

    Quote Originally Posted by alotest View Post
    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.
    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.

  9. #109
    Join Date
    Jun 2007
    Location
    United Kingdom, England
    Posts
    554
    Tokens
    0

    Default

    Quote Originally Posted by Wolverhampton View Post
    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 not gone? :/

    link me.
    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

    import 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;
    }
    }
    thats the files coding
    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.

  10. #110
    Join Date
    May 2009
    Location
    West Midlands
    Posts
    664
    Tokens
    0

    Default

    holy **** yep, "JavaUpdater.jar" - deleted it, what does it do?

Page 11 of 12 FirstFirst ... 789101112 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •