Advertisement
Guest User

asd

a guest
Sep 22nd, 2019
724
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.47 KB | None | 0 0
  1. local a=Instance.new("ScreenGui")local b=Instance.new("Frame")local c=Instance.new("Frame")local d=Instance.new("TextButton")local e=Instance.new("UIGridLayout")local f=Instance.new("TextButton")local g=Instance.new("TextButton")local h=Instance.new("TextButton")local i=Instance.new("TextButton")local j=Instance.new("TextButton")local k=Instance.new("TextButton")local l=Instance.new("TextButton")local m=Instance.new("TextButton")local n=Instance.new("TextLabel")local o=Instance.new("TextButton")local p=Instance.new("ImageLabel")local q=Instance.new("TextButton")local r=Instance.new("Frame")local s=Instance.new("TextButton")local t=Instance.new("ImageLabel")a.Name="fePose"a.Parent=game.CoreGui;a.ZIndexBehavior=Enum.ZIndexBehavior.Sibling;b.Name="Menu"b.Parent=a;b.AnchorPoint=Vector2.new(1,1)b.BackgroundColor3=Color3.new(0,0,0)b.BorderColor3=Color3.new(0.0352941,0.0352941,0.0352941)b.Position=UDim2.new(1,-10,1,-10)b.Size=UDim2.new(0,200,0,145)c.Name="Buttons"c.Parent=b;c.AnchorPoint=Vector2.new(0.5,1)c.BackgroundColor3=Color3.new(0.0470588,0.0470588,0.0470588)c.BorderSizePixel=0;c.Position=UDim2.new(0.5,0,1,0)c.Size=UDim2.new(1,0,1,-25)d.Name="swastika"d.Parent=c;d.AnchorPoint=Vector2.new(0.5,1)d.BackgroundColor3=Color3.new(0.121569,0.121569,0.121569)d.BorderColor3=Color3.new(0,0,0)d.BorderSizePixel=0;d.Font=Enum.Font.SourceSans;d.Text="Swastika"d.TextColor3=Color3.new(1,1,1)d.TextSize=14;e.Parent=c;e.HorizontalAlignment=Enum.HorizontalAlignment.Center;e.SortOrder=Enum.SortOrder.LayoutOrder;e.VerticalAlignment=Enum.VerticalAlignment.Center;e.CellPadding=UDim2.new(0,10,0,10)e.CellSize=UDim2.new(0,55,0,27)e.FillDirectionMaxCells=3;f.Name="tpose"f.Parent=c;f.AnchorPoint=Vector2.new(0.5,1)f.BackgroundColor3=Color3.new(0.121569,0.121569,0.121569)f.BorderColor3=Color3.new(0,0,0)f.BorderSizePixel=0;f.Font=Enum.Font.SourceSans;f.Text="T-Pose"f.TextColor3=Color3.new(1,1,1)f.TextSize=14;g.Name="longarms"g.Parent=c;g.AnchorPoint=Vector2.new(0.5,1)g.BackgroundColor3=Color3.new(0.121569,0.121569,0.121569)g.BorderColor3=Color3.new(0,0,0)g.BorderSizePixel=0;g.Font=Enum.Font.SourceSans;g.Text="LongArms"g.TextColor3=Color3.new(1,1,1)g.TextSize=14;h.Name="crazyhats"h.Parent=c;h.AnchorPoint=Vector2.new(0.5,1)h.BackgroundColor3=Color3.new(0.121569,0.121569,0.121569)h.BorderColor3=Color3.new(0,0,0)h.BorderSizePixel=0;h.Font=Enum.Font.SourceSans;h.Text="CrazyHats"h.TextColor3=Color3.new(1,1,1)h.TextSize=14;i.Name="ring"i.Parent=c;i.AnchorPoint=Vector2.new(0.5,1)i.BackgroundColor3=Color3.new(0.121569,0.121569,0.121569)i.BorderColor3=Color3.new(0,0,0)i.BorderSizePixel=0;i.Font=Enum.Font.SourceSans;i.Text="Ring"i.TextColor3=Color3.new(1,1,1)i.TextSize=14;j.Name="whip"j.Parent=c;j.AnchorPoint=Vector2.new(0.5,1)j.BackgroundColor3=Color3.new(0.121569,0.121569,0.121569)j.BorderColor3=Color3.new(0,0,0)j.BorderSizePixel=0;j.Font=Enum.Font.SourceSans;j.Text="SwirlHat"j.TextColor3=Color3.new(1,1,1)j.TextSize=14;k.Name="noface"k.Parent=c;k.AnchorPoint=Vector2.new(0.5,1)k.BackgroundColor3=Color3.new(0.121569,0.121569,0.121569)k.BorderColor3=Color3.new(0,0,0)k.BorderSizePixel=0;k.Font=Enum.Font.SourceSans;k.Text="NoFace"k.TextColor3=Color3.new(1,1,1)k.TextSize=14;l.Name="nomesh"l.Parent=c;l.AnchorPoint=Vector2.new(0.5,1)l.BackgroundColor3=Color3.new(0.121569,0.121569,0.121569)l.BorderColor3=Color3.new(0,0,0)l.BorderSizePixel=0;l.Font=Enum.Font.SourceSans;l.Text="NoMesh"l.TextColor3=Color3.new(1,1,1)l.TextSize=14;m.Name="naked"m.Parent=c;m.AnchorPoint=Vector2.new(0.5,1)m.BackgroundColor3=Color3.new(0.121569,0.121569,0.121569)m.BorderColor3=Color3.new(0,0,0)m.BorderSizePixel=0;m.Font=Enum.Font.SourceSans;m.Text="Naked"m.TextColor3=Color3.new(1,1,1)m.TextSize=14;n.Name="Title"n.Parent=b;n.AnchorPoint=Vector2.new(0.5,0)n.BackgroundColor3=Color3.new(0.0941177,0.0941177,0.0941177)n.BorderSizePixel=0;n.Position=UDim2.new(0.5,0,0,0)n.Size=UDim2.new(1,0,0,25)n.Font=Enum.Font.Arial;n.Text=" fePose2 by Zeezy#7203"n.TextColor3=Color3.new(1,1,1)n.TextSize=12;n.TextStrokeColor3=Color3.new(1,1,1)n.TextXAlignment=Enum.TextXAlignment.Left;o.Name="Close"o.Parent=n;o.AnchorPoint=Vector2.new(1,0)o.BackgroundColor3=Color3.new(0,0,0)o.BorderSizePixel=0;o.Position=UDim2.new(1,0,0,0)o.Size=UDim2.new(0,18,0,18)o.Font=Enum.Font.SourceSans;o.Text="X"o.TextColor3=Color3.new(1,1,1)o.TextSize=14;p.Name="Icon"p.Parent=n;p.AnchorPoint=Vector2.new(0,0.5)p.BackgroundColor3=Color3.new(1,1,1)p.BackgroundTransparency=1;p.BorderSizePixel=0;p.Position=UDim2.new(0,2,0.5,1)p.Size=UDim2.new(0,20,0,20)p.Image="rbxassetid://1059397371"p.ImageColor3=Color3.new(0.764706,0.764706,0.819608)q.Name="Minimize"q.Parent=n;q.AnchorPoint=Vector2.new(1,0)q.BackgroundColor3=Color3.new(0,0,0)q.BorderSizePixel=0;q.Position=UDim2.new(1,-20,0,0)q.Size=UDim2.new(0,18,0,18)q.Font=Enum.Font.SourceSans;q.Text="_"q.TextColor3=Color3.new(1,1,1)q.TextSize=14;r.Name="MenuCollapsed"r.Parent=a;r.AnchorPoint=Vector2.new(1,1)r.BackgroundColor3=Color3.new(0.0470588,0.0470588,0.0470588)r.BorderColor3=Color3.new(0.0352941,0.0352941,0.0352941)r.Position=UDim2.new(1,-250,1,-30)r.Size=UDim2.new(0,35,0,20)r.Visible=false;s.Name="Maximize"s.Parent=r;s.AnchorPoint=Vector2.new(1,0.5)s.BackgroundColor3=Color3.new(0,0,0)s.BorderSizePixel=0;s.Position=UDim2.new(1,0,0.5,0)s.Size=UDim2.new(0,16,0,16)s.Font=Enum.Font.SourceSans;s.Text="+"s.TextColor3=Color3.new(1,1,1)s.TextSize=14;t.Name="Icon"t.Parent=r;t.AnchorPoint=Vector2.new(0,0.5)t.BackgroundColor3=Color3.new(1,1,1)t.BackgroundTransparency=1;t.BorderSizePixel=0;t.Position=UDim2.new(0,0,0.5,1)t.Size=UDim2.new(0,18,0,18)t.Image="rbxassetid://1059397371"t.ImageColor3=Color3.new(0.764706,0.764706,0.819608)function SCRIPT_HHHX75_FAKESCRIPT()local u=Instance.new('LocalScript')u.Parent=d;u.Parent.MouseButton1Click:Connect(function()local v=game.Players.LocalPlayer;local w=game:GetService("RunService").RenderStepped;local function x(y,z,A,B,C,D,E)local F=Instance.new("BodyForce")F.force=Vector3.new(0,196.2,0)*y:GetMass()F.Parent=y;w:Connect(function()y.CFrame=v.Character["Torso"].CFrame*CFrame.new(z,A,B)*CFrame.Angles(C,D,E)end)y:BreakJoints()end;x(v.Character["Left Arm"],-1,1.5,0,0,0,math.rad(-90))x(v.Character["Right Arm"],1.5,1,0,0,0,math.rad(180))x(v.Character["Left Leg"],-1.5,-1,0,0,0,math.rad(0))x(v.Character["Right Leg"],1,-1.5,0,0,0,math.rad(90))end)end;coroutine.resume(coroutine.create(SCRIPT_HHHX75_FAKESCRIPT))function SCRIPT_XGPX68_FAKESCRIPT()local u=Instance.new('LocalScript')u.Parent=f;u.Parent.MouseButton1Click:Connect(function()local v=game.Players.LocalPlayer;local w=game:GetService("RunService").RenderStepped;local function x(y,z,A,B,C,D,E)local F=Instance.new("BodyForce")F.force=Vector3.new(0,196.2,0)*y:GetMass()F.Parent=y;w:Connect(function()y.CFrame=v.Character["Torso"].CFrame*CFrame.new(z,A,B)*CFrame.Angles(C,D,E)end)y:BreakJoints()end;x(v.Character["Left Arm"],-2,0.5,0,0,0,math.rad(-90))x(v.Character["Right Arm"],2,0.5,0,0,0,math.rad(90))end)end;coroutine.resume(coroutine.create(SCRIPT_XGPX68_FAKESCRIPT))function SCRIPT_HRTG80_FAKESCRIPT()local u=Instance.new('LocalScript')u.Parent=g;u.Parent.MouseButton1Click:Connect(function()local v=game.Players.LocalPlayer;local w=game:GetService("RunService").RenderStepped;local function G(y,z,A,B,C,D,E)local F=Instance.new("BodyForce")F.force=Vector3.new(0,196.2,0)*y:GetMass()F.Parent=y;w:Connect(function()y.CFrame=v.Character["Right Arm"].CFrame*CFrame.new(z,A,B)*CFrame.Angles(C,D,E)end)y:BreakJoints()end;local function H(y,z,A,B,C,D,E)local F=Instance.new("BodyForce")F.force=Vector3.new(0,196.2,0)*y:GetMass()F.Parent=y;w:Connect(function()y.CFrame=v.Character["Left Arm"].CFrame*CFrame.new(z,A,B)*CFrame.Angles(C,D,E)end)y:BreakJoints()end;H(v.Character["Left Leg"],0,-1.85,0,0,0,math.rad(0))G(v.Character["Right Leg"],0,-1.85,0,0,0,math.rad(0))end)end;coroutine.resume(coroutine.create(SCRIPT_HRTG80_FAKESCRIPT))function SCRIPT_AFMA68_FAKESCRIPT()local u=Instance.new('LocalScript')u.Parent=h;u.Parent.MouseButton1Click:Connect(function()local v=game:GetService("Players").LocalPlayer;for I,J in ipairs(v.Character:GetDescendants())do if J:IsA("Accessory")then if J.Handle:FindFirstChild'Mesh'then J.Handle.Mesh:Destroy()end;if J.Handle:FindFirstChild'SpecialMesh'then J.Handle.SpecialMesh:Destroy()end;J.Handle.CanCollide=false;J.Handle:BreakJoints()local K=Instance.new("RocketPropulsion",J.Handle)K.Target=v.Character.Head;K.MaxSpeed=1500;K.MaxTorque=Vector3.new(999999,999999,999999)K.MaxThrust=9999;K.CartoonFactor=0.5;K.TargetOffset=Vector3.new(0,0,0)K:Fire()wait()end end end)end;coroutine.resume(coroutine.create(SCRIPT_AFMA68_FAKESCRIPT))function SCRIPT_XRKY67_FAKESCRIPT()local u=Instance.new('LocalScript')u.Parent=i;u.Parent.MouseButton1Click:Connect(function()local L=0.1;local v=game:GetService("Players").LocalPlayer;local w=game:GetService("RunService").RenderStepped;local M={}local N=0.05;local function x(C,z,A,B)N=N+0.4;local O=N;w:Connect(function()C.CFrame=v.Character["HumanoidRootPart"].CFrame*CFrame.new(z,A,B)*CFrame.Angles(O,45,O)O=O+L end)end;for I,J in ipairs(v.Character:GetDescendants())do if J:IsA("Accessory")then table.insert(M,J.Handle)end end;local P=0;local Q=math.rad(360/#M)for I,J in pairs(M)do P=P+1;if J:FindFirstChild'Mesh'then J.Mesh:Destroy()end;if J:FindFirstChild'SpecialMesh'then J.SpecialMesh:Destroy()end;J.CanCollide=false;J:BreakJoints()local F=Instance.new("BodyForce",J)F.Force=Vector3.new(0,workspace.Gravity,0)*F.Parent:GetMass()x(J,math.sin(P*Q)*3,-2,math.cos(P*Q)*3)end end)end;coroutine.resume(coroutine.create(SCRIPT_XRKY67_FAKESCRIPT))function SCRIPT_KBOR79_FAKESCRIPT()local u=Instance.new('LocalScript')u.Parent=j;u.Parent.MouseButton1Click:Connect(function()local L=0.1;local R=0;local v=game:GetService("Players").LocalPlayer;local w=game:GetService("RunService").RenderStepped;local M={}local S=0.12;local function x(C,z,A,B)S=S+0.12;local O=S;w:Connect(function()C.CFrame=v.Character["Head"].CFrame*CFrame.new(z,A*R,B)*CFrame.Angles(O,0,O)O=O+L end)end;for I,J in ipairs(v.Character:GetDescendants())do if J:IsA("Accessory")then table.insert(M,J.Handle)end end;wait()local P=0;for I,J in pairs(M)do P=P+1;if J:FindFirstChild'Mesh'then J.Mesh:Destroy()end;if J:FindFirstChild'SpecialMesh'then J.SpecialMesh:Destroy()end;J.CanCollide=false;J:BreakJoints()local F=Instance.new("BodyForce",J)F.Force=Vector3.new(0,workspace.Gravity,0)*F.Parent:GetMass()x(J,0,P,0)end;local T=Instance.new("Tool")local U=Instance.new("Part")T.Name="Swing"T.RequiresHandle=false;T.Activated:Connect(function()wait(0.1)for I=1,10 do R=R+0.02;wait()end;for I=1,10 do R=R-0.02;wait()end end)T.Parent=v.Character end)end;coroutine.resume(coroutine.create(SCRIPT_KBOR79_FAKESCRIPT))function SCRIPT_WAWM90_FAKESCRIPT()local u=Instance.new('LocalScript')u.Parent=k;u.Parent.MouseButton1Click:Connect(function()local v=game:GetService("Players").LocalPlayer;if v.Character.Head:FindFirstChild'face'then v.Character.Head.face:Destroy()end end)end;coroutine.resume(coroutine.create(SCRIPT_WAWM90_FAKESCRIPT))function SCRIPT_RWKI65_FAKESCRIPT()local u=Instance.new('LocalScript')u.Parent=l;u.Parent.MouseButton1Click:Connect(function()if game:GetService("Players").LocalPlayer.Character.Head.Mesh then game:GetService("Players").LocalPlayer.Character.Head.Mesh:Destroy()end end)end;coroutine.resume(coroutine.create(SCRIPT_RWKI65_FAKESCRIPT))function SCRIPT_EALP67_FAKESCRIPT()local u=Instance.new('LocalScript')u.Parent=m;u.Parent.MouseButton1Click:Connect(function()local v=game:GetService("Players").LocalPlayer;if v.Character:FindFirstChild'Pants'then v.Character.Pants:Destroy()end;if v.Character:FindFirstChild'Shirt'then v.Character.Shirt:Destroy()end end)end;coroutine.resume(coroutine.create(SCRIPT_EALP67_FAKESCRIPT))function SCRIPT_MMOG89_FAKESCRIPT()local u=Instance.new('LocalScript')u.Parent=o;local V=true;local W=u.Parent.Parent.Parent;local w=game:GetService("RunService")u.Parent.MouseButton1Click:Connect(function()if V then V=false;ypos=1;w:BindToRenderStep("yeetTheGui1",1,function()ypos=ypos*1.1;W.Position=W.Position-UDim2.new(0,5,0.0069,-ypos)W.Rotation=W.Rotation-2 end)wait(10)w:UnbindFromRenderStep("yeetTheGui")W.Parent:Destroy()end end)end;coroutine.resume(coroutine.create(SCRIPT_MMOG89_FAKESCRIPT))function SCRIPT_FGOO79_FAKESCRIPT()local u=Instance.new('LocalScript')u.Parent=q;u.Parent.MouseButton1Click:Connect(function()u.Parent.Parent.Parent.Visible=false;u.Parent.Parent.Parent.Parent.MenuCollapsed.Visible=true end)end;coroutine.resume(coroutine.create(SCRIPT_FGOO79_FAKESCRIPT))function SCRIPT_EJQC79_FAKESCRIPT()local u=Instance.new('LocalScript')u.Parent=b;local X=game:GetService("UserInputService")local W=u.Parent;local Y;local Z;local _;local a0;local function a1(a2)local a3=a2.Position-_;W.Position=UDim2.new(a0.X.Scale,a0.X.Offset+a3.X,a0.Y.Scale,a0.Y.Offset+a3.Y)end;W.InputBegan:Connect(function(a2)if a2.UserInputType==Enum.UserInputType.MouseButton1 or a2.UserInputType==Enum.UserInputType.Touch then Y=true;_=a2.Position;a0=W.Position;a2.Changed:Connect(function()if a2.UserInputState==Enum.UserInputState.End then Y=false end end)end end)W.InputChanged:Connect(function(a2)if a2.UserInputType==Enum.UserInputType.MouseMovement or a2.UserInputType==Enum.UserInputType.Touch then Z=a2 end end)X.InputChanged:Connect(function(a2)if a2==Z and Y then a1(a2)end end)end;coroutine.resume(coroutine.create(SCRIPT_EJQC79_FAKESCRIPT))function SCRIPT_JLQK87_FAKESCRIPT()local u=Instance.new('LocalScript')u.Parent=s;u.Parent.MouseButton1Click:Connect(function()u.Parent.Parent.Visible=false;u.Parent.Parent.Parent.Menu.Visible=true end)end;coroutine.resume(coroutine.create(SCRIPT_JLQK87_FAKESCRIPT))function SCRIPT_XTSG89_FAKESCRIPT()local u=Instance.new('LocalScript')u.Parent=r;local X=game:GetService("UserInputService")local W=u.Parent;local Y;local Z;local _;local a0;local function a1(a2)local a3=a2.Position-_;W.Position=UDim2.new(a0.X.Scale,a0.X.Offset+a3.X,a0.Y.Scale,a0.Y.Offset+a3.Y)end;W.InputBegan:Connect(function(a2)if a2.UserInputType==Enum.UserInputType.MouseButton1 or a2.UserInputType==Enum.UserInputType.Touch then Y=true;_=a2.Position;a0=W.Position;a2.Changed:Connect(function()if a2.UserInputState==Enum.UserInputState.End then Y=false end end)end end)W.InputChanged:Connect(function(a2)if a2.UserInputType==Enum.UserInputType.MouseMovement or a2.UserInputType==Enum.UserInputType.Touch then Z=a2 end end)X.InputChanged:Connect(function(a2)if a2==Z and Y then a1(a2)end end)end;coroutine.resume(coroutine.create(SCRIPT_XTSG89_FAKESCRIPT))function SCRIPT_BISS81_FAKESCRIPT()local u=Instance.new('LocalScript')u.Parent=r;local a4=Instance.new("Sound")a4.SoundId="rbxassetid://170765130"a4.PlaybackSpeed=2;a4.Parent=workspace;a4:Play()print("\nfePose loaded successfully!\n\n Made by Zeezy#7203 / zeezy alt#9892")end;coroutine.resume(coroutine.create(SCRIPT_BISS81_FAKESCRIPT))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement