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

Arena Points #15

Closed Blade123456753 closed 4 years ago

Blade123456753 commented 4 years ago

Is there a way to give yourself arena points?

ArcerionDev commented 4 years ago

We are looking for that type of thing, but we haven't gotten too far on that. Sorry. πŸ˜’

ArcerionDev commented 4 years ago

Also, this site has a good amount of views, so having that type of power might just break Prodigy itself. If the game server gets that confused I have absolutely no idea what would happen.

PatheticMustan commented 4 years ago

Currently, the only hacks that work server side are hacks where we modify the player's data. Any damage/health modifiers won't work. It'll display the HP and damage as hacked on the hacker's side, but Prodigy servers treat damage like normal.

If we were able to hack leaderboard scores, this would be in the bug bounty league. I'd guess it'd have to do something with sockets. Since there's no anti-cheat, I suspect it's probably possible, but not with the way we do hacks right now. We should explore using Tampermonkey to do this. πŸ€”

PatheticMustan commented 4 years ago

broooo if Prodigy actually had a bug bounty, I'd be so happy.

ArcerionDev commented 4 years ago

IKR

On Fri, Feb 21, 2020, 11:47 PM Mustan Pathetic notifications@github.com wrote:

broooo if Prodigy actually had a bug bounty, I'd be so happy.

β€” You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/PatheticMustan/ProdigyMathGameHacking/issues/15?email_source=notifications&email_token=AOQ7MLGOIEOTX5WJBWF6EALRECU6LA5CNFSM4KZLRYKKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEMUXANI#issuecomment-589918261, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOQ7MLCPTIYIAUDDUL4Y5XTRECU6LANCNFSM4KZLRYKA .

ArcerionDev commented 4 years ago

So the script PIXI.game.prodigy.debugMisc.setMyArenaLeaderboardScore.toString() returns "function(t,i){}". I can't interpret this. What does this mean exactly?

PatheticMustan commented 4 years ago

That means it's a function, but it's empty. It doesn't do anything, so it was probably left in there by mistake.

ArcerionDev commented 4 years ago

Okie

On Sat, Feb 22, 2020, 8:47 PM Mustan Pathetic notifications@github.com wrote:

That means it's a function, but it's empty. It doesn't do anything, so it was probably left in there by mistake.

β€” You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/PatheticMustan/ProdigyMathGameHacking/issues/15?email_source=notifications&email_token=AOQ7MLBTAU5V2B2ZYU32SMLREHIUVA5CNFSM4KZLRYKKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEMVPGBY#issuecomment-590017287, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOQ7MLDIYF6AEYWRD64U5SDREHIUVANCNFSM4KZLRYKA .

ArcerionDev commented 4 years ago

So I tried using the script PIXI.game.prodigy.pvpNetworkHandler.getUserRank(), returned undefined, but then I see this: image Could this be because I am messing with the pvpNetworkHandler? And no, it wasn't because I was actually inactive for too long.

ArcerionDev commented 4 years ago

I was able to bypass the inactivity thingy, but when I entered the arena after using PIXI.game.prodigy.pvpNetworkhandler.rank.points=100000, I saw this: image

TheCodeNosb21 commented 4 years ago

I have no idea what happened. I have never seen that before. Sorry for the inconvenience.

On Fri, Feb 28, 2020 at 8:47 AM I am nobody. notifications@github.com wrote:

I was able to bypass the inactivity thingy, but when I entered the arena after using PIXI.game.prodigy.pvpNetworkhandler.rank.points=100000, I saw this: [image: image] https://user-images.githubusercontent.com/60945964/75553671-da7ab580-5a06-11ea-876f-9781714db8c4.png

β€” 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/15?email_source=notifications&email_token=AOVAMVSTNRGAPOUFPYXAMGLRFEIWZA5CNFSM4KZLRYKKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOENISGBQ#issuecomment-592519942, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOVAMVTRJS2ODPNQW4A2WSDRFEIWZANCNFSM4KZLRYKA .

ArcerionDev commented 4 years ago

Um, that's fine...

On Fri, Feb 28, 2020 at 10:48 AM TheCodeNosb21 notifications@github.com wrote:

I have no idea what happened. I have never seen that before. Sorry for the inconvenience.

On Fri, Feb 28, 2020 at 8:47 AM I am nobody. notifications@github.com wrote:

I was able to bypass the inactivity thingy, but when I entered the arena after using PIXI.game.prodigy.pvpNetworkhandler.rank.points=100000, I saw this: [image: image] < https://user-images.githubusercontent.com/60945964/75553671-da7ab580-5a06-11ea-876f-9781714db8c4.png

β€” 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/15?email_source=notifications&email_token=AOVAMVSTNRGAPOUFPYXAMGLRFEIWZA5CNFSM4KZLRYKKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOENISGBQ#issuecomment-592519942 , or unsubscribe < https://github.com/notifications/unsubscribe-auth/AOVAMVTRJS2ODPNQW4A2WSDRFEIWZANCNFSM4KZLRYKA

.

β€” You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/PatheticMustan/ProdigyMathGameHacking/issues/15?email_source=notifications&email_token=AOQ7MLHZTMES2SG5UPTWYFLRFEW3VA5CNFSM4KZLRYKKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOENI657Q#issuecomment-592572158, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOQ7MLBIUAW2YQKQWWGJP6DRFEW3VANCNFSM4KZLRYKA .

ArcerionDev commented 4 years ago

It really wasn't an inconvenience as much as just something that we might look into because we now know that something might be up with that function.

On Fri, Feb 28, 2020 at 11:25 AM Aleksander Nauman < aleksander.nauman@gorhamschools.org> wrote:

Um, that's fine...

On Fri, Feb 28, 2020 at 10:48 AM TheCodeNosb21 notifications@github.com wrote:

I have no idea what happened. I have never seen that before. Sorry for the inconvenience.

On Fri, Feb 28, 2020 at 8:47 AM I am nobody. notifications@github.com wrote:

I was able to bypass the inactivity thingy, but when I entered the arena after using PIXI.game.prodigy.pvpNetworkhandler.rank.points=100000, I saw this: [image: image] < https://user-images.githubusercontent.com/60945964/75553671-da7ab580-5a06-11ea-876f-9781714db8c4.png

β€” 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/15?email_source=notifications&email_token=AOVAMVSTNRGAPOUFPYXAMGLRFEIWZA5CNFSM4KZLRYKKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOENISGBQ#issuecomment-592519942 , or unsubscribe < https://github.com/notifications/unsubscribe-auth/AOVAMVTRJS2ODPNQW4A2WSDRFEIWZANCNFSM4KZLRYKA

.

β€” You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/PatheticMustan/ProdigyMathGameHacking/issues/15?email_source=notifications&email_token=AOQ7MLHZTMES2SG5UPTWYFLRFEW3VA5CNFSM4KZLRYKKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOENI657Q#issuecomment-592572158, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOQ7MLBIUAW2YQKQWWGJP6DRFEW3VANCNFSM4KZLRYKA .

Lumin0S-ux commented 4 years ago

There is a new season btw

MATEMATIK-SOSYE commented 4 years ago

BONJOU EVERYONE! Who knows how to hack prodigy on MOBILE DEVICES?

ArcerionDev commented 4 years ago

Put "javascript:" (w/out the quotes), then paste the code in front of it, then post the whole thing into your search bar when you're on Prodigy.

On Sun, Mar 1, 2020 at 1:45 AM MATEMATIK-SOSYE notifications@github.com wrote:

BONJOU EVERYONE! Who knows how to hack prodigy on MOBILE DEVICES?

β€” You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/PatheticMustan/ProdigyMathGameHacking/issues/15?email_source=notifications&email_token=AOQ7MLDPHHSH3HHJDI5IX6TRFH765A5CNFSM4KZLRYKKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOENMWYHQ#issuecomment-593062942, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOQ7MLHJHKMBKDVKEVQIFUDRFH765ANCNFSM4KZLRYKA .

PatheticMustan commented 4 years ago

As an example, for membership,

javascript:PIXI.game.prodigy.player.data.tt=true
ghost commented 4 years ago

Actually... There was once a function in debugMisc that would overwrite arena points, however, they nulled the function out.

ArcerionDev commented 4 years ago

Hmmm... good to know.

On Sun, Mar 1, 2020 at 5:38 PM DaChickenKing notifications@github.com wrote:

Actually... There was once a function in debugMisc that would overwrite arena points, however, they nulled the function out.

β€” You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/PatheticMustan/ProdigyMathGameHacking/issues/15?email_source=notifications&email_token=AOQ7MLBBQT6V7XEACKJCD23RFLPW5A5CNFSM4KZLRYKKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOENNNFPI#issuecomment-593154749, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOQ7MLD5EYZLX2NXML52YTTRFLPW5ANCNFSM4KZLRYKA .

