Cheat Codes, Custom NPC Codes, Hidden NPC Tab

Share guides you have written for SMBX, and related tools here.
SuperLuigiBrother
Bob-Omb
Bob-Omb
Posts: 22
Joined: Fri Jul 24, 2015 1:43 pm

Re: The Secret "The Lakitus are throwing Lakitus!" Editor Tab

Postby SuperLuigiBrother » Wed Jun 29, 2016 10:54 am

FanofSMBX wrote:
ProngoKingdom wrote:1.4.2 made this into another folder labeled "Advance" which kinda stinks. Liked it better when it was an easter egg since it was a nice little touch that the player could find.
Oh no you don't. SMBX 1.4.x has almost 10 minigames that are hard puzzles with math, sudoku, maze, etc. to unlock debug features.
Most likely the episodes can have minigames. Or if possible.
Afraid of the Heights wrote:It takes me five minutes on imaging how a player could swim in lava since lava tiles are blocks. :|

So I thought that you are in god mode and when I tried it, what I think is correct. :lol:
No, i actually made a level called "cheatproof" with a floating tile where mario spawns, typing in the cheat lavaplayer, and it didnt work. So that states to me that it didnt work.

Yoshi021
Gold Yoshi Egg
Gold Yoshi Egg
Posts: 691
Joined: Thu Jan 21, 2016 9:06 pm
Flair: :)
Pronouns: He/Him

Re: The Secret "The Lakitus are throwing Lakitus!" Editor Tab

Postby Yoshi021 » Wed Jun 29, 2016 2:30 pm

SuperLuigiBrother wrote:
FanofSMBX wrote:
ProngoKingdom wrote:1.4.2 made this into another folder labeled "Advance" which kinda stinks. Liked it better when it was an easter egg since it was a nice little touch that the player could find.
Oh no you don't. SMBX 1.4.x has almost 10 minigames that are hard puzzles with math, sudoku, maze, etc. to unlock debug features.
Most likely the episodes can have minigames. Or if possible.
No, there are hidden minigames and beating them will unlock hidden functions.

Angelus
Monty Mole
Monty Mole
Posts: 132
Joined: Tue Jun 21, 2016 9:38 am

Re: Cheat Codes, Custom NPC Codes, Hidden NPC Tab

Postby Angelus » Thu Jun 30, 2016 12:42 pm

Is there any code that can delay a SMB2 bob-omb explosion? Or, if not, is there a way to apply a NPC code to a single section of the level?

SuperLuigiBrother
Bob-Omb
Bob-Omb
Posts: 22
Joined: Fri Jul 24, 2015 1:43 pm

Re: Cheat Codes, Custom NPC Codes, Hidden NPC Tab

Postby SuperLuigiBrother » Fri Jul 01, 2016 10:27 pm

[quote="Angelus"]Is there any code that can delay a SMB2 bob-omb explosion? Or, if not, is there a way to apply a NPC code to a single section of the level?[/quote

Well, looking at the cheat codees there, that might be a rumor code.

HeroLinik
Boom Boom
Boom Boom
Posts: 3459
Joined: Fri Dec 20, 2013 1:28 pm
Contact:

Re: Cheat Codes, Custom NPC Codes, Hidden NPC Tab

Postby HeroLinik » Sat Jul 02, 2016 6:35 am

SuperLuigiBrother wrote:Well, looking at the cheat codees there, that might be a rumor code.
He's referring to NPC codes.

Radiance
Boomerang Bro
Boomerang Bro
Posts: 1335
Joined: Thu Dec 10, 2015 7:53 am
Pronouns: he/him

Re: Cheat Codes, Custom NPC Codes, Hidden NPC Tab

Postby Radiance » Sat Jul 02, 2016 7:36 am

Angelus wrote:delay a SMB2 bob-omb explosion
Do you refer to the effect of the explosion or the duration between the bob-omb spawn and explodes?

If it is the second one, I think you could do that in LunaLua.

Angelus
Monty Mole
Monty Mole
Posts: 132
Joined: Tue Jun 21, 2016 9:38 am

Re: Cheat Codes, Custom NPC Codes, Hidden NPC Tab

Postby Angelus » Sat Jul 02, 2016 9:03 am

Afraid of the Heights wrote:
Angelus wrote:delay a SMB2 bob-omb explosion
Do you refer to the effect of the explosion or the duration between the bob-omb spawn and explodes?

If it is the second one, I think you could do that in LunaLua.
Yes, it's the second one. If there's any LunaLua code, let me know. But as it is right now, it's not needed anymore. I've found a workaround to my level.

Radiance
Boomerang Bro
Boomerang Bro
Posts: 1335
Joined: Thu Dec 10, 2015 7:53 am
Pronouns: he/him

Re: Cheat Codes, Custom NPC Codes, Hidden NPC Tab

Postby Radiance » Sat Jul 02, 2016 9:23 am

Angelus wrote:
Afraid of the Heights wrote:
Angelus wrote:delay a SMB2 bob-omb explosion
Do you refer to the effect of the explosion or the duration between the bob-omb spawn and explodes?

If it is the second one, I think you could do that in LunaLua.
Yes, it's the second one. If there's any LunaLua code, let me know. But as it is right now, it's not needed anymore. I've found a workaround to my level.
Well, I am still studying about LunaLua codes. So, sorry I do not have a code about it. :( Maybe some members of the community knows a code for it. And I am wishing you luck for your level! :)

Yoshi021
Gold Yoshi Egg
Gold Yoshi Egg
Posts: 691
Joined: Thu Jan 21, 2016 9:06 pm
Flair: :)
Pronouns: He/Him

