Skip to content
This repository has been archived by the owner on Apr 7, 2022. It is now read-only.

[HR] Toggle Level Up membership or Ultimate Membership #1174

Open
ghost opened this issue Nov 6, 2021 · 24 comments
Open

[HR] Toggle Level Up membership or Ultimate Membership #1174

ghost opened this issue Nov 6, 2021 · 24 comments

Comments

@ghost
Copy link

ghost commented Nov 6, 2021

Describe your hack:

For example I dont want to buy the membership and yea.
(Optional) Additional information

Have you made sure this hack isn't available yet? (Yes/No)*

@00100000
Copy link
Member

00100000 commented Nov 6, 2021

Isn't this hack already implemented?

new Toggler(category.player, "Toggle membership").setEnabled(async () => {

@00100000
Copy link
Member

00100000 commented Nov 6, 2021

If this toggles membership on/off based on if you already have it or not, a membership might not be possible to hack because members would probably be tracked in prodigy's backend.

@ArcerionDev
Copy link
Contributor

Isn't this hack already implemented?

new Toggler(category.player, "Toggle membership").setEnabled(async () => {

prodigy decided to make 2 subscription types; level up and ultimate

we want to figure out how to get both of them

@hostedposted
Copy link
Member

I think I have something

_.instance.prodigy.gameContainer.get("98e-4ed0").data.egInfo.tier = 2

for level up and

_.instance.prodigy.gameContainer.get("98e-4ed0").data.egInfo.tier = 3

for ultimate.

However I don't know how to test it.

@ArcerionDev
Copy link
Contributor

this works

however you also need to execute

_.instance.prodigy.gameContainer.get("98e-4ed0").data.membership.active = true

@ArcerionDev
Copy link
Contributor

but it doesn't seem to affect the epics page
image

@ghost
Copy link

ghost commented Nov 6, 2021

I think I have something

_.instance.prodigy.gameContainer.get("98e-4ed0").data.egInfo.tier = 2

for level up and

_.instance.prodigy.gameContainer.get("98e-4ed0").data.egInfo.tier = 3

for ultimate.

However I don't know how to test it.

i believe that tier 1 is for the legacy membership, from teacher sharing

@ghost
Copy link

ghost commented Nov 6, 2021

but it doesn't seem to affect the epics page image

it might think you have that legacy membership thing

@ArcerionDev
Copy link
Contributor

tier one is nothing

@ArcerionDev
Copy link
Contributor

that's prodigy basic; i.e. no benefits

@ghost
Copy link

ghost commented Nov 6, 2021

ohh i see

@ArcerionDev
Copy link
Contributor

pretty sure that ultimate is the legacy or previous membership; level up is something in between

@ArcerionDev
Copy link
Contributor

not 100% sure; need to look at the diff

@ArcerionDev
Copy link
Contributor

image

nevermind; level up is legacy membership; ultimate is just this stupid exclusive item thing

@ArcerionDev
Copy link
Contributor

this won't be needed as uhhh we can hack items anyway

@ghost
Copy link

ghost commented Nov 6, 2021

image

nevermind; level up is legacy membership; ultimate is just this stupid exclusive item thing

no, you're incorrect

legacy membership = the membership before they added tiers if you didnt upgrade to either level up or premium

@ghost
Copy link

ghost commented Nov 6, 2021

i know because im from the wiki and the wiki knows all

@ghost
Copy link

ghost commented Nov 6, 2021

this won't be needed as uhhh we can hack items anyway

arc i want to be able to play through the magmayhem quest for the wiki yt please do this please i can bribe glace into doing sus stuff with you if you do it pleaseee

@ArcerionDev
Copy link
Contributor

image
nevermind; level up is legacy membership; ultimate is just this stupid exclusive item thing

no, you're incorrect

legacy membership = the membership before they added tiers if you didnt upgrade to either level up or premium

yes; level up is the pre-tier membership

@ArcerionDev
Copy link
Contributor

this won't be needed as uhhh we can hack items anyway

arc i want to be able to play through the magmayhem quest for the wiki yt please do this please i can bribe glace into doing sus stuff with you if you do it pleaseee

I know; I was mainly thinking about that because prodigy checks your membership status when loading your inbox which I'm assuming is where pets/items will be given

I'm making member toggle to the ultimate membership either way

@ghost
Copy link

ghost commented Nov 6, 2021

this won't be needed as uhhh we can hack items anyway

arc i want to be able to play through the magmayhem quest for the wiki yt please do this please i can bribe glace into doing sus stuff with you if you do it pleaseee

I know; I was mainly thinking about that because prodigy checks your membership status when loading your inbox which I'm assuming is where pets/items will be given

I'm making member toggle to the ultimate membership either way

ok

@ghost
Copy link

ghost commented Nov 6, 2021

image
nevermind; level up is legacy membership; ultimate is just this stupid exclusive item thing

no, you're incorrect
legacy membership = the membership before they added tiers if you didnt upgrade to either level up or premium

yes; level up is the pre-tier membership

i know that but like for some reason the people who had the pre-tier membership before level up and premium were differentiated their membership is poo poo now and they have to pay an extra $2/month to get things to work again

@ghost
Copy link
Author

ghost commented Nov 25, 2021

but it doesn't seem to affect the epics page image

it might think you have that legacy membership thing

Yes, It doesn't work... If people want mythical epics non hacked well we need to add to toggle the ultimate or level up membership

@ghost
Copy link
Author

ghost commented Nov 25, 2021

or maybe people dont want to spend money on the ultimate membership

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants