ProdigyPNP/ProdigyMathGameHacking

[HR] Fix Disable Collision

Opened this issue · 2 comments

Describe the hack

I don't know why this wasn't here in the first place, but we need a noclip hack!

Date of submittion

9/15/22

Before submitting a hack request

  • This hack wasn't already requested.
    (I have checked every hack request on GitHub)

  • I agree to this repository's prerequisites.
    (I have read and agree to the License, Code of Conduct, and Contributing Guidelines)

It was a thing, but when I pushed it it started severely messing up half the cheat menu.

First of all, you can use WASD for now.

Or, use the Eval Console hack and paste this in:

_.player._playerContainer.locomotion.screen.area = _.player._playerContainer.locomotion.screen.area.map(e => e.fill(1))

That should give you the ability to walk on walls and stuff