Cheats
Force tool configurations across all games
Games
7
Total Cheats
284
Categories
42
RTP Variants
14
๐
Pulled From The Deep
pulledfromthedeepultranudge
๐ฎ 46 cheats๐ 8 cats9496
๐ง
Arctic Catch
arcticcatch
๐ฎ 38 cheats๐ 6 cats9496
๐
Fiesta Explosiva
fiestaexplosivaduomax
๐ฎ 42 cheats๐ 7 cats9496
๐
Celtic Coins Cashways
celticcoinscashways
๐ฎ 36 cheats๐ 5 cats9496
โก
Power Potz
powerpotzultranudge
๐ฎ 48 cheats๐ 7 cats9496
๐ฐ
Super Cash Drop Jackpots
supercashdropjackpots
๐ฎ 40 cheats๐ 6 cats9496
๐
Jokrz Wild UltraNudge
jokrzwildultranudge
๐ฎ 34 cheats๐ 5 cats9496
Pulled From The Deep RTP 94RTP 96
46 cheats ยท 8 categories ยท Source: source/json/playzido/cheatsData.json
Show RTPs:
SYMBOL WINS9 cheatsโผ
| Name | Values | RTPs | |
|---|---|---|---|
| HIGH1 | 1, 46, 131, 139, 136, 136, 141 | 9496 | |
| HIGH2 | 1, 24, 0, 25, 74, 72, 76 | 9496 | |
| HIGH3 | 1, 1, 217, 19, 19, 47, 48, 30 | 9496 | |
| HIGH4 | 1, 15, 180, 344, 292, 352, 365 | 9496 | |
| LOW1 | 1, 163, 521, 526, 455, 417, 387 | 9496 | |
| LOW2 | 1, 114, 136, 67, 64, 85, 88 | 9496 | |
| LOW3 | 1, 43, 110, 97, 92, 118, 97 | 9496 | |
| LOW4 | 1, 94, 111, 73, 78, 34, 37 | 9496 | |
| SINGLE LINE | 1, 0, 0, 31, 15, 32, 26 | 9496 |
6 OF A KIND8 cheatsโผ
| Name | Values | RTPs | |
|---|---|---|---|
| HIGH1 | 1, 44, 87, 89, 129, 131, 132 | 9496 | |
| HIGH2 | 1, 25, 57, 33, 43, 75, 76 | 9496 | |
| HIGH3 | 1, 71, 47, 45, 46, 50, 61 | 9496 | |
| HIGH4 | 300, 7, 20, 38, 31, 2, 1 | 9496 | |
| LOW1 | 1, 1, 15, 17, 20, 20, 21 | 9496 | |
| LOW2 | 1, 23, 34, 36, 41, 40, 35 | 9496 | |
| LOW3 | 1, 26, 29, 47, 44, 60, 53 | 9496 | |
| LOW4 | 1, 0, 0, 30, 28, 18, 27 | 9496 |
FISH WINS5 cheatsโผ
ULTRANUDGE6 cheatsโผ
FREE SPINS8 cheatsโผ
WIN CAPS3 cheatsโผ
ANTE BET7 cheatsโผ
๐ก
Single canonical JSON with RTP tags. Game client build step filters by RTP and outputs vendor format.
Preview RTP:
Output: cheatsData.json (RTP 96)
[
{
"game": "pulledfromthedeepultranudgertp96",
"forcetool": [
{
"category": "SYMBOL WINS",
"cheats": [
{ "name": "HIGH1", "value": "1, 46, 131, 139, 136, 136, 141" },
{ "name": "HIGH2", "value": "1, 24, 0, 25, 74, 72, 76" },
{ "name": "HIGH3", "value": "1, 1, 217, 19, 19, 47, 48, 30" },
// ... 6 more cheats
]
},
{
"category": "6 OF A KIND",
"cheats": [
{ "name": "HIGH1", "value": "1, 44, 87, 89, 129, 131, 132" },
// ... 7 more cheats
]
},
{
"category": "FISH WINS",
"cheats": [ // 5 cheats ]
},
{
"category": "ULTRANUDGE",
"cheats": [ // 6 cheats ]
},
{
"category": "FREE SPINS",
"cheats": [ // 8 cheats ]
},
{
"category": "WIN CAPS",
"cheats": [ // 3 cheats ]
},
{
"category": "ANTE BET",
"cheats": [ // 7 cheats ]
}
]
}
]
๐ฆ
Preview of build output after filtering for RTP 96. The game client generates this at build time from the canonical source.