Page 1 of 2 12 LastLast
Results 1 to 15 of 16
  1. #1
    mechanical2015's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Location
    hack city
    Posts
    379
    Reputation
    11
    Thanks
    633
    My Mood
    Happy

    Ovenran Doop Regs

    Code:
        #include "stdafx.h"
        #include <windows.h>
        #include <iostream>
        #include <d3d9.h>
    
        using namespace std;
    
    
    void __cdecl PushToConsole(char* szVal ) {
        DWORD dwCShell = (DWORD)GetModuleHandleA("CShell.dll");
        if( dwCShell != NULL )
        {
            DWORD *LTClient = ( DWORD* )( (dwCShell +  0x2D8AD8) );
            void* CONoff = ( void* )*( DWORD* )( *LTClient + 0x1F8 );
            _asm
            {
                push szVal;
                call CONoff;
                add esp, 4;
            }
        }
    }
    
    DWORD WINAPI hello(LPVOID) {
        while(GetModuleHandleA("CShell.dll") == NULL ) {
        Sleep(120); //100ms
    }
        bool nowall = false;
        bool nosky = true;
    	bool Nosmoke = true;
        bool worldframe = false;
        bool PlayerGlow = false;
        bool nogun = false;
        bool Skeleton = false;
        bool FogEnable = false;
        bool CursorCenter = false;
        bool antiflash = true;
        
    
    
    for(;;) {
        __asm pushad;
                }
    
                if(GetAsyncKeyState(VK_F1)&1) {
    				nowall = !nowall;
    			}
    
                if(GetAsyncKeyState(VK_F9)&1) {
                    antiflash = !antiflash;
                }
                
                if(GetAsyncKeyState(VK_F8)&1) {
                    nosky = !nosky;
                }
    
    			if(GetAsyncKeyState(VK_F7)&1) {
    				Nosmoke = !Nosmoke;
    			}
    
                if(GetAsyncKeyState(VK_F2)&1) {
                    worldframe = !worldframe;
                }
    
                if(GetAsyncKeyState(VK_F3)&1) {
                    PlayerGlow = !PlayerGlow;
                }
    
                if(GetAsyncKeyState(VK_F5)&1)    {
                    nogun = !nogun;
                }
    
                if(GetAsyncKeyState(VK_F4)&1)    {
                    Skeleton = !Skeleton;
                }
    
                if(GetAsyncKeyState(VK_F10)&1)    {
                    FogEnable = !FogEnable;
                }
    
                if(GetAsyncKeyState(VK_F11)&1)    {
                    CursorCenter = !CursorCenter;
                }
    			if	(nowall)	{
    			PushToConsole("DrawWorld 0");
    			}
    
    			else {
    			PushToConsole("DrawWorld 1");
    			}
                if (CursorCenter) {
                    PushToConsole("CursorCenter 1");
                } 
                else {
                    PushToConsole("CursorCenter 0");
                }
    
                if (antiflash) {
                    PushToConsole("Drawflash 0");
    
                } 
                else {
                    PushToConsole("Drawflash 1");
                }
    
                if (FogEnable) {
                    PushToConsole("FogEnable 1");
                } 
                else {
                    PushToConsole("FogEnable 0");
                }
    
                if (Skeleton) {
                    PushToConsole("ModelDebug_DrawSkeleton 1"); 
                }
                else {
                    PushToConsole("ModelDebug_DrawSkeleton 0"); 
                }
    
                if  (nosky) {
                    PushToConsole("DrawSky 0");
                }
    			else {
    				PushToConsole("DrawSky 1");
    			}
    			if (Nosmoke) {
    				PushToConsole("DrawParticles 1");
    			}
    			else {
    			PushToConsole("DrawParticles 0");
    			}
    
                if  (worldframe) {
                    PushToConsole("WireFrame 1");
                }
                else {
                    PushToConsole("WireFrame 0");
                }
    
                if  (PlayerGlow) {
                    PushToConsole("ScreenGlowEnable 1");
                }
                else {
                    PushToConsole("ScreenGlowEnable 0");
                }
    
                if  (nogun) {
                    PushToConsole("DrawGuns 0");
                }
                else {
                    PushToConsole("DrawGuns 1");
                }
    			Sleep(120);
    			__asm popad;
    		}
    
    	BOOL WINAPI DllMain ( HMODULE hDll, DWORD dwReason, LPVOID lpReserved )
    	{
    	DisableThreadLibraryCalls(hDll);
    	if ( dwReason == DLL_PROCESS_ATTACH )
    	{
    	MessageBoxA(0, "Mechanical2015 Join my Website gunzteamv****", "Successfully Injected", 0);
    	CreateThread(NULL, NULL,hello, NULL, NULL, NULL);
    	}
    	return TRUE;
    }
    Detected Code ! We make a new BAse!

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

    amawamaw (12-06-2010),martinfree (01-13-2011)

  3. #2
    looozer27's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Location
    Unfair Land ♥
    Posts
    24
    Reputation
    10
    Thanks
    5
    My Mood
    Amazed
    yup~ it's already Detected By the X-trap!
    you need to generate another one hehe

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

    amawamaw (12-06-2010),martinfree (01-13-2011)

  5. #3
    ghettoo412's Avatar
    Join Date
    Nov 2010
    Gender
    male
    Posts
    22
    Reputation
    10
    Thanks
    4
    My Mood
    Happy
    oo nga ehhhhhhhhhhhhhhhhhhhh
    anu ba d pa nagagawa nyu?
    try nyu kaya matutunan un chams code? or ASUS wallhack?

  6. The Following User Says Thank You to ghettoo412 For This Useful Post:

    martinfree (01-13-2011)

  7. #4
    looozer27's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Location
    Unfair Land ♥
    Posts
    24
    Reputation
    10
    Thanks
    5
    My Mood
    Amazed
    Quote Originally Posted by ghettoo412 View Post
    oo nga ehhhhhhhhhhhhhhhhhhhh
    anu ba d pa nagagawa nyu?
    try nyu kaya matutunan un chams code? or ASUS wallhack?
    how about u make one

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

    amawamaw (12-06-2010),martinfree (01-13-2011)

  9. #5
    sniperkirin's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Posts
    173
    Reputation
    10
    Thanks
    18
    Quote Originally Posted by looozer27 View Post
    how about u make one
    agree with you why dont he make a hack with chams ^^

  10. The Following User Says Thank You to sniperkirin For This Useful Post:

    martinfree (01-13-2011)

  11. #6
    aldrin289's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Posts
    11
    Reputation
    10
    Thanks
    3
    My Mood
    In Love
    @ghettoo412
    do you think it's easy to make a chams?

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

    amawamaw (12-06-2010),martinfree (01-13-2011)

  13. #7
    asakamena's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Posts
    103
    Reputation
    10
    Thanks
    11
    My Mood
    Aggressive
    Quote Originally Posted by ghettoo412 View Post
    oo nga ehhhhhhhhhhhhhhhhhhhh
    anu ba d pa nagagawa nyu?
    try nyu kaya matutunan un chams code? or ASUS wallhack?
    then make your own hack

    ithink gm of cfph already know this website guys...
    Last edited by asakamena; 12-01-2010 at 05:01 AM.

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

    amawamaw (12-06-2010),martinfree (01-13-2011)

  15. #8
    levin_klein22's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Posts
    610
    Reputation
    9
    Thanks
    103
    My Mood
    Tired
    asakamena u sucks .. gameclub know this site before the mechanical hack has been maked .. and DOOP told me its working . by the way . DOOP is raprap the enemy of MECH .. doop told me its working even tho he copy and paste it . wata jerk

  16. The Following User Says Thank You to levin_klein22 For This Useful Post:

    martinfree (01-13-2011)

  17. #9
    DOOP's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Location
    Leyte
    Posts
    547
    Reputation
    44
    Thanks
    3,251
    meron na akung base source code of chams;
    para magawa ko yung chams kaylangan kung mag DL ng SDK 2009
    kaya lang lagg d2 3 oras para ma tapos ang pag DL
    mag laro lang ako ng 1 or 2 oras sa isang araw

  18. The Following User Says Thank You to DOOP For This Useful Post:

    martinfree (01-13-2011)

  19. #10
    muanime's Avatar
    Join Date
    Apr 2008
    Gender
    male
    Location
    Butuan City
    Posts
    50
    Reputation
    10
    Thanks
    5
    Quote Originally Posted by ghettoo412 View Post
    oo nga ehhhhhhhhhhhhhhhhhhhh
    anu ba d pa nagagawa nyu?
    try nyu kaya matutunan un chams code? or ASUS wallhack?
    Kala mo madali lang gumawa ng hack. Hirap kaya. Cge nga gawa ka nga nang hack cgurado masisira utak mo o kaya ccirain mo pc mo.

  20. The Following User Says Thank You to muanime For This Useful Post:

    martinfree (01-13-2011)

  21. #11
    sniperkirin's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Posts
    173
    Reputation
    10
    Thanks
    18
    Quote Originally Posted by muanime View Post
    Kala mo madali lang gumawa ng hack. Hirap kaya. Cge nga gawa ka nga nang hack cgurado masisira utak mo o kaya ccirain mo pc mo.
    utak lang ang masisira ^_^
    making hacks is like trial and error method ^^

    pero kung low IQ ka... even simple calculator code ata di nya alam gawin

  22. #12
    december172009's Avatar
    Join Date
    Nov 2010
    Gender
    male
    Posts
    2
    Reputation
    10
    Thanks
    0
    oo,,ngah,,guyz,,,wag naman kau ganyan,,,akala nyo kong cnu kau kong kung makapag salita ahhh,,,user lang kau,,,kung wala cla cla,,,wala ka ring hack na magagamit,,olol,,,ang hirap kaya gawin ng program,,,dapat ngah,,magpasalamat kau sa kanla,,wag ganyan tol,,masama yan,,,xnsya na po,,mga sira olo lang 2ng mga 2,,,

  23. #13
    yan2yan's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Location
    San Fernando, Pampanga, Philippines
    Posts
    33
    Reputation
    4
    Thanks
    11
    can anyone post the link og the patch today?
    the site is not loading in my computer.
    the patcher of crossfire is very slow.
    PANATA NG MGA CROSSFIRE ADIK!!





    *OWNED WEAPONS*
    [IMG]https://i897.photobucke*****m/albums/ac173/quLeeN/CrossFire%20Weapons/deserteagle.png[/IMG][IMG]https://i897.photobucke*****m/albums/ac173/quLeeN/CrossFire%20Weapons/xm8.png[/IMG]



    My CF login screen:

    [IMG]https://i590.photobucke*****m/albums/ss348/aldwin_basilio/Crossfire20101130_0000.jpg?t=1291097373[/IMG]




    TO DO LIST:
    - DONE
    - NOT DONE

    CALLED ME A HACKER WHILE HACKING
    []
    CALLED ME A HACKER WHILE NOT HACKING
    []

    10 POST []
    100 POST
    []
    200 POST
    []

    press

    if my post help...



  24. #14
    SkillzCoder's Avatar
    Join Date
    Nov 2010
    Gender
    male
    Posts
    19
    Reputation
    10
    Thanks
    3
    Well i hope that new base we fixed on a few days or weeks.. goodluck bro.

  25. #15
    ovenran's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Location
    Gi eL
    Posts
    226
    Reputation
    10
    Thanks
    108
    My Mood
    Sick
    lol this is too old base ... you need new base , hmmm.... try to re-learn basics not advance man!

    me i dont care about hacks now because i play now SA-MP

    try to make your own, Gi eL(GoodLuck )
    I have no idea what have I done in the past. o.O

    bleh, i'm using 4d1 'coz steam's buggy :|
    "MPGH is your Friend"
    Respect List
    Lauwy
    Reiginald
    Head Admin
    Staff Admin
    GM
    MOD
    Minions
    CSKers
    Members

    ==============================

    ==============================

    Hacks maked
    WireFrame - 73%
    Draw boxes - 28%
    Aimbot - 94%
    No Recoil - 10.2%
    Unlimited ammo - 0%
    Fast fire - 98%
    instant reload - 78%
    Class ESP - 67%

    My Releases
    PCF Hack | Ovenran Version : 1
    PCF Hack | Ovenran Version : 2
    PCF Hack | Ovenran 64bit Version : 1 | Ovenran 32 bit Version : 2

    Click the link below if you want to read how Anti-cheats (most) detects your 'haxxxx':
    Rated: Programmer+

Page 1 of 2 12 LastLast