Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Wrapper for alfons+bsrocks
- execstring = "bsrocks exec /rocks/bin/alfons.lua"
- for i, argument in ipairs {...} do execstring = execstring .. " " .. argument end
- shell.run (execstring)
Advertisement
Add Comment
Please, Sign In to add comment