Results 1 to 10 of 10
  1. #1
    nesakysiu's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Location
    in my house o_o
    Posts
    638
    Reputation
    11
    Thanks
    32
    My Mood
    Blah

    Talking Auto-clicker activated/deactivated by hotkey for semi-auto guns?

    Hey everyone,
    Today i finded out, that FAL is amazing gun, takes 2 or sometimes even 1 shot to kill. It's pure killing machine. But what i hate about it - semi auto fire As thread name says, my idea is to have some hotkey, that keeps pushing it self very very fast, which makes the fire very very fast too, that can be activated/deactivated by one click. Is it possible? Please help me

  2. #2
    Berrbe's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Posts
    254
    Reputation
    10
    Thanks
    40
    My Mood
    Sleepy
    Maybe try googling auto hotkey.. Idk tho!
    Put this in a text document(Notepad works...
    Ins::Suspend
    LButton::
    Loop
    {
    SetMouseDelay 8
    Click
    If (GetKeyState("LButton","P")=0)
    Break
    }
    Save it as anything but at the end you MUST put .ahk
    Save it to your desktop, then double click or right click and hit run script. And there you go, but it's better to still tap the FAL, since its recoil is pretty bad.
    Last edited by Berrbe; 05-24-2010 at 01:17 AM.

  3. #3
    B4M's Avatar
    Join Date
    May 2009
    Gender
    male
    Location
    Real World
    Posts
    6,940
    Reputation
    478
    Thanks
    1,752
    My Mood
    Bored
    Berbbe you better remove that outside link!
    And ask a mod for approval!
    [center]

    Back in '10



    Got a question?PM/VM me!
    I read them all.
    Also contact me via MSN.
    vlad@mpgh.net

    Minion since:07-04-2010
    Mod since:08-31-2010
    Till : 05.07.2011

  4. #4
    nesakysiu's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Location
    in my house o_o
    Posts
    638
    Reputation
    11
    Thanks
    32
    My Mood
    Blah
    Quote Originally Posted by Berrbe View Post
    Maybe try googling auto hotkey.. Idk tho!
    Put this in a text document(Notepad works...
    Ins::Suspend
    LButton::
    Loop
    {
    SetMouseDelay 8
    Click
    If (GetKeyState("LButton","P")=0)
    Break
    }
    Save it as anything but at the end you MUST put .ahk
    Save it to your desktop, then double click or right click and hit run script. And there you go, but it's better to still tap the FAL, since its recoil is pretty bad.
    Recoil is not bad at all and it completely disappears of you mount a silencer
    Is there any other ways? Or this one is the best way to do it? Pls people respond

  5. #5
    Berrbe's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Posts
    254
    Reputation
    10
    Thanks
    40
    My Mood
    Sleepy
    When you rapid fire it, recoil gets up there.. but I haven't tried a silencer.. Anyway to answer your question, I'm sure there are other ways similar to this one but this works and takes all of 5 minutes.
    Works like a charm with pistols too.

  6. #6
    dukkypoo's Avatar
    Join Date
    Mar 2009
    Gender
    male
    Posts
    118
    Reputation
    9
    Thanks
    19
    My Mood
    Yeehaw
    can you make a script for mouse 4 or 5?

  7. #7
    B4M's Avatar
    Join Date
    May 2009
    Gender
    male
    Location
    Real World
    Posts
    6,940
    Reputation
    478
    Thanks
    1,752
    My Mood
    Bored
    There was a hack on MPGH, somehting like ,, all semi gone full'' , it was for akimbo weapons to, but I have no ideea why they haven't made it for 1.1.195.
    [center]

    Back in '10



    Got a question?PM/VM me!
    I read them all.
    Also contact me via MSN.
    vlad@mpgh.net

    Minion since:07-04-2010
    Mod since:08-31-2010
    Till : 05.07.2011

  8. #8
    Berrbe's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Posts
    254
    Reputation
    10
    Thanks
    40
    My Mood
    Sleepy
    Quote Originally Posted by foaieverde View Post
    There was a hack on MPGH, somehting like ,, all semi gone full'' , it was for akimbo weapons to, but I have no ideea why they haven't made it for 1.1.195.
    Why risk getting banned though?

  9. #9
    soccerguy's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Posts
    171
    Reputation
    10
    Thanks
    74
    Quote Originally Posted by Berrbe View Post
    Maybe try googling auto hotkey.. Idk tho!
    Put this in a text document(Notepad works...
    Ins::Suspend
    LButton::
    Loop
    {
    SetMouseDelay 8
    Click
    If (GetKeyState("LButton","P")=0)
    Break
    }
    Save it as anything but at the end you MUST put .ahk
    Save it to your desktop, then double click or right click and hit run script. And there you go, but it's better to still tap the FAL, since its recoil is pretty bad.
    It doesnt work for me i put all of that in notepad saved it as .ahk and nothing happened.

  10. #10
    Archangel's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Location
    Between Both Worlds
    Posts
    8,866
    Reputation
    1021
    Thanks
    9,003
    My Mood
    Angelic
    dont bump in thread older than 7 days..

    /closed

Similar Threads

  1. I cant get the hotkeys for any tappers or hacks to work
    By yodaliketaco in forum Combat Arms Help
    Replies: 2
    Last Post: 01-30-2010, 03:17 AM
  2. [Release] [Release] All semi auto guns full auto
    By iamtehbard in forum Call of Duty 6 - Modern Warfare 2 (MW2) Hacks
    Replies: 30
    Last Post: 01-29-2010, 01:05 AM
  3. [HELP] VB6 Hotkey for Zoom not working
    By SteeL in forum WarRock - International Hacks
    Replies: 13
    Last Post: 11-10-2007, 03:06 AM
  4. rclick hotkey for scope
    By nobodyy in forum Visual Basic Programming
    Replies: 3
    Last Post: 10-14-2007, 10:22 AM
  5. Hotkeys for a VB trainer
    By scooby107 in forum Visual Basic Programming
    Replies: 10
    Last Post: 07-03-2007, 12:43 PM