Page 1 of 1

Donk's Cheats: QoL and then some! (V 1.2 minor update!)

Posted: Wed Mar 27, 2024 1:01 pm
by Donkdonker124
Ever thought of having more cheats to the game, whether with or without any purpose?
Well, let me introduce y'all to...

Donkscheats.lua!

This is a really basic script that adds new cheats for you to use, some of which can either help you, or make the game even harder!
Held Cheats: show
beamattack: Waddle Doo
winterishere: A snowball
theaussieway: One of Toad's boomerangs
unlimitedpower: Lightning
touchdown: A football
hadouken: An energy ball
letsbuildahouse: A mushroom block
throwmeabone: Dry Bones' bone
iloverockandroll: A rock from a Diggin' Chuck
catagoryfive: A twister
powhammer (replacement): SMW Pow Block
youwantbuyzoom: Mr. Saturn
Item Box Cheats: show
needaspring: Green Springboard
needaredspring: Red Springboard
needastar: SMW Starman
needafairy: Fairy Pendant
needasnowball: Snowball
V(These will set you to a specific powerup state):V
Power-up Cheats: show
superpower: super mushroom
firepower: fire flower
icepower: ice flower
tanookipower: tanooki suit
hammerpower: hammer suit
surpriseme: random powerup
Others: show
squidgames: Turns all NPCs on screen into bloopers
feelingofbeingwatched: Spawns Frightlight
selfdestruct: Self-explanatory.
ac130above: jumpman, flamethrower, and sonicstooslow combined.
zawarudo: flamethrower, donthurtme, and captainn combined.
itsrainingjonathan: Shower yourself in Jonathan
whatsthedifference: Make it rain stalactites
resync: Toggles synced switch (on/off) effect
wherewedroppin/skydiver: teleport high up into the air
myprecious: Automatically get the Crystal Sphere level win
idiotstrength: Every block is bumpable, with no exceptions.
getinloser: Spawns a clown car.
measterymyt: 'Kirby' rain.
getdemstarcoins: Like getdemstars, only for the star coins instead.
yeahigottime: deactivates the level timer (if there is one)
ragequit: Closes the game (cuz why not)
onestepforman: Halves player gravity
inthedark: Turns off (or on) the lights.
thisissmbxoncrack/turbomode: Makes everything move really fast (the player included)
itsametroid: another code for samusisagirl
Challenge Cheats
Spoiler: show
oopsallbumpers: When you kill an enemy, a baby blue bumper spawns in its place.
neverenoughrinka: Like rinkamadness, but even worse :)
halfanapress: Jump only half as high
How to use
All you gotta do is insert the following code to your episode's luna.lua file:

Code: Select all

local donkscheats require "donkscheats"
Download (if you use this in an episode, please give credit!):
Changelog: show
V1: Initial release
V1.1: Added some new cheats: getdemstarcoins and thisissmbxoncrack/turbomode
V1.2: Added a new cheat: inthedark
V.1.2 Release

Re: Donk's Cheats: QoL and then some!

Posted: Thu Mar 28, 2024 9:05 am
by DeviousQuacks23
I'm gonna have so much fun with these cheats...

I've also got a few recommendations:

inthedarkness: Turns on darkness in the level.
freeentry: Gives the player infinite power stars to bypass those star locks.
itsatrap: Replaces all blocks with TNT Blocks.
merchantinacloud: Spawns a Lakitu Shop.

Re: Donk's Cheats: QoL and then some!

Posted: Thu Mar 28, 2024 9:06 am
by FirestarPlays
It says I need access to download this.

Re: Donk's Cheats: QoL and then some!

Posted: Thu Mar 28, 2024 10:05 am
by Donkdonker124
FirestarPlays wrote:
Thu Mar 28, 2024 9:06 am
It says I need access to download this.
You should be able to download it now.

Added in 27 minutes 26 seconds:
DeviousQuacks23 wrote:
Thu Mar 28, 2024 9:05 am
I'm gonna have so much fun with these cheats...

I've also got a few recommendations:

inthedarkness: Turns on darkness in the level.
freeentry: Gives the player infinite power stars to bypass those star locks.
itsatrap: Replaces all blocks with TNT Blocks.
merchantinacloud: Spawns a Lakitu Shop.
I tried turning on darkness, but I can't seem to turn it back off. Infinite stars may seem unnecessary at times.
Replacing blocks entirely seems rather difficult, and without lakituShop.lua, it might not even do anything.
Also, I would try to make a Pharaoh's Curse cheat if trying to change weather with lua wasn't so dang hard. Definitely need some help with this

Re: Donk's Cheats: QoL and then some!

Posted: Thu Mar 28, 2024 11:05 am
by OneTonShoe
Here's a cheat suggestion:
curseofra/thepharaohscurse: Turns on the sandstorm screen effect and changes the music to the SM64 Desert Theme.

Re: Donk's Cheats: QoL and then some!

Posted: Wed Apr 03, 2024 4:29 pm
by Donkdonker124
Yo.
Version 1.1 just dropped. Added a whopping 2 cheats.

Re: Donk's Cheats: QoL and then some!

Posted: Wed Apr 03, 2024 11:51 pm
by DeviousQuacks23
Donkdonker124 wrote:
Wed Apr 03, 2024 4:29 pm
Yo.
Version 1.1 just dropped. Added a whopping 2 cheats.
What are the new cheats?

Re: Donk's Cheats: QoL and then some!

Posted: Thu Apr 04, 2024 3:31 am
by mariobrigade2018
DeviousQuacks23 wrote:
Wed Apr 03, 2024 11:51 pm
Donkdonker124 wrote:
Wed Apr 03, 2024 4:29 pm
Yo.
Version 1.1 just dropped. Added a whopping 2 cheats.
What are the new cheats?
Think it’s getdemstarcoins and thisissmbxoncrack/turbomode.

Re: Donk's Cheats: QoL and then some!

Posted: Thu Apr 04, 2024 2:25 pm
by Donkdonker124
mariobrigade2018 wrote:
Thu Apr 04, 2024 3:31 am
DeviousQuacks23 wrote:
Wed Apr 03, 2024 11:51 pm
Donkdonker124 wrote:
Wed Apr 03, 2024 4:29 pm
Yo.
Version 1.1 just dropped. Added a whopping 2 cheats.
What are the new cheats?
Think it’s getdemstarcoins and thisissmbxoncrack/turbomode.
You'd be correct on that.

Re: Donk's Cheats: QoL and then some! (V 1.2 minor update!)

Posted: Sun Apr 21, 2024 11:38 am
by Donkdonker124
Fellas, I have done it.
I added a new cheat that I previously couldn't make.

inthedark: Outs the lights. Simple enough.