Closed badst closed 4 years ago
I am also investigating this in #59, trying to get it to at least on the other screen it show you walking to the location you teleported to
there is something called .hop function
are there any movement hacks? (i tried
.walk
as a variable function, ill investigate.)
This is already a thing PIXI.game.prodigy.debugMisc.setGameSpeed()
I am also investigating this in #59, trying to get it to at least on the other screen it show you walking to the location you teleported to
I don't think this is very useful since he whole reason for Teleport.js is just a way to get quickly around the map...(just my opinion)
I agree with you.
On Thu, Mar 12, 2020 at 12:25 PM Magmischief notifications@github.com wrote:
I am also investigating this in #59 https://github.com/PatheticMustan/ProdigyMathGameHacking/issues/59, trying to get it to at least on the other screen it show you walking to the location you teleported to
I don't think this is very useful since he whole reason for Teleport.js is just a way to get quickly around the map...(just my opinion)
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/PatheticMustan/ProdigyMathGameHacking/issues/63#issuecomment-598281513, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOQ7MLH54XT7XYDJJO2MX2LRHEEHZANCNFSM4LGPLXTQ .
are there any movement hacks? (i tried
.walk
as a variable function, ill investigate.)