Lumin0S-ux commented 4 years ago

Hmmm... good to know. … On Sun, Mar 1, 2020 at 5:38 PM DaChickenKing @.***> wrote: Actually... There was once a function in debugMisc that would overwrite arena points, however, they nulled the function out. β€” You are receiving this because you commented. Reply to this email directly, view it on GitHub <#15?email_source=notifications&email_token=AOQ7MLBBQT6V7XEACKJCD23RFLPW5A5CNFSM4KZLRYKKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOENNNFPI#issuecomment-593154749>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOQ7MLD5EYZLX2NXML52YTTRFLPW5ANCNFSM4KZLRYKA .

I dont know if you will say, but what was the prodigy custom chat thing? did u mean it popped up on the screen or the chat the goes over your name?

ArcerionDev commented 4 years ago

Goes over your name, like normal chat.

On Sun, Mar 1, 2020 at 6:44 PM Lumin0S-ux notifications@github.com wrote:

Hmmm... good to know. … <#m-5604824507118793895> On Sun, Mar 1, 2020 at 5:38 PM DaChickenKing @.***> wrote: Actually... There was once a function in debugMisc that would overwrite arena points, however, they nulled the function out. β€” You are receiving this because you commented. Reply to this email directly, view it on GitHub <#15 https://github.com/PatheticMustan/ProdigyMathGameHacking/issues/15?email_source=notifications&email_token=AOQ7MLBBQT6V7XEACKJCD23RFLPW5A5CNFSM4KZLRYKKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOENNNFPI#issuecomment-593154749>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOQ7MLD5EYZLX2NXML52YTTRFLPW5ANCNFSM4KZLRYKA .

I dont know if you will say, but what was the prodigy custom chat thing? did u mean it popped up on the screen or the chat the goes over your name?

β€” You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/PatheticMustan/ProdigyMathGameHacking/issues/15?email_source=notifications&email_token=AOQ7MLGOHB2YORVW2PTQ5Y3RFLXM7A5CNFSM4KZLRYKKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOENNP5ZI#issuecomment-593166053, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOQ7MLGT2INRDAOS4MVCME3RFLXM7ANCNFSM4KZLRYKA .

Lumin0S-ux commented 4 years ago

Goes over your name, like normal chat. … On Sun, Mar 1, 2020 at 6:44 PM Lumin0S-ux @.> wrote: Hmmm... good to know. … <#m-5604824507118793895> On Sun, Mar 1, 2020 at 5:38 PM DaChickenKing @.> wrote: Actually... There was once a function in debugMisc that would overwrite arena points, however, they nulled the function out. β€” You are receiving this because you commented. Reply to this email directly, view it on GitHub <#15 <#15>?email_source=notifications&email_token=AOQ7MLBBQT6V7XEACKJCD23RFLPW5A5CNFSM4KZLRYKKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOENNNFPI#issuecomment-593154749>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOQ7MLD5EYZLX2NXML52YTTRFLPW5ANCNFSM4KZLRYKA . I dont know if you will say, but what was the prodigy custom chat thing? did u mean it popped up on the screen or the chat the goes over your name? β€” You are receiving this because you commented. Reply to this email directly, view it on GitHub <#15?email_source=notifications&email_token=AOQ7MLGOHB2YORVW2PTQ5Y3RFLXM7A5CNFSM4KZLRYKKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOENNP5ZI#issuecomment-593166053>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOQ7MLGT2INRDAOS4MVCME3RFLXM7ANCNFSM4KZLRYKA .

oh thats cool, until people take advantage and ruin it

ArcerionDev commented 4 years ago

