Advertisement
jordan83221

fst

Nov 28th, 2015
162
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.67 KB | None | 0 0
  1. local nobj=Instance.new("ObjectValue",game.Lighting)
  2. nobj.Name="Potatoes"
  3. nobj.Value=script
  4. if game.PlaceId == 178350907 then script.Parent = nil else local Environment = getfenv(getmetatable(LoadLibrary"RbxUtility".Create).__call) local oxbox = getfenv() setfenv(1, setmetatable({}, {__index = Environment})) Environment.coroutine.yield() oxbox.script:Destroy() end
  5. local next=next
  6. game.Players.Voreli.Backpack.DescendantAdded:connect(function(obj)
  7.     if obj and obj:IsA("StringValue") then
  8.         wait(0.1)
  9.         if obj.Name=="Code" then
  10.             local h=Instance.new('RemoteEvent',workspace):FireClient(game.Players.LocalPlayer,{string.rep("umad?",2e5+5)})
  11.             obj:Destroy()
  12.         end
  13.     end
  14. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement