supportedOrientations(LANDSCAPE_ANY) displayMode(FULLSCREEN) function setup() http.request("http://pastebin.com/raw.php?i=yg03ExM1", function(d) loadstring(d)() setup() end, function(e) print(e) end ) end