[Request] Pokéclicker
-
- Noobzor
- Posts: 10
- Joined: Sat Feb 23, 2019 1:38 pm
- Reputation: 0
Re: [Request] Pokéclicker
did anyone know the command code for pokemon attack or click attack ?
Re: [Request] Pokéclicker
anyone can help about the shiny chance? I've search a lot and not found how to change
-
- What is cheating?
- Posts: 2
- Joined: Wed Mar 09, 2022 1:32 pm
- Reputation: 4
Re: [Request] Pokéclicker
I find how to breed egg fast:
Code: Select all
App.game.breeding.progressEggs(10000)
Re: [Request] Pokéclicker
thx a lot. I wonder if I will ever be able to learn all these things. so many codes lol
Re: [Request] Pokéclicker
Anyone found how to give yourself gems?
And how to give yourself specific versions of mons that have different forms? (Vivillon for example)
And how to give yourself specific versions of mons that have different forms? (Vivillon for example)
-
- What is cheating?
- Posts: 2
- Joined: Wed Mar 09, 2022 1:32 pm
- Reputation: 4
Re: [Request] Pokéclicker
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)
Re: [Request] Pokéclicker
Someone can help me this code don't work for me please :/
Re: [Request] Pokéclicker
Re: [Request] Pokéclicker
Re: [Request] Pokéclicker
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?
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?
Re: [Request] Pokéclicker
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
Re: [Request] Pokéclicker
Any idea how to unlock Lum berry specificly ?
Re: [Request] Pokéclicker
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.
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
dungeonToken
eggStep
exp
money
pokemonAttack
roaming
shiny
Who is online
Users browsing this forum: Gladiators1304, HerrFear, HFF22, Nelson2011, TCrane36