Results 1 to 3 of 3
  1. #1
    GIVEMEAFCKINGCUPCAKE's Avatar
    Join Date
    Nov 2012
    Gender
    male
    Posts
    11
    Reputation
    10
    Thanks
    0

    How To Prevent D/Cing for AFK

    I was wondering if someone could show me something that could keep me from getting kicked after being AFK for 20 minutes, for accuracy farming the tutorial for longer. Either something to reset the timer, or a script that moves your character automatically before moving back tot he same place. I've poked around a few sites, but haven't really understood anything. The one I did understand didn't work (AutoHotKey). If anyone could help me, it would be much appreciated
    Last edited by GIVEMEAFCKINGCUPCAKE; 05-23-2013 at 09:19 PM.

  2. #2
    JustAnoobROTMG's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Posts
    1,916
    Reputation
    185
    Thanks
    18,230
    hum.. Last time i checked there was a client-sided check.
    I dont know if removing it is enough. Maybe.... are advertising bots moving?
    Due to a recent DMCA takedown attempt we had to remove Faintmako brain. Please do not paid attention to what he say or do.


  3. #3
    DatCoder's Avatar
    Join Date
    Feb 2013
    Gender
    male
    Posts
    265
    Reputation
    10
    Thanks
    178
    My Mood
    Inspired
    It's enough to remove that check, at least it was enough a few months ago.. @GIVEMEAFCKINGCUPCAKE there is a check in the client, it returns a boolean value, depending on whether it should disconnect you or not. At the begining of the method you should put
    Code:
    pushfalse ;or probably true, I don't remember
    returnvalue
    there. You can find the method by searching for "you wil be disconnected in" and "minutes." strings.

Similar Threads

  1. Paying for AFK bot.
    By Drake. in forum Combat Arms Discussions
    Replies: 9
    Last Post: 01-21-2011, 11:26 AM
  2. SS of Combat Arms Lobby for AFK Bot!
    By ipwnuuaal5 in forum Combat Arms Coding Help & Discussion
    Replies: 7
    Last Post: 10-14-2010, 02:31 PM
  3. Respawn Hack(for AFK-Bot)
    By Kuro Tenshi in forum Combat Arms EU Hack Coding/Source Code
    Replies: 4
    Last Post: 07-27-2010, 05:55 AM
  4. [Request] Source Code For AFK Bot 4 CA
    By JIGS4W in forum Visual Basic Programming
    Replies: 2
    Last Post: 10-06-2009, 08:33 AM
  5. Idea for AFK Bot
    By GahNades in forum Combat Arms Hacks & Cheats
    Replies: 5
    Last Post: 08-06-2009, 04:44 AM