| F-females...?! |
| My gallery is random. Deal with it. I'm an exploring artist. Who knows what I'll be submitting next... By the way, just to warn you... the further you dig into this gallery, the crappier my art gets. |
| About 90% of you are here viewing my page because of these. If not, then good for you. Might as well go check out the rest of my gallery while you're at it. |
| I fav things I like. So if I fav you, then be happy. Because then that means that I actually liked that certain work/picture. ... Or if you drew fanart for me, then I'll fav you just to show my appreciation. |
________________________________________________________ TO-DO LIST ![]() ![]() |

| 31%
24%
20%
12%
9%
4%
|
<3
--
Nya ha ha ~
...I'm so astonished to say anything.
--
I never fav arts from people I WATCH. That's because by WATCHing I consider myself to be faving all artworks of that artist.
--
SPAM is an acronym that stands for Stupid Pathetic Annoying Messages. ಠ_ಠ
the characters are awesome but i already completed all of them. im
hungery for more!
Eh, sorry about this, I just dont get it.
--
'Crap, we're on in 5 minutes, where's the team?'
'They're in the ice-cream queue.'
{
if (myInput == "insertcheathere")
{
_root.hp = _root.hp + 100;
}
else
{
_root.gotoAndStop("");
} // end else if
}
Put this code onto a button, any button. Name the input text box "myInput", or change the name of it and edit the code above to match its name. You choose what happens by editing the code. If you do not have the variable of "hp" in the game, then it will do nothing, because that cheat code above says that the variable "hp" will increase by 100 when "insertcheathere" is typed into the input text named "myInput". So either edit the variable to match the one(s) in your game, or use this code in place of _root.hp = _root.hp + 100; to make a different frame come up once the player inserts the correct cheat code:
on (release) {
_root.gotoAndPlay("insert frame name");
}
--
SPAM is an acronym that stands for Stupid Pathetic Annoying Messages. ಠ_ಠ
--
'Crap, we're on in 5 minutes, where's the team?'
'They're in the ice-cream queue.'
--
Previous Page12345...Next Page