Funny Conversation About Trolling With My Wife

Discussion in 'Off Topic' started by GhostSheets, Sep 27, 2013.

Funny Conversation About Trolling With My Wife

Discussion in 'Off Topic' started by GhostSheets, Sep 27, 2013.

  1. digit4l-gh0st

    digit4l-gh0st .

    Joined:
    Dec 8, 2012
    Messages:
    46
    Likes:
    13
    how would one go about making this macro...for science purposes...
     
    Sergeant likes this.
  2. Sergeant

    Sergeant Pug Shepherd & Premier Cat Herder

    Joined:
    Jan 22, 2013
    Messages:
    525
    Likes:
    421
    Step 1: Download and install AutoHotKey: http://hivelocity.dl.sourceforge.net/project/ahk/AutoHotkey/1.0.48.05/AutoHotkey104805_Install.exe
    Step 2: Open a new Notepad.
    Step 3: Type this EXACTLY!:

    $Space::
    Loop
    {
    if not GetKeyState("Space","P")
    break

    Click
    }
    return

    [​IMG]
    Step 4: Save as CookieAutoClicker.ahk (name it whatever you want but it must end in .ahk or AKA AutoHotKey)
    Step 5: Close Notepad, open the Cookie program.
    Step 6: Minimize the cookie program, doubleclick/start the notepad CookieAutoClicker.ahk program you just made.
    Step 7: Go back to the cookie program, mouse over the cookie and hold down the space bar button.
    Release the space bar to stop the macro.
    To end the micro program, its like removing a USB, you have to tell you computer to stop running the program in the lower right Windows bar.
    [​IMG]
     
  3. Keleborn

    Keleborn The Italian Stallion

    Joined:
    Nov 10, 2012
    Messages:
    726
    Likes:
    141
    how did you do that
     
  4. Sergeant

    Sergeant Pug Shepherd & Premier Cat Herder

    Joined:
    Jan 22, 2013
    Messages:
    525
    Likes:
    421
  5. Sergeant

    Sergeant Pug Shepherd & Premier Cat Herder

    Joined:
    Jan 22, 2013
    Messages:
    525
    Likes:
    421
    Macros make Minecraft and Elder Scrolls less time consuming...but its rare to find a community that does not consider them as cheats....so be wise with them.
     
  6. Phaedo

    Phaedo The Weeaboo Hunter

    Joined:
    Jan 27, 2013
    Messages:
    2,808
    Likes:
    1,662

    I just use razer synapse XD set it to record a delay between mouse click down and mouse click up that is exactly one hundredth of a second. Load the macro into my mouses' profile, and set it to run continuously until the button is pressed again.