[Request] Pokéclicker

Ask about cheats/tables for single player games here
the12doctor
Noobzor
Noobzor
Posts: 10
Joined: Sat Feb 23, 2019 1:38 pm
Reputation: 0

Re: [Request] Pokéclicker

Post by the12doctor »

did anyone know the command code for pokemon attack or click attack ?

alvarogv2
What is cheating?
What is cheating?
Posts: 3
Joined: Wed May 25, 2022 1:22 am
Reputation: 0

Re: [Request] Pokéclicker

Post by alvarogv2 »

anyone can help about the shiny chance? I've search a lot and not found how to change

pumbaleporc
What is cheating?
What is cheating?
Posts: 2
Joined: Wed Mar 09, 2022 1:32 pm
Reputation: 3

Re: [Request] Pokéclicker

Post by pumbaleporc »

I find how to breed egg fast:

Code: Select all

App.game.breeding.progressEggs(10000)

jjc1228
Cheater
Cheater
Posts: 42
Joined: Sat Mar 26, 2022 1:18 pm
Reputation: 39

Re: [Request] Pokéclicker

Post by jjc1228 »

alvarogv2 wrote:
Wed May 25, 2022 1:23 am
anyone can help about the shiny chance? I've search a lot and not found how to change
Battle.enemyPokemon().shiny = true

will turn what ever pokemon you're battling Shiny!

alvarogv2
What is cheating?
What is cheating?
Posts: 3
Joined: Wed May 25, 2022 1:22 am
Reputation: 0

Re: [Request] Pokéclicker

Post by alvarogv2 »

thx a lot. I wonder if I will ever be able to learn all these things. so many codes lol

bpx
Expert Cheater
Expert Cheater
Posts: 64
Joined: Tue Dec 01, 2020 9:53 am
Reputation: 3

Re: [Request] Pokéclicker

Post by bpx »

Anyone found how to give yourself gems?
And how to give yourself specific versions of mons that have different forms? (Vivillon for example)

pumbaleporc
What is cheating?
What is cheating?
Posts: 2
Joined: Wed Mar 09, 2022 1:32 pm
Reputation: 3

Re: [Request] Pokéclicker

Post by pumbaleporc »

bpx wrote:
Thu May 26, 2022 7:28 am
Anyone found how to give yourself gems?
And how to give yourself specific versions of mons that have different forms? (Vivillon for example)
Yo

For Gems:

App.game.gems.gainGems(Amount, gemType)
for normal gems: App.game.gems.gainGems(1000000, 0)

For vivillon you can try this:

App.game.party.gainPokemonById(666,0)
App.game.party.gainPokemonById(666.01,0)
App.game.party.gainPokemonById(666.02,0)
.
.
.
App.game.party.gainPokemonById(666.19,0)

kymsheee
What is cheating?
What is cheating?
Posts: 1
Joined: Thu May 26, 2022 3:08 pm
Reputation: 0

Re: [Request] Pokéclicker

Post by kymsheee »

jjc1228 wrote:
Wed May 25, 2022 6:03 pm
alvarogv2 wrote:
Wed May 25, 2022 1:23 am
anyone can help about the shiny chance? I've search a lot and not found how to change
Battle.enemyPokemon().shiny = true

will turn what ever pokemon you're battling Shiny!
Someone can help me this code don't work for me please :/

alvarogv2
What is cheating?
What is cheating?
Posts: 3
Joined: Wed May 25, 2022 1:22 am
Reputation: 0

Re: [Request] Pokéclicker

Post by alvarogv2 »

kymsheee wrote:
Thu May 26, 2022 3:09 pm
jjc1228 wrote:
Wed May 25, 2022 6:03 pm
alvarogv2 wrote:
Wed May 25, 2022 1:23 am
anyone can help about the shiny chance? I've search a lot and not found how to change
Battle.enemyPokemon().shiny = true

will turn what ever pokemon you're battling Shiny!
Someone can help me this code don't work for me please :/
dude, you need to activate a code insta you defeat a pokémon.

For example: you enter route 19, before you kill a pokémon you activate a code in console.

jjc1228
Cheater
Cheater
Posts: 42
Joined: Sat Mar 26, 2022 1:18 pm
Reputation: 39

Re: [Request] Pokéclicker

Post by jjc1228 »

alvarogv2 wrote:
Thu May 26, 2022 4:16 pm
kymsheee wrote:
Thu May 26, 2022 3:09 pm
jjc1228 wrote:
Wed May 25, 2022 6:03 pm


Battle.enemyPokemon().shiny = true

will turn what ever pokemon you're battling Shiny!
Someone can help me this code don't work for me please :/
dude, you need to activate a code insta you defeat a pokémon.

For example: you enter route 19, before you kill a pokémon you activate a code in console.




instant defeat pokemon?

MissAble
What is cheating?
What is cheating?
Posts: 1
Joined: Fri May 27, 2022 7:19 am
Reputation: 0

Re: [Request] Pokéclicker

Post by MissAble »

Very useful thread, the Quest Points are incredibly slow to get >.<

Can someone explain how the Chrome console works? I modify the values in the script.min.js but nothing changes in the game, is there a save button or something?

porcinet
Noobzor
Noobzor
Posts: 6
Joined: Sun Jan 17, 2021 11:06 am
Reputation: 2

Re: [Request] Pokéclicker

Post by porcinet »

Could someone tell me a way to get max oak item cause i got only the squirtbottle and magic ball left but it's so boring. Thx

Geff55
What is cheating?
What is cheating?
Posts: 1
Joined: Wed Jun 01, 2022 11:56 am
Reputation: 0

Re: [Request] Pokéclicker

Post by Geff55 »

Any idea how to unlock Lum berry specificly ?

porcinet
Noobzor
Noobzor
Posts: 6
Joined: Sun Jan 17, 2021 11:06 am
Reputation: 2

Re: [Request] Pokéclicker

Post by porcinet »

Geff55 wrote:
Wed Jun 01, 2022 11:57 am
Any idea how to unlock Lum berry specificly ?
Chest loot from radio tower after clearing it 250 time minimum or you do it with App.game.farming.gainBerry(number of the berry,quantities) so for lum it's like App.game.farming.gainBerry(19,999)

User avatar
nihilism
Cheater
Cheater
Posts: 30
Joined: Thu Mar 29, 2018 1:28 am
Reputation: 13

Re: [Request] Pokéclicker

Post by nihilism »

App.game.multiplier.addBonus('type', () => amount)

App.game.multiplier.addBonus('clickAttack', () => 10) will multiply current 'clickAttack' multiplier by '10'. You can use fractions/decimals to reduce multiplier. ex: App.game.multiplier.addBonus('clickAttack', () => 0.1) will divide the multiplier by 10.

You can use App.game.multiplier.getBonus('type') to get the current value.

multiplier types
clickAttack
dungeonToken
eggStep
exp
money
pokemonAttack
roaming
shiny

Post Reply

Who is online

Users browsing this forum: alchierevolution, Bing [Bot], nin827, PronKill, Ziro99