Prodigy-Hacking / ProdigyMathGameHacking

Prodigy Hacking: Hacking for the right reasons. | Questions? Ask on our Discord. https://discord.gg/XQDfbfq
https://prodigyhacking.com
Other
17 stars 10 forks source link

TODO #800

Closed PatheticMustan closed 3 years ago

PatheticMustan commented 3 years ago

This is embarrassing... We completely forgot about #412! It would be cool to work on this until 5k. Any additional suggestions will be saved for road to 6k.

PatheticMustan commented 3 years ago

Also cool, we got #800! What a cool number!

LeoBadeaux commented 3 years ago

Elaborate on "An index page for the extension"

ghost commented 3 years ago

Elaborate on "An index page for the extension"

ghost commented 3 years ago

i accidentally checked stuff sorry

PatheticMustan commented 3 years ago

image when clicky on extension pop up go wheeee

ghost commented 3 years ago

oo cool

LeoBadeaux commented 3 years ago

Ah yes but what do we put on it?

PatheticMustan commented 3 years ago

yikes..... we're at 5k... uh

ArcerionDev commented 3 years ago

From now on, let's not set a deadline for ourselves, it never works out anyway.

PatheticMustan commented 3 years ago

Tmw we hit 7k before we fix any of the issues we make for ourselves

LeoBadeaux commented 3 years ago

Toggle click teleporting

This is pretty easy, just set walkspeed to like 500, we could have somebody add a button to enable/disable that.

hostedposted commented 3 years ago

what should the Online Dashboard do?

hostedposted commented 3 years ago

Toggle click teleporting

This is pretty easy, just set walkspeed to like 500, we could have somebody add a button to enable/disable that.

@LeoBadeaux problem is walkspeed was in _.player.user but that's deleted now

hostedposted commented 3 years ago

Walkspeed is now in _.player._playerContainer.walkSpeed. So we could use this code _.player._playerContainer.walkSpeed = 500

hostedposted commented 3 years ago

added it

TheFinality commented 3 years ago

_.constants.constants["GameConstants.Battle.SKIP_ENEMY_TURN"] = true; | leaving so i can make smth after school, i have no where to put this sorry

._secureCharacterState.data.inventory.orb prob can figure out smth with runes

            "GameConstants.PVP.OVERRIDE_USER_RANK": null,
            "GameConstants.PVP.OVERRIDE_USER_POINTS": null,
            "GameConstants.PVP.OVERRIDE_USER_LEADERBOARD": null,

            var E = P.a.instance.prodigy.gameContainer.get("565-48ad");
            return x.Utils.isDefined(E.userRank) && x.Utils.isDefined(E.userRank.points) ? E.userRank.points : 0

"GameConstants.Debug.UNLIMITED_WHEEL_SPINS": !1,

TheFinality commented 3 years ago

soo uh, what should the online dashboard do? i can try to make it

hostedposted commented 3 years ago

agr and I made a dashboard: https://prodigy-dashboard.hostedposted.com/

hostedposted commented 3 years ago

I could add analytics.

PatheticMustan commented 3 years ago

holy shit we're bad