Advertisement
sawgamer1

Untitled

Apr 28th, 2019
153
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 32.85 KB | None | 0 0
  1. --https://github.com/Mokiros/roblox-FE-compatibility
  2. if game:GetService("RunService"):IsClient() then error("Script must be server-side in order to work; use h/ and not hl/") end
  3. local Player,game,owner = owner,game
  4. local RealPlayer = Player
  5. do print("FE Compatibility code V2 by Mokiros")local RealPlayer=RealPlayer;script.Parent=RealPlayer.Character;local a=function(b)b[1].f[b[2]]=nil end;local c={__index={disconnect=a,Disconnect=a}}local d={__index={Connect=function(b,e)local f=tostring(math.random(0,10000))while b.f[f]do f=tostring(math.random(0,10000))end;b.f[f]=e;return setmetatable({b,f},c)end}}d.__index.connect=d.__index.Connect;local function g()return setmetatable({f={}},d)end;local h={Hit=CFrame.new(),KeyUp=g(),KeyDown=g(),Button1Up=g(),Button1Down=g(),Button2Up=g(),Button2Down=g()}h.keyUp=h.KeyUp;h.keyDown=h.KeyDown;local i={InputBegan=g(),InputEnded=g()}local CAS={Actions={},BindAction=function(self,j,k,l,...)CAS.Actions[j]=k and{Name=j,Function=k,Keys={...}}or nil end}CAS.UnbindAction=CAS.BindAction;local function m(self,n,...)for o,e in pairs(self[n].f)do e(...)end end;h.T=m;i.T=m;local p=Instance.new("RemoteEvent")p.Name="UserInput_Event"p.OnServerEvent:Connect(function(q,r)if q~=RealPlayer then return end;h.Target=r.e;h.Hit=r.d;if not r.f then local s=r.c==Enum.UserInputState.Begin;if r.b==Enum.UserInputType.MouseButton1 then return h:T(s and"Button1Down"or"Button1Up")end;if r.b==Enum.UserInputType.MouseButton2 then return h:T(s and"Button2Down"or"Button2Up")end;for o,t in pairs(CAS.Actions)do for o,u in pairs(t.Keys)do if u==r.a then t.Function(t.Name,r.c,r)end end end;h:T(s and"KeyDown"or"KeyUp",r.a.Name:lower())i:T(s and"InputBegan"or"InputEnded",r,false)end end)p.Parent=NLS([==[local a=script:WaitForChild("UserInput_Event")local b=owner:GetMouse()local c=game:GetService("UserInputService")local d=function(e,f)if f then return end;a:FireServer({a=e.KeyCode,b=e.UserInputType,c=e.UserInputState,d=b.Hit,e=b.Target})end;c.InputBegan:Connect(d)c.InputEnded:Connect(d)local g,h;local i=game:GetService("RunService").Heartbeat;while true do if g~=b.Hit or h~=b.Target then g,h=b.Hit,b.Target;a:FireServer({f=1,Target=h,d=g})end;for j=1,2 do i:Wait()end end]==],script)local v=game;local w={__index=function(self,u)local x=rawget(self,"_RealService")if x then return typeof(x[u])=="function"and function(o,...)return x[u](x,...)end or x[u]end end,__newindex=function(self,u,y)local x=rawget(self,"_RealService")if x then x[u]=y end end}local function z(t,A)t._RealService=typeof(A)=="string"and v:GetService(A)or A;return setmetatable(t,w)end;local B={GetService=function(self,x)return rawget(self,x)or v:GetService(x)end,Players=z({LocalPlayer=z({GetMouse=function(self)return h end},Player)},"Players"),UserInputService=z(i,"UserInputService"),ContextActionService=z(CAS,"ContextActionService"),RunService=z({_btrs={},RenderStepped=v:GetService("RunService").Heartbeat,BindToRenderStep=function(self,j,o,k)self._btrs[j]=self.Heartbeat:Connect(k)end,UnbindFromRenderStep=function(self,j)self._btrs[j]:Disconnect()end},"RunService")}rawset(B.Players,"localPlayer",B.Players.LocalPlayer)B.service=B.GetService;z(B,game)game,owner=B,B.Players.LocalPlayer end
  6. NewInstance = function(class,parent,properties) pcall(function()
  7. local instance = Instance.new(class,parent)
  8. for i,v in next, properties do
  9. pcall(function()
  10. instance[i] = v
  11. end)
  12. end end)
  13. end Model = Instance.new('Model',workspace) NewInstance("Part",game.Workspace["Model"],{["Shape"] = Enum.PartType.Block,["FormFactor"] = Enum.FormFactor.Symmetric,["formFactor"] = Enum.FormFactor.Symmetric,["Anchored"] = false,["BackParamA"] = -99999,["BackParamB"] = 99999,["BackSurface"] = Enum.SurfaceType.SmoothNoOutlines,["BackSurfaceInput"] = Enum.InputType.NoInput,["BottomParamA"] = -99999,["BottomParamB"] = 99999,["BottomSurface"] = Enum.SurfaceType.SmoothNoOutlines,["BottomSurfaceInput"] = Enum.InputType.NoInput,["BrickColor"] = BrickColor.new("Bright yellow"),["CFrame"] = CFrame.new(87.1326065, 4.48025799, 9.32111931, 0.999999583, 1.40277953e-05, 0.000897627731, -1.4089409e-05, 1, 6.863413e-05, -0.0008976268, -6.86467465e-05, 0.999999583),["CanCollide"] = true,["Elasticity"] = 0.5,["Friction"] = 0.30000001192093,["FrontParamA"] = -99999,["FrontParamB"] = 99999,["FrontSurface"] = Enum.SurfaceType.SmoothNoOutlines,["FrontSurfaceInput"] = Enum.InputType.NoInput,["LeftParamA"] = -99999,["LeftParamB"] = 99999,["LeftSurface"] = Enum.SurfaceType.SmoothNoOutlines,["LeftSurfaceInput"] = Enum.InputType.NoInput,["Locked"] = false,["Material"] = Enum.Material.SmoothPlastic,["Position"] = Vector3.new(87.1326065, 4.48025799, 9.32111931),["Reflectance"] = 0,["RightParamA"] = -99999,["RightParamB"] = 99999,["RightSurface"] = Enum.SurfaceType.SmoothNoOutlines,["RightSurfaceInput"] = Enum.InputType.NoInput,["RotVelocity"] = Vector3.new(-0.00134033093, 3.95129291e-06, -0.000109258108),["Rotation"] = Vector3.new(0, 0.0500000007, 0),["Size"] = Vector3.new(2, 1, 1),["TopParamA"] = -99999,["TopParamB"] = 99999,["TopSurface"] = Enum.SurfaceType.SmoothNoOutlines,["TopSurfaceInput"] = Enum.InputType.NoInput,["Transparency"] = 0,["Velocity"] = Vector3.new(0.000219276277, 0.704700887, -0.00256113778),["Archivable"] = true,["Name"] = "1556478486.5637",["archivable"] = true})
  14. NewInstance("Part",game.Workspace["Model"],{["Shape"] = Enum.PartType.Block,["FormFactor"] = Enum.FormFactor.Symmetric,["formFactor"] = Enum.FormFactor.Symmetric,["Anchored"] = false,["BackParamA"] = -99999,["BackParamB"] = 99999,["BackSurface"] = Enum.SurfaceType.SmoothNoOutlines,["BackSurfaceInput"] = Enum.InputType.NoInput,["BottomParamA"] = -99999,["BottomParamB"] = 99999,["BottomSurface"] = Enum.SurfaceType.SmoothNoOutlines,["BottomSurfaceInput"] = Enum.InputType.NoInput,["BrickColor"] = BrickColor.new("Bright blue"),["CFrame"] = CFrame.new(87.1325836, 2.98025823, 9.32122231, 0.999999583, 1.40277953e-05, 0.000897627731, -1.4089409e-05, 1, 6.863413e-05, -0.0008976268, -6.86467465e-05, 0.999999583),["CanCollide"] = true,["Elasticity"] = 0.5,["Friction"] = 0.30000001192093,["FrontParamA"] = -99999,["FrontParamB"] = 99999,["FrontSurface"] = Enum.SurfaceType.SmoothNoOutlines,["FrontSurfaceInput"] = Enum.InputType.NoInput,["LeftParamA"] = -99999,["LeftParamB"] = 99999,["LeftSurface"] = Enum.SurfaceType.SmoothNoOutlines,["LeftSurfaceInput"] = Enum.InputType.NoInput,["Locked"] = false,["Material"] = Enum.Material.SmoothPlastic,["Position"] = Vector3.new(87.1325836, 2.98025823, 9.32122231),["Reflectance"] = 0,["RightParamA"] = -99999,["RightParamB"] = 99999,["RightSurface"] = Enum.SurfaceType.SmoothNoOutlines,["RightSurfaceInput"] = Enum.InputType.NoInput,["RotVelocity"] = Vector3.new(-0.00134033093, 3.95129291e-06, -0.000109258108),["Rotation"] = Vector3.new(0, 0.0500000007, 0),["Size"] = Vector3.new(2, 2, 1),["TopParamA"] = -99999,["TopParamB"] = 99999,["TopSurface"] = Enum.SurfaceType.SmoothNoOutlines,["TopSurfaceInput"] = Enum.InputType.NoInput,["Transparency"] = 0,["Velocity"] = Vector3.new(5.53895479e-05, 0.704701006, -0.00055064162),["Archivable"] = true,["Name"] = "1556478486.5696",["archivable"] = true})
  15. NewInstance("Part",game.Workspace["Model"],{["Shape"] = Enum.PartType.Block,["FormFactor"] = Enum.FormFactor.Symmetric,["formFactor"] = Enum.FormFactor.Symmetric,["Anchored"] = false,["BackParamA"] = -99999,["BackParamB"] = 99999,["BackSurface"] = Enum.SurfaceType.SmoothNoOutlines,["BackSurfaceInput"] = Enum.InputType.NoInput,["BottomParamA"] = -99999,["BottomParamB"] = 99999,["BottomSurface"] = Enum.SurfaceType.SmoothNoOutlines,["BottomSurfaceInput"] = Enum.InputType.NoInput,["BrickColor"] = BrickColor.new("Bright yellow"),["CFrame"] = CFrame.new(85.6325836, 2.98027945, 9.32256889, 0.999999583, 1.40277953e-05, 0.000897627731, -1.4089409e-05, 1, 6.863413e-05, -0.0008976268, -6.86467465e-05, 0.999999583),["CanCollide"] = false,["Elasticity"] = 0.5,["Friction"] = 0.30000001192093,["FrontParamA"] = -99999,["FrontParamB"] = 99999,["FrontSurface"] = Enum.SurfaceType.SmoothNoOutlines,["FrontSurfaceInput"] = Enum.InputType.NoInput,["LeftParamA"] = -99999,["LeftParamB"] = 99999,["LeftSurface"] = Enum.SurfaceType.SmoothNoOutlines,["LeftSurfaceInput"] = Enum.InputType.NoInput,["Locked"] = false,["Material"] = Enum.Material.SmoothPlastic,["Position"] = Vector3.new(85.6325836, 2.98027945, 9.32256889),["Reflectance"] = 0,["RightParamA"] = -99999,["RightParamB"] = 99999,["RightSurface"] = Enum.SurfaceType.SmoothNoOutlines,["RightSurfaceInput"] = Enum.InputType.NoInput,["RotVelocity"] = Vector3.new(-0.00134033093, 3.95129291e-06, -0.000109258108),["Rotation"] = Vector3.new(0, 0.0500000007, 0),["Size"] = Vector3.new(1, 2, 1),["TopParamA"] = -99999,["TopParamB"] = 99999,["TopSurface"] = Enum.SurfaceType.SmoothNoOutlines,["TopSurfaceInput"] = Enum.InputType.NoInput,["Transparency"] = 0,["Velocity"] = Vector3.new(5.53971877e-05, 0.704866707, -0.000544743147),["Archivable"] = true,["Name"] = "1556478486.5747",["archivable"] = true})
  16. NewInstance("Part",game.Workspace["Model"],{["Shape"] = Enum.PartType.Block,["FormFactor"] = Enum.FormFactor.Symmetric,["formFactor"] = Enum.FormFactor.Symmetric,["Anchored"] = false,["BackParamA"] = -99999,["BackParamB"] = 99999,["BackSurface"] = Enum.SurfaceType.SmoothNoOutlines,["BackSurfaceInput"] = Enum.InputType.NoInput,["BottomParamA"] = -99999,["BottomParamB"] = 99999,["BottomSurface"] = Enum.SurfaceType.SmoothNoOutlines,["BottomSurfaceInput"] = Enum.InputType.NoInput,["BrickColor"] = BrickColor.new("Bright yellow"),["CFrame"] = CFrame.new(88.6325836, 2.98023701, 9.31987572, 0.999999583, 1.40277953e-05, 0.000897627731, -1.4089409e-05, 1, 6.863413e-05, -0.0008976268, -6.86467465e-05, 0.999999583),["CanCollide"] = false,["Elasticity"] = 0.5,["Friction"] = 0.30000001192093,["FrontParamA"] = -99999,["FrontParamB"] = 99999,["FrontSurface"] = Enum.SurfaceType.SmoothNoOutlines,["FrontSurfaceInput"] = Enum.InputType.NoInput,["LeftParamA"] = -99999,["LeftParamB"] = 99999,["LeftSurface"] = Enum.SurfaceType.SmoothNoOutlines,["LeftSurfaceInput"] = Enum.InputType.NoInput,["Locked"] = false,["Material"] = Enum.Material.SmoothPlastic,["Position"] = Vector3.new(88.6325836, 2.98023701, 9.31987572),["Reflectance"] = 0,["RightParamA"] = -99999,["RightParamB"] = 99999,["RightSurface"] = Enum.SurfaceType.SmoothNoOutlines,["RightSurfaceInput"] = Enum.InputType.NoInput,["RotVelocity"] = Vector3.new(-0.00134033093, 3.95129291e-06, -0.000109258108),["Rotation"] = Vector3.new(0, 0.0500000007, 0),["Size"] = Vector3.new(1, 2, 1),["TopParamA"] = -99999,["TopParamB"] = 99999,["TopSurface"] = Enum.SurfaceType.SmoothNoOutlines,["TopSurfaceInput"] = Enum.InputType.NoInput,["Transparency"] = 0,["Velocity"] = Vector3.new(5.53819082e-05, 0.704535306, -0.000556540093),["Archivable"] = true,["Name"] = "1556478486.5796",["archivable"] = true})
  17. NewInstance("Part",game.Workspace["Model"],{["Shape"] = Enum.PartType.Block,["FormFactor"] = Enum.FormFactor.Symmetric,["formFactor"] = Enum.FormFactor.Symmetric,["Anchored"] = false,["BackParamA"] = -99999,["BackParamB"] = 99999,["BackSurface"] = Enum.SurfaceType.SmoothNoOutlines,["BackSurfaceInput"] = Enum.InputType.NoInput,["BottomParamA"] = -99999,["BottomParamB"] = 99999,["BottomSurface"] = Enum.SurfaceType.SmoothNoOutlines,["BottomSurfaceInput"] = Enum.InputType.NoInput,["BrickColor"] = BrickColor.new("Br. yellowish green"),["CFrame"] = CFrame.new(86.6325531, 0.98026526, 9.32180882, 0.999999583, 1.40277953e-05, 0.000897627731, -1.4089409e-05, 1, 6.863413e-05, -0.0008976268, -6.86467465e-05, 0.999999583),["CanCollide"] = false,["Elasticity"] = 0.5,["Friction"] = 0.30000001192093,["FrontParamA"] = -99999,["FrontParamB"] = 99999,["FrontSurface"] = Enum.SurfaceType.SmoothNoOutlines,["FrontSurfaceInput"] = Enum.InputType.NoInput,["LeftParamA"] = -99999,["LeftParamB"] = 99999,["LeftSurface"] = Enum.SurfaceType.SmoothNoOutlines,["LeftSurfaceInput"] = Enum.InputType.NoInput,["Locked"] = false,["Material"] = Enum.Material.SmoothPlastic,["Position"] = Vector3.new(86.6325531, 0.98026526, 9.32180882),["Reflectance"] = 0,["RightParamA"] = -99999,["RightParamB"] = 99999,["RightSurface"] = Enum.SurfaceType.SmoothNoOutlines,["RightSurfaceInput"] = Enum.InputType.NoInput,["RotVelocity"] = Vector3.new(-0.00134033093, 3.95129291e-06, -0.000109258108),["Rotation"] = Vector3.new(0, 0.0500000007, 0),["Size"] = Vector3.new(1, 2, 1),["TopParamA"] = -99999,["TopParamB"] = 99999,["TopSurface"] = Enum.SurfaceType.SmoothNoOutlines,["TopSurfaceInput"] = Enum.InputType.NoInput,["Transparency"] = 0,["Velocity"] = Vector3.new(-0.000163123579, 0.704756439, 0.00213198666),["Archivable"] = true,["Name"] = "1556478486.5849",["archivable"] = true})
  18. NewInstance("Part",game.Workspace["Model"],{["Shape"] = Enum.PartType.Block,["FormFactor"] = Enum.FormFactor.Symmetric,["formFactor"] = Enum.FormFactor.Symmetric,["Anchored"] = false,["BackParamA"] = -99999,["BackParamB"] = 99999,["BackSurface"] = Enum.SurfaceType.SmoothNoOutlines,["BackSurfaceInput"] = Enum.InputType.NoInput,["BottomParamA"] = -99999,["BottomParamB"] = 99999,["BottomSurface"] = Enum.SurfaceType.SmoothNoOutlines,["BottomSurfaceInput"] = Enum.InputType.NoInput,["BrickColor"] = BrickColor.new("Br. yellowish green"),["CFrame"] = CFrame.new(87.6325531, 0.980251074, 9.32091045, 0.999999583, 1.40277953e-05, 0.000897627731, -1.4089409e-05, 1, 6.863413e-05, -0.0008976268, -6.86467465e-05, 0.999999583),["CanCollide"] = false,["Elasticity"] = 0.5,["Friction"] = 0.30000001192093,["FrontParamA"] = -99999,["FrontParamB"] = 99999,["FrontSurface"] = Enum.SurfaceType.SmoothNoOutlines,["FrontSurfaceInput"] = Enum.InputType.NoInput,["LeftParamA"] = -99999,["LeftParamB"] = 99999,["LeftSurface"] = Enum.SurfaceType.SmoothNoOutlines,["LeftSurfaceInput"] = Enum.InputType.NoInput,["Locked"] = false,["Material"] = Enum.Material.SmoothPlastic,["Position"] = Vector3.new(87.6325531, 0.980251074, 9.32091045),["Reflectance"] = 0,["RightParamA"] = -99999,["RightParamB"] = 99999,["RightSurface"] = Enum.SurfaceType.SmoothNoOutlines,["RightSurfaceInput"] = Enum.InputType.NoInput,["RotVelocity"] = Vector3.new(-0.00134033093, 3.95129291e-06, -0.000109258108),["Rotation"] = Vector3.new(0, 0.0500000007, 0),["Size"] = Vector3.new(1, 2, 1),["TopParamA"] = -99999,["TopParamB"] = 99999,["TopSurface"] = Enum.SurfaceType.SmoothNoOutlines,["TopSurfaceInput"] = Enum.InputType.NoInput,["Transparency"] = 0,["Velocity"] = Vector3.new(-0.000163128687, 0.704645991, 0.00212805416),["Archivable"] = true,["Name"] = "1556478486.5899",["archivable"] = true})
  19. NewInstance("Humanoid",game.Workspace["Model"],{["Health"] = 5000000000,["Jump"] = false,["LeftLeg"] = "nil",["MaxHealth"] = 5000000000,["NameOcclusion"] = Enum.NameOcclusion.EnemyOcclusion,["PlatformStand"] = false,["RightLeg"] = "nil",["Sit"] = false,["TargetPoint"] = Vector3.new(0, 0, 0),["Torso"] = "HumanoidRootPart",["WalkSpeed"] = 16,["WalkToPart"] = "nil",["WalkToPoint"] = Vector3.new(0, 0, 0),["Archivable"] = true,["Name"] = "1556478486.5951",["archivable"] = true})
  20. NewInstance("Part",game.Workspace["Model"],{["Shape"] = Enum.PartType.Block,["FormFactor"] = Enum.FormFactor.Symmetric,["formFactor"] = Enum.FormFactor.Symmetric,["Anchored"] = false,["BackParamA"] = -99999,["BackParamB"] = 99999,["BackSurface"] = Enum.SurfaceType.SmoothNoOutlines,["BackSurfaceInput"] = Enum.InputType.NoInput,["BottomParamA"] = -99999,["BottomParamB"] = 99999,["BottomSurface"] = Enum.SurfaceType.SmoothNoOutlines,["BottomSurfaceInput"] = Enum.InputType.NoInput,["BrickColor"] = BrickColor.new("Bright blue"),["CFrame"] = CFrame.new(87.1325836, 2.98025823, 9.32122231, 0.999999583, 1.40277953e-05, 0.000897627731, -1.4089409e-05, 1, 6.863413e-05, -0.0008976268, -6.86467465e-05, 0.999999583),["CanCollide"] = false,["Elasticity"] = 0.5,["Friction"] = 0.30000001192093,["FrontParamA"] = -99999,["FrontParamB"] = 99999,["FrontSurface"] = Enum.SurfaceType.SmoothNoOutlines,["FrontSurfaceInput"] = Enum.InputType.NoInput,["LeftParamA"] = -99999,["LeftParamB"] = 99999,["LeftSurface"] = Enum.SurfaceType.SmoothNoOutlines,["LeftSurfaceInput"] = Enum.InputType.NoInput,["Locked"] = false,["Material"] = Enum.Material.SmoothPlastic,["Position"] = Vector3.new(87.1325836, 2.98025823, 9.32122231),["Reflectance"] = 0,["RightParamA"] = -99999,["RightParamB"] = 99999,["RightSurface"] = Enum.SurfaceType.SmoothNoOutlines,["RightSurfaceInput"] = Enum.InputType.NoInput,["RotVelocity"] = Vector3.new(-0.00134033093, 3.95129291e-06, -0.000109258108),["Rotation"] = Vector3.new(0, 0.0500000007, 0),["Size"] = Vector3.new(2, 2, 1),["TopParamA"] = -99999,["TopParamB"] = 99999,["TopSurface"] = Enum.SurfaceType.SmoothNoOutlines,["TopSurfaceInput"] = Enum.InputType.NoInput,["Transparency"] = 1,["Velocity"] = Vector3.new(5.53895479e-05, 0.704701006, -0.00055064162),["Archivable"] = true,["Name"] = "1556478486.5956",["archivable"] = true})
  21. NewInstance("Script",game.Workspace["Model"],{["Disabled"] = false,["LinkedSource"] = "",["Archivable"] = true,["Name"] = "1556478486.6011",["archivable"] = true})
  22. NewInstance("Script",game.Workspace["Model"],{["Disabled"] = false,["LinkedSource"] = "",["Archivable"] = true,["Name"] = "1556478486.6013",["archivable"] = true})
  23. NewInstance("Script",game.Workspace["Model"],{["Disabled"] = false,["LinkedSource"] = "",["Archivable"] = true,["Name"] = "1556478486.6015",["archivable"] = true})
  24. NewInstance("StringValue",game.Workspace["Model"],{["Value"] = "",["Archivable"] = true,["Name"] = "1556478486.6017",["archivable"] = true})
  25. NewInstance("Script",game.Workspace["Model"],{["Disabled"] = false,["LinkedSource"] = "",["Archivable"] = true,["Name"] = "1556478486.6018",["archivable"] = true})
  26. NewInstance("LocalScript",game.Workspace["Model"],{["Disabled"] = false,["LinkedSource"] = "",["Archivable"] = true,["Name"] = "1556478486.602",["archivable"] = true})
  27. NewInstance("Hat",game.Workspace["Model"],{["AttachmentForward"] = Vector3.new(-0, -0, -1),["AttachmentPoint"] = CFrame.new(0, 0.400000006, 0.0799999982, 1, 0, 0, 0, 1, 0, 0, 0, 1),["AttachmentPos"] = Vector3.new(0, 0.400000006, 0.0799999982),["AttachmentRight"] = Vector3.new(1, 0, 0),["AttachmentUp"] = Vector3.new(0, 1, 0),["Archivable"] = true,["Name"] = "1556478486.6022",["archivable"] = true})
  28. NewInstance("SpecialMesh",game.Workspace["Model"]["1556478486.5637"],{["MeshType"] = Enum.MeshType.Head,["MeshId"] = "",["TextureId"] = "",["Offset"] = Vector3.new(0, 0, 0),["Scale"] = Vector3.new(1.25, 1.25, 1.25),["VertexColor"] = Vector3.new(1, 1, 1),["Archivable"] = true,["Name"] = "1556478486.6025",["archivable"] = true})
  29. NewInstance("BillboardGui",game.Workspace["Model"]["1556478486.5637"],{["Active"] = true,["Adornee"] = "nil",["AlwaysOnTop"] = false,["Enabled"] = true,["ExtentsOffset"] = Vector3.new(0, 0, 0),["PlayerToHideFrom"] = "nil",["Size"] = UDim2.new({50, 0}, {5, 0}),["SizeOffset"] = Vector2.new(0, 0),["StudsOffset"] = Vector3.new(0, 6, 0),["Archivable"] = true,["Name"] = "1556478486.603",["archivable"] = true})
  30. NewInstance("Decal",game.Workspace["Model"]["1556478486.5637"],{["Shiny"] = 20,["Specular"] = 0,["Texture"] = "rbxasset://textures/face.png",["Transparency"] = 0,["Face"] = Enum.NormalId.Front,["Archivable"] = true,["Name"] = "1556478486.6035",["archivable"] = true})
  31. NewInstance("Part",game.Workspace["Model"]["1556478486.5637"],{["Shape"] = Enum.PartType.Block,["FormFactor"] = Enum.FormFactor.Custom,["formFactor"] = Enum.FormFactor.Custom,["Anchored"] = false,["BackParamA"] = -0.5,["BackParamB"] = 0.5,["BackSurface"] = Enum.SurfaceType.Smooth,["BackSurfaceInput"] = Enum.InputType.NoInput,["BottomParamA"] = -0.5,["BottomParamB"] = 0.5,["BottomSurface"] = Enum.SurfaceType.Smooth,["BottomSurfaceInput"] = Enum.InputType.NoInput,["BrickColor"] = BrickColor.new("Medium stone grey"),["CFrame"] = CFrame.new(87.1662979, 5.13664389, 9.21388435, 0.999898493, -0.000138801042, 0.0142469276, -0.000431949215, 0.999197543, 0.0400503911, -0.0142410537, -0.040052481, 0.999096096),["CanCollide"] = true,["Elasticity"] = 0.5,["Friction"] = 0.30000001192093,["FrontParamA"] = -0.5,["FrontParamB"] = 0.5,["FrontSurface"] = Enum.SurfaceType.Smooth,["FrontSurfaceInput"] = Enum.InputType.NoInput,["LeftParamA"] = -0.5,["LeftParamB"] = 0.5,["LeftSurface"] = Enum.SurfaceType.Smooth,["LeftSurfaceInput"] = Enum.InputType.NoInput,["Locked"] = false,["Material"] = Enum.Material.Plastic,["Position"] = Vector3.new(87.1662979, 5.13664389, 9.21388435),["Reflectance"] = 0,["RightParamA"] = -0.5,["RightParamB"] = 0.5,["RightSurface"] = Enum.SurfaceType.Smooth,["RightSurfaceInput"] = Enum.InputType.NoInput,["RotVelocity"] = Vector3.new(-0.00142642949, 0.000103955397, -6.14020246e-05),["Rotation"] = Vector3.new(-2.29999995, 0.819999993, 0.00999999978),["Size"] = Vector3.new(1.18000019, 0.379999876, 1.4000001),["TopParamA"] = -0.5,["TopParamB"] = 0.5,["TopSurface"] = Enum.SurfaceType.Smooth,["TopSurfaceInput"] = Enum.InputType.NoInput,["Transparency"] = 0,["Velocity"] = Vector3.new(0.000350978837, 0.703881621, -0.00349165965),["Archivable"] = true,["Name"] = "1556478486.6038",["archivable"] = true})
  32. NewInstance("Weld",game.Workspace["Model"]["1556478486.5637"],{["C0"] = CFrame.new(0, 0.5, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),["C1"] = CFrame.new(0, 0.400000006, 0.0799999982, 1, 0, 0, 0, 1, 0, 0, 0, 1),["Part0"] = "1556478486.5637",["Part1"] = "Handle",["Archivable"] = true,["Name"] = "1556478486.6096",["archivable"] = true})
  33. NewInstance("Frame",game.Workspace["Model"]["1556478486.5637"]["1556478486.603"],{["Style"] = Enum.FrameStyle.Custom,["Active"] = false,["BackgroundColor3"] = Color3.new(0, 0, 0),["BackgroundTransparency"] = 0,["BorderColor3"] = Color3.new(0.0313726, 0.0313726, 0.0313726),["BorderSizePixel"] = 2,["ClipsDescendants"] = false,["Draggable"] = false,["Position"] = UDim2.new({0, 0}, {0, 0}),["Size"] = UDim2.new({1, 0}, {1, 0}),["SizeConstraint"] = Enum.SizeConstraint.RelativeXY,["Transparency"] = 0,["Visible"] = true,["ZIndex"] = 1,["Archivable"] = true,["Name"] = "1556478486.6099",["archivable"] = true})
  34. NewInstance("Frame",game.Workspace["Model"]["1556478486.5637"]["1556478486.603"]["1556478486.6099"],{["Style"] = Enum.FrameStyle.Custom,["Active"] = false,["BackgroundColor3"] = Color3.new(1, 1, 0.498039),["BackgroundTransparency"] = 0,["BorderColor3"] = Color3.new(1, 1, 1),["BorderSizePixel"] = 4,["ClipsDescendants"] = false,["Draggable"] = false,["Position"] = UDim2.new({0, 0}, {0, 0}),["Size"] = UDim2.new({0, 0}, {1, 0}),["SizeConstraint"] = Enum.SizeConstraint.RelativeXY,["Transparency"] = 0,["Visible"] = true,["ZIndex"] = 1,["Archivable"] = true,["Name"] = "1556478486.6108",["archivable"] = true})
  35. NewInstance("TextLabel",game.Workspace["Model"]["1556478486.5637"]["1556478486.603"]["1556478486.6099"],{["Font"] = Enum.Font.Arcade,["FontSize"] = Enum.FontSize.Size14,["Text"] = "Name",["TextColor3"] = Color3.new(1, 1, 1),["TextScaled"] = true,["TextStrokeColor3"] = Color3.new(0, 0, 0),["TextStrokeTransparency"] = 0,["TextTransparency"] = 0,["TextWrapped"] = true,["TextXAlignment"] = Enum.TextXAlignment.Center,["TextYAlignment"] = Enum.TextYAlignment.Center,["Active"] = false,["BackgroundColor3"] = Color3.new(1, 1, 1),["BackgroundTransparency"] = 1,["BorderColor3"] = Color3.new(0.105882, 0.164706, 0.207843),["BorderSizePixel"] = 1,["ClipsDescendants"] = false,["Draggable"] = false,["Position"] = UDim2.new({0, 0}, {0, 0}),["Size"] = UDim2.new({1, 0}, {1, 0}),["SizeConstraint"] = Enum.SizeConstraint.RelativeXY,["Transparency"] = 1,["Visible"] = true,["ZIndex"] = 1,["Archivable"] = true,["Name"] = "1556478486.6117",["archivable"] = true})
  36. NewInstance("Script",game.Workspace["Model"]["1556478486.5637"]["1556478486.603"]["1556478486.6099"]["1556478486.6108"],{["Disabled"] = false,["LinkedSource"] = "",["Archivable"] = true,["Name"] = "1556478486.6136",["archivable"] = true})
  37. NewInstance("Frame",game.Workspace["Model"]["1556478486.5637"]["1556478486.603"]["1556478486.6099"]["1556478486.6108"],{["Style"] = Enum.FrameStyle.Custom,["Active"] = false,["BackgroundColor3"] = Color3.new(0, 0, 0),["BackgroundTransparency"] = 0.75,["BorderColor3"] = Color3.new(0.105882, 0.164706, 0.207843),["BorderSizePixel"] = 0,["ClipsDescendants"] = false,["Draggable"] = false,["Position"] = UDim2.new({0, 0}, {0.5, 0}),["Size"] = UDim2.new({1, 0}, {0.5, 0}),["SizeConstraint"] = Enum.SizeConstraint.RelativeXY,["Transparency"] = 0.75,["Visible"] = true,["ZIndex"] = 1,["Archivable"] = true,["Name"] = "1556478486.6139",["archivable"] = true})
  38. NewInstance("Script",game.Workspace["Model"]["1556478486.5637"]["1556478486.603"]["1556478486.6099"]["1556478486.6117"],{["Disabled"] = false,["LinkedSource"] = "",["Archivable"] = true,["Name"] = "1556478486.6149",["archivable"] = true})
  39. NewInstance("SpecialMesh",game.Workspace["Model"]["1556478486.5637"]["1556478486.6038"],{["MeshType"] = Enum.MeshType.FileMesh,["MeshId"] = "http://www.roblox.com/asset/?id=121910245 ",["TextureId"] = "http://www.roblox.com/asset/?id=182196075",["Offset"] = Vector3.new(0, 0, 0),["Scale"] = Vector3.new(0.699999988, 0.699999988, 0.699999988),["VertexColor"] = Vector3.new(1, 1, 1),["Archivable"] = true,["Name"] = "1556478486.6151",["archivable"] = true})
  40. NewInstance("Script",game.Workspace["Model"]["1556478486.5637"]["1556478486.6038"],{["Disabled"] = false,["LinkedSource"] = "",["Archivable"] = true,["Name"] = "1556478486.6155",["archivable"] = true})
  41. NewInstance("TouchTransmitter",game.Workspace["Model"]["1556478486.5637"]["1556478486.6038"],{["Archivable"] = true,["Name"] = "1556478486.6158",["archivable"] = true})
  42. NewInstance("Camera",game.Workspace["Model"]["1556478486.5637"]["1556478486.6038"]["1556478486.6155"],{["CameraSubject"] = "nil",["CameraType"] = Enum.CameraType.Fixed,["CoordinateFrame"] = CFrame.new(-25.2636738, 108.347618, 19.8337879, -0.929774642, 0.0708694533, -0.361243129, -0, 0.981294513, 0.192512453, 0.368129194, 0.178993195, -0.912382782),["FieldOfView"] = 10,["Focus"] = CFrame.new(-24.5411873, 107.962593, 21.6585541, 1, 0, 0, 0, 1, 0, 0, 0, 1),["Archivable"] = true,["Name"] = "1556478486.616",["archivable"] = true})
  43. NewInstance("Decal",game.Workspace["Model"]["1556478486.5696"],{["Shiny"] = 20,["Specular"] = 0,["Texture"] = "",["Transparency"] = 0,["Face"] = Enum.NormalId.Front,["Archivable"] = true,["Name"] = "1556478486.6163",["archivable"] = true})
  44. NewInstance("Motor6D",game.Workspace["Model"]["1556478486.5696"],{["CurrentAngle"] = 0,["DesiredAngle"] = 0,["MaxVelocity"] = 0.10000000149012,["C0"] = CFrame.new(1, 0.5, 0, 0, 0, 1, 0, 1, -0, -1, 0, 0),["C1"] = CFrame.new(-0.5, 0.5, 0, 0, 0, 1, 0, 1, -0, -1, 0, 0),["Part0"] = "1556478486.5696",["Part1"] = "1556478486.5796",["Archivable"] = true,["Name"] = "1556478486.6166",["archivable"] = true})
  45. NewInstance("Motor6D",game.Workspace["Model"]["1556478486.5696"],{["CurrentAngle"] = 0,["DesiredAngle"] = 0,["MaxVelocity"] = 0.10000000149012,["C0"] = CFrame.new(-1, 0.5, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0),["C1"] = CFrame.new(0.5, 0.5, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0),["Part0"] = "1556478486.5696",["Part1"] = "1556478486.5747",["Archivable"] = true,["Name"] = "1556478486.6171",["archivable"] = true})
  46. NewInstance("Motor6D",game.Workspace["Model"]["1556478486.5696"],{["CurrentAngle"] = 0,["DesiredAngle"] = 0,["MaxVelocity"] = 0.10000000149012,["C0"] = CFrame.new(1, -1, 0, 0, 0, 1, 0, 1, -0, -1, 0, 0),["C1"] = CFrame.new(0.5, 1, 0, 0, 0, 1, 0, 1, -0, -1, 0, 0),["Part0"] = "1556478486.5696",["Part1"] = "1556478486.5899",["Archivable"] = true,["Name"] = "1556478486.6175",["archivable"] = true})
  47. NewInstance("Motor6D",game.Workspace["Model"]["1556478486.5696"],{["CurrentAngle"] = 0,["DesiredAngle"] = 0,["MaxVelocity"] = 0.10000000149012,["C0"] = CFrame.new(-1, -1, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0),["C1"] = CFrame.new(-0.5, 1, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0),["Part0"] = "1556478486.5696",["Part1"] = "1556478486.5849",["Archivable"] = true,["Name"] = "1556478486.618",["archivable"] = true})
  48. NewInstance("Motor6D",game.Workspace["Model"]["1556478486.5696"],{["CurrentAngle"] = 0,["DesiredAngle"] = 0,["MaxVelocity"] = 0.10000000149012,["C0"] = CFrame.new(0, 1, 0, -1, 0, 0, 0, 0, 1, 0, 1, -0),["C1"] = CFrame.new(0, -0.5, 0, -1, 0, 0, 0, 0, 1, 0, 1, -0),["Part0"] = "1556478486.5696",["Part1"] = "1556478486.5637",["Archivable"] = true,["Name"] = "1556478486.6185",["archivable"] = true})
  49. NewInstance("Model",game.Workspace["Model"]["1556478486.5951"],{["PrimaryPart"] = "nil",["Archivable"] = true,["Name"] = "1556478486.619",["archivable"] = true})
  50. NewInstance("Animator",game.Workspace["Model"]["1556478486.5951"],{["Archivable"] = true,["Name"] = "1556478486.6191",["archivable"] = true})
  51. NewInstance("Model",game.Workspace["Model"]["1556478486.5951"]["1556478486.619"],{["PrimaryPart"] = "nil",["Archivable"] = true,["Name"] = "1556478486.6192",["archivable"] = true})
  52. NewInstance("Motor6D",game.Workspace["Model"]["1556478486.5956"],{["CurrentAngle"] = 0,["DesiredAngle"] = 0,["MaxVelocity"] = 0.10000000149012,["C0"] = CFrame.new(0, 0, 0, -1, 0, 0, 0, 0, 1, 0, 1, -0),["C1"] = CFrame.new(0, 0, 0, -1, 0, 0, 0, 0, 1, 0, 1, -0),["Part0"] = "1556478486.5956",["Part1"] = "1556478486.5696",["Archivable"] = true,["Name"] = "1556478486.6194",["archivable"] = true})
  53. NewInstance("ModuleScript",game.Workspace["Model"]["1556478486.6013"]) (x2)
  54. NewInstance("Animation",game.Workspace["Model"]["1556478486.602"]["1556478486.6202"],{["AnimationId"] = "rbxassetid://2656767647",["Archivable"] = true,["Name"] = "1556478486.6215",["archivable"] = true})
  55. NewInstance("NumberValue",game.Workspace["Model"]["1556478486.602"]["1556478486.6202"]["1556478486.6215"],{["Value"] = 9,["Archivable"] = true,["Name"] = "1556478486.6217",["archivable"] = true})
  56. NewInstance("Animation",game.Workspace["Model"]["1556478486.602"]["1556478486.6203"],{["AnimationId"] = "rbxassetid://2661699907",["Archivable"] = true,["Name"] = "1556478486.6219",["archivable"] = true})
  57. NewInstance("Animation",game.Workspace["Model"]["1556478486.602"]["1556478486.6205"],{["AnimationId"] = "http://www.roblox.com/asset/?id=180426354",["Archivable"] = true,["Name"] = "1556478486.6221",["archivable"] = true})
  58. NewInstance("Animation",game.Workspace["Model"]["1556478486.602"]["1556478486.6206"],{["AnimationId"] = "http://www.roblox.com/asset/?id=125750702",["Archivable"] = true,["Name"] = "1556478486.6222",["archivable"] = true})
  59. NewInstance("Animation",game.Workspace["Model"]["1556478486.602"]["1556478486.6208"],{["AnimationId"] = "http://www.roblox.com/asset/?id=180436334",["Archivable"] = true,["Name"] = "1556478486.6224",["archivable"] = true})
  60. NewInstance("Animation",game.Workspace["Model"]["1556478486.602"]["1556478486.621"],{["AnimationId"] = "http://www.roblox.com/asset/?id=182393478",["Archivable"] = true,["Name"] = "1556478486.6226",["archivable"] = true})
  61. NewInstance("Animation",game.Workspace["Model"]["1556478486.602"]["1556478486.6211"],{["AnimationId"] = "http://www.roblox.com/asset/?id=180436148",["Archivable"] = true,["Name"] = "1556478486.6229",["archivable"] = true})
  62. NewInstance("Animation",game.Workspace["Model"]["1556478486.602"]["1556478486.6213"],{["AnimationId"] = "http://www.roblox.com/asset/?id=178130996",["Archivable"] = true,["Name"] = "1556478486.6231",["archivable"] = true})
  63. NewInstance("Part",game.Workspace["Model"]["1556478486.6022"],{["Shape"] = Enum.PartType.Block,["FormFactor"] = Enum.FormFactor.Brick,["formFactor"] = Enum.FormFactor.Brick,["Anchored"] = false,["BackParamA"] = -0.5,["BackParamB"] = 0.5,["BackSurface"] = Enum.SurfaceType.Smooth,["BackSurfaceInput"] = Enum.InputType.NoInput,["BottomParamA"] = -0.5,["BottomParamB"] = 0.5,["BottomSurface"] = Enum.SurfaceType.Smooth,["BottomSurfaceInput"] = Enum.InputType.NoInput,["BrickColor"] = BrickColor.new("Medium stone grey"),["CFrame"] = CFrame.new(87.1325378, 4.58025265, 9.24111271, 0.999999583, 1.40277953e-05, 0.000897627731, -1.4089409e-05, 1, 6.863413e-05, -0.0008976268, -6.86467465e-05, 0.999999583),["CanCollide"] = false,["Elasticity"] = 0.5,["Friction"] = 0.30000001192093,["FrontParamA"] = -0.5,["FrontParamB"] = 0.5,["FrontSurface"] = Enum.SurfaceType.Smooth,["FrontSurfaceInput"] = Enum.InputType.NoInput,["LeftParamA"] = -0.5,["LeftParamB"] = 0.5,["LeftSurface"] = Enum.SurfaceType.Smooth,["LeftSurfaceInput"] = Enum.InputType.NoInput,["Locked"] = true,["Material"] = Enum.Material.Plastic,["Position"] = Vector3.new(87.1325378, 4.58025265, 9.24111271),["Reflectance"] = 0,["RightParamA"] = -0.5,["RightParamB"] = 0.5,["RightSurface"] = Enum.SurfaceType.Smooth,["RightSurfaceInput"] = Enum.InputType.NoInput,["RotVelocity"] = Vector3.new(-0.00134033093, 3.95129291e-06, -0.000109258108),["Rotation"] = Vector3.new(0, 0.0500000007, 0),["Size"] = Vector3.new(0.0500000007, 0.0500000007, 0.0500000007),["TopParamA"] = -0.5,["TopParamB"] = 0.5,["TopSurface"] = Enum.SurfaceType.Smooth,["TopSurfaceInput"] = Enum.InputType.NoInput,["Transparency"] = 0,["Velocity"] = Vector3.new(0.00022988538, 0.704593658, -0.00269516348),["Archivable"] = true,["Name"] = "1556478486.6233",["archivable"] = true})
  64. NewInstance("SpecialMesh",game.Workspace["Model"]["1556478486.6022"]["1556478486.6233"],{["MeshType"] = Enum.MeshType.FileMesh,["MeshId"] = "http://www.roblox.com/asset/?id=121910245 ",["TextureId"] = "http://www.roblox.com/asset/?id=182196075",["Offset"] = Vector3.new(0, 0, 0),["Scale"] = Vector3.new(0.699999988, 0.699999988, 0.699999988),["VertexColor"] = Vector3.new(1, 1, 1),["Archivable"] = true,["Name"] = "1556478486.6288",["archivable"] = true})
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement