You mean prints a beautiful stacker overflow error lol.
Oh, only an error? That’s sad. I guess C# has protections to fork bombs 
Yeah it will detect a stacker overflow and throw an exception in a situation where you are overloading the stack with static method loops lol. C# is considered a “safe” language.
It’s kinda funny actually. You can basically just troll your computer like, “What’re you going? Get back to CycleOne and do it all over again!”:
void Main()
{
Troll troll = new Troll();
}
public class Troll
{
private int _repetitions = 10000000;public Troll() { CycleOne(); } private void CycleOne() { CycleTwo(); } private void CycleTwo() { CycleThree(); } private void CycleThree() { CycleFour(); } private void CycleFour() { CycleFive(); } private void CycleFive() { _repetitions--; if(_repetitions > 0) { CycleOne(); } else { Console.Write("Congratulations!"); } }}
Results?
http://puu.sh/pycS6/0d0730a969.png
As expected lol. Computer quit its job haha
Oh well, since we’re at it. Check out this programming language:

Damn, that must be what IMC used to program Tree of Savior. It all makes sense now.
++++++++[>++++[>++>+++>+++>+<<<<-]>+>+>->>+[<]<-]>>.>—.+++++++…+++.>>.<-.<.+++.------.--------.>>+.>++.
That’s their netcode.
I’m checking this site out now it seems to put it into better perspective how it works lol. I almost want to try to use this language for some fun:
https://learnxinyminutes.com/docs/brainfuck/
Well since you’re here,hi!
Have a melon
!
Melon giving melons. Melonception done right.
What melons is melon giving?
Oh wow…I never realized how attractive my icon looks up close.Thanks for that 
Vinny no…not that guy…






but he is MIA
I miss my balls…
It was hanging there till yesterday…after a visit to the vet with my Tabby…
Now it’s gone
…
That’s sorta how I am though. When I leave a community I just leave and don’t say bye or even tell anyone. Cuz telling people makes me look like I’m attention whoring so I tend to just leave like a ninja lol.
But if I consider us friends,then I’d like to know where you’re going.Just saying~
Awww…flan x melon fan fiction …
Anyone…?
Jkjk…cough
I admire anyone who can script, as the best I can do is format a receipt in C++.
Do you program as a hobby?

