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

AIM NOT work. #716

Open gosugosusado opened 5 years ago

gosugosusado commented 5 years ago

Exception in thread "Thread-7" Exception in thread "Thread-6" java.lang.IllegalArgumentException: bound must be positive at java.util.concurrent.ThreadLocalRandom.nextInt(Unknown Source) at com.charlatano.utils.RandomKt.randInt(Random.kt:27) at com.charlatano.scripts.aim.PathAimKt$pathAim$$inlined$aimScript$1.invoke(Every.kt:88) at com.charlatano.scripts.aim.PathAimKt$pathAim$$inlined$aimScript$1.invoke(Every.kt) at kotlin.concurrent.ThreadsKt$thread$thread$1.run(Thread.kt:30) java.lang.IllegalArgumentException: bound must be positive at java.util.concurrent.ThreadLocalRandom.nextInt(Unknown Source) at com.charlatano.utils.RandomKt.randInt(Random.kt:27) at com.charlatano.scripts.aim.FlatAimKt$flatAim$$inlined$aimScript$1.invoke(Every.kt:88) at com.charlatano.scripts.aim.FlatAimKt$flatAim$$inlined$aimScript$1.invoke(Every.kt) at kotlin.concurrent.ThreadsKt$thread$thread$1.run(Thread.kt:30)

Flat aim/ Path aim

gosugosusado commented 5 years ago

Work after reinstall.

GreenMan36 commented 5 years ago

bound must be positive. You must have broke a setting putting it below the minimum.