Thread: help

Results 1 to 2 of 2
  1. #1
    mpghhackersrock123's Avatar
    Join Date
    Sep 2007
    Posts
    246
    Reputation
    11
    Thanks
    7

    help

    can some1 post a tut for hotkeys and how d you know what the offset should be

  2. #2
    radnomguywfq3's Avatar
    Join Date
    Jan 2007
    Gender
    male
    Location
    J:\E\T\A\M\A\Y.exe
    Posts
    8,858
    Reputation
    381
    Thanks
    1,823
    My Mood
    Sad
    Do you have the Hot Key API?, You should if you are writing process memory.

    Put this code in a timer with 1 intervals, Enabled

    timer.enabled = false
    if(getkeypress(vbkeyA)) then
    ''Do so on..
    system.threading.thread.sleep(1000)''Removes the risk of Double pressing..
    end if
    timer.enabled = true



    There are two types of tragedies in life. One is not getting what you want, the other is getting it.

    If you wake up at a different time in a different place, could you wake up as a different person?


Similar Threads

  1. [Help Request] Combat arms Vid help
    By djw111 in forum Combat Arms Help
    Replies: 4
    Last Post: 12-24-2011, 05:06 PM
  2. [Help Request] AFK Bot [help]
    By fet in forum Combat Arms Help
    Replies: 7
    Last Post: 04-28-2011, 03:17 AM
  3. [Help Request] Injector Admin help
    By asdfgas in forum Combat Arms Help
    Replies: 4
    Last Post: 04-27-2011, 06:12 PM
  4. [Help Request] Ajuda / Help
    By - Battery' in forum Combat Arms BR Coding Help
    Replies: 3
    Last Post: 04-22-2011, 07:15 PM
  5. [Help Request] Help my!
    By Windowns7 in forum Combat Arms BR Coding Help
    Replies: 2
    Last Post: 04-18-2011, 01:41 PM