Search found 4 matches

by Wip
Tue May 24, 2022 7:44 am
Forum: Single Player Cheat Requests
Topic: [Request] Pokéclicker
Replies: 150
Views: 73400

Re: [Request] Pokéclicker

to remove any currency you need to type the following :
App.game.wallet.loseAmount(new Amount(###, GameConstants.Currency.money))

change 'money' with questPoint, diamond, battlePoint etc...
by Wip
Tue May 24, 2022 7:28 am
Forum: Single Player Cheat Requests
Topic: [Request] Pokéclicker
Replies: 150
Views: 73400

Re: [Request] Pokéclicker

hey, so to add any currency you need to type the following in the console : for money : App.game.wallet.gainMoney(###) for dongeon tokens : App.game.wallet.gainDungeonTokens(###) for quest points : App.game.wallet.gainQuestPoints(###) for farm points : App.game.wallet.gainFarmPoints(###) for battle...
by Wip
Mon May 23, 2022 3:01 pm
Forum: Single Player Cheat Requests
Topic: [Request] Pokéclicker
Replies: 150
Views: 73400

Re: [Request] Pokéclicker

hey, so to add any currency you need to type the following in the console : for money : App.game.wallet.gainMoney(###) for dongeon tokens : App.game.wallet.gainDungeonTokens(###) for quest points : App.game.wallet.gainQuestPoints(###) for farm points : App.game.wallet.gainFarmPoints(###) for battle...
by Wip
Mon May 23, 2022 8:51 am
Forum: Single Player Cheat Requests
Topic: [Request] Pokéclicker
Replies: 150
Views: 73400

Re: [Request] Pokéclicker

hey, so to add any currency you need to type the following in the console : for money : App.game.wallet.gainMoney(###) for dongeon tokens : App.game.wallet.gainDungeonTokens(###) for quest points : App.game.wallet.gainQuestPoints(###) for farm points : App.game.wallet.gainFarmPoints(###) for battle ...