1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

Jagex's secret police

Discussion in 'General' started by S Q U R E L, Jun 17, 2018.

  1. Savior

    Savior Java Warlord

    Joined:
    Nov 17, 2014
    Messages:
    4,906
    Likes Received:
    2,748
    Still no :cool:
     
  2. S Q U R E L

    Joined:
    May 30, 2018
    Messages:
    203
    Likes Received:
    84
    in case you trolls still think it's fake, this just happened:

    Code (Text):
    1. TIMECENSORED INFO    Fascists are about to kill your bot
    2. TIMECENSORED SEVERE    police
    3. TIMECENSORED SEVERE    ActionWindow#BACKPACK.getTab()'s query did not have 1 result, but instead had 0 []
    4. TIMECENSORED SEVERE    police may have closed inventory
    Code (admittedly pretty crappy) is this:

    Code (Text):
    1. //anti jmod
    2.         Coordinate tt = player.getPosition();
    3.         while (tt == null) tt = player.getPosition();
    4.  
    5.         if (tt.distanceTo(start) > 50) {
    6.             logger.severe("police");
    7.             ClientUI.showAlert("Fascists are about to kill your bot");
    8.             ClientUI.sendTrayNotification("bot detained");
    9.         }
    10.  
    11.         Openable inv = InterfaceWindows.getInventory();
    12.         if (inv != null && !inv.isOpen()) {
    13.             inv.open();
    14.             logger.severe("police may have closed inventory");
    15.             ClientUI.sendTrayNotification("closed inventory");
    16.         }
    17.         //end anti jmod
    The bot failed to interact with the rift for multiple times while standing directly next to it and getting the rift (as in, the logger printed the rift's toString() successfully).

    And it's important to note that getPosition wasn't null. The bot was logged in. Why did the interaction fail many multiple times, something that's never happened over thousands of hours of usage? Why would the character be more than 50 tiles away, coincidentally just after this interaction fails repeatedly? Why would the backpack tab be completely inaccessible (reported by the runemate client itself!) at the exact same moment that the character was somehow so far away?
    --- Double Post Merged, Jul 8, 2018, Original Post Date: Jul 8, 2018 ---
    My guess is that this is either an automated system (more likely) or a chinese team (brits and euros were sleeping when it occurred, americans off from work).
     
  3. Overwatch

    Joined:
    Mar 10, 2018
    Messages:
    146
    Likes Received:
    23
    Can you overthrow @Cloud @Arbiter and implement "anti jmod" in the client
     
  4. DiNiro

    DiNiro ANTI-NWO

    Joined:
    Jun 17, 2018
    Messages:
    66
    Likes Received:
    5
    Pizzagate is real bro
     
  5. pietystruck

    Joined:
    Sep 7, 2018
    Messages:
    22
    Likes Received:
    2
    This is true! I was runecraft botting and my bot some reason opened the Price checker and bot didnt know what to do. I found it and closed it, continued bot for an hour, then banned.
     
  6. Derk

    Derk 12 year old normie

    Joined:
    Jan 8, 2015
    Messages:
    2,766
    Likes Received:
    1,339
    wow!
     
  7. CuppaJava

    CuppaJava cuppa.drink(java);

    Joined:
    Mar 13, 2018
    Messages:
    6,164
    Likes Received:
    1,386
    Guys jagex must have sekret fbi bc one time my bot misklicked and then kept running!!1! And then i got bnned!!!
     

Share This Page

Loading...