SHOW:
|
|
- or go back to the newest paste.
1 | - | -- This script has been converted to FE by iPxter |
1 | + | while wait(0.01) do |
2 | - | |
2 | + | local ass = Instance.new("Part",workspace) |
3 | - | |
3 | + | ass.Shape = "Block" |
4 | - | if game:GetService("RunService"):IsClient() then error("Script must be server-side in order to work; use h/ and not hl/") end |
4 | + | end |