Yup. :(

Lumin0S-ux commented 4 years ago

Yup. :( …

i wanted to use it but right when i was going to, you guys said on ur desc u were going to report it :(

ArcerionDev commented 4 years ago

Welp, we can't really do anything about it. We have a Discord server and I could DM you the script if you're interested...

On Sun, Mar 1, 2020 at 6:53 PM Lumin0S-ux notifications@github.com wrote:

Yup. :( … <#m-9076678238398834940>

i wanted to use it but right when i was going to, you guys said on ur desc u were going to report it :(

β€” You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/PatheticMustan/ProdigyMathGameHacking/issues/15?email_source=notifications&email_token=AOQ7MLDINSPRCOBYFJZETYTRFLYODA5CNFSM4KZLRYKKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOENNQDQQ#issuecomment-593166786, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOQ7MLC34YYWCKR7OGD5Y6DRFLYODANCNFSM4KZLRYKA .

ArcerionDev commented 4 years ago

I mean, I trust you wouldn't use it wrong...

On Sun, Mar 1, 2020 at 7:07 PM Aleksander Nauman < aleksander.nauman@gorhamschools.org> wrote:

Welp, we can't really do anything about it. We have a Discord server and I could DM you the script if you're interested...

On Sun, Mar 1, 2020 at 6:53 PM Lumin0S-ux notifications@github.com wrote:

Yup. :( … <#m_-7251526042307933476m-9076678238398834940_>

i wanted to use it but right when i was going to, you guys said on ur desc u were going to report it :(

β€” You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/PatheticMustan/ProdigyMathGameHacking/issues/15?email_source=notifications&email_token=AOQ7MLDINSPRCOBYFJZETYTRFLYODA5CNFSM4KZLRYKKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOENNQDQQ#issuecomment-593166786, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOQ7MLC34YYWCKR7OGD5Y6DRFLYODANCNFSM4KZLRYKA .

ArcerionDev commented 4 years ago

I think...

On Sun, Mar 1, 2020 at 7:07 PM Aleksander Nauman < aleksander.nauman@gorhamschools.org> wrote:

I mean, I trust you wouldn't use it wrong...

On Sun, Mar 1, 2020 at 7:07 PM Aleksander Nauman < aleksander.nauman@gorhamschools.org> wrote:

Welp, we can't really do anything about it. We have a Discord server and I could DM you the script if you're interested...

On Sun, Mar 1, 2020 at 6:53 PM Lumin0S-ux notifications@github.com wrote:

Yup. :( … <#m_8446135374463578637m-7251526042307933476m-9076678238398834940_>

i wanted to use it but right when i was going to, you guys said on ur desc u were going to report it :(

β€” You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/PatheticMustan/ProdigyMathGameHacking/issues/15?email_source=notifications&email_token=AOQ7MLDINSPRCOBYFJZETYTRFLYODA5CNFSM4KZLRYKKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOENNQDQQ#issuecomment-593166786, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOQ7MLC34YYWCKR7OGD5Y6DRFLYODANCNFSM4KZLRYKA .

Lumin0S-ux commented 4 years ago

I mean, I trust you wouldn't use it wrong... On Sun, Mar 1, 2020 at 7:07 PM Aleksander Nauman < aleksander.nauman@gorhamschools.org> wrote: … Welp, we can't really do anything about it. We have a Discord server and I could DM you the script if you're interested... On Sun, Mar 1, 2020 at 6:53 PM Lumin0S-ux @.***> wrote: > Yup. :( > … <#m_-7251526042307933476m-9076678238398834940_> > > i wanted to use it but right when i was going to, you guys said on ur > desc u were going to report it :( > > β€” > You are receiving this because you commented. > Reply to this email directly, view it on GitHub > <#15?email_source=notifications&email_token=AOQ7MLDINSPRCOBYFJZETYTRFLYODA5CNFSM4KZLRYKKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOENNQDQQ#issuecomment-593166786>, > or unsubscribe > https://github.com/notifications/unsubscribe-auth/AOQ7MLC34YYWCKR7OGD5Y6DRFLYODANCNFSM4KZLRYKA > . >

I wont, what is your discord?

ArcerionDev commented 4 years ago

https://discord.gg/9cKMgMv

On Sun, Mar 1, 2020 at 7:13 PM Lumin0S-ux notifications@github.com wrote:

I mean, I trust you wouldn't use it wrong... On Sun, Mar 1, 2020 at 7:07 PM Aleksander Nauman < aleksander.nauman@gorhamschools.org> wrote: … <#m-7985457518570164980> Welp, we can't really do anything about it. We have a Discord server and I could DM you the script if you're interested... On Sun, Mar 1, 2020 at 6:53 PM Lumin0S-ux @.***> wrote: > Yup. :( > … <#m_-7251526042307933476m-9076678238398834940_> > > i wanted to use it but right when i was going to, you guys said on ur > desc u were going to report it :( > > β€” > You are receiving this because you commented. > Reply to this email directly, view it on GitHub > <#15 https://github.com/PatheticMustan/ProdigyMathGameHacking/issues/15?email_source=notifications&email_token=AOQ7MLDINSPRCOBYFJZETYTRFLYODA5CNFSM4KZLRYKKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOENNQDQQ#issuecomment-593166786>,

or unsubscribe > https://github.com/notifications/unsubscribe-auth/AOQ7MLC34YYWCKR7OGD5Y6DRFLYODANCNFSM4KZLRYKA . >

I wont, what is your discord?

β€” You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/PatheticMustan/ProdigyMathGameHacking/issues/15?email_source=notifications&email_token=AOQ7MLHVKK3MST4ZXGPWMVLRFL24DA5CNFSM4KZLRYKKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOENNQXIA#issuecomment-593169312, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOQ7MLDSLVOHFLQS6W35ZT3RFL24DANCNFSM4KZLRYKA .

ghost commented 4 years ago

PIXI.game.prodigy.pvpNetworkhandler.rank.points=100000

:( Uncaught Whatever Error for this code will make me even more mad

MATEMATIK-SOSYE commented 4 years ago

Put "javascript:" (w/out the quotes), then paste the code in front of it, then post the whole thing into your search bar when you're on Prodigy. … On Sun, Mar 1, 2020 at 1:45 AM MATEMATIK-SOSYE @.***> wrote: BONJOU EVERYONE! Who knows how to hack prodigy on MOBILE DEVICES? β€” You are receiving this because you commented. Reply to this email directly, view it on GitHub <#15?email_source=notifications&email_token=AOQ7MLDPHHSH3HHJDI5IX6TRFH765A5CNFSM4KZLRYKKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOENMWYHQ#issuecomment-593062942>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOQ7MLHJHKMBKDVKEVQIFUDRFH765ANCNFSM4KZLRYKA .

Nevermind. I did it my own way before you replied to my message. Thanks anyway!πŸ‘πŸΌ

ArcerionDev commented 4 years ago

No prob?

On Tue, Mar 3, 2020 at 5:02 PM MATEMATIK-SOSYE notifications@github.com wrote:

Put "javascript:" (w/out the quotes), then paste the code in front of it, then post the whole thing into your search bar when you're on Prodigy. … <#m-4437836800478370808> On Sun, Mar 1, 2020 at 1:45 AM MATEMATIK-SOSYE @.***> wrote: BONJOU EVERYONE! Who knows how to hack prodigy on MOBILE DEVICES? β€” You are receiving this because you commented. Reply to this email directly, view it on GitHub <#15 https://github.com/PatheticMustan/ProdigyMathGameHacking/issues/15?email_source=notifications&email_token=AOQ7MLDPHHSH3HHJDI5IX6TRFH765A5CNFSM4KZLRYKKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOENMWYHQ#issuecomment-593062942>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOQ7MLHJHKMBKDVKEVQIFUDRFH765ANCNFSM4KZLRYKA .

Nevermind. I did it my own way before you replied to my message. Thanks anyway!πŸ‘πŸΌ

β€” You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/PatheticMustan/ProdigyMathGameHacking/issues/15?email_source=notifications&email_token=AOQ7MLGRRBXECWKUSAU7HKTRFV47LA5CNFSM4KZLRYKKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOENVKYLQ#issuecomment-594193454, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOQ7MLGVSDZKZPP3VOQG77TRFV47LANCNFSM4KZLRYKA .

Lumin0S-ux commented 4 years ago

So, have you guys found anything on bounty points??

ArcerionDev commented 4 years ago

PIXI.game.prodigy.debugMisc.getBountyPoints(100) I thinks

On Thu, Mar 12, 2020 at 7:07 PM Lumin0S-ux notifications@github.com wrote:

So, have you guys found anything on bounty points??

β€” You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/PatheticMustan/ProdigyMathGameHacking/issues/15#issuecomment-598471036, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOQ7MLFBKXEDI4HKOQUWVPLRHFTMDANCNFSM4KZLRYKA .

PatheticMustan commented 4 years ago

bounty points are different from arena points. Bounty points is EZPZ, we already hacked that. Arena points, where you'd show up in the global leaderboard, is the hard hack

ArcerionDev commented 4 years ago

Probably, we need to look in PvpNetworkHandler, and somehow duplicate the command for when you win an arena battle, and execute it like that???

On Fri, Mar 13, 2020 at 3:42 PM Mustan Pathetic notifications@github.com wrote:

bounty points are different from arena points. Bounty points is EZPZ, we already hacked that. Arena points, where you'd show up in the global leaderboard, is the hard hack

β€” You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/PatheticMustan/ProdigyMathGameHacking/issues/15#issuecomment-598883715, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOQ7MLCH6LY4GAIDLPAHA4TRHKEDZANCNFSM4KZLRYKA .

GyarGG commented 4 years ago

Shouldn’t that just be what runs right when you win a battle? Like you could see what’s running when you win a battle... idk I can’t look right now.

Sent from my iPhone

On Mar 13, 2020, at 1:47 PM, Arcerion notifications@github.com wrote:

ο»Ώ Probably, we need to look in PvpNetworkHandler, and somehow duplicate the command for when you win an arena battle, and execute it like that???

On Fri, Mar 13, 2020 at 3:42 PM Mustan Pathetic notifications@github.com wrote:

bounty points are different from arena points. Bounty points is EZPZ, we already hacked that. Arena points, where you'd show up in the global leaderboard, is the hard hack

β€” You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/PatheticMustan/ProdigyMathGameHacking/issues/15#issuecomment-598883715, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOQ7MLCH6LY4GAIDLPAHA4TRHKEDZANCNFSM4KZLRYKA .

β€” You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.

ghost commented 4 years ago

I got mad only due to desertion

ghost commented 4 years ago

I was able to bypass the inactivity thingy, but when I entered the arena after using PIXI.game.prodigy.pvpNetworkhandler.rank.points=100000, I saw this: image

:( GRRRRRRRRRRRRRRRRRRRRRRRR!!!!!!!!!!!!!!!!!! NO UNCAUGHT WHATEVER ERRORS ALLOWED OR ELSE ShawnC362 will treat you like Laura Springheart

ArcerionDev commented 4 years ago

Huh, that's really interesting...

On Fri, Mar 13, 2020 at 5:19 PM QWERTYUIOP-a11y notifications@github.com wrote:

I was able to bypass the inactivity thingy, but when I entered the arena after using PIXI.game.prodigy.pvpNetworkhandler.rank.points=100000, I saw this: [image: image] https://user-images.githubusercontent.com/60945964/75553671-da7ab580-5a06-11ea-876f-9781714db8c4.png

:( GRRRRRRRRRRRRRRRRRRRRRRRR!!!!!!!!!!!!!!!!!! NO UNCAUGHT WHATEVER ERRORS ALLOWED OR ELSE ShawnC362 will treat you like Laura Springheart

β€” You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/PatheticMustan/ProdigyMathGameHacking/issues/15#issuecomment-598916050, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOQ7MLDJ2Z5FROPLVXWUQITRHKPPTANCNFSM4KZLRYKA .

PatheticMustan commented 4 years ago

Guys, arena points are handled server side, I really doubt we're going to hack arena points

ArcerionDev commented 4 years ago

Sockets???

On Sat, Mar 14, 2020 at 12:29 AM Mustan Pathetic notifications@github.com wrote:

Guys, arena points are handled server side, I really doubt we're going to hack arena points

β€” You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/PatheticMustan/ProdigyMathGameHacking/issues/15#issuecomment-599009892, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOQ7MLBMT2QF7CL3FSZZH2LRHMB4LANCNFSM4KZLRYKA .

PatheticMustan commented 4 years ago

Possible, but still very unlikely. And accessing sockets is just as hard as game constants.

ArcerionDev commented 4 years ago

Ok...

On Sat, Mar 14, 2020 at 11:12 AM Mustan Pathetic notifications@github.com wrote:

Possible, but still very unlikely. And accessing sockets is just as hard as game constants.

β€” You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/PatheticMustan/ProdigyMathGameHacking/issues/15#issuecomment-599077051, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOQ7MLA3ZFDJMPLO5OVBTQTRHOND7ANCNFSM4KZLRYKA .

ArcerionDev commented 4 years ago

It seems that there are hundreds of gameConstants functions hidden in here... To Research https://code.prodigygame.com/code/2-96-1/game.min.js?v=2-96-1

On Sat, Mar 14, 2020 at 11:18 AM Aleksander Nauman < aleksander.nauman@gorhamschools.org> wrote:

Ok...

On Sat, Mar 14, 2020 at 11:12 AM Mustan Pathetic notifications@github.com wrote:

Possible, but still very unlikely. And accessing sockets is just as hard as game constants.

β€” You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/PatheticMustan/ProdigyMathGameHacking/issues/15#issuecomment-599077051, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOQ7MLA3ZFDJMPLO5OVBTQTRHOND7ANCNFSM4KZLRYKA .