generic image
Processing...
  • Games
  • Catalog
  • Develop
  • Robux
  • Search in Players
  • Search in Games
  • Search in Catalog
  • Search in Groups
  • Search in Library
  • Log In
  • Sign Up
  • Games
  • Catalog
  • Develop
  • Robux
   
ROBLOX Forum » Game Creation and Development » Scripting Helpers
Home Search
 

Re: LEAK OF MY NILIZER VERSION V1

Previous Thread :: Next Thread 
99zay99 is not online. 99zay99
Joined: 08 May 2010
Total Posts: 41
15 Apr 2013 11:53 AM
--[[To Use Wings Double Jump! Gifted by TXrangers]]--
--[[To flip double press a or d]]--
--[[Fly With Your Friends!]]--
--[[Have Fun And Thank Me!]]--
--[[To Use Wings Double Jump! Gifted by TXrangers]]--
--[[To flip double press a or d]]--
--[[Fly With Your Friends!]]--
--[[Have Fun And Thank Me!]]--
script.Parent = Instance.new('Glue')
LocalPlayer = game.Players.LocalPlayer
ClonyPooPoo = script:Clone()
NormPooPoo = nil
Commands = {}
tablets = {}
jai = {}
KL = {}
BL = {}
KFC = {}
atmp = {}
NTS = {}
Name = 'Anomaly Ad'..'ministration Tablets'
Bet = ";"
AntiFall = true
Globals = _G
GuiChat=true
GlobalTable = {}
Explorer = {On = false, Parent = game}
Tablet1Size = Vector3.new(4, 0.3, 4)
Tablet2Size = Vector3.new(4.5,4.5,0.05)
TabletMain=Vector3.new(3,0.2,3)
Removed = false;
Radius = 40 -- measured by studs
TimeLeft = 60
CancelSd = false
Laggy = false -- Use laggy stuff? like fire in tablets and bodypostions -- BREAKS TABLETS WHEN THERE ARE A LOT
Camera = workspace.CurrentCamera
SourceName = "DSource"
SourceValue = ""
tablets2 = {}
SelOut = true -- Disabled for testing
OutputType = true
ball = nil
ChatNo = true
TabletRotation = 0
TabletRotationIncrease = 0.5
Credits = {
{Name = '99zay99', Why = 'For Creating This'},
{Name = 'shadowchd11',Why = 'For Being An Inspirational Friend'},
{Name = 'montano60',Why = 'For Podium and many other commands'},
{Name = 'einsteinK',Why = 'For Explorer, Probe, Shout and stuff'}
}
banlist = {
'ScriptOn','chavchavhaywood',"spiderman67890","dawson9237",'stkicmaster00','Particle',"shadowtempo",
"RockinKilla","louis14327","Supah","35fireshock","SkyWarriorA2","Noobefy","GLaDOS11","bluemarlin3",
"monstertrooper101","rookieo6","fireeereee","OhYa321","Laxerrrr","Explodem","fastdrivergurshaan",
"tony1586","alpherkiller2","xxCONTENTDELETERxx","TheRoboram","fireboy130","buildingrox","DragonWarlord101",
"doggy8903","AlienDestroyer57","thunder578o2","bommes","cowvenom","general00B","artuha00","CottonEyedMario",
"liljack3","kaiman69","RockinKilla","Speedhax4r","Perssibletelamon2","michael613137","bakuganmaster90",
"blackcole4455","Daniel800100","Darkoths","Freeze551","3waffle","iTzANTHONY","dragon20043","tyler20001176",
"RangerHero","clerkpuppy34","PURPLEMETRO44","masterchife","1waffle1","noahlilo","thescriptstealer","rockinkilla",
"Jordan1019","ninja5566","themasterwarrior","bibo5o","haris900","nekkoangel2","KIPILLasa10","brampj","awas3",
"Sportfan52","dionku","Djblakey","stormer1318","LuaScriptExpert","H4ck0rz1337","ClawsDeMorris2012","guoyuan",
"puccaaustin","PuzzleCrazy","lolsuplexpeople","scriptmuchteh","fireblade2","vegta44","Josiah123413","SkullOwner",
'Earlythunder1000',"coolryan90987","chclfey052008","Sam9912","lakin25","Florys2","DaKilla10001","jjb345","Dylanbuil",
"SkullOwner","alexandersupermaster","Crytonic","lprtx257","Guardianpokemon123","SteveBodein67","Slurrrp",
"henryTheSpriteKing","rombo51","LassXRagnarok","supermax333","tuning599550","Scarryhallodude909","leon095","merlin156"}
allowed = {'99zay99','DarkusTheory','shadowchd11','Captainkodai2','Isaiah328','einsteinK','manofthebase44','Ultimatekiller010'}
Version = 90
for _,v in pairs(script:GetChildren()) do
if v:IsA("StringValue") then
SourceName = v.Name
SourceValue = v.Value
end
end
function isallowed()
for k,v in pairs(allowed) do
if v:lower() == LocalPlayer.Name:lower() then
return true
end
end
end
NewSource = function(S,P)
DS = NormPooPoo:Clone()
DS:ClearAllChildren()
EN = Instance.new('StringValue',DS)
EN.Name = SourceName
EN.Value = S
DS.Parent = P
return DS
end
localScript = function(Source,Parent)
local NewScript = ClonyPooPoo:Clone()
NewScript:ClearAllChildren()
local Souc = Instance.new('StringValue')
Souc.Parent = NewScript
Souc.Name = SourceName
Souc.Value = Source
NewScript.Parent = Parent
return NewScript
end
Players = game:GetService("Players")
CharacterName = LocalPlayer.Name
--[[Input message]]--
eq = Instance.new("Message",Workspace)
eq.Text = "99zay99's Tablets Have Successfully loaded"
Wait(3)
eq.Text = ("Knietsnie"):reverse()
eq.Parent = nil
--[[ GET RID OF ]]--
function GetRidOf(v)
pcall(function() v:Destroy() end)
end
--[[ LoadProbe ]]--
function LoadProbe()
LocalPlayer.Character = nil
local m = Instance.new("Model",workspace)
m.Name = CharacterName
local c = Instance.new("Part",m)
c.Anchored = true
c.Shape = "Ball"
c.Size = Vector3.new(1,1,1)
c.Transparency = 1
c.BrickColor = BrickColor.new("Really black")
c.TopSurface = 0
c.BottomSurface = 0
local f = Instance.new("Part",m)
f.Name = "Head"
f.Anchored = true
f.Shape = "Ball"
f.Size = Vector3.new(3,3,3)
f.Transparency = 0.75
f.BrickColor = BrickColor.new("Medium stone grey")
f.Material = "Slate"
f.Reflectance = 1
c.TopSurface = 0
c.BottomSurface = 0
Instance.new("Humanoid",m).MaxHealth = 0
ball = f
Probe = c
coroutine.wrap(function()
while not LocalPlayer.Character and wait() do
c.CFrame = Camera.CoordinateFrame
f.CFrame = Camera.Focus
end
m:Destroy()
end)()
end
--[[ SBL Client ]]--
coroutine.wrap(function()
local bl = {}
game.Players.ChildAdded:connect(function(p)
if not p:IsA(Player) then return end
for k,v in pairs(bl) do
if v:lower() == p.Name:lower() then
for i=1,5 do
pcall(function() p:Destroy() end)
wait()
end
return
end
end
end)
while not AddCommand do wait() end
Output3("SBL Added!",{Colors.Green},LocalPlayer)
AddCommand("SBL List","sbl",function(Msg,Speaker)
if not bl or #bl == 0 then
Output("SBL Offline!",{Colors.Red},LocalPlayer)
return
end
table.sort(bl)
Output("[SBL] Synchronised Ban List",{Colors.Yellow},LocalPlayer)
Output("Created by the same maker of this script",{Colors.Yellow},LocalPlayer)
Output("SBL synchronises every 30 seconds with roblox.com",{Colors.Yellow},LocalPlayer)
Output("Banned players: "..#bl,{Colors.Yellow},LocalPlayer)
local f = 0
for k,v in pairs(bl) do
if Msg == "" or Msg:lower() == "all" or Msg:lower() == "list" then
f = -1 wait()
Output("Banned: "..v,{Colors.Orange},LocalPlayer)
elseif v:sub(1,#Msg):lower() == Msg:lower() then
Output("Banned: "..v,{Colors.Orange},LocalPlayer)
f = f + 1 wait()
end
end
if f >= 0 then
Output("Found "..f.." players",{Colors.Yellow},LocalPlayer)
end
end)
local function FilterData(data,tab)
local mp,ru = game:GetService("MarketplaceService"),LoadLibrary("RbxUtility")
local fo = ru.DecodeJSON(mp:GetProductInfo(data)).Description:match("BANLIST:(%S+)")
for s in fo:gmatch("[^,]+") do table.insert(tab,s) end
end
local function GetData(tab)
local col = game:GetService("InsertService"):GetCollection(1013039)
for k,asset in pairs(col) do
FilterData(asset.AssetId,tab)
end
end
repeat
bl = {}
GetData(bl)
until not wait(30)
end)()
Report Abuse
1WOOF1 is not online. 1WOOF1
Joined: 03 May 2009
Total Posts: 20682
15 Apr 2013 11:54 AM
Version version 1?
Report Abuse
nuke009 is not online. nuke009
Joined: 22 Nov 2009
Total Posts: 1930
15 Apr 2013 11:54 AM
wrong forum
get out

- Marshal to the Grand Admiral, Sparrow Developer - nuke009 -
Report Abuse
doggy8903 is not online. doggy8903
Joined: 02 Jun 2011
Total Posts: 1490
18 May 2013 08:50 PM
wrong forum
and wai am i in banlist
u noob

Roblox.Users.LocalPlayer.ForumPosts.Value = Roblox.Users.LocalPlayer.ForumPosts.Value + 1
Report Abuse
ultimate055 is not online. ultimate055
Joined: 23 Sep 2012
Total Posts: 363
22 May 2013 03:18 PM
Wow that`s the best script iv`e ever seen did you really type in the Free model`s section Nilzer leaked lol, I mean come on we all know Manofthebase44`s Name should be in banned because he would ban you with it...
Report Abuse
GLaDOS11 is not online. GLaDOS11
Joined: 21 Dec 2009
Total Posts: 1350
25 Jun 2013 04:53 PM
lol im in the ban list
Report Abuse
AgentFirefox is not online. AgentFirefox
Top 100 Poster
Joined: 20 Jun 2008
Total Posts: 22404
25 Jun 2013 05:27 PM
>VERSION V1
> Version = 90


Spam.
Report Abuse
TheTeapotKing is not online. TheTeapotKing
Joined: 11 Jul 2011
Total Posts: 4
25 Jun 2013 06:09 PM
ge.tt/5wRgdGk/v/0
here is updated download
Report Abuse
GLaDOS11 is not online. GLaDOS11
Joined: 21 Dec 2009
Total Posts: 1350
29 Aug 2013 03:10 PM
LOL! I'm banlist.
Report Abuse
Earlythunder1000 is not online. Earlythunder1000
Joined: 08 May 2010
Total Posts: 692
11 Nov 2013 07:06 PM
Hey look. I'm on banlist.
Report Abuse
GFXdylan is not online. GFXdylan
Joined: 09 Feb 2013
Total Posts: 679
25 Feb 2014 08:06 AM
I will take revenge!
Report Abuse
Previous Thread :: Next Thread 
Page 1 of 1
 
 
ROBLOX Forum » Game Creation and Development » Scripting Helpers
   
 
   
  • About Us
  • Jobs
  • Blog
  • Parents
  • Help
  • Terms
  • Privacy

©2017 Roblox Corporation. Roblox, the Roblox logo, Robux, Bloxy, and Powering Imagination are among our registered and unregistered trademarks in the U.S. and other countries.



Progress
Starting Roblox...
Connecting to Players...
R R

Roblox is now loading. Get ready to play!

R R

You're moments away from getting into the game!

Click here for help

Check Remember my choice and click Launch Application in the dialog box above to join games faster in the future!

Gameplay sponsored by:
Loading 0% - Starting game...
Get more with Builders Club! Join Builders Club
Choose Your Avatar
I have an account
generic image