void Start()
{
string messagee = "Hi you're ";
string[] dumbies = ["cool", "smelly"];
string messageeB = "";
if(GJ.API.GetCurrentUsername() == "Guymaker")
{
messageeB = dumbies[1];
}
else
{
messageeB = dumbies[0];
}
print(messagee + messageeB);
}
}
void Start()
{
string messagee = "Hi you're ";
string[] dumbies = ["cool", "smelly"];
string messageeB = "";
if(GJ.API.GetCurrentUsername() == "Guymaker")
{
messageeB = dumbies[1];
}
else
{
messageeB = dumbies[0];
}
print(messagee + messageeB);
}
}
Decided to check my YouTube analytics and uhhh...
bnuy
Screenshots from yesterday, i think.
Paddington
(Bonus: Commenters wanted)
fafers daee
life update
mofers daey
Twitter Crosspost
0.85
currently expanding my artfight catalogue rn.
heres the current list + some useful lil' colored bloches to indicate what will go where since a majority of the attacks that'll happen during the event will be implemented into projects via art gallerys
0 comments