How do I prevent hitting the recursion limit in roblox? – Stack Overflow

So I'm making an obfuscator that basically generates a bunch of variables with the byte value of a char. In the end I have a loadstring that …
View full source