Jire / Charlatano

Proves JVM cheats are viable on native games, and demonstrates the longevity against anti-cheat signature detection systems
GNU Affero General Public License v3.0
675 stars 206 forks source link

Cheat not working #304

Open M4jx opened 7 years ago

M4jx commented 7 years ago

Windows 8.1 pro Installed Java SDK Compiled the cheat In middle of a game Starting the cheat all default settings

Exception in thread "Thread-1" kotlin.UninitializedPropertyAccessException: late init property hwnd has not been initialized at com.charlatano.overlay.Overlay.getHwnd(Overlay.kt:41) at com.charlatano.game.CSGO$initialize$$inlined$every$1.invoke(Every.kt: 39) at com.charlatano.game.CSGO$initialize$$inlined$every$1.invoke(Every.kt)

    at kotlin.concurrent.ThreadsKt$thread$thread$1.run(Thread.kt:18)
ikrypt0 commented 7 years ago

only works on windows 7 and 10

Jire commented 7 years ago

You need to use 1.0.5-HOTFIX or the master branch, 1.0.5 suffers from the bug you posted.