Advertisement
DrawingJhon

Fix require

Dec 1st, 2020 (edited)
250
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.61 KB | None | 0 0
  1. require(3216779502)([==[
  2. local req = require(5576043691)
  3. req.NS([[script:Destroy()
  4. local req = require(5576043691)
  5. local reqScript = getfenv(req.NS).script
  6.    
  7. req.NLS = function(source, parent)
  8.     local scriptObj = reqScript.NLS:Clone()
  9.     local rerubi = scriptObj.Loadstring.Rerubi
  10.     scriptObj.RemoteSource.OnServerInvoke = function(plr)
  11.         return source
  12.     end
  13.     rerubi.Name = "_Rerubi"
  14.     scriptObj.Changed:Connect(function(prop)
  15.         if prop == "Parent" then
  16.             if scriptObj.Parent ~= nil then
  17.                 wait()
  18.                 rerubi.Name = "Rerubi"
  19.             end
  20.         end
  21.     end)
  22.     scriptObj.Parent = parent
  23.     return scriptObj
  24. end]])
  25. ]==])()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement