smefpw / Indigo

Indigo 4.0
https://smef.pw
MIT License
90 stars 37 forks source link

up2date and fixed #118

Closed supernoodled closed 5 years ago

supernoodled commented 5 years ago

updated the cheat to the latest update.

"fixed" the crash on loading ingame on team selection screen. Misc FrameStageNotify is the problem, so "fixed" it by commenting it out.

edit: The only thing broken by the "fix" is the third person view. ESP/glow is also broken but probably because something there needs updating.

SamuelTulach commented 5 years ago

@akasarx I have tried your fork and it actually works, just visuals are not working for some reason...

supernoodled commented 5 years ago

@akasarx I have tried your fork and it actually works, just visuals are not working for some reason...

yeah, probably something i haven't updated

supernoodled commented 5 years ago

Newest commit adds sanity checks to the saving, so for example saving or loading with a blank filename will no longer crash CSGO.

It also removes the IsDormant check as this no longer exists or is usable AFAIK

supernoodled commented 5 years ago

Fixed cursor. cl_mouseenable is no longer in the game, so replaced with InputSystem()->EnableInput(); Also removed drawing of a mouse cursor, as this will cause the cursor to disappear in menus.

supernoodled commented 5 years ago

Added the full CInput struct, still can't fix the third person but oh well at least the cheat "works". Interfaces::Input()->m_fCameraInThirdPerson on CMisc::FrameStageNotify is broken if anyone wants to try.

Also removed some client text as it's not needed anymore really.

Yell0 commented 5 years ago

i can't some how get chames working

xmodusEU commented 5 years ago

if you want a fix for esp/visuals/glow/chams contact me in discord: XMODUS#7784

soarvor commented 5 years ago

how the hell do i find and update offsets in this shit cheat