Results 1 to 1 of 1
  1. #1
    jokjok123's Avatar
    Join Date
    Apr 2014
    Gender
    male
    Posts
    198
    Reputation
    10
    Thanks
    108

    Question Anything Outdated?

    Code:
                            DynAppSysV ClientViewfactory	( "client.dll" );
    			DynAppSysV EngineViewfactory	( "engine.dll" );
    			DynAppSysV VGuiViewfactory	( "vguimatsurface.dll" );
    			DynAppSysV VGui2Viewfactory	( "vgui2.dll" );
    			DynAppSysV MatSysViewfactory	( "materialsystem.dll" );
    			DynAppSysV PhysSurface    ( "vphysics.dll" );
    
    			MetroEntList = (Source::IClientEntityList*) ClientViewfactory.Get("VClientEntityList");
    			m_pEngineTrace = (Source::IEngineTrace*) EngineViewfactory.Get("EngineTraceClient");
    			m_pModelRender = (Source::VModelRend*) EngineViewfactory.Get("VEngineModel");
    			m_pRenderView = (Source::RenderVVIEW*) EngineViewfactory.Get("VEngineRenderView");
    			m_pMatSystem = (Source::MaterialsiSystem*) MatSysViewfactory.Get("VMaterialSystem");
    			m_pPhysSurface = (Source::IPhysicsSurfProps*) PhysSurface.Get("VPhysicsSurfProps");
    			m_pClient		= (Source::IBaseClientDLL*)	ClientViewfactory.Get ( "VClient" );
    			m_pEngine		= (Source::IVEngineClient*) EngineViewfactory.Get ( "VEngineClient" );
    			m_pPanel		= (Source::PanelI*) VGui2Viewfactory.Get ( "VGUI_Panel" );
    			m_pSurface		= (Source::SurfI*) VGuiViewfactory.Get ( "VGUI_Surface" );
    			m_pModelInfo	= (Source::IVModelInfo*) EngineViewfactory.Get ( "VModelInfoClient" );
    
    			m_pServer = **(Source::CGlobalVarsBase***) (PatternScanning("client.dll", "A1 ?? ?? ?? ?? 8B 4D FC 8B 55 08") + 1);
    			m_pInput		= *( Source::CInput** ) ( PatternScanning( "client.dll", "B9 ?? ?? ?? ?? FF 75 08 E8 ?? ?? ?? ?? 8B 06" ) + 1 );

  2. The Following User Says Thank You to jokjok123 For This Useful Post:

    Nine11 (02-13-2017)

Similar Threads

  1. [Outdated] How to place anything u want everywhere u want
    By SgtRamirez in forum RoboCraft Hacks & Cheats
    Replies: 15
    Last Post: 08-08-2014, 07:08 AM
  2. [Outdated] Sudden Attack Tapper/Teleporter [With out downloading anything!!!]
    By SuddenAttackUltimateHacks in forum Sudden Attack Hacks
    Replies: 13
    Last Post: 12-23-2013, 11:06 PM
  3. [Outdated] AntiBlackCipher SourceCode (Pretty sure it's outdated. Founded in OldHardDrive
    By trane25 in forum Combat Arms Hack Coding / Programming / Source Code
    Replies: 1
    Last Post: 12-18-2013, 05:39 PM
  4. [Outdated] ★ CraftBukkit 1.6.1 ★ OUTDATE ★
    By iBreak in forum Minecraft Plugins
    Replies: 1
    Last Post: 07-11-2013, 03:52 AM
  5. [Outdated] [Outdated]Getting The Game For Free without Nvidia/Ati...(FOR NOOBS)
    By samsam4152 in forum Half-Life 2 (Deathmatch) Hacks
    Replies: 7
    Last Post: 02-16-2012, 01:40 PM