Page 1 of 4 123 ... LastLast
Results 1 to 15 of 55
  1. #1
    Frought's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Location
    In the dark island
    Posts
    3,403
    Reputation
    156
    Thanks
    5,980
    My Mood
    Cool

    Cool [DD-R]Karma POD Macro {Tested x86}

    Hello MPGH Users!
    ---------------------
    SS Preview:

    ------------------------
    Instructions:
    1-Open AVA.exe
    2-Open the Macro.
    -------------------------------
    AP Instructions:
    1-Put the Delay.
    2-In AP Hotkey: (Set the Hex Key)
    Ex.(AP Hotkey: 01) 01 Is the Hex Number of The Mouse Left Click.
    Code:
    Hex Number List:
    01 Left mouse button
    02 Right mouse button
    04 Middle mouse button  (three-button mouse)
    05 Windows 2000/XP: X1 mouse button
    06 Windows  2000/XP: X2 mouse button
    08 BACKSPACE key
    09 TAB key
    0C CLEAR key
    0D  ENTER key
    10 SHIFT key
    11 CTRL key
    12 ALT key
    13 PAUSE key
    14  CAPS LOCK key
    1B ESC key
    20 SPACEBAR
    21 PAGE UP key
    22 PAGE DOWN  key
    23 END key
    24 HOME key
    25 LEFT ARROW key
    26 UP ARROW key
    27  RIGHT ARROW key
    28 DOWN ARROW key
    29 SELECT key
    2A PRINT key
    2B  EXECUTE key
    2C PRINT SCREEN key
    2D INS key
    2E DEL key
    30 0 key
    31  1 key
    32 2 key
    33 3 key
    34 4 key
    35 5 key
    36 6 key
    37 7  key
    38 8 key
    39 9 key
    41 A key
    42 B key
    43 C key
    44 D  key
    45 E key
    46 F key
    47 G key
    48 H key
    49 I key
    4A J  key
    4B K key
    4C L key
    4D M key
    4E N key
    4F O key
    50 P  key
    51 Q key
    52 R key
    53 S key
    54 T key
    55 U key
    56 V  key
    57 W key
    58 X key
    59 Y key
    5A Z key
    5B Left Windows key
    5C  Right Windows key
    60 Numeric keypad 0 key
    61 Numeric keypad 1 key
    62  Numeric keypad 2 key
    63 Numeric keypad 3 key
    64 Numeric keypad 4 key
    65  Numeric keypad 5 key
    66 Numeric keypad 6 key
    67 Numeric keypad 7 key
    68  Numeric keypad 8 key
    69 Numeric keypad 9 key
    6A Multiply key
    6B Add  key
    6C Separator key
    6D Subtract key
    6E Decimal key
    6F Divide  key
    70 F1 key
    71 F2 key
    72 F3 key
    73 F4 key
    74 F5 key
    75 F6  key
    76 F7 key
    77 F8 key
    78 F9 key
    79 F10 key
    7A F11 key
    7B F12  key
    7C-7F F13 key - F16 key
    80H-87H F17 key - F24 key
    90 NUM LOCK  key
    91 SCROLL LOCK key
    A0 Left SHIFT key
    A1 Right SHIFT key
    A2 Left  CONTROL key
    A3 Right CONTROL key
    A4 Left MENU key
    A5 Right MENU  key
    BA ;
    BB =
    BC ,
    BD -
    BE .
    BF /
    C0 `
    DB [
    DC  \
    DD ]
    ----------------------------------
    Auto Hotkey Instructions:
    Type the Code inside the {} Like Auto HotKey: ENTER
    List of Codes:
    {!} !
    {#} #
    {+} +
    {^} ^
    {{} {
    {}} }
    {SPACE} SPACE
    {ENTER} ENTER key on the main keyboard
    {ALT} ALT
    {BACKSPACE} or {BS} BACKSPACE
    {DELETE} or {DEL} DELETE
    {UP} Up arrow
    {DOWN} Down arrow
    {LEFT} Left arrow
    {RIGHT} Right arrow
    {HOME} HOME
    {END} END
    {ESCAPE} or {ESC} ESCAPE
    {INSERT} or {INS} INS
    {PGUP} PageUp
    {PGDN} PageDown
    {F1} - {F12} Function keys
    {TAB} TAB
    {PRINTSCREEN} Print Screen key
    {LWIN} Left Windows key
    {RWIN} Right Windows key
    {NUMLOCK on} NUMLOCK (on/off/toggle)
    {CAPSLOCK off} CAPSLOCK (on/off/toggle)
    {SCROLLLOCK toggle} SCROLLLOCK (on/off/toggle)
    {BREAK} for Ctrl+Break processing
    {PAUSE} PAUSE
    {NUMPAD0} - {NUMPAD9} Numpad digits
    {NUMPADMULT} Numpad Multiply
    {NUMPADADD} Numpad Add
    {NUMPADSUB} Numpad Subtract
    {NUMPADDIV} Numpad Divide
    {NUMPADDOT} Numpad period
    {NUMPADENTER} Enter key on the numpad
    {APPSKEY} Windows App key
    {LALT} Left ALT key
    {RALT} Right ALT key
    {LCTRL} Left CTRL key
    {RCTRL} Right CTRL key
    {LSHIFT} Left Shift key
    {RSHIFT} Right Shift key
    {SLEEP} Computer SLEEP key
    {ALTDOWN} Holds the ALT key down until {ALTUP} is sent
    {SHIFTDOWN} Holds the SHIFT key down until {SHIFTUP} is sent
    {CTRLDOWN} Holds the CTRL key down until {CTRLUP} is sent
    {LWINDOWN} Holds the left Windows key down until {LWINUP} is sent
    {RWINDOWN}

    ---------------------------------------------
    The Other Functions Are Really Simple
    ---------------------------------------------------
    Virus Scans:
    Jotti
    Virus Total
    --------------------------------------------------------
    I know this is hard to use but next Release will be simple
    Credits: @[D]opeDog @Riddick
    ---------------------------------------------------------
    Hotkeys:
    Basic Macro - Start(Home) - Stop (F4)
    Shoots Per Second - Start(Insert) - Stop (F4)
    Quick Switch - Start(Page UP) - Stop (F4)
    Automatic Pistol - Start(END) - Stop (F4)
    Auto Hotkey - Start(Page Down) - Stop (F4)

    Bugs:
    If you started any of this loop functions and pressed any button after you start it it will not close except from the task bar, but if you started any of this loop functions and Pressed F4 After you finish you are free to do anything.
    -----------------------------------------------------------
    Thank you.
    <b>Downloadable Files</b> Downloadable Files
    Last edited by Frought; 04-21-2013 at 03:37 AM.

  2. The Following 80 Users Say Thank You to Frought For This Useful Post:

    11blackmelone11 (04-22-2013),aaiight (04-21-2013),akmarster (04-23-2013),alexandresants (04-21-2013),ammar237 (04-22-2013),ammarzuqi (04-21-2013),andrekox (04-21-2013),asdf0980 (04-22-2013),austinbaldwin (04-22-2013),AVISAY (04-21-2013),bebo11671 (04-21-2013),Beretth (04-21-2013),billionman (04-22-2013),bimayulian (04-21-2013),bossrappy (04-26-2013),canınacakam (04-21-2013),castro_miguel (04-21-2013),Chrome Boy (04-21-2013),crvdsxd (04-23-2013),curtmb1992 (04-21-2013),danippPT (04-21-2013),Daynhoven (04-21-2013),desvirgador (04-22-2013),dicashole (04-21-2013),elcartunio0307 (04-21-2013),Elidonn (04-23-2013),endribega (04-21-2013),faintshadow6 (04-21-2013),ghita68 (04-21-2013),GlowingStone (04-24-2013),green_dark (04-23-2013),hariz.fa (04-24-2013),Hitachy77 (04-21-2013),igorinplayer (04-21-2013),irenegado (04-21-2013),IsuckSorry (04-21-2013),jabi546 (04-21-2013),jeremyg6 (04-24-2013),joyzao1995joy (04-21-2013),kaji42 (04-21-2013),kakiba5 (04-21-2013),karolos79 (04-21-2013),kartpal (04-21-2013),kikcho (04-21-2013),klaw555 (04-21-2013),kokser1 (04-21-2013),ledimiku (04-21-2013),lole1111 (04-21-2013),Lolly12345 (04-23-2013),LxTheLegend (04-21-2013),mambo1 (04-22-2013),marelyn (04-21-2013),mrflasha (04-21-2013),niggo (04-22-2013),ningunnombre2 (04-21-2013),Nohan15 (04-21-2013),orange211 (04-21-2013),ori117798 (04-22-2013),osherben999 (04-21-2013),Raazeelz (04-23-2013),rafaelovar_ (04-21-2013),ritys121 (04-21-2013),robbe_lol (04-21-2013),rody07 (04-21-2013),salvykacia (04-21-2013),schemoo (04-21-2013),senlan2009 (08-01-2015),sergey260 (04-22-2013),siberianhusky (04-22-2013),stylez128 (04-21-2013),surewin (04-21-2013),theorc (04-21-2013),Tributary (04-21-2013),vikirian123 (04-21-2013),wassuppotpot (04-21-2013),Whyareyoumadfkingbitch (04-25-2013),Xvando (04-21-2013),ySoNoob (04-21-2013),zmamyunder (04-21-2013),ZorroY (04-22-2013)

  3. #2
    ferrarifan99's Avatar
    Join Date
    Feb 2013
    Gender
    male
    Location
    Holland
    Posts
    107
    Reputation
    43
    Thanks
    6
    My Mood
    Angelic
    wow nice /msgtooshort

  4. #3
    [Aeria]admin's Avatar
    Join Date
    Oct 2012
    Gender
    female
    Location
    Port Lincoln, South Australia
    Posts
    21
    Reputation
    10
    Thanks
    509
    My Mood
    Angelic
    double post @Riddick

  5. #4
    iProSniper's Avatar
    Join Date
    Apr 2013
    Gender
    male
    Posts
    25
    Reputation
    10
    Thanks
    1
    My Mood
    Confused
    Wow looks nice

  6. #5
    Riddick's Avatar
    Join Date
    Oct 2012
    Gender
    male
    Location
    Delusional
    Posts
    7,704
    Reputation
    529
    Thanks
    5,193
    My Mood
    Devilish
    File is safe. Approved/

  7. #6
    Avam's Avatar
    Join Date
    Mar 2012
    Gender
    male
    Posts
    6
    Reputation
    10
    Thanks
    0
    already detected???

  8. #7
    chazacu's Avatar
    Join Date
    Apr 2013
    Gender
    male
    Location
    Backdoor
    Posts
    161
    Reputation
    10
    Thanks
    92
    My Mood
    Stressed
    ncie made man

  9. #8
    ledimiku's Avatar
    Join Date
    Sep 2011
    Gender
    male
    Posts
    282
    Reputation
    10
    Thanks
    26
    My Mood
    Angelic
    for 64 bit work?

  10. #9
    Frought's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Location
    In the dark island
    Posts
    3,403
    Reputation
    156
    Thanks
    5,980
    My Mood
    Cool
    I said i tested it in x86 not x64 so you test and share result , it's not detected.

  11. #10
    inon's Avatar
    Join Date
    Oct 2011
    Gender
    male
    Posts
    7
    Reputation
    10
    Thanks
    0
    its give a ap?

  12. #11
    Vehrdyn's Avatar
    Join Date
    Apr 2011
    Gender
    male
    Location
    House of house
    Posts
    8,543
    Reputation
    206
    Thanks
    5,531
    Work for me. Nice

    +rep

  13. The Following User Says Thank You to Vehrdyn For This Useful Post:

    Frought (04-21-2013)

  14. #12
    mikaliloco1993's Avatar
    Join Date
    Apr 2013
    Gender
    male
    Posts
    19
    Reputation
    10
    Thanks
    0
    My Mood
    Bored
    i get a xigncode error after starting it?

  15. #13
    aaiight's Avatar
    Join Date
    Oct 2012
    Gender
    male
    Location
    Inuti din mammas punani
    Posts
    450
    Reputation
    10
    Thanks
    118
    My Mood
    Psychedelic
    Quote Originally Posted by [D]opeDog View Post
    I said i tested it in x86 not x64 so you test and share result , it's not detected.
    Tested it in win7 64-bit working like a charm and good job

  16. #14
    Frought's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Location
    In the dark island
    Posts
    3,403
    Reputation
    156
    Thanks
    5,980
    My Mood
    Cool
    Quote Originally Posted by Vehrdyn View Post
    Work for me. Nice

    +rep
    It's flexible with all games but need to change the handle lol.


    ---------- Post added at 12:49 PM ---------- Previous post was at 12:48 PM ----------

    Quote Originally Posted by aaiight View Post
    Tested it in win7 64-bit working like a charm and good job
    I though it was hard to use because the hex key codes and the Virtual keys.

  17. #15
    Vehrdyn's Avatar
    Join Date
    Apr 2011
    Gender
    male
    Location
    House of house
    Posts
    8,543
    Reputation
    206
    Thanks
    5,531
    Quote Originally Posted by [D]opeDog View Post

    It's flexible with all games but need to change the handle lol.

    Gonna test this on BlackShot.

Page 1 of 4 123 ... LastLast

Similar Threads

  1. [Detected] [DD-R]Karma POD Macro {Tested x86 and x64}
    By Frought in forum Blackshot Injectors & Tools
    Replies: 31
    Last Post: 04-25-2013, 08:52 AM
  2. [Outdated] OGH macrosjector ver1.3 (all in 1 macro+croshair+injector) 32BIT TESTED!!!
    By OGHgamer in forum Alliance of Valiant Arms (AVA) Hacks & Cheats
    Replies: 38
    Last Post: 03-16-2013, 01:33 PM
  3. [Discussion] test my new macro - NFE-R25-J Professional Macro
    By Frought in forum Alliance of Valiant Arms (AVA) Discussions
    Replies: 11
    Last Post: 12-25-2012, 03:52 PM
  4. Macro x86
    By roiroi123 in forum All Points Bulletin Reloaded Hacks
    Replies: 2
    Last Post: 09-02-2011, 03:49 PM
  5. Test
    By kyo in forum Art & Graphic Design
    Replies: 49
    Last Post: 12-31-2005, 10:05 AM