Page 2 of 4 FirstFirst 1234 LastLast
Results 16 to 30 of 51
  1. #16
    xXGhostXx1230's Avatar
    Join Date
    Nov 2014
    Gender
    male
    Posts
    631
    Reputation
    10
    Thanks
    210
    My Mood
    Lurking
    Quote Originally Posted by Expanded View Post
    it works for me, i can get the bar up in 1-2 seconds.

    made a macro using my keyboard software
    Which keyboard software you using ?

  2. #17
    InsaneAustin's Avatar
    Join Date
    Apr 2013
    Gender
    male
    Posts
    28
    Reputation
    10
    Thanks
    2
    if you have a Razer keyboard just create a macro on Razer Synapse

  3. #18
    chicellwest's Avatar
    Join Date
    Nov 2009
    Gender
    female
    Location
    England
    Posts
    22
    Reputation
    10
    Thanks
    4
    Quote Originally Posted by InsaneAustin View Post
    if you have a Razer keyboard just create a macro on Razer Synapse
    I've got a Razor Mouse and I've set one up but it's doesn't seem to work.
    The bar goes up a tiny bit then just stops for some reason.
    Edit: However I've tested the Macro and it does Spam E on everything else.
    Here's how mine looks:
    Last edited by chicellwest; 06-02-2017 at 02:01 AM.

  4. #19
    Expanded's Avatar
    Join Date
    Apr 2013
    Gender
    male
    Posts
    67
    Reputation
    10
    Thanks
    23
    Quote Originally Posted by xXGhostXx1230 View Post
    Which keyboard software you using ?
    Roccat Ryos MK

    - - - Updated - - -

    Quote Originally Posted by chicellwest View Post
    I've got a Razor Mouse and I've set one up but it's doesn't seem to work.
    The bar goes up a tiny bit then just stops for some reason.
    Edit: However I've tested the Macro and it does Spam E on everything else.
    Here's how mine looks:
    It only goes up a tiny bit because the keyboard does it so fast the game doesnt pick it up.

    adjust the delays

  5. #20
    xXGhostXx1230's Avatar
    Join Date
    Nov 2014
    Gender
    male
    Posts
    631
    Reputation
    10
    Thanks
    210
    My Mood
    Lurking
    I tried everything, but when I press the key to start spamming E, the bar isn't going up, like nothing

    And I really want to escape from Jason

  6. #21
    whabig's Avatar
    Join Date
    Apr 2015
    Gender
    male
    Posts
    78
    Reputation
    10
    Thanks
    13
    My Mood
    Amused
    Quote Originally Posted by chicellwest View Post
    I've got a Razor Mouse and I've set one up but it's doesn't seem to work.
    The bar goes up a tiny bit then just stops for some reason.
    Edit: However I've tested the Macro and it does Spam E on everything else.
    Here's how mine looks:
    The reason the bar stops is because the devs put in protection and made it so you can only fill the bar so fast meaning the macro wouldn't let you escape much faster than just tapping e yourself.

  7. #22
    ColombusLebus's Avatar
    Join Date
    Feb 2016
    Gender
    male
    Posts
    8
    Reputation
    10
    Thanks
    1
    My Mood
    Amused
    Yeah you are right but I posted it thinking the thread was already dead

  8. #23
    Darku123's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Posts
    409
    Reputation
    10
    Thanks
    114
    My Mood
    Aggressive
    solution...................
    Last edited by Darku123; 06-06-2017 at 04:11 PM.

  9. #24
    Darku123's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Posts
    409
    Reputation
    10
    Thanks
    114
    My Mood
    Aggressive
    I edited one , works.

    F11::
    BreakLoop := 0
    Loop
    {
    if BreakLoop = 1
    break
    Send, {e}
    Send, {e}
    Send, {e}
    Send, {e}
    Send, {e}
    Send, {e}
    Send, {e}
    Send, {e}
    Send, {e}
    Send, {e}
    Send, {e}
    Send, {e}
    Send, {e}
    Send, {e}
    Send, {e}
    Send, {e}
    Send, {e}
    Send, {e}
    Send, {e}
    Send, {e}
    Send, {e}
    Send, {e}
    Send, {e}
    Send, {e}
    Send, {e}
    Send, {e}
    Send, {e}
    Send, {e}
    Send, {e}
    Send, {e}
    Send, {e}
    Send, {e}
    Send, {e}
    Send, {e}
    Send, {e}
    Send, {e}
    Send, {e}
    Send, {e}
    Send, {e}
    sleep 20
    }
    return


    F12::
    BreakLoop := 1
    return


    Compile it, open as admin or else it wont work
    F11 on - F12 off

    change sleep to 5 or 10 if u want
    for dummys : When jason grabs you or u are in a bear trap , press F11 and Hold E
    Last edited by Darku123; 06-07-2017 at 12:48 PM. Reason: edited for dummys

  10. #25
    221BB's Avatar
    Join Date
    Jun 2017
    Gender
    male
    Posts
    8
    Reputation
    10
    Thanks
    3
    Quote Originally Posted by Darku123 View Post
    I edited one , works.

    F11::
    BreakLoop := 0
    Loop
    {
    if BreakLoop = 1
    break
    Send, {e}
    Send, {e}
    Send, {e}
    Send, {e}
    Send, {e}
    Send, {e}
    Send, {e}
    Send, {e}
    Send, {e}
    Send, {e}
    Send, {e}
    Send, {e}
    Send, {e}
    Send, {e}
    Send, {e}
    Send, {e}
    Send, {e}
    Send, {e}
    Send, {e}
    Send, {e}
    Send, {e}
    Send, {e}
    Send, {e}
    Send, {e}
    Send, {e}
    Send, {e}
    Send, {e}
    Send, {e}
    Send, {e}
    Send, {e}
    Send, {e}
    Send, {e}
    Send, {e}
    Send, {e}
    Send, {e}
    Send, {e}
    Send, {e}
    Send, {e}
    Send, {e}
    sleep 20
    }
    return


    F12::
    BreakLoop := 1
    return


    Compile it, open as admin or else it wont work
    F11 on - F12 off
    Nope It doesnt work.
    And Give me or Send me Steam id , I will help u about Auto Repair.
    Last edited by 221BB; 06-06-2017 at 04:52 PM.

  11. #26
    Darku123's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Posts
    409
    Reputation
    10
    Thanks
    114
    My Mood
    Aggressive
    Quote Originally Posted by 221BB View Post
    Nope It doesnt work.
    And Give me or Send me Steam id , I will help u about Auto Repair.
    Works for me, you need to compile to exe and open as admin
    its ok i dont want that.. is not hard to repair

  12. #27
    221BB's Avatar
    Join Date
    Jun 2017
    Gender
    male
    Posts
    8
    Reputation
    10
    Thanks
    3
    Quote Originally Posted by Darku123 View Post
    Works for me, you need to compile to exe and open as admin
    its ok i dont want that.. is not hard to repair
    I did , But it doesnt work , Which Consoler r u using and is Game Fullscreen or Windowed ?
    I can't send private msg to you , So Please add me on Steam , I wanna talk to u for important things.

    Steam ID : 221BB

  13. #28
    Darku123's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Posts
    409
    Reputation
    10
    Thanks
    114
    My Mood
    Aggressive
    Quote Originally Posted by 221BB View Post
    I did , But it doesnt work , Which Consoler r u using and is Game Fullscreen or Windowed ?
    I can't send private msg to you , So Please add me on Steam , I wanna talk to u for important things.

    Steam ID : 221BB
    the girl of lvl 18 , fullscreen

    Darku
    Last edited by Darku123; 06-06-2017 at 05:32 PM.

  14. #29
    zombiekrysis's Avatar
    Join Date
    Aug 2011
    Gender
    male
    Posts
    43
    Reputation
    10
    Thanks
    27
    My Mood
    Stressed
    XButton1::

    Loop
    {
    if not GetKeyState("XButton1", "P") ; If this statement is true, the user has physically released the key.
    break ; Break out of the loop.

    Sendinput {e down}
    sleep 20
    Sendinput {e up}
    sleep 20

    }
    Try that. Change XButton1 to whatever button you wanna hold for it to spam E. Change the Sleep value to 10 if you don't feel its fast enough.
    "We squirrels laugh at you in secret, you know." -Foamy

  15. #30
    TwiiZTeD's Avatar
    Join Date
    Dec 2011
    Gender
    male
    Posts
    13
    Reputation
    10
    Thanks
    3
    My Mood
    Angelic
    Quote Originally Posted by zombiekrysis View Post
    Try that. Change XButton1 to whatever button you wanna hold for it to spam E. Change the Sleep value to 10 if you don't feel its fast enough.
    Edit: Sorted it
    Last edited by TwiiZTeD; 06-07-2017 at 11:02 AM.

Page 2 of 4 FirstFirst 1234 LastLast

Similar Threads

  1. [Help] Friday the 13th The Game CP Hack
    By zsozeatya in forum Steam Games Hacks & Cheats
    Replies: 99
    Last Post: 12-07-2017, 03:43 AM
  2. Can I get the actuall minecraft game for free
    By MagicleMike in forum Minecraft Discussions
    Replies: 4
    Last Post: 06-11-2013, 08:53 PM
  3. [Outdated] [Outdated]Getting The Game For Free without Nvidia/Ati...(FOR NOOBS)
    By samsam4152 in forum Half-Life 2 (Deathmatch) Hacks
    Replies: 7
    Last Post: 02-16-2012, 01:40 PM
  4. Friday the 13th
    By Austin in forum General
    Replies: 18
    Last Post: 05-13-2011, 05:46 AM
  5. Replies: 83
    Last Post: 01-23-2011, 10:38 PM