Results 1 to 8 of 8
  1. #1
    vayerman's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Location
    •♣☺☻♠☺♠☺☻♥•8○♦♣☺♠
    Posts
    476
    Reputation
    7
    Thanks
    101
    My Mood
    Aggressive

    Sprite Zhanre Ryuzaki any coders i nid help

    I need a DLLmain ^^ just testing my hax if it work ^^ just pm me cause my my dllmain got error on { /confused
    [IMG]https://i247.photobucke*****m/albums/gg124/Nickshorty/Renders/snakeandthefoxrendercopy.png[/IMG]

  2. #2
    Ryuzaki™'s Avatar
    Join Date
    Apr 2011
    Gender
    male
    Location
    At my headquarter, catching KIRA
    Posts
    1,671
    Reputation
    41
    Thanks
    6,252
    My Mood
    Lurking
    It's just a basic C++ error you should study C++ first Anyway, Post here your dll main and I'll fix it



  3. #3
    vayerman's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Location
    •♣☺☻♠☺♠☺☻♥•8○♦♣☺♠
    Posts
    476
    Reputation
    7
    Thanks
    101
    My Mood
    Aggressive
    OK now that u mention it
    Code:
    BOOL WINAPI DllMain(HMODULE hDll, DWORD dwReason, LPVOID lpReserved)
    {
    	{
    		{				
    CreateThread(0,0,(LPTHREAD_START_ROUTINE)Hacks,0,0,0);
    DisableThreadLibraryCalls(hDll);
    return 1;
    }
    	}
    [IMG]https://i247.photobucke*****m/albums/gg124/Nickshorty/Renders/snakeandthefoxrendercopy.png[/IMG]

  4. #4
    potatomaniac's Avatar
    Join Date
    Apr 2012
    Gender
    male
    Location
    PH
    Posts
    652
    Reputation
    19
    Thanks
    967
    My Mood
    Psychedelic
    Yeah I'm Planning To Study C++ I Saw An App On Android With C++ Tutorials
    I PLAY DOTO. COME LET'S PLAY DOTO. DOTOBUFF STATZ
    scumbag tutorial:
    How To Reduce Ping Crossfire

  5. #5
    jharapsody29's Avatar
    Join Date
    Mar 2012
    Gender
    male
    Location
    How would i know?
    Posts
    200
    Reputation
    10
    Thanks
    23
    My Mood
    Sneaky
    C++ Would be In Computer programming
    Part ? Right ?

  6. #6
    hanoke's Avatar
    Join Date
    Mar 2011
    Gender
    male
    Location
    manila
    Posts
    157
    Reputation
    10
    Thanks
    279
    My Mood
    Asleep
    Quote Originally Posted by vayerman View Post
    OK now that u mention it
    Code:
    BOOL WINAPI DllMain(HMODULE hDll, DWORD dwReason, LPVOID lpReserved)
    {
    	{
    		{				
    CreateThread(0,0,(LPTHREAD_START_ROUTINE)Hacks,0,0,0);
    DisableThreadLibraryCalls(hDll);
    return 1;
    }
    	}

    kulang ka ng isang curly braces kung ilan ang open curly braces dapat ganun dn ang closing curly braces.
    I KNOW THAT MY ENGLISH IS WRONG AND I HAVE MISSPELLED IT JUST TRY HARD TO UNDERSTAND IT


     
    [FONT=Impact][SIZE=7]
    Ryuzaki
    ZHANRE
    GINIYAT101


     
    My Achievements On Creating a Hack
    [FONT=Comic Sans MS]
    Search For Addies =
    Simple Wallhack =
    Simple Hack /w 4 functions =
    Simple Hack /w 4 functions + Sound =
    Simple Hack /w 4 functions + Sound + Menu =
    Releasing A Hack Simple hack w/ menu= /FONT]



     


  7. #7
    Ryuzaki™'s Avatar
    Join Date
    Apr 2011
    Gender
    male
    Location
    At my headquarter, catching KIRA
    Posts
    1,671
    Reputation
    41
    Thanks
    6,252
    My Mood
    Lurking
    Quote Originally Posted by vayerman View Post
    OK now that u mention it
    Code:
    BOOL WINAPI DllMain(HMODULE hDll, DWORD dwReason, LPVOID lpReserved)
    {
    	{
    		{				
    CreateThread(0,0,(LPTHREAD_START_ROUTINE)Hacks,0,0,0);
    DisableThreadLibraryCalls(hDll);
    return 1;
    }
    	}
    Try this:
    Code:
    BOOL WINAPI DllMain(HMODULE hDll, DWORD dwReason, LPVOID lpReserved)
    {
    DisableThreadLibraryCalls(hDll);				
    CreateThread(0,0,(LPTHREAD_START_ROUTINE)Hacks,0,0,0);
    return 1;
    }



  8. #8
    vayerman's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Location
    •♣☺☻♠☺♠☺☻♥•8○♦♣☺♠
    Posts
    476
    Reputation
    7
    Thanks
    101
    My Mood
    Aggressive
    the problem is because of { } this two when i put a semicolon the error will be gone but the hdll will be the error!
    [IMG]https://i247.photobucke*****m/albums/gg124/Nickshorty/Renders/snakeandthefoxrendercopy.png[/IMG]

Similar Threads

  1. [Help] HELP ME!!!! ANY CODER KNOW IT BUT NOT ME :P
    By [D]ownloader in forum CrossFire Hack Coding / Programming / Source Code
    Replies: 18
    Last Post: 12-02-2011, 02:31 PM
  2. Is there any coders here that can help me?
    By walshy155 in forum Combat Arms Discussions
    Replies: 3
    Last Post: 02-12-2010, 07:20 PM
  3. any good coders willing to help me
    By ayragon666 in forum Combat Arms Hacks & Cheats
    Replies: 12
    Last Post: 08-25-2009, 07:50 AM
  4. 7key a4tech office mouse nid help !!!
    By iceskipper in forum Suggestions, Requests & General Help
    Replies: 0
    Last Post: 05-25-2009, 07:24 AM
  5. does any body have pls help
    By kga8864 in forum WarRock Korea Hacks
    Replies: 2
    Last Post: 07-02-2007, 06:59 AM