Thread: Old Speedhack

Page 1 of 2 12 LastLast
Results 1 to 15 of 22
  1. #1
    FlaVour's Avatar
    Join Date
    Nov 2010
    Gender
    male
    Posts
    155
    Reputation
    7
    Thanks
    24
    My Mood
    Cynical

    Old Speedhack

    Hey MPGH,
    I found an old speedhack source fo crossfire i know that speedhack is already patched but maybe a good coder can figure out how its can get work againe.
    I heared from an other site,that they are testing a new speedhack in their hack.

    Sry for my bad english ;D

    Source:
    Code:
    #include <windows.h>
    #include <stdio.h>
    
    int Speedhack=0;
    
    DWORD CShellBase = (DWORD) GetModuleHandle("cshell.dll"); 
    DWORD SpeedHack = CShellBase + 0x5BE458;
    
    void Speed()
    {
    while(1){
    if(GetAsyncKeyState(VK_NUMPAD1)&1){
    Speedhack++;
    if(Speedhack > 2){Speedhack=1;};
    }
    if (Speedhack==1){ // Faster
    *(DWORD*)(*(DWORD*)SpeedHack) = 0x46A29CE8;
    *(DWORD*)((*(DWORD*)SpeedHack) + 0x20) = 0x46A29CE8;
    }
    if(Speedhack==2){ // Normal Speed Value
    *(DWORD*)(*(DWORD*)SpeedHack) = 0x45938DF8;
    *(DWORD*)((*(DWORD*)SpeedHack) + 0x20) = 0x45938DF8;
    }
    Sleep(100);
    }
    }
    
    BOOL WINAPI DllMain(HINSTANCE module, DWORD dwReason, LPVOID lpvReserved)
    {
    if(dwReason == DLL_PROCESS_ATTACH)
    {
    CreateThread(NULL, NULL, (LPTHREAD_START_ROUTINE)Speed, NULL, NULL, NULL);
    }
    return TRUE;
    }
    Creditz:
    Me (posting it here)
    prozgamer (Coding it)
    [Respect List]
    All they respect me


    [My projects]
    Crossfire NA Public Hack with menu together with sapass209

    [html]"Sir we're surrounded!"
    "Excellent, then we can attack in all directions".[/html]



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

    gta_santos (04-26-2011),Odarp0909 (04-26-2011)

  3. #2
    Victoria's Avatar
    Join Date
    Feb 2011
    Gender
    female
    Location
    Everywhere where love is♥
    Posts
    1,154
    Reputation
    -20
    Thanks
    94
    My Mood
    In Love
    It's possbile if you change the LTclient, and change the addys

  4. #3
    FlaVour's Avatar
    Join Date
    Nov 2010
    Gender
    male
    Posts
    155
    Reputation
    7
    Thanks
    24
    My Mood
    Cynical
    i will try it...but first i try to release my FlaVour´s FailPub 1.1
    ;/
    [Respect List]
    All they respect me


    [My projects]
    Crossfire NA Public Hack with menu together with sapass209

    [html]"Sir we're surrounded!"
    "Excellent, then we can attack in all directions".[/html]



  5. #4
    Fly3r's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Location
    Not telling.
    Posts
    720
    Reputation
    18
    Thanks
    265
    My Mood
    Paranoid
    it isnt possible to be made that way .. even if u change the addies
    Joined MPGH: 07/08/09


    i used to tell arrow to the knee jokes then i died due to blood loss from takeing tomany arrows to the knee at once
    A network problem caused by you? What did you do? Trip over the cable?




  6. #5
    A$IAN's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Location
    Germany
    Posts
    5,654
    Reputation
    274
    Thanks
    2,010
    My Mood
    Amused
    Quote Originally Posted by FlaVour View Post
    i will try it...but first i try to release my FlaVour´s FailPub 1.1
    ;/
    qwll, this isnt urs. So You cant name it to ur name
    ~Donater since 19th October 2011~
    ~Ex-Crossfire Minion || Resigned on 4th February 2012 ~
    Da fuck

  7. #6
    {Banned}**HACKER**'s Avatar
    Join Date
    Mar 2011
    Gender
    male
    Posts
    843
    Reputation
    8
    Thanks
    719
    My Mood
    Cheerful
    Quote Originally Posted by sapass209 View Post

    qwll, this isnt urs. So You cant name it to ur name
    No I Think He Means He Has Made A Public Hack And Is Going To Make :s

  8. #7
    dragonattak's Avatar
    Join Date
    Feb 2011
    Gender
    male
    Location
    Italy,Rome.. Post:141732
    Posts
    704
    Reputation
    -19
    Thanks
    411
    My Mood
    Devilish
    good tomorrow i make a try, if it work i give 50% of credids to you ^^
    i'll call it dragonflavor
    but i think it's impossible for the error 22 (maybe wont get in mm, hero for the speed of the mutants)

  9. #8
    FlaVour's Avatar
    Join Date
    Nov 2010
    Gender
    male
    Posts
    155
    Reputation
    7
    Thanks
    24
    My Mood
    Cynical
    Quote Originally Posted by sapass209 View Post

    qwll, this isnt urs. So You cant name it to ur name
    omg
    look the creditz!
    and i said i will try to make the speedhack in a public hack...cant read? xD

    Where are the good coders?Why they dont make a pub hack with speedhack?
    i Think its patched forever ;D
    Last edited by FlaVour; 04-24-2011 at 02:31 PM.
    [Respect List]
    All they respect me


    [My projects]
    Crossfire NA Public Hack with menu together with sapass209

    [html]"Sir we're surrounded!"
    "Excellent, then we can attack in all directions".[/html]



  10. #9
    A$IAN's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Location
    Germany
    Posts
    5,654
    Reputation
    274
    Thanks
    2,010
    My Mood
    Amused
    Quote Originally Posted by FlaVour View Post
    omg
    look the creditz!
    and i said i will try to make the speedhack in a public hack...cant read? xD

    Where are the good coders?Why they dont make a pub hack with speedhack?
    i Think its patched forever ;D
    not patched foever
    ~Donater since 19th October 2011~
    ~Ex-Crossfire Minion || Resigned on 4th February 2012 ~
    Da fuck

  11. #10
    Pxpc2's Avatar
    Join Date
    Mar 2011
    Gender
    male
    Posts
    231
    Reputation
    6
    Thanks
    11
    My Mood
    Angelic
    I'll be as soon as I can, cause im still learning and reading my first book

  12. #11
    FlaVour's Avatar
    Join Date
    Nov 2010
    Gender
    male
    Posts
    155
    Reputation
    7
    Thanks
    24
    My Mood
    Cynical
    Quote Originally Posted by sapass209 View Post

    not patched foever
    maybe not but why all the coder doesnt code a speedhack ? ;D
    [Respect List]
    All they respect me


    [My projects]
    Crossfire NA Public Hack with menu together with sapass209

    [html]"Sir we're surrounded!"
    "Excellent, then we can attack in all directions".[/html]



  13. #12
    A$IAN's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Location
    Germany
    Posts
    5,654
    Reputation
    274
    Thanks
    2,010
    My Mood
    Amused
    Quote Originally Posted by FlaVour View Post
    maybe not but why all the coder doesnt code a speedhack ? ;D
    Cuz it sucks
    ~Donater since 19th October 2011~
    ~Ex-Crossfire Minion || Resigned on 4th February 2012 ~
    Da fuck

  14. #13
    "Time Is Money So I Went And Bought A Rolex."
    MPGH Member
    Wiz'Khalifa.'s Avatar
    Join Date
    May 2009
    Gender
    male
    Location
    Somewhere.
    Posts
    3,081
    Reputation
    72
    Thanks
    444
    My Mood
    Blah
    Damn Nice One, Now Everyone's Gonna Be Speeding ;/ haha.
    WAGWARN
    Y.O.L.O
    'im back bitches.'
    #purple swag.
    Gifts.
    [][]
    []

  15. #14
    ¥øµñg&Ðång£r's Avatar
    Join Date
    Apr 2011
    Gender
    male
    Posts
    1,168
    Reputation
    4
    Thanks
    486
    My Mood
    Flirty
    no way bro speedhack is the best

  16. #15
    A$IAN's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Location
    Germany
    Posts
    5,654
    Reputation
    274
    Thanks
    2,010
    My Mood
    Amused
    Quote Originally Posted by Hanashte View Post
    no way bro speedhack is the best
    If a new speed hack comes out Ill try to patch the hack
    ~Donater since 19th October 2011~
    ~Ex-Crossfire Minion || Resigned on 4th February 2012 ~
    Da fuck

  17. The Following User Says Thank You to A$IAN For This Useful Post:

    TRigona (04-26-2011)

Page 1 of 2 12 LastLast