Questionayyware fix (maybe)

Posts 112 of 12 · Page 1 of 1
ayyware fix (maybe)
In my Russian forum one guy posted a hint how to fix (30%) the ayyware.

So here It is.

Code:
IVEngineClient* Engine;

	Interfaces::Client = (IBaseClientDLL*)ClientFactory(CHLClientInterfaceName, NULL);
	Engine = (IVEngineClient*)EngineFactory(EngineClientInterfaceName, NULL);
	Interfaces::Panels = (IPanel*)VGUI2Factory(VGUI2PanelsInterfaceName, NULL);
	Interfaces::Surface = (ISurface*)VGUISurfaceFactory(VGUISurfaceInterfaceName, NULL);
	Interfaces::EntList = (IClientEntityList*)ClientFactory(EntityListInterfaceName, NULL);
	Interfaces::DebugOverlay = (IVDebugOverlay*)EngineFactory(EngineDebugThingInterface, NULL);
	Interfaces::Prediction = (DWORD*)ClientFactory(ClientPredictionInterface, NULL);
	Interfaces::MaterialSystem = (CMaterialSystem*)MatFactory(MatSystemInterfaceName, NULL);
	Interfaces::RenderView = (CVRenderView*)EngineFactory(EngineRenderViewInterface, NULL);
	Interfaces::ModelRender = (IVModelRender*)EngineFactory(EngineModelRenderInterface, NULL);
	Interfaces::ModelInfo = (CModelInfo*)EngineFactory(EngineModelInfoInterface, NULL);
	Interfaces::Trace = (IEngineTrace*)EngineFactory(EngineTraceInterfaceName, NULL);
	Interfaces::PhysProps = (IPhysicsSurfaceProps*)PhysFactory(PhysPropsInterfaces, NULL);
	Interfaces::CVar = (ICVar*)StdFactory(VEngineCvarName, NULL);

What can I do with this shit?
Fixes game vers I think, changes some shit.
Never really messed with this, I'm pretty sure it causes cheats that crash to not crash. In a sense, makes them work.
Pretty sure ayyware creates interfaces, so this is useless.
if people cant figure out how to fix it on their own they don't deserve to have a working source... its not hard

literally took me 45 minutes and that is probably longer than it should have taken
Quote Originally Posted by ImWhacky View Post
if people cant figure out how to fix it on their own they don't deserve to have a working source... its not hard
literally took me 45 minutes and that is probably longer than it should have taken
k I fixed it but on inject it crashing(( I sure this is offsetmanager problem cen u giv mi offset and netvar manager fixed? or just remove any scanner and make it static.
I will be updating it every day.
Quote Originally Posted by thecookiechaser69 View Post
i posted a fixed version already, check it out.
yes yes I can download this)) Invalid Attachment specified. If you followed a valid link, please notify the administrator.
Quote Originally Posted by ImWhacky View Post
if people cant figure out how to fix it on their own they don't deserve to have a working source... its not hard

literally took me 45 minutes and that is probably longer than it should have taken
wayyy longer.
Quote Originally Posted by thecookiechaser69 View Post
i posted a fixed version already, check it out.
where it can be found?
Quote Originally Posted by Master0K7 View Post
where it can be found?
Got deleted wanna know why? because mpgh staff doesnt want people with a fixed version of ayyware. Like lol this is unbelievable man literally change 2 lines and update a function to fix the original one, if you cant fix it you shoudlnt be coding, go buy a p2c or a book and learn.
Updating interfaces is one part. You'll probably have to fix bones as they broke from glove update. The default source might also be broken on purpose so you'll have to fix those parts
Literally simplest thing to fix, mpgh doesn't want x999 pub cheats called hackermanWARE 4.2.32131238921830912830921830912
Posts 112 of 12 · Page 1 of 1

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?