Im trying to make old roblox server for my friends based on novetus. I decided to make cool launcher. I found launch code in the rbxlegacy source, but when I try to run it, nothing happens.
This code: args = "-script " + quote + "dofile('" + Globals.DefaultScript + "') _G.CSConnect(111221,'13.51.177.84',53640,'tester','0','0','0','0','0','0','0','0','0','0','0','0','0','0','" + "NBC" + "'," + "0" + ",0,0,0,99191,1919)" + quote;