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
Anyone had gga OptionsListAccount 26 return with 0 but still not be able to be invited or/and be seen by another account?
Will the gga OptionsListAccount 26 change to 1 or 2 or something in the future? I think I 'daily'd' a little too much so it flagged me or something.
gga OptionsListAccount 26 will always return 0 if you have the unban option in the config file set to true. Close the game, set to false, reenter and see whether that still persists. Unban is a bit wonky atm.
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
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.
just a smal code to change values in the chest quantity use this on chromedebug for chage to the max cap itens on chest 0 to 188 its all matty you get at W1 to W5 Spoiler
(let i = 0; i <= 188; i++) {
bEngine.getGameAttribute("ChestQuantity") = 1050000000;
}
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
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
Anyone had gga OptionsListAccount 26 return with 0 but still not be able to be invited or/and be seen by another account?
Will the gga OptionsListAccount 26 change to 1 or 2 or something in the future? I think I 'daily'd' a little too much so it flagged me or something.
gga OptionsListAccount 26 will always return 0 if you have the unban option in the config file set to true. Close the game, set to false, reenter and see whether that still persists. Unban is a bit wonky atm.
Thank you for the reply, I switched to false, still the same outcome:
'Action · gga OptionsListAccount 26
0'
Is there another file that prevents the 0 to change?
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
use " instead of '
it is a different symbol not twice '
anyway to via the F5 injector to give yourself 5star cardifiers or at least reset the amount you purchased to "buy" more apologies if this has been asked before however there's 260 pages to comb through
anyway to via the F5 injector to give yourself 5star cardifiers or at least reset the amount you purchased to "buy" more apologies if this has been asked before however there's 260 pages to comb through