LoveOryks wrote: ↑Tue Aug 01, 2023 3:32 pm
vacewwww wrote: ↑Mon Jul 31, 2023 4:13 pm
Is there any way to remove stamps ? used the lvl stamp command while tinkering around a bit and did not realize it gives you stamps you are not suppose to be able to get yet
(I have tried using this
viewtopic.php?t=14407&start=3360 but had no success)
First you need to check which stamps are the ones you wanna remove. The ones suggested in the thread you linked work only for specific stamps. You may want to do perform some gga abusing.
So I double checked with the gga command, one of the stamps for example would be the shiny crab stamp which is tab 1 id 27,
so I tried the following command
chng bEngine.getGameAttribute('StampLevel')[1][27]=0
chng bEngine.getGameAttribute('StampLevelMax')[1][27]=0
but for both I get the response of action but then also "undefined"
I am probably doing something wrong or missing something, but the command seems to not have any effect in regards to changing the stamp itself
I am also rather afraid of just going wild on the chng command since its listed as a rather dangerous command to use, may that be for getting shadowbanned or bricking the account, so further help would be highly appreciated