of     1   

MrSmenry
#125982708Monday, February 17, 2014 2:31 PM GMT

I just have no idea what the command to code is for "kohls admin" gonna use for i, v in pairs(game.Players:GetChildren()) do v:remove() end
MrSmenry
#125982758Monday, February 17, 2014 2:32 PM GMT

is there a problem with that code?
MrSmenry
#125982832Monday, February 17, 2014 2:33 PM GMT

am I using this weird admin wrong?
lukemad9999
#125998314Monday, February 17, 2014 5:55 PM GMT

If you want to destroy it use: game.Workspace.Terrain:Remove Then kick everyone using: p= game.Players:GetChildren() for i= 1, #p do p[i]:remove() end
MettaurSp
#125998811Monday, February 17, 2014 6:00 PM GMT

"Terrain:Remove" --Parenthesis expected + Terrain's parent is RobloxLocked "p[i]:remove()" --:Kick() pls uwat luke? Probably has some of the more harmful commands disabled, like the scripting commands. And this thread doesn't even belong here k.
transIate
#126042635Tuesday, February 18, 2014 1:00 AM GMT

:s workspace["Kohl's Admin Commands V2"]:destroy''; lol

    of     1