Blocking ACTool on my pserver

Results 1 to 7 of 7
  1. #1
    Account Upgraded | Title Enabled! jewness12 is offline
    MemberRank
    Aug 2009 Join Date
    213Posts

    Blocking ACTool on my pserver

    Hm.. Can anyone tell me how to block it?
    Alot of people use actool's aimfix and I don't really know how to block it.
    Any suggestions?
    Solutions?
    anything?


  2. #2
    Ninja Goblin HellSniper is offline
    MemberRank
    Feb 2009 Join Date
    GermanyLocation
    1,791Posts

    Re: Blocking ACTool on my pserver

    Scan for Processes and kill em xD
    But thats a kind of "virus" solution lol

  3. #3
    Account Upgraded | Title Enabled! jewness12 is offline
    MemberRank
    Aug 2009 Join Date
    213Posts

    Re: Blocking ACTool on my pserver

    Quote Originally Posted by HellSniper View Post
    Scan for Processes and kill em xD
    But thats a kind of "virus" solution lol
    Good idea.
    But I prefer making it close gunz if actool.exe is running
    like 'hacking detected.....blablabla.....'

  4. #4
    Account Upgraded | Title Enabled! CrashPoint is offline
    MemberRank
    Sep 2008 Join Date
    VietNamLocation
    706Posts

    Re: Blocking ACTool on my pserver

    Code:
    PostMessage (FindWindow("TfrmMain",0),WM_CLOSE,0,0);

  5. #5
    Account Upgraded | Title Enabled! jewness12 is offline
    MemberRank
    Aug 2009 Join Date
    213Posts

    Re: Blocking ACTool on my pserver

    How the hell do you use that.. xD!
    Can someone pm me the full code?

  6. #6

    Re: Blocking ACTool on my pserver

    Quote Originally Posted by CrashPoint View Post
    Code:
    PostMessage (FindWindow("TfrmMain",0),WM_CLOSE,0,0);
    Changing the Window Title simply bypasses it.

  7. #7
    Account Upgraded | Title Enabled! CrashPoint is offline
    MemberRank
    Sep 2008 Join Date
    VietNamLocation
    706Posts

    Re: Blocking ACTool on my pserver

    Quote Originally Posted by Linear88 View Post
    Changing the Window Title simply bypasses it.
    Its not window title _ _! its class name. He wants a way to block it not how easy it can be bypassed >_>
    Last edited by CrashPoint; 27-09-09 at 03:00 PM.



Advertisement