Results 1 to 15 of 15
  1. #1
    /b/oss's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Posts
    13,651
    Reputation
    795
    Thanks
    3,547

    Exclamation hotkey error - pls help


    so that's happened when i typed that in there.. dunno why it's underlined cuz yesterday i coded SAME and it wasn't underlined... HELP?

  2. #2
    Jason's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Location
    /dev/null
    Posts
    5,704
    Reputation
    918
    Thanks
    7,676
    My Mood
    Mellow
    Rename your Timer "Hotkeys"

    Quote Originally Posted by Jeremy S. Anderson
    There are only two things to come out of Berkley, Unix and LSD,
    and I don’t think this is a coincidence
    You can win the rat race,
    But you're still nothing but a fucking RAT.


    ++Latest Projects++
    [Open Source] Injection Library
    Simple PE Cipher
    FilthyHooker - Simple Hooking Class
    CLR Injector - Inject .NET dlls with ease
    Simple Injection - An in-depth look
    MPGH's .NET SDK
    eJect - Simple Injector
    Basic PE Explorer (BETA)

  3. #3
    /b/oss's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Posts
    13,651
    Reputation
    795
    Thanks
    3,547
    Quote Originally Posted by J-Deezy View Post
    Rename your Timer "Hotkeys"
    meh its already named that

  4. #4
    Jason's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Location
    /dev/null
    Posts
    5,704
    Reputation
    918
    Thanks
    7,676
    My Mood
    Mellow
    Quote Originally Posted by Major_the_hacker View Post


    meh its already named that
    Well then post what error you're getting. If you don't post the error how the hell can we help. Saying it's underlined in a tiny extract of code doesn't really give us much to go on.

    Quote Originally Posted by Jeremy S. Anderson
    There are only two things to come out of Berkley, Unix and LSD,
    and I don’t think this is a coincidence
    You can win the rat race,
    But you're still nothing but a fucking RAT.


    ++Latest Projects++
    [Open Source] Injection Library
    Simple PE Cipher
    FilthyHooker - Simple Hooking Class
    CLR Injector - Inject .NET dlls with ease
    Simple Injection - An in-depth look
    MPGH's .NET SDK
    eJect - Simple Injector
    Basic PE Explorer (BETA)

  5. #5
    Blubb1337's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Location
    Germany
    Posts
    5,915
    Reputation
    161
    Thanks
    3,108
    get online @ msn.



  6. #6
    /b/oss's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Posts
    13,651
    Reputation
    795
    Thanks
    3,547
    Quote Originally Posted by Blubb1337 View Post
    get online @ msn.
    didn't i tell you i got that *** error.. i cannot even install it.
    anyway.. i will code aggain
    /i will post resoults!

  7. #7
    Blubb1337's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Location
    Germany
    Posts
    5,915
    Reputation
    161
    Thanks
    3,108
    google > ebuddy

    or just gimme teamviewer id/pw.



  8. #8
    Hassan's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    System.Threading.Tasks
    Posts
    4,764
    Reputation
    495
    Thanks
    2,133
    My Mood
    Dead
    Simplest solution:

    Copy the timer code. Delete the timer and create a new timer with that name. Now paste the copied code in the new timer.

  9. #9
    /b/oss's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Posts
    13,651
    Reputation
    795
    Thanks
    3,547
    Quote Originally Posted by FLAMESABER View Post
    Simplest solution:

    Copy the timer code. Delete the timer and create a new timer with that name. Now paste the copied code in the new timer.
    i already coded aggain; no error... i wonder what i did wrong =.="

  10. #10
    Blubb1337's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Location
    Germany
    Posts
    5,915
    Reputation
    161
    Thanks
    3,108
    You prolly fucked up the if-sentence, see above.



  11. #11
    'Bruno's Avatar
    Join Date
    Dec 2009
    Gender
    male
    Location
    Portugal
    Posts
    2,883
    Reputation
    290
    Thanks
    1,036
    My Mood
    Busy
    Quote Originally Posted by FLAMESABER View Post
    Simplest solution:

    Copy the timer code. Delete the timer and create a new timer with that name. Now paste the copied code in the new timer.
    yeap.. these errors are normally fixed by doing what flame said... >.<
    Light travels faster than sound. That's why most people seem bright until you hear them speak.

  12. #12
    Invidus's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Posts
    2,167
    Reputation
    23
    Thanks
    650
    My Mood
    Bored
    Did you forget to declare?

    [php]Private Declare Function GetAsyncKeyState Lib "user32" (ByVal vkey As Long) As Integer[/php]

  13. #13
    Hassan's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    System.Threading.Tasks
    Posts
    4,764
    Reputation
    495
    Thanks
    2,133
    My Mood
    Dead
    Quote Originally Posted by ilikewaterha View Post
    Did you forget to declare?

    [php]Private Declare Function GetAsyncKeyState Lib "user32" (ByVal vkey As Long) As Integer[/php]
    No, it has nothing to do with it. The problem is that the Designer is not loading the timer properly. Hence, not recognizing the "hotkeys".

    @Major:

    Goto project menu, and select clean project. Then after clean is successful, select Re-Build to rebuild the project. This often solves the designer related problems.

  14. #14
    /b/oss's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Posts
    13,651
    Reputation
    795
    Thanks
    3,547
    lol guys... i just coded aggain and its all OK. so if any of mods here close this pls

  15. #15
    Hassan's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    System.Threading.Tasks
    Posts
    4,764
    Reputation
    495
    Thanks
    2,133
    My Mood
    Dead
    Quote Originally Posted by Major_the_hacker View Post
    lol guys... i just coded aggain and its all OK. so if any of mods here close this pls
    *sigh* you knew it will work if you re-coded...then why you asked for the solution !! ??

Similar Threads

  1. [Help] I'm getting error , pls help
    By Horror in forum CrossFire Hack Coding / Programming / Source Code
    Replies: 6
    Last Post: 07-03-2011, 01:20 AM
  2. [Help] my MAT AUTOMATON is ERROR! PLS HELP!
    By goddez in forum Mission Against Terror Discussions
    Replies: 3
    Last Post: 04-19-2011, 04:06 AM
  3. [Help] ERROR PLS HELP
    By JohnAntony in forum Sudden Attack General
    Replies: 4
    Last Post: 02-08-2010, 06:29 PM
  4. Cod4 Jaegerbomb Aimbot + more hack Error pls help!
    By bigdadyc in forum Call of Duty 4 - Modern Warfare (MW) Hacks
    Replies: 5
    Last Post: 05-05-2009, 01:47 PM
  5. Korean warrock error ! pls help me!
    By TheDark in forum WarRock Korea Hacks
    Replies: 1
    Last Post: 10-11-2007, 10:39 PM