Results 1 to 6 of 6
  1. #1
    samusprime89's Avatar
    Join Date
    Jul 2014
    Gender
    male
    Posts
    15
    Reputation
    10
    Thanks
    0

    Question Autohotkey doesnt work in titanfall

    Hey guys im new here so i apologize, but anyways i tried many different scripts in autohotkey and none of them even work in titanfall whatsoever, autohotkey works just fine on the desktop but once in the game the mouse goes back to normal as if the script has been suspended, im very familiar with how to use and code autohotkey but i want to know if there any alternatives that work with titanfall. thanks guys

  2. #2
    Anti's Avatar
    Join Date
    Feb 2011
    Gender
    male
    Location
    null
    Posts
    6,840
    Reputation
    1772
    Thanks
    1,305
    My Mood
    Amused
    Didn't steam make it so you can't use that? I believe so.

    I will have to look into this more, since I don't use Hotkeys.
    there's nothing left for you here.

  3. #3
    Monster995's Avatar
    Join Date
    Apr 2014
    Gender
    male
    Posts
    12
    Reputation
    10
    Thanks
    5
    I have titanfall and autohotkey works for me, you probably have the delay set too low.

    idk if this is against the rules or anything but, here is the script i use and it works with the semi auto rifle, and pistols.
    Instert turns on and off.

    Ins::Suspend
    LButton::
    Loop
    {SetMouseDelay 50
    Click
    If (GetKeyState("LButton","P")=0)
    Break
    }
    Last edited by Monster995; 07-08-2014 at 05:29 PM. Reason: More

  4. #4
    .:Mino:.'s Avatar
    Join Date
    Sep 2012
    Gender
    male
    Location
    Germany
    Posts
    50
    Reputation
    10
    Thanks
    0
    My Mood
    Relaxed
    Autohotkeys, macros and scripts have been blocked with the last update. So there's no way to use them anymore. Sorry mate
    Last edited by .:Mino:.; 07-24-2014 at 02:06 PM.

  5. #5
    polux400's Avatar
    Join Date
    Oct 2014
    Gender
    male
    Posts
    17
    Reputation
    10
    Thanks
    9
    My Mood
    Amused
    works for me too. maybe try to reinstall both.

  6. #6
    TheMaddafackingPølse's Avatar
    Join Date
    Oct 2014
    Gender
    male
    Posts
    10
    Reputation
    10
    Thanks
    1
    Not working for me :<

Similar Threads

  1. Stamina doesnt work!
    By ltkort213 in forum WarRock - International Hacks
    Replies: 13
    Last Post: 06-09-2007, 07:39 AM
  2. DS2 doesnt work
    By acepwnage in forum General Gaming
    Replies: 1
    Last Post: 07-03-2006, 10:21 PM
  3. Warrok Doesnt work for me!?!?!
    By acepwnage in forum General Gaming
    Replies: 8
    Last Post: 06-13-2006, 09:55 PM
  4. The Weopons hack doesnt work???
    By Coolman in forum WarRock - International Hacks
    Replies: 18
    Last Post: 05-25-2006, 07:04 AM
  5. WPE doesnt work anymore!!!!!!!!!!!!!!!!!!!!
    By kayhesse in forum WarRock - International Hacks
    Replies: 3
    Last Post: 01-22-2006, 12:47 PM

Tags for this Thread