Re: Cheat Codes, Custom NPC Codes, Hidden NPC Tab

Postby Yoshi021 » Sat Jul 02, 2016 9:48 am

If you need help with lunalua, you can ask here
http://www.smbxgame.com/forums/v ... 87&t=13541

PixelPest
Raccoon Mario
Raccoon Mario
Posts: 7111
Joined: Sun Jul 12, 2015 5:38 pm
Flair: Tamer of Boom Booms
Contact:

Re: Cheat Codes, Custom NPC Codes, Hidden NPC Tab

Postby PixelPest » Mon Jul 04, 2016 10:24 pm

Angelus wrote:Is there any code that can delay a SMB2 bob-omb explosion? Or, if not, is there a way to apply a NPC code to a single section of the level?
If you're still interested, here's a way to do it. It requires LunaLua of course, as well as pNPC.lua:

It involves wrapping each SMB2 Bob-omb active so that the script can differentiate between them and then changing the NPC AI that deals with the explosion countdown timer to a value of 1 through 449 to increase the number of ticks that pass before the explosion at 450. An example involving increasing by 100 ticks (about 1.2 seconds) before an explosion is shown below:

Code: Select all

local pnpc = API.load("pnpc");

function onTick()
   for _, b in pairs(NPC.get(135, -1)) do
      local bomb = pnpc.wrap(b);
      local bomb.reset = false;
      
      if (bomb.ai1 == 449) and (bomb.reset == false) then
         bomb.ai1 = 349;
         bomb.reset = true; 
      end
   end
end

S_Koopa0
Spiny
Spiny
Posts: 29
Joined: Mon Jul 04, 2016 10:57 am
Flair: The S stands for Springboard

Re: Cheat Codes, Custom NPC Codes, Hidden NPC Tab

Postby S_Koopa0 » Fri Jul 08, 2016 2:25 am

How do I make moving tiles?

PixelPest
Raccoon Mario
Raccoon Mario
Posts: 7111
Joined: Sun Jul 12, 2015 5:38 pm
Flair: Tamer of Boom Booms
Contact:

Re: Cheat Codes, Custom NPC Codes, Hidden NPC Tab

Postby PixelPest » Fri Jul 08, 2016 8:23 am

ArnuroMinigon wrote:How do I make moving tiles?
Layers and events

S_Koopa0
Spiny
Spiny
Posts: 29
Joined: Mon Jul 04, 2016 10:57 am
Flair: The S stands for Springboard

Re: Cheat Codes, Custom NPC Codes, Hidden NPC Tab

Postby S_Koopa0 » Sat Jul 09, 2016 4:14 am

PixelPest wrote:
ArnuroMinigon wrote:How do I make moving tiles?
Layers and events
Ok ok, layers and events.
But I don't know how to use them, this is it.
If someone can help me...
Spoiler: show
:?: :?: :?:

RudeGuy
Fry Guy
Fry Guy
Posts: 4993
Joined: Fri Dec 27, 2013 7:36 am
Flair: local guy

Re: Cheat Codes, Custom NPC Codes, Hidden NPC Tab

Postby RudeGuy » Sat Jul 09, 2016 5:15 am


Mikos344
Goomba
Goomba
Posts: 2
Joined: Sun Aug 07, 2016 5:26 am

Re: Cheat Codes, Custom NPC Codes, Hidden NPC Tab

Postby Mikos344 » Sun Aug 07, 2016 5:28 am

the cheat codes don't even work for me example i type flamethrower in smbx and nothing happens not even a powerup sound plays

PixelPest
Raccoon Mario
Raccoon Mario
Posts: 7111
Joined: Sun Jul 12, 2015 5:38 pm
Flair: Tamer of Boom Booms
Contact:

Re: Cheat Codes, Custom NPC Codes, Hidden NPC Tab

Postby PixelPest » Sun Aug 07, 2016 7:52 am

Mikos344 wrote:the cheat codes don't even work for me example i type flamethrower in smbx and nothing happens not even a powerup sound plays
flamethrower increases the speed of fireballs, ice balls, and hammers thrown by the player (and it says this clearly in the main post), but it doesn't give you one of those power-ups if you don't have one

Mikos344
Goomba
Goomba
Posts: 2
Joined: Sun Aug 07, 2016 5:26 am

Re: Cheat Codes, Custom NPC Codes, Hidden NPC Tab

Postby Mikos344 » Sun Aug 07, 2016 10:43 am

but when i have fire flower and i type flamethrower and i test it does nothing maybe a little bug?

AiNaKa
Shy Guy
Shy Guy
Posts: 7
Joined: Sat May 14, 2016 4:05 pm
Contact:

Re: SMBX NPC Code List

Postby AiNaKa » Thu Aug 11, 2016 1:39 am

PixelPest wrote:
AiNaKa wrote:
PixelPest wrote: Not with NPC codes. That would require LunaLua

oh i see but i'm making another npc now is there a way for it to despawn after a certain amount of time? i don't know how to use lua at all.
You'd need to use Lua to do that too
*sigh*
guess i'm gonna have to try to learn lua then...

craftersshaft
Shy Guy
Shy Guy
Posts: 5
Joined: Fri Aug 26, 2016 10:29 am
Contact:

Re: Cheat Codes, Custom NPC Codes, Hidden NPC Tab

Postby craftersshaft » Wed Oct 19, 2016 4:53 pm

To play as megaman, type "superfightingrobot". I've tried "thelastmetroid" for samus, no dice, but "samusisagirl" works just fine.

bossedit8
Banned
Posts: 6838
Joined: Fri Dec 20, 2013 12:35 pm
Contact:

Re: Cheat Codes, Custom NPC Codes, Hidden NPC Tab

Postby bossedit8 » Thu Nov 03, 2016 10:30 pm

All of the 2.0 Beta 3 Cheat Codes avaiable here:
Enjl wrote:Basic cheats:
Spoiler: show
suicide - you die
holytrinity - Activates the 'ahippinandahoppin', 'donthurtme', and 'shadowstar' cheats all at once.
theessentials - Activates the 'ahippinandahoppin', 'donthurtme', 'shadowstar', and 'sonicstooslow' cheats all at once.
jumpman - substitute for ahippinandahoppin
liveforever - you get 99 lives
launchme - launches you upwards
boomtheroom - causes a POW effect
instantswitch - activates a p-switch
murder - kills all killable enemies on screen
dressmeup - changes your costume
undress - reverts your costume state
laundryday - unloads all costumes
thestarmen - gives you a starman
getdown - pushes you down by 3x your height in pixels
rosebud - sets your coins to 99
Level exit cheats:
Spoiler: show
foundmycarkeys - ends the level with a smw key
mylifegoals - ends the level with a smw goal
mysteryball - ends the level with a smb3 orb
itsvegas - ends the level with a smb3 roulette
getdemstars - collects all stars in the level and ends it
getmeouttahere - exits the level
Player cheats:
Spoiler: show
superfightingrobot - you're megaman now
eternalgreed - you're wario now
kingofthekoopas - you're bowser now
dreamtravel(l)er - you're klonoa now - includes variant with 2 l's for people who don't like the american spelling
bombingrun - you're ninja bomberman now
cosmicpower - you're rosalina now
metalgear - snek
ocarinaoftime - you're zelda now
densenuclearenergy - you're ultimate rinka now
hardmode - you're princess rinka now
unclesam - you're broadsword now
imtiny - you're juni now
samusisagirl - you're samus now
Silly cheats:
Spoiler: show
gdiredigit - makes a sound
horikawaisradicola - provides you with a kyaa boot rocket
jumpforrinka - jumping causes rinkas to spawn
rinkamania - enemy deaths spawn rinkas
rinkamadness - rinkas periodically spawn
worldpeace - every time an effect spawns, a YEAH sound plays. Effects move upwards


Return to “Guides”

Who is online

Users browsing this forum: No registered users and 6 guests

SMWCentralTalkhausMario Fan Games GalaxyKafukaMarioWikiSMBXEquipoEstelari