# Pastebin WKWPaTDs local lob_objs={[1]=[==[ function _start()print("This is a test")end ]==],} local a={}for b,c in ipairs(lob_objs)do load(c,'_',nil,a)()end;if a['_start']~=nil then a['_start'](...)else return a end