Fair warning to people doing this on the online version, the old lead dev did mention flagging accounts for cheating to prevent future multiplayer features on your account, and I'm sure the dev team still intends on doing that. This will 100% get your account flagged when they start doing that, if that haven't already since it's not possible to unlock all of these, like some of the shiny variants for example and it's statistically improbable to have done this legitimately. But that being said y'all do what you gotta do just a warning 👍
@@HelloGoodGame not the same thing though imo. Fusion mechanic, unique features from this game like passives, item interactions etc. No level caps. Don't even know what pvp entails for this yet. I'm just saying, I'm all for cheating I already have abused the game myself, it's just I've seen people doing this without any thought of repercussions so just want to make sure there's proper warning.
@@HelloGoodGame oh really?? Well have good time with it showdown is sick I grinded it like crazy 10 years ago, been thinking about getting back into it.
i wish i had known that i used something similar to give myself some egg coupons a few weeks ago does that mean il not ever be able to do multiplayer stuff if they come out?
From what i've read about the code the first For sentence reads all the pokes by id, where [i] = id number. So if you just need to change the status of one poke you dont need the For sentence and just edit the command with the poke id [i] on the sentence to [eeveid] wich is 133 i think ... something like this: this.scene.gameData.starterData[133]
Just a heads up, the code has a bug, should be "caughtCount" rather than "caughtcount" That's why in the video it says "undefined" on the top left for some of the pokemon shown after 4:42
So it doesnt actually unlock everything some of the form changes seem to be not there with this code, also if you over-write stuff with this code it will also remove the form changes you have, maybe you know the solution to this?
so where am i supposed to put the fixes for the black screen glitch, u just put them in the doc said first second and third and never said where to paste those into
anyone else has the weird visual glitches? everything worked just fine but for example when i go over my pokemons the moment i hover of them they change shiny variant immediately and sometimes it will stick visually to that one no matter how often i press V. Anyone else?
Love your PokeRogue Content! Looking forward to your future PokeRogue Content, would love to see if its possible to also console mod the Money as well as Pokeballs during the Run!
You can! I happened to be snooping around for things like that. If you open scenes while in a breakpoint, you can look for ball count and money. Runs won't save onto other devices however.
i had a similar issue, try making sure that you are only copying the part under first second or third and not the whole doc. not sure im explaining it well, but i hope this helps.
i had a similar issue, try making sure that you are only copying the part under first and not the whole doc. not sure im explaining it well, but i hope this helps.
pasted the command and everything in an offline version of the game, but Zygarde specifically only has Aura Break, and not Power Construct, is there a specific command that would fix this?
hey man tysm for this only problem i have is i wanna target one pokemon that being zacian which id is 888 but what would i change in order to make it so your code only unlocks zacian
From what i've read about the code the first For sentence reads all the pokes by id, where [i] = id number. So if you just need to change the status of one poke you dont need the For sentence and just edit the command with the poke id [i] on the sentence to [zacianid] wich is 888 i think ... something like this: this.scene.gameData.starterData[888]
is there a way to unlock individual pokemon/shiny versions or is it all or nothing? i'd love to use the unlocks for my favorite mons but maybe not all of them
@@Silulaya From what i've read about the code the first For sentence reads all the pokes by id, where [i] = id number. So if you just need to change the status of one poke you dont need the For sentence and just edit the command with the poke id [i] on the sentence to [pokeid]. Let's say you wanna have a eeve, just search for the eeve id wich is 133 i think ... and the code will be something like this: this.scene.gameData.starterData[133]
Does it only change the safe on one account or do i have to be careful when logging into my legit playthrough. I just want to test some stuff with this without harming my actual account
@HelloGoodGame OK I put the code in pressed the enter key got rid of the break point then I I unpaused the game but It still isn't working where did I mess up?
It is cause of this one video i subscribed and like keep it updated in case they nerft good job can now have fun with all the varaty of pokemon and have my main for hard grind
This is absolutely great! Love having everything unlocked. Though now I can only play for about 10 min before the game blacks out and stops working entirely.
After messing around with it for a while. It seems to only freeze and crash in the pokemon selection screen. If I choose pokemon really fast and rush into the game it seems to work fine. Any idea what could be causing it?
@@HelloGoodGame so basically when you beat the last floor before your team gets healed it will crash same for when you use the gacha idk why I’m using it in the first place but it is interesting to find
Time to troll my friends with my “off camera grinding”!
Fair warning to people doing this on the online version, the old lead dev did mention flagging accounts for cheating to prevent future multiplayer features on your account, and I'm sure the dev team still intends on doing that. This will 100% get your account flagged when they start doing that, if that haven't already since it's not possible to unlock all of these, like some of the shiny variants for example and it's statistically improbable to have done this legitimately. But that being said y'all do what you gotta do just a warning 👍
Pokémon Showdown for all of your multiplayer needs homie. We appreciate the warning/heads up also. Cheers!
@@HelloGoodGame not the same thing though imo. Fusion mechanic, unique features from this game like passives, item interactions etc. No level caps. Don't even know what pvp entails for this yet. I'm just saying, I'm all for cheating I already have abused the game myself, it's just I've seen people doing this without any thought of repercussions so just want to make sure there's proper warning.
@@faultyhax thank you for further explanation! I wasn't aware if the potential differences, I just found showdown this week.
@@HelloGoodGame oh really?? Well have good time with it showdown is sick I grinded it like crazy 10 years ago, been thinking about getting back into it.
i wish i had known that i used something similar to give myself some egg coupons a few weeks ago does that mean il not ever be able to do multiplayer stuff if they come out?
How do I do it with just one pokemon? Can you show me how to max out my ivs, (only ivs) for my eevee?
From what i've read about the code the first For sentence reads all the pokes by id, where [i] = id number.
So if you just need to change the status of one poke you dont need the For sentence and just edit the command with the poke id [i] on the sentence to [eeveid] wich is 133 i think ... something like this:
this.scene.gameData.starterData[133]
You can't. You WILL get every Pokémon, no matter what.
Thanks, it worked at the first try! I serched a lot of tutorials but none of them worked. Yours made my day, thanks
Just a heads up, the code has a bug, should be "caughtCount" rather than "caughtcount"
That's why in the video it says "undefined" on the top left for some of the pokemon shown after 4:42
The real hero right huuuuurrrrrr
@@HelloGoodGame google thinks huuuuuurrrrrr is a different language
So it doesnt actually unlock everything some of the form changes seem to be not there with this code, also if you over-write stuff with this code it will also remove the form changes you have, maybe you know the solution to this?
so where am i supposed to put the fixes for the black screen glitch, u just put them in the doc said first second and third and never said where to paste those into
Maybe i am stupid but where is the command that i need to copy and paste?
It's in the Google doc in the description
anyone else has the weird visual glitches? everything worked just fine but for example when i go over my pokemons the moment i hover of them they change shiny variant immediately and sometimes it will stick visually to that one no matter how often i press V. Anyone else?
same
IT WORKED! Thanks so much! Now I can finally beat all my generation challenge runs with broken egg moves lol :D
it wont let me copy and paste on the console tab does anybody know how to fix it
This is awesome, my only question is what do you do if you press the variety of shinies, but they don't show it?
some dont have other varients
What do the number in "abilityAttr: 7" stands for? Why that value? I'm taking a look at the source code but I'm clueless
It's bitwise. 111 turns all flags on which is 7 in binary.
I went in a Battle Saved it but i have black screen I dont now how to get rid of it
Love your PokeRogue Content! Looking forward to your future PokeRogue Content, would love to see if its possible to also console mod the Money as well as Pokeballs during the Run!
You can!
I happened to be snooping around for things like that.
If you open scenes while in a breakpoint, you can look for ball count and money.
Runs won't save onto other devices however.
Hugely helpful, and still works as of 8/14/24. Thank you!! Keep being awesome
When I try to do the whole "usecandies pause" thing, it doesn't work.
it is telling me that i might be letting someone take over my computer
hey sorry but can someone help
the code keeps saying
TypeError: Cannot read properties of undefined (reading 'gameData')
at :3:16
i had a similar issue, try making sure that you are only copying the part under first second or third and not the whole doc. not sure im explaining it well, but i hope this helps.
@@mon-er2kp what if it doesnt work
this is what im copying
for (let i = 1; i
@@mon-er2kp lmk if there is an issue
my console asks me to type 'allow pasting' and i do it, but it doesnt work, and i also cant type the smart aphostrofes and quotes
10/10 Appreciate how simply the code is written and that it doesnt require any downloads
the console says undefined when i try to put in the code
same
that means it worked
after it says that go back to the main screen and if your cursor keeps moving spam shift Z
then go back into new run
How can i insert from sources to console in 3:25
can you find a way to hatch eggs quickly?
my screen is going black when trying to go into the starter screen. what happened
same
Just loaded mine up with no issue. Try another device or resting your current one?
it keeps telling me "TypeError: Cannot read properties of underfined ( reading 'gameData' )" how do i fix this
i had a similar issue, try making sure that you are only copying the part under first and not the whole doc. not sure im explaining it well, but i hope this helps.
Very nice and i love it.
But have anyway for Shiny only 1-2 pokemon i need? like i want Shiny and unlock the Kyogre ( never catch ) ? Can u code here
Followed the video all the way through and nothing changing in my game even after saving after a battle. Any help would be appreciated
Messagee in discord, easier to help
@@HelloGoodGame I posted in the pokerouge channel in the discord
im unable to put in the code into the console, how do i fix that?
i have it to
pasted the command and everything in an offline version of the game, but Zygarde specifically only has Aura Break, and not Power Construct, is there a specific command that would fix this?
Zygarde is just bugged like that
How do you save the game offline?
i have a legit zygarde and it just has aura break
hey man tysm for this only problem i have is i wanna target one pokemon that being zacian which id is 888 but what would i change in order to make it so your code only unlocks zacian
From what i've read about the code the first For sentence reads all the pokes by id, where [i] = id number.
So if you just need to change the status of one poke you dont need the For sentence and just edit the command with the poke id [i] on the sentence to [zacianid] wich is 888 i think ... something like this:
this.scene.gameData.starterData[888]
How do I get the code from the sources tab to the console tab please help me
Copy and paste bro, you can copy it from the Google doc in the description.
it does crash but everything saves, i would say that 3 minutes of joy is worth it
wait once you finish press the space bar and it shouldn't (had the same problem and this worked for me)
@@jaxonsheats8857 appreciate the help, thanks
is there a way to unlock individual pokemon/shiny versions or is it all or nothing? i'd love to use the unlocks for my favorite mons but maybe not all of them
It could indeed be adjusted for specific pokemon ect. You just need the pokedex number. This just does it to all of them.
Could you give an exemple for a code for only one pokemon please ? @@HelloGoodGame
@@HelloGoodGame Where do you put the dex number in the code though?
@@Silulaya From what i've read about the code the first For sentence reads all the pokes by id, where [i] = id number.
So if you just need to change the status of one poke you dont need the For sentence and just edit the command with the poke id [i] on the sentence to [pokeid]. Let's say you wanna have a eeve, just search for the eeve id wich is 133 i think ... and the code will be something like this:
this.scene.gameData.starterData[133]
@@Silulaya change the for loop around it and add a let i = ur-wished-pokedex-id
Thank you! Can't wait to experiment with new combos :D
when I look for showusedcandies it doesn't show up at all in the consol iv followed the steps exactly and i cannot find the file
nvm found it ima dumbass
Could you possibly help me do the voucher code? On my account?
Is there a way to just max unlock one pokemon?
yeee please
what button do you use to do clipboard in cromebook
hey uh just asking how do i insert the code into my console i dont know what button to press
so I tried this and all I got was undefined when I pasted the code? is there a possible reason for that?
Mine keeps pausing at line 1036 and the code wont work
When i search show used candies it says no matches?
It keeps saying undefined how do i stop this please help.
I'm also having this problem can someone help?
yo good vid however, is there a possibility where i can get every pokemon but not get it shiny
how does the black screen fix work it doesn't input and shows errors any help pls
is there any way to only unlock the default pokemon without having any shiny?
i checked the code but didn't find where to remove the shiny option😅
for me it does not show the paused in debugger
Not sure if it includes this too so i just thought i should ask-
Is there a way to unlock all forms of Pokémon? Like all the rotom forms and such?
Thank you from the bottom of my heart
i cant paste smth, it says, that i shouldnt do it
The Pokémon are still either black or gray even after saving. What should I do?
is their a way to get endless mode like this? and if so pls tell me.
Copy and paste doesn’t work for me there comes a warning to not trust copied codes because they could corrupt my pc when executed
Do you know how to code vouchers?
@@textknown7171 this.scene.gameData.voucherCounts[3] = 10
just write "allow pasting" in the console first
does anyone know how i can get the code in the video
Works! Thank you so much :D
Does it only change the safe on one account or do i have to be careful when logging into my legit playthrough.
I just want to test some stuff with this without harming my actual account
Then use a test account ...
how to do it if i want only unlock all pokemon and no shiny in the code i dont see the position i can change that
i have a black screen and everything is gone
pls help me
join the discord linktr.ee/HelloGoodGame and ill do my best dawg.
easier to help sharing screenshots etc.
can you please let me know how to change mons starting cost ?
Click on them then put "use rare candies" then you can use rars candies to lower the staring price
There should be a sandbox mode so that people don't have to cheat.
That defeats the whole premise of it being a roguelite 😐
It doesn’t work for me if you reply to me I can tell you what’s wrong and maybe you can help me
I added some updated code the the Google doc if you are experiencing a black screen.
hey i need some help because i cant add a breakpoint.. i just can delete or edit
can you also make a vid of how to have as many pokemon you want as starters?
Can you tell me what are the egg moves on Tinkatink?
I'm sure Google can
I've done everything you said, more than once but it doesn't work :(
It works with gold tickets though, I don't understand..
Man I'm in the same boat
Same
um are you playing on the full finished game because i cant find it
It just got updated and changed it no longer works
It didnt unlock variants, such as Hero form for Froakie and Rotom variant forms.
you gotta be slow
Thank you so much, but could you also do a video how to unlock specific pokemon and their candies? Maybe that'd help many people.
How do I make the Pokémon not shiny? I just want to unlock its base form without grinding, but still want to grind for its shint
What do you do after you copy and paste
Press enter? Lol
@HelloGoodGame how do you get the pokemon to load in?
@@bridgerdilworth962 they are just blacked out, add one to a party and start, after a save point you can back out and all the art will be loaded in
@HelloGoodGame OK I put the code in pressed the enter key got rid of the break point then I I unpaused the game but It still isn't working where did I mess up?
@@bridgerdilworth962 hmm, should be it. You did it all from in the dev window? Join discord and share screenshots. Easier to help.
Hi when i put showusecandies it doesnt find the correct file
how'd u get the code copy and pasted?
from the google doc in the description
@@ThePixelHuntress oh ty
just asking how do insert the code into the console?
Bro can you recreate the default code? I try to make it and all pokemon is hidden.
what is the code that you put in the console
If i may ask when i did this it just kept saying that the document may be a virus or something.. lol
Like IT kept saying when i tried to paste the document like "please put "Allow pasting" and i have no clue how to do such
@@BBsRecords942 just type it in dawg. "Allow"
@@HelloGoodGame but it says it allows attackers to access my computer.
im confused what do i have to edit to unlock all the pokemon
It won't let me paste the command
the code says underfind for me in consol
can someone help pls
where is the blue arrow i cant find it
Please how do you get for one pokemon
I am subscribed 😅
How do i get the forms working?
It did not work for me.
idk if its just me but i dont think this works anymore
how do i make it so my starters dont cost less?
any ways to switch back to normal?
How about form, like for example rotom and battle bond froakie
Please someone help me I cant selecet Pokémon there is every time a black Screen
It is cause of this one video i subscribed and like keep it updated in case they nerft good job can now have fun with all the varaty of pokemon and have my main for hard grind
Hi, is there a way to just decrease the cost of the pokemon ?
did you watch the video bro
@@stanejjdje3377 ye bro I mean like for only 1 specific mon
This is absolutely great! Love having everything unlocked. Though now I can only play for about 10 min before the game blacks out and stops working entirely.
After messing around with it for a while. It seems to only freeze and crash in the pokemon selection screen. If I choose pokemon really fast and rush into the game it seems to work fine. Any idea what could be causing it?
@@AlbinoGreenCat having the same problem
what are yall pc specs like?
Im running a asus rog scar 15 with a 3080 in it. I can pretty confidently say I shouldn’t have a problem running anything.
@@AlbinoGreenCat get rogue editor bro. its great
wait how did you insert the code at the end?
nevermind
I’m confused on how he became my favorite pokerogue helper in 20 minutes well a deal is a deal here’s your sub man keep it up
Cheers, have an amazing day dooogie! Lemme know if you need any other videos :)
@@HelloGoodGame odd it seems to crash when getting past every 10th floor spinning eggs any ideas on how to fix this?
@@Monke_Encounters I'm not 100% sure what you mean. I haven't had this issue. It's just opening eggs forever?
@@HelloGoodGame so basically when you beat the last floor before your team gets healed it will crash same for when you use the gacha idk why I’m using it in the first place but it is interesting to find
@Monkethesupreme dang, maybe a refresh could solve? I haven't played in a day or 2, not sure if it's a server wide issue or something local.
How do I move the code to the console?
Me i can't but i write it😫
How do i unlock all of the pokemon in pokerogue on chrome OS
i want to start a new game and i get a black screen i cant do sht
People getting black screens did a timeskip hack for the legendary gacha from what I understand.
@@HelloGoodGame could be but how i can change that. i can not play the game
is there a version of this code that unlocks all but the shinies
Hey, do u know how you can delete the mod of your acc again? Thanks
You can’t
can i just decrease the cost too? if yes can u give me the code please
Could you make like so you can copy and pace it