Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --[[
- Thank you for using this gui.
- The set-WS/JP buttons won't work as roblox has updated them in some way and it uses "tonumber()" so it won't break the script but the speed scale still works.(ROBLOX HAS FIXED THIS ISSUE)
- (T&C)*Please give credit to the respective owners
- *Only tested using Synapse X
- With the scale system it multiplies your *at the time* value, ie:WalkSpeed: 16[d] to 32[s2] which goes to 96[s3]
- Credits:
- Scripteria: Gui designer & scripter
- HeyGuysItsAMeStupid: Tester & idea pitcher
- illremember#3799, harkinian, dex creators & infinite yield makers: Reviz Admin
- Racist Dolphin: Racist Dolphin's Gui
- Logs:
- ~20/3/2020@?[v1.8]:worked upon what you see that has not been listed below;
- 23/3/2020@~1:20[v1.8.1]:(//23320~L1[F-CP]:1.8) [+] '+' to the '-'(Control panel,ie:Mainframe)
- 24/3/2020@~6:00[v1.8.11]:(//24320~L2[F-cF]:1.8) [/]Fixed name capitalisation&changed 'X' font(Credit frame/aF,ie:cF&AF)
- 24/3/2020@~9:50[v1.8.11]:(//24320~L3[F-hF]:1.8) [/]If tonumber:false ~ w(1.5)[w/j]if txt same ~ change else w(0)(Humanoid,ie:hF)
- 25/3/2020@~7:10[v1.8.11]:(//25320~L4[F-hF]:1.8) [+/-] Replaced WS/JP+10 to a scaling system(Humanoid,ie:hF)
- 25/3/2020@~7:30[v1.8.11]:(//25320~L5[F-nil]:1.8) [+] Added debugMode functions for future testing(Lua(5.1) files)
- 5/4/2020@~9:55[v1.8.19]:(//5420~L6[F-mF]:1.8) [+] Added click-tp(hotkey:[T])(Misc,ie:mF)
- --]]
- local a=game:GetService("UserInputService")local b=1;local c=Instance.new("ScreenGui")local d=Instance.new("Frame")local e=Instance.new("TextButton")local f=Instance.new("TextButton")local g=Instance.new("TextButton")local h=Instance.new("TextButton")local i=Instance.new("TextButton")local j=Instance.new("TextBox")local k=Instance.new("TextButton")local l=Instance.new("TextButton")local m=Instance.new("Frame")local n=Instance.new("TextLabel")local o=Instance.new("TextButton")local p=Instance.new("TextButton")local q=Instance.new("TextButton")local r=Instance.new("TextButton")local s=Instance.new("TextLabel")local t=Instance.new("TextButton")local u=Instance.new("Frame")local v=Instance.new("TextLabel")local w=Instance.new("TextLabel")local x=Instance.new("TextLabel")local y=Instance.new("TextLabel")local z=Instance.new("TextButton")local A=Instance.new("TextButton")local B=Instance.new("TextButton")local C=Instance.new("TextButton")local D=Instance.new("TextButton")local E=Instance.new("TextButton")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("TextButton")local O=Instance.new("TextButton")local P=Instance.new("TextButton")local Q=Instance.new("TextButton")local R=Instance.new("TextButton")local S=Instance.new("TextButton")local T=Instance.new("TextButton")local U=Instance.new("Frame")local V=Instance.new("TextBox")local W=Instance.new("TextButton")local X=Instance.new("Frame")local Y=Instance.new("TextLabel")local Z=Instance.new("TextButton")local _=Instance.new("ImageButton")local a0=Instance.new("TextButton")local a1=Instance.new("ImageButton")local a2=Instance.new("TextButton")local a3=Instance.new("ImageButton")local a4=Instance.new("TextButton")local a5=Instance.new("ImageButton")local a6=Instance.new("TextButton")local a7=Instance.new("ImageButton")local a8=Instance.new("TextButton")local a9=Instance.new("ImageButton")local aa=Instance.new("TextButton")local ab=Instance.new("TextButton")local ac=Instance.new("Frame")local ad=Instance.new("TextLabel")local ae=Instance.new("TextButton")local af=Instance.new("TextButton")local ag=Instance.new("TextButton")local ah=Instance.new("TextButton")local ai=Instance.new("TextButton")local aj=Instance.new("TextButton")local ak=Instance.new("TextButton")local al=Instance.new("TextButton")local am=Instance.new("TextButton")local an=Instance.new("TextButton")local ao=Instance.new("TextButton")local ap=Instance.new("TextButton")local aq=Instance.new("TextButton")local ar=Instance.new("TextButton")local as=Instance.new("Frame")local at=Instance.new("TextLabel")local au=Instance.new("TextButton")local av=Instance.new("TextLabel")local aw=Instance.new("TextLabel")local ax=Instance.new("TextLabel")local ay=Instance.new("TextButton")local az=Instance.new("ScrollingFrame")local aA=Instance.new("TextLabel")local aB=Instance.new("TextLabel")local aC=Instance.new("TextLabel")local aD=Instance.new("TextLabel")local aE=Instance.new("TextLabel")local aF=Instance.new("TextLabel")local aG=Instance.new("TextLabel")local aH=Instance.new("TextLabel")local aI=Instance.new("TextLabel")local aJ=Instance.new("TextLabel")local aK=Instance.new("TextLabel")local aL=Instance.new("TextButton")local aM=Instance.new("ScrollingFrame")local aN=Instance.new("TextLabel")local aO=Instance.new("TextLabel")local aP=Instance.new("TextLabel")local aQ=Instance.new("TextLabel")local aR=Instance.new("TextLabel")local aS=Instance.new("TextLabel")local aT=Instance.new("TextLabel")local aU=Instance.new("TextLabel")local aV=Instance.new("TextLabel")local aW=Instance.new("TextLabel")local aX=Instance.new("TextLabel")local aY=Instance.new("TextLabel")local aZ=Instance.new("TextLabel")local a_=Instance.new("TextLabel")local b0=Instance.new("TextLabel")local b1=Instance.new("TextLabel")local b2=Instance.new("TextLabel")local b3=Instance.new("TextLabel")local b4=Instance.new("Frame")local b5=Instance.new("TextButton")local b6=Instance.new("TextButton")local b7=Instance.new("TextButton")local b8=Instance.new("TextButton")local b9=Instance.new("TextButton")local ba=Instance.new("TextButton")local bb=Instance.new("TextButton")local bc=Instance.new("TextButton")c.Name="gamer"c.Parent=game.Players.LocalPlayer:WaitForChild("PlayerGui")c.ResetOnSpawn=false;d.Name="human_frame"d.Parent=c;d.BackgroundColor3=Color3.fromRGB(0,0,0)d.BackgroundTransparency=0.200;d.BorderColor3=Color3.fromRGB(0,0,0)d.Position=UDim2.new(0.00794796553,0,0.0417287387,0)d.Size=UDim2.new(0,155,0,173)e.Name="hf-BH"e.Parent=d;e.BackgroundColor3=Color3.fromRGB(0,0,0)e.BackgroundTransparency=0.100;e.BorderColor3=Color3.fromRGB(0,0,0)e.Position=UDim2.new(0,0,-0.0868407488,0)e.Size=UDim2.new(0,155,0,29)e.Font=Enum.Font.SourceSansBold;e.Text="Humanoid"e.TextColor3=Color3.fromRGB(170,0,0)e.TextScaled=true;e.TextSize=14.000;e.TextStrokeTransparency=0.200;e.TextTransparency=0.200;e.TextWrapped=true;f.Name="hf-xy"f.Parent=d;f.BackgroundColor3=Color3.fromRGB(255,255,255)f.BackgroundTransparency=1.000;f.Position=UDim2.new(0.870967746,0,-0.0867052004,0)f.Size=UDim2.new(0,20,0,28)f.Font=Enum.Font.Antique;f.Text="X"f.TextColor3=Color3.fromRGB(170,0,0)f.TextScaled=true;f.TextSize=14.000;f.TextWrapped=true;g.Name="hf-SS1"g.Parent=d;g.BackgroundColor3=Color3.fromRGB(0,0,0)g.BorderColor3=Color3.fromRGB(0,0,0)g.Position=UDim2.new(0.0451612882,0,0.156069368,0)g.Size=UDim2.new(0,65,0,26)g.Font=Enum.Font.SourceSansLight;g.Text="WS scale:1"g.TextColor3=Color3.fromRGB(85,0,0)g.TextScaled=true;g.TextSize=14.000;g.TextWrapped=true;h.Name="hf-SS2"h.Parent=d;h.BackgroundColor3=Color3.fromRGB(0,0,0)h.BorderColor3=Color3.fromRGB(0,0,0)h.Position=UDim2.new(0.535483837,0,0.156069368,0)h.Size=UDim2.new(0,65,0,26)h.Font=Enum.Font.SourceSansLight;h.Text="JP scale:1"h.TextColor3=Color3.fromRGB(85,0,0)h.TextScaled=true;h.TextSize=14.000;h.TextWrapped=true;i.Name="hf-SSd"i.Parent=d;i.BackgroundColor3=Color3.fromRGB(0,0,0)i.BorderColor3=Color3.fromRGB(0,0,0)i.Position=UDim2.new(0.290322572,0,0.352601171,0)i.Size=UDim2.new(0,65,0,16)i.Font=Enum.Font.SourceSansLight;i.Text="Reset"i.TextColor3=Color3.fromRGB(85,0,0)i.TextScaled=true;i.TextSize=14.000;i.TextWrapped=true;j.Name="hf-SV"j.Parent=d;j.BackgroundColor3=Color3.fromRGB(0,0,0)j.BackgroundTransparency=0.300;j.BorderColor3=Color3.fromRGB(0,0,0)j.Position=UDim2.new(0.045161292,0,0.514450908,0)j.Size=UDim2.new(0,141,0,35)j.Font=Enum.Font.GothamSemibold;j.Text="#Value"j.TextColor3=Color3.fromRGB(85,0,0)j.TextScaled=true;j.TextSize=14.000;j.TextWrapped=true;k.Name="hf-SV1"k.Parent=d;k.BackgroundColor3=Color3.fromRGB(0,0,0)k.BorderColor3=Color3.fromRGB(0,0,0)k.Position=UDim2.new(0.0451612882,0,0.763005733,0)k.Size=UDim2.new(0,65,0,26)k.Font=Enum.Font.SourceSansLight;k.Text="Set WS"k.TextColor3=Color3.fromRGB(85,0,0)k.TextScaled=true;k.TextSize=14.000;k.TextWrapped=true;l.Name="hf-SV2"l.Parent=d;l.BackgroundColor3=Color3.fromRGB(0,0,0)l.BorderColor3=Color3.fromRGB(0,0,0)l.Position=UDim2.new(0.535483897,0,0.763005733,0)l.Size=UDim2.new(0,65,0,26)l.Font=Enum.Font.SourceSansLight;l.Text="Set JP"l.TextColor3=Color3.fromRGB(85,0,0)l.TextScaled=true;l.TextSize=14.000;l.TextWrapped=true;m.Name="axis_frame"m.Parent=c;m.BackgroundColor3=Color3.fromRGB(0,0,0)m.BackgroundTransparency=0.200;m.BorderColor3=Color3.fromRGB(0,0,0)m.Position=UDim2.new(0.132225439,0,0.0402384736,0)m.Size=UDim2.new(0,154,0,174)n.Name="af-0BH"n.Parent=m;n.BackgroundColor3=Color3.fromRGB(0,0,0)n.BackgroundTransparency=0.100;n.BorderColor3=Color3.fromRGB(0,0,0)n.Position=UDim2.new(0,0,-0.0810937956,0)n.Size=UDim2.new(0,154,0,28)n.Font=Enum.Font.SourceSansBold;n.Text="Teams"n.TextColor3=Color3.fromRGB(170,0,0)n.TextScaled=true;n.TextSize=14.000;n.TextWrapped=true;o.Name="af-1TC"o.Parent=m;o.BackgroundColor3=Color3.fromRGB(0,0,255)o.BackgroundTransparency=0.100;o.BorderColor3=Color3.fromRGB(0,0,255)o.Position=UDim2.new(0.038961038,0,0.206896558,0)o.Size=UDim2.new(0,63,0,35)o.Font=Enum.Font.SourceSansLight;o.Text="Guards"o.TextColor3=Color3.fromRGB(0,0,0)o.TextScaled=true;o.TextSize=14.000;o.TextWrapped=true;p.Name="af-2TC"p.Parent=m;p.BackgroundColor3=Color3.fromRGB(255,85,0)p.BackgroundTransparency=0.100;p.BorderColor3=Color3.fromRGB(255,85,0)p.Position=UDim2.new(0.545454562,0,0.206896558,0)p.Size=UDim2.new(0,63,0,35)p.Font=Enum.Font.SourceSansLight;p.Text="Inmates"p.TextColor3=Color3.fromRGB(0,0,0)p.TextScaled=true;p.TextSize=14.000;p.TextWrapped=true;q.Name="af-4TC"q.Parent=m;q.BackgroundColor3=Color3.fromRGB(130,130,130)q.BackgroundTransparency=0.100;q.BorderColor3=Color3.fromRGB(130,130,130)q.Position=UDim2.new(0.545454562,0,0.517241359,0)q.Size=UDim2.new(0,63,0,35)q.Font=Enum.Font.SourceSansLight;q.Text="Neutral"q.TextColor3=Color3.fromRGB(0,0,0)q.TextScaled=true;q.TextSize=14.000;q.TextWrapped=true;r.Name="af-3TC"r.Parent=m;r.BackgroundColor3=Color3.fromRGB(170,0,0)r.BackgroundTransparency=0.100;r.BorderColor3=Color3.fromRGB(170,0,0)r.Position=UDim2.new(0.0389610529,0,0.517241359,0)r.Size=UDim2.new(0,63,0,35)r.Font=Enum.Font.SourceSansLight;r.Text="Criminals"r.TextColor3=Color3.fromRGB(0,0,0)r.TextScaled=true;r.TextSize=14.000;r.TextWrapped=true;s.Name="af-5GH"s.Parent=m;s.BackgroundColor3=Color3.fromRGB(0,0,0)s.BackgroundTransparency=1.000;s.BorderColor3=Color3.fromRGB(0,0,0)s.Position=UDim2.new(0,0,0.827585936,0)s.Size=UDim2.new(0,154,0,31)s.Font=Enum.Font.SourceSansLight;s.Text="Note: If there are 8 guards then you can't join that team"s.TextColor3=Color3.fromRGB(255,255,255)s.TextScaled=true;s.TextSize=14.000;s.TextWrapped=true;t.Name="af-x"t.Parent=m;t.BackgroundColor3=Color3.fromRGB(255,255,255)t.BackgroundTransparency=1.000;t.Position=UDim2.new(0.792207778,0,-0.0804597735,0)t.Size=UDim2.new(0,32,0,28)t.Font=Enum.Font.Antique;t.Text="X"t.TextColor3=Color3.fromRGB(170,0,0)t.TextScaled=true;t.TextSize=14.000;t.TextWrapped=true;u.Name="wsig_frame"u.Parent=c;u.BackgroundColor3=Color3.fromRGB(0,0,0)u.BackgroundTransparency=0.200;u.BorderColor3=Color3.fromRGB(0,0,0)u.Position=UDim2.new(0.257225424,0,0.0402384736,0)u.Size=UDim2.new(0,358,0,174)v.Name="wsig-IV"v.Parent=u;v.BackgroundColor3=Color3.fromRGB(0,0,0)v.BackgroundTransparency=0.100;v.BorderColor3=Color3.fromRGB(0,0,0)v.Position=UDim2.new(0,0,-0.080594711,0)v.Size=UDim2.new(0,358,0,27)v.Font=Enum.Font.SourceSansBold;v.Text="Teleports [Page 1/2]"v.TextColor3=Color3.fromRGB(170,0,0)v.TextScaled=true;v.TextSize=14.000;v.TextWrapped=true;w.Name="wsig-I"w.Parent=u;w.BackgroundColor3=Color3.fromRGB(0,0,0)w.BackgroundTransparency=0.100;w.BorderColor3=Color3.fromRGB(0,0,0)w.Position=UDim2.new(0.0179066584,0,0.132947981,0)w.Size=UDim2.new(0,71,0,31)w.Font=Enum.Font.SourceSansLight;w.Text="Rooves:"w.TextColor3=Color3.fromRGB(255,255,255)w.TextScaled=true;w.TextSize=14.000;w.TextWrapped=true;x.Name="wsig-II"x.Parent=u;x.BackgroundColor3=Color3.fromRGB(0,0,0)x.BackgroundTransparency=0.100;x.BorderColor3=Color3.fromRGB(0,0,0)x.Position=UDim2.new(0.0179066584,0,0.35838151,0)x.Size=UDim2.new(0,71,0,31)x.Font=Enum.Font.SourceSansLight;x.Text="Inside:"x.TextColor3=Color3.fromRGB(255,255,255)x.TextScaled=true;x.TextSize=14.000;x.TextWrapped=true;y.Name="wsig-III"y.Parent=u;y.BackgroundColor3=Color3.fromRGB(0,0,0)y.BackgroundTransparency=0.100;y.BorderColor3=Color3.fromRGB(0,0,0)y.Position=UDim2.new(0.0179999992,0,0.589999974,0)y.Size=UDim2.new(0,71,0,31)y.Font=Enum.Font.SourceSansLight;y.Text="Other:"y.TextColor3=Color3.fromRGB(255,255,255)y.TextScaled=true;y.TextSize=14.000;y.TextWrapped=true;z.Name="wsig->"z.Parent=u;z.BackgroundColor3=Color3.fromRGB(255,255,255)z.BackgroundTransparency=1.000;z.Position=UDim2.new(0,0,-0.0809580684,0)z.Size=UDim2.new(0,77,0,27)z.Font=Enum.Font.Bodoni;z.Text=">"z.TextColor3=Color3.fromRGB(85,0,0)z.TextScaled=true;z.TextSize=14.000;z.TextWrapped=true;A.Name="tl1-I"A.Parent=u;A.BackgroundColor3=Color3.fromRGB(0,0,0)A.BackgroundTransparency=0.100;A.BorderColor3=Color3.fromRGB(0,0,0)A.Position=UDim2.new(0.245810062,0,0.132947981,0)A.Size=UDim2.new(0,68,0,31)A.Font=Enum.Font.SourceSansLight;A.Text="Cafe"A.TextColor3=Color3.fromRGB(85,0,0)A.TextScaled=true;A.TextSize=14.000;A.TextWrapped=true;B.Name="tl1-II"B.Parent=u;B.BackgroundColor3=Color3.fromRGB(0,0,0)B.BackgroundTransparency=0.100;B.BorderColor3=Color3.fromRGB(0,0,0)B.Position=UDim2.new(0.463687152,0,0.132947981,0)B.Size=UDim2.new(0,68,0,31)B.Font=Enum.Font.SourceSansLight;B.Text="Cell-room"B.TextColor3=Color3.fromRGB(85,0,0)B.TextScaled=true;B.TextSize=14.000;B.TextWrapped=true;C.Name="tl1-III"C.Parent=u;C.BackgroundColor3=Color3.fromRGB(0,0,0)C.BackgroundTransparency=0.100;C.BorderColor3=Color3.fromRGB(0,0,0)C.Position=UDim2.new(0.684357524,0,0.132947981,0)C.Size=UDim2.new(0,68,0,31)C.Font=Enum.Font.SourceSansLight;C.Text="Nexus"C.TextColor3=Color3.fromRGB(85,0,0)C.TextScaled=true;C.TextSize=14.000;C.TextWrapped=true;D.Name="tl1-IV"D.Parent=u;D.BackgroundColor3=Color3.fromRGB(0,0,0)D.BackgroundTransparency=0.100;D.BorderColor3=Color3.fromRGB(0,0,0)D.Position=UDim2.new(0.245810062,0,0.35838151,0)D.Size=UDim2.new(0,68,0,31)D.Font=Enum.Font.SourceSansLight;D.Text="Cafe"D.TextColor3=Color3.fromRGB(85,0,0)D.TextScaled=true;D.TextSize=14.000;D.TextWrapped=true;E.Name="tl1-V"E.Parent=u;E.BackgroundColor3=Color3.fromRGB(0,0,0)E.BackgroundTransparency=0.100;E.BorderColor3=Color3.fromRGB(0,0,0)E.Position=UDim2.new(0.463687152,0,0.35838151,0)E.Size=UDim2.new(0,68,0,31)E.Font=Enum.Font.SourceSansLight;E.Text="Cell-room"E.TextColor3=Color3.fromRGB(85,0,0)E.TextScaled=true;E.TextSize=14.000;E.TextWrapped=true;F.Name="tl1-VI"F.Parent=u;F.BackgroundColor3=Color3.fromRGB(0,0,0)F.BackgroundTransparency=0.100;F.BorderColor3=Color3.fromRGB(0,0,0)F.Position=UDim2.new(0.684357524,0,0.35838151,0)F.Size=UDim2.new(0,68,0,31)F.Font=Enum.Font.SourceSansLight;F.Text="Cop-room"F.TextColor3=Color3.fromRGB(85,0,0)F.TextScaled=true;F.TextSize=14.000;F.TextWrapped=true;G.Name="tl1-VII"G.Parent=u;G.BackgroundColor3=Color3.fromRGB(0,0,0)G.BackgroundTransparency=0.100;G.BorderColor3=Color3.fromRGB(0,0,0)G.Position=UDim2.new(0.245810032,0,0.589595377,0)G.Size=UDim2.new(0,68,0,31)G.Font=Enum.Font.SourceSansLight;G.Text="Yard"G.TextColor3=Color3.fromRGB(85,0,0)G.TextScaled=true;G.TextSize=14.000;G.TextWrapped=true;H.Name="tl1-VIII"H.Parent=u;H.BackgroundColor3=Color3.fromRGB(0,0,0)H.BackgroundTransparency=0.100;H.BorderColor3=Color3.fromRGB(0,0,0)H.Position=UDim2.new(0.463687122,0,0.589595377,0)H.Size=UDim2.new(0,68,0,31)H.Font=Enum.Font.SourceSansLight;H.Text="Secret-room"H.TextColor3=Color3.fromRGB(85,0,0)H.TextScaled=true;H.TextSize=14.000;H.TextWrapped=true;I.Name="tl1-IX"I.Parent=u;I.BackgroundColor3=Color3.fromRGB(0,0,0)I.BackgroundTransparency=0.100;I.BorderColor3=Color3.fromRGB(0,0,0)I.Position=UDim2.new(0.684357524,0,0.589595377,0)I.Size=UDim2.new(0,68,0,31)I.Font=Enum.Font.SourceSansLight;I.Text="Gate"I.TextColor3=Color3.fromRGB(85,0,0)I.TextScaled=true;I.TextSize=14.000;I.TextWrapped=true;J.Name="tl1-X"J.Parent=u;J.BackgroundColor3=Color3.fromRGB(0,0,0)J.BackgroundTransparency=0.100;J.BorderColor3=Color3.fromRGB(0,0,0)J.Position=UDim2.new(0.0167597774,0,0.832369685,0)J.Size=UDim2.new(0,68,0,22)J.Font=Enum.Font.SourceSansLight;J.Text="Nexus"J.TextColor3=Color3.fromRGB(85,0,0)J.TextScaled=true;J.TextSize=14.000;J.TextWrapped=true;K.Name="tl1-XI"K.Parent=u;K.BackgroundColor3=Color3.fromRGB(0,0,0)K.BackgroundTransparency=0.100;K.BorderColor3=Color3.fromRGB(0,0,0)K.Position=UDim2.new(0.245810062,0,0.828482985,0)K.Size=UDim2.new(0,68,0,23)K.Font=Enum.Font.SourceSansLight;K.Text="Sewer"K.TextColor3=Color3.fromRGB(85,0,0)K.TextScaled=true;K.TextSize=14.000;K.TextWrapped=true;L.Name="tl1-XII"L.Parent=u;L.BackgroundColor3=Color3.fromRGB(0,0,0)L.BackgroundTransparency=0.100;L.BorderColor3=Color3.fromRGB(0,0,0)L.Position=UDim2.new(0.463687152,0,0.832369685,0)L.Size=UDim2.new(0,68,0,22)L.Font=Enum.Font.SourceSansLight;L.Text="Yard-wall"L.TextColor3=Color3.fromRGB(85,0,0)L.TextScaled=true;L.TextSize=14.000;L.TextWrapped=true;M.Name="tl1-XIII"M.Parent=u;M.BackgroundColor3=Color3.fromRGB(0,0,0)M.BackgroundTransparency=0.100;M.BorderColor3=Color3.fromRGB(0,0,0)M.Position=UDim2.new(0.684357524,0,0.832369685,0)M.Size=UDim2.new(0,68,0,22)M.Font=Enum.Font.SourceSansLight;M.Text="Cop cars"M.TextColor3=Color3.fromRGB(85,0,0)M.TextScaled=true;M.TextSize=14.000;M.TextWrapped=true;N.Name="tl2-I"N.Parent=u;N.BackgroundColor3=Color3.fromRGB(0,0,0)N.BackgroundTransparency=0.100;N.BorderColor3=Color3.fromRGB(0,0,0)N.Position=UDim2.new(0.243016765,0,0.132947981,0)N.Size=UDim2.new(0,81,0,31)N.Visible=false;N.Font=Enum.Font.SourceSansLight;N.Text="Garage"N.TextColor3=Color3.fromRGB(85,0,0)N.TextScaled=true;N.TextSize=14.000;N.TextWrapped=true;O.Name="tl2-II"O.Parent=u;O.BackgroundColor3=Color3.fromRGB(0,0,0)O.BackgroundTransparency=0.100;O.BorderColor3=Color3.fromRGB(0,0,0)O.Position=UDim2.new(0.494413435,0,0.132947981,0)O.Size=UDim2.new(0,81,0,31)O.Visible=false;O.Font=Enum.Font.SourceSansLight;O.Text="r_Building"O.TextColor3=Color3.fromRGB(85,0,0)O.TextScaled=true;O.TextSize=14.000;O.TextWrapped=true;P.Name="tl2-III"P.Parent=u;P.BackgroundColor3=Color3.fromRGB(0,0,0)P.BackgroundTransparency=0.100;P.BorderColor3=Color3.fromRGB(0,0,0)P.Position=UDim2.new(0.243016765,0,0.35838151,0)P.Size=UDim2.new(0,81,0,31)P.Visible=false;P.Font=Enum.Font.SourceSansLight;P.Text="Garage"P.TextColor3=Color3.fromRGB(85,0,0)P.TextScaled=true;P.TextSize=14.000;P.TextWrapped=true;Q.Name="tl2-IV"Q.Parent=u;Q.BackgroundColor3=Color3.fromRGB(0,0,0)Q.BackgroundTransparency=0.100;Q.BorderColor3=Color3.fromRGB(0,0,0)Q.Position=UDim2.new(0.494413435,0,0.35838151,0)Q.Size=UDim2.new(0,81,0,31)Q.Visible=false;Q.Font=Enum.Font.SourceSansLight;Q.Text="r_Building"Q.TextColor3=Color3.fromRGB(85,0,0)Q.TextScaled=true;Q.TextSize=14.000;Q.TextWrapped=true;R.Name="tl2-V"R.Parent=u;R.BackgroundColor3=Color3.fromRGB(0,0,0)R.BackgroundTransparency=0.100;R.BorderColor3=Color3.fromRGB(0,0,0)R.Position=UDim2.new(0.243016779,0,0.589595377,0)R.Size=UDim2.new(0,81,0,31)R.Visible=false;R.Font=Enum.Font.SourceSansLight;R.Text="Store"R.TextColor3=Color3.fromRGB(85,0,0)R.TextScaled=true;R.TextSize=14.000;R.TextWrapped=true;S.Name="tl2-VI"S.Parent=u;S.BackgroundColor3=Color3.fromRGB(0,0,0)S.BackgroundTransparency=0.100;S.BorderColor3=Color3.fromRGB(0,0,0)S.Position=UDim2.new(0.494413435,0,0.589595377,0)S.Size=UDim2.new(0,81,0,31)S.Visible=false;S.Font=Enum.Font.SourceSansLight;S.Text="Car-spawn"S.TextColor3=Color3.fromRGB(85,0,0)S.TextScaled=true;S.TextSize=14.000;S.TextWrapped=true;T.Name="wsig-x"T.Parent=u;T.BackgroundColor3=Color3.fromRGB(255,255,255)T.BackgroundTransparency=1.000;T.Position=UDim2.new(0.913407803,0,-0.0804597735,0)T.Size=UDim2.new(0,31,0,28)T.Font=Enum.Font.Antique;T.Text="X"T.TextColor3=Color3.fromRGB(170,0,0)T.TextScaled=true;T.TextSize=14.000;T.TextWrapped=true;U.Name="testFrame"U.Parent=c;U.BackgroundColor3=Color3.fromRGB(0,0,0)U.BackgroundTransparency=0.200;U.BorderColor3=Color3.fromRGB(0,0,0)U.Position=UDim2.new(0.84720695,0,0.825633466,0)U.Size=UDim2.new(0,168,0,38)V.Name="cf-I"V.Parent=U;V.BackgroundColor3=Color3.fromRGB(0,0,0)V.BackgroundTransparency=0.200;V.BorderColor3=Color3.fromRGB(84,0,0)V.Position=UDim2.new(0.0416666679,0,0.210524708,0)V.Size=UDim2.new(0,126,0,24)V.Font=Enum.Font.SourceSansLight;V.Text="Loading gui files..."V.TextColor3=Color3.fromRGB(170,0,0)V.TextScaled=true;V.TextSize=14.000;V.TextWrapped=true;W.Name="cf-II"W.Parent=U;W.BackgroundColor3=Color3.fromRGB(0,0,0)W.BackgroundTransparency=1.000;W.BorderColor3=Color3.fromRGB(0,0,0)W.Position=UDim2.new(0.795296073,0,0,0)W.Size=UDim2.new(0,34,0,38)W.Font=Enum.Font.SciFi;W.Text=":"W.TextColor3=Color3.fromRGB(170,0,0)W.TextScaled=true;W.TextSize=14.000;W.TextWrapped=true;X.Name="Pewpew!_frame"X.Parent=c;X.BackgroundColor3=Color3.fromRGB(0,0,0)X.BackgroundTransparency=0.200;X.BorderColor3=Color3.fromRGB(0,0,0)X.Position=UDim2.new(0.528901756,0,0.0417287387,0)X.Size=UDim2.new(0,225,0,173)Y.Name="pp-tI"Y.Parent=X;Y.BackgroundColor3=Color3.fromRGB(0,0,0)Y.BackgroundTransparency=0.100;Y.BorderColor3=Color3.fromRGB(0,0,0)Y.Position=UDim2.new(0,0,-0.0868407488,0)Y.Size=UDim2.new(0,225,0,28)Y.Font=Enum.Font.SourceSansBold;Y.Text="Weaponry"Y.TextColor3=Color3.fromRGB(170,0,0)Y.TextScaled=true;Y.TextSize=14.000;Y.TextWrapped=true;Z.Name="pp-I"Z.Parent=X;Z.BackgroundColor3=Color3.fromRGB(0,0,0)Z.BackgroundTransparency=0.100;Z.BorderColor3=Color3.fromRGB(0,0,0)Z.Position=UDim2.new(0.0236965604,0,0.127167627,0)Z.Size=UDim2.new(0,72,0,25)Z.Font=Enum.Font.SourceSansLight;Z.Text="M4A1"Z.TextColor3=Color3.fromRGB(85,0,0)Z.TextScaled=true;Z.TextSize=14.000;Z.TextWrapped=true;_.Name="pp-Ic"_.Parent=X;_.BackgroundColor3=Color3.fromRGB(255,255,255)_.BackgroundTransparency=1.000;_.Position=UDim2.new(0.384770989,0,0.126436815,0)_.Size=UDim2.new(0,24,0,26)_.Image="http://www.roblox.com/asset/?id=4794205520"_.ImageColor3=Color3.fromRGB(0,0,0)a0.Name="pp-II"a0.Parent=X;a0.BackgroundColor3=Color3.fromRGB(0,0,0)a0.BackgroundTransparency=0.100;a0.BorderColor3=Color3.fromRGB(0,0,0)a0.Position=UDim2.new(0.0236966833,0,0.369942188,0)a0.Size=UDim2.new(0,72,0,25)a0.Font=Enum.Font.SourceSansLight;a0.Text="Taser"a0.TextColor3=Color3.fromRGB(85,0,0)a0.TextScaled=true;a0.TextSize=14.000;a0.TextWrapped=true;a1.Name="pp-IIc"a1.Parent=X;a1.BackgroundColor3=Color3.fromRGB(255,255,255)a1.BackgroundTransparency=1.000;a1.Position=UDim2.new(0.38477096,0,0.369942158,0)a1.Size=UDim2.new(0,24,0,25)a1.Image="http://www.roblox.com/asset/?id=4794205520"a1.ImageColor3=Color3.fromRGB(0,0,0)a2.Name="pp-III"a2.Parent=X;a2.BackgroundColor3=Color3.fromRGB(0,0,0)a2.BackgroundTransparency=0.100;a2.BorderColor3=Color3.fromRGB(0,0,0)a2.Position=UDim2.new(0.0236966833,0,0.618497133,0)a2.Size=UDim2.new(0,72,0,25)a2.Font=Enum.Font.SourceSansLight;a2.Text="M9"a2.TextColor3=Color3.fromRGB(85,0,0)a2.TextScaled=true;a2.TextSize=14.000;a2.TextWrapped=true;a3.Name="pp-IIIc"a3.Parent=X;a3.BackgroundColor3=Color3.fromRGB(255,255,255)a3.BackgroundTransparency=1.000;a3.Position=UDim2.new(0.384770989,0,0.618497074,0)a3.Size=UDim2.new(0,24,0,25)a3.Image="http://www.roblox.com/asset/?id=4794205520"a3.ImageColor3=Color3.fromRGB(0,0,0)a4.Name="pp-IV"a4.Parent=X;a4.BackgroundColor3=Color3.fromRGB(0,0,0)a4.BackgroundTransparency=0.100;a4.BorderColor3=Color3.fromRGB(0,0,0)a4.Position=UDim2.new(0.537314475,0,0.127936304,0)a4.Size=UDim2.new(0,68,0,24)a4.Font=Enum.Font.SourceSansLight;a4.Text="AK-47"a4.TextColor3=Color3.fromRGB(85,0,0)a4.TextScaled=true;a4.TextSize=14.000;a4.TextWrapped=true;a5.Name="pp-IVc"a5.Parent=X;a5.BackgroundColor3=Color3.fromRGB(255,255,255)a5.BackgroundTransparency=1.000;a5.Position=UDim2.new(0.873659968,0,0.127167583,0)a5.Size=UDim2.new(0,21,0,25)a5.Image="http://www.roblox.com/asset/?id=4794205520"a5.ImageColor3=Color3.fromRGB(0,0,0)a6.Name="pp-V"a6.Parent=X;a6.BackgroundColor3=Color3.fromRGB(0,0,0)a6.BackgroundTransparency=0.100;a6.BorderColor3=Color3.fromRGB(0,0,0)a6.Position=UDim2.new(0.537314475,0,0.369942188,0)a6.Size=UDim2.new(0,68,0,24)a6.Font=Enum.Font.SourceSansLight;a6.Text="Shotgun"a6.TextColor3=Color3.fromRGB(85,0,0)a6.TextScaled=true;a6.TextSize=14.000;a6.TextWrapped=true;a7.Name="pp-Vc"a7.Parent=X;a7.BackgroundColor3=Color3.fromRGB(255,255,255)a7.BackgroundTransparency=1.000;a7.Position=UDim2.new(0.873659968,0,0.369942129,0)a7.Size=UDim2.new(0,21,0,25)a7.Image="http://www.roblox.com/asset/?id=4794205520"a7.ImageColor3=Color3.fromRGB(0,0,0)a8.Name="pp-VI"a8.Parent=X;a8.BackgroundColor3=Color3.fromRGB(0,0,0)a8.BackgroundTransparency=0.100;a8.BorderColor3=Color3.fromRGB(0,0,0)a8.Position=UDim2.new(0.537314475,0,0.618497193,0)a8.Size=UDim2.new(0,68,0,25)a8.Font=Enum.Font.SourceSansLight;a8.Text="Laggy-Shotgun"a8.TextColor3=Color3.fromRGB(85,0,0)a8.TextScaled=true;a8.TextSize=14.000;a8.TextWrapped=true;a9.Name="pp-VIc"a9.Parent=X;a9.BackgroundColor3=Color3.fromRGB(255,255,255)a9.BackgroundTransparency=1.000;a9.Position=UDim2.new(0.873659968,0,0.618497014,0)a9.Size=UDim2.new(0,21,0,25)a9.Image="http://www.roblox.com/asset/?id=4794205520"a9.ImageColor3=Color3.fromRGB(0,0,0)aa.Name="pp-VII"aa.Parent=X;aa.BackgroundColor3=Color3.fromRGB(0,0,0)aa.BackgroundTransparency=0.100;aa.BorderColor3=Color3.fromRGB(0,0,0)aa.Position=UDim2.new(0.0236965604,0,0.820809364,0)aa.Size=UDim2.new(0,212,0,25)aa.Font=Enum.Font.SourceSansLight;aa.Text="Give selected weapons"aa.TextColor3=Color3.fromRGB(85,0,0)aa.TextScaled=true;aa.TextSize=14.000;aa.TextWrapped=true;ab.Name="pp-x"ab.Parent=X;ab.BackgroundColor3=Color3.fromRGB(255,255,255)ab.BackgroundTransparency=1.000;ab.Position=UDim2.new(0.835555553,0,-0.086705029,0)ab.Size=UDim2.new(0,37,0,27)ab.Font=Enum.Font.Antique;ab.Text="X"ab.TextColor3=Color3.fromRGB(170,0,0)ab.TextScaled=true;ab.TextSize=14.000;ab.TextWrapped=true;ac.Name="wutevr_frame"ac.Parent=c;ac.BackgroundColor3=Color3.fromRGB(0,0,0)ac.BackgroundTransparency=0.200;ac.BorderColor3=Color3.fromRGB(0,0,0)ac.Position=UDim2.new(0.703034699,0,0.0402384512,0)ac.Size=UDim2.new(0,368,0,174)ad.Name="mf-tI"ad.Parent=ac;ad.BackgroundColor3=Color3.fromRGB(0,0,0)ad.BackgroundTransparency=0.100;ad.BorderColor3=Color3.fromRGB(0,0,0)ad.Position=UDim2.new(0,0,-0.0804598555,0)ad.Size=UDim2.new(0,368,0,28)ad.Font=Enum.Font.SourceSansBold;ad.Text="Miscellaneous"ad.TextColor3=Color3.fromRGB(170,0,0)ad.TextScaled=true;ad.TextSize=14.000;ad.TextWrapped=true;ae.Name="mf-II"ae.Parent=ac;ae.BackgroundColor3=Color3.fromRGB(0,0,0)ae.BackgroundTransparency=0.100;ae.BorderColor3=Color3.fromRGB(0,0,0)ae.Position=UDim2.new(0.372282624,0,0.126436785,0)ae.Size=UDim2.new(0,94,0,32)ae.Font=Enum.Font.SourceSansLight;ae.Text="Remove doors"ae.TextColor3=Color3.fromRGB(85,0,0)ae.TextScaled=true;ae.TextSize=14.000;ae.TextWrapped=true;af.Name="mf-III"af.Parent=ac;af.BackgroundColor3=Color3.fromRGB(0,0,0)af.BackgroundTransparency=0.100;af.BorderColor3=Color3.fromRGB(0,0,0)af.Position=UDim2.new(0.717391312,0,0.126436785,0)af.Size=UDim2.new(0,94,0,32)af.Font=Enum.Font.SourceSansLight;af.Text="Help frame"af.TextColor3=Color3.fromRGB(85,0,0)af.TextScaled=true;af.TextSize=14.000;af.TextWrapped=true;ag.Name="mf-I"ag.Parent=ac;ag.BackgroundColor3=Color3.fromRGB(0,0,0)ag.BackgroundTransparency=0.100;ag.BorderColor3=Color3.fromRGB(0,0,0)ag.Position=UDim2.new(0.0271739364,0,0.126436785,0)ag.Size=UDim2.new(0,94,0,32)ag.Font=Enum.Font.SourceSansLight;ag.Text="BTools"ag.TextColor3=Color3.fromRGB(85,0,0)ag.TextScaled=true;ag.TextSize=14.000;ag.TextWrapped=true;ah.Name="mf-t2"ah.Parent=ac;ah.BackgroundColor3=Color3.fromRGB(0,0,0)ah.BackgroundTransparency=0.100;ah.BorderColor3=Color3.fromRGB(0,0,0)ah.Position=UDim2.new(0.0271739122,0,0.379310399,0)ah.Size=UDim2.new(0,94,0,32)ah.Font=Enum.Font.SourceSansLight;ah.Text="Other GUIs"ah.TextColor3=Color3.fromRGB(85,0,0)ah.TextScaled=true;ah.TextSize=14.000;ah.TextWrapped=true;ai.Name="mf-IV"ai.Parent=ac;ai.BackgroundColor3=Color3.fromRGB(0,0,0)ai.BackgroundTransparency=0.100;ai.BorderColor3=Color3.fromRGB(0,0,0)ai.Position=UDim2.new(0.372282624,0,0.379310369,0)ai.Size=UDim2.new(0,94,0,32)ai.Font=Enum.Font.SourceSansLight;ai.Text="Reviz Admin"ai.TextColor3=Color3.fromRGB(85,0,0)ai.TextScaled=true;ai.TextSize=14.000;ai.TextWrapped=true;aj.Name="mf-V"aj.Parent=ac;aj.BackgroundColor3=Color3.fromRGB(0,0,0)aj.BackgroundTransparency=0.100;aj.BorderColor3=Color3.fromRGB(0,0,0)aj.Position=UDim2.new(0.717391312,0,0.379310369,0)aj.Size=UDim2.new(0,94,0,32)aj.Font=Enum.Font.SourceSansLight;aj.Text="Racist Dolphin"aj.TextColor3=Color3.fromRGB(85,0,0)aj.TextScaled=true;aj.TextSize=14.000;aj.TextWrapped=true;ak.Name="mf-VI"ak.Parent=ac;ak.BackgroundColor3=Color3.fromRGB(0,0,0)ak.BackgroundTransparency=0.100;ak.BorderColor3=Color3.fromRGB(0,0,0)ak.Position=UDim2.new(0.0271739364,0,0.637931108,0)ak.Size=UDim2.new(0,94,0,32)ak.Font=Enum.Font.SourceSansLight;ak.Text="Credits"ak.TextColor3=Color3.fromRGB(85,0,0)ak.TextScaled=true;ak.TextSize=14.000;ak.TextWrapped=true;al.Name="mf-x"al.Parent=ac;al.BackgroundColor3=Color3.fromRGB(255,255,255)al.BackgroundTransparency=1.000;al.Position=UDim2.new(0.904891312,0,-0.0919540226,0)al.Size=UDim2.new(0,35,0,30)al.Font=Enum.Font.Antique;al.Text="X"al.TextColor3=Color3.fromRGB(170,0,0)al.TextScaled=true;al.TextSize=14.000;al.TextWrapped=true;am.Name="mf->"am.Parent=ac;am.BackgroundColor3=Color3.fromRGB(255,255,255)am.BackgroundTransparency=1.000;am.Position=UDim2.new(0,0,-0.0862069204,0)am.Size=UDim2.new(0,104,0,29)am.Font=Enum.Font.Bodoni;am.Text=">"am.TextColor3=Color3.fromRGB(85,0,0)am.TextScaled=true;am.TextSize=14.000;am.TextWrapped=true;an.Name="mf2-I"an.Parent=ac;an.BackgroundColor3=Color3.fromRGB(0,0,0)an.BackgroundTransparency=0.100;an.BorderColor3=Color3.fromRGB(0,0,0)an.Position=UDim2.new(0.0298913047,0,0.126436785,0)an.Size=UDim2.new(0,93,0,32)an.Visible=false;an.Font=Enum.Font.SourceSansLight;an.Text="Kill others"an.TextColor3=Color3.fromRGB(85,0,0)an.TextScaled=true;an.TextSize=14.000;an.TextWrapped=true;ao.Name="mf2-II"ao.Parent=ac;ao.BackgroundColor3=Color3.fromRGB(0,0,0)ao.BackgroundTransparency=0.100;ao.BorderColor3=Color3.fromRGB(0,0,0)ao.Position=UDim2.new(0.372282624,0,0.126436785,0)ao.Size=UDim2.new(0,93,0,32)ao.Visible=false;ao.Font=Enum.Font.SourceSansLight;ao.Text="Arrest others"ao.TextColor3=Color3.fromRGB(85,0,0)ao.TextScaled=true;ao.TextSize=14.000;ao.TextWrapped=true;ap.Name="mf2-III"ap.Parent=ac;ap.BackgroundColor3=Color3.fromRGB(0,0,0)ap.BackgroundTransparency=0.100;ap.BorderColor3=Color3.fromRGB(0,0,0)ap.Position=UDim2.new(0.714673936,0,0.126436785,0)ap.Size=UDim2.new(0,93,0,32)ap.Visible=false;ap.Font=Enum.Font.SourceSansLight;ap.Text="Click-arrest"ap.TextColor3=Color3.fromRGB(85,0,0)ap.TextScaled=true;ap.TextSize=14.000;ap.TextWrapped=true;aq.Name="mf2-IV"aq.Parent=ac;aq.BackgroundColor3=Color3.fromRGB(0,0,0)aq.BackgroundTransparency=0.100;aq.BorderColor3=Color3.fromRGB(0,0,0)aq.Position=UDim2.new(0.0298913121,0,0.408046007,0)aq.Size=UDim2.new(0,93,0,32)aq.Visible=false;aq.Font=Enum.Font.SourceSansLight;aq.Text="Bypass taser"aq.TextColor3=Color3.fromRGB(85,0,0)aq.TextScaled=true;aq.TextSize=14.000;aq.TextWrapped=true;ar.Name="mf2-V"ar.Parent=ac;ar.BackgroundColor3=Color3.fromRGB(0,0,0)ar.BackgroundTransparency=0.100;ar.BorderColor3=Color3.fromRGB(0,0,0)ar.Position=UDim2.new(0.372,0,0.408,0)ar.Size=UDim2.new(0,93,0,32)ar.Visible=false;ar.Font=Enum.Font.SourceSansLight;ar.Text="Click-TP[T]"ar.TextColor3=Color3.fromRGB(85,0,0)ar.TextScaled=true;ar.TextSize=14.000;ar.TextWrapped=true;as.Name="whodidit!?_frame"as.Parent=c;as.BackgroundColor3=Color3.fromRGB(0,0,0)as.BackgroundTransparency=0.200;as.BorderColor3=Color3.fromRGB(0,0,0)as.Position=UDim2.new(0.449999988,0,0.400000006,0)as.Size=UDim2.new(0,200,0,173)at.Name="wf-II"at.Parent=as;at.BackgroundColor3=Color3.fromRGB(0,0,0)at.BackgroundTransparency=0.200;at.BorderColor3=Color3.fromRGB(0,0,0)at.Position=UDim2.new(0,0,0.075144507,0)at.Size=UDim2.new(0,200,0,38)at.Font=Enum.Font.SourceSansLight;at.Text="GUI designer & scripter: Scripteria"at.TextColor3=Color3.fromRGB(85,0,0)at.TextSize=14.000;at.TextWrapped=true;au.Name="wf-I"au.Parent=as;au.BackgroundColor3=Color3.fromRGB(0,0,0)au.BackgroundTransparency=0.100;au.BorderColor3=Color3.fromRGB(0,0,0)au.Position=UDim2.new(0,0,-0.0982658938,0)au.Size=UDim2.new(0,200,0,30)au.Font=Enum.Font.SourceSansBold;au.Text="Credits"au.TextColor3=Color3.fromRGB(170,0,0)au.TextScaled=true;au.TextSize=14.000;au.TextWrapped=true;av.Name="wf-III"av.Parent=as;av.BackgroundColor3=Color3.fromRGB(0,0,0)av.BackgroundTransparency=0.200;av.BorderColor3=Color3.fromRGB(0,0,0)av.Position=UDim2.new(0,0,0.294797689,0)av.Size=UDim2.new(0,200,0,38)av.Font=Enum.Font.SourceSansLight;av.Text="Tester&Idea Pitcher: HeyGuysItsaMeStupid"av.TextColor3=Color3.fromRGB(85,0,0)av.TextSize=15.000;av.TextWrapped=true;aw.Name="wf-IV"aw.Parent=as;aw.BackgroundColor3=Color3.fromRGB(0,0,0)aw.BackgroundTransparency=0.200;aw.BorderColor3=Color3.fromRGB(0,0,0)aw.Position=UDim2.new(0,0,0.514450848,0)aw.Size=UDim2.new(0,200,0,44)aw.Font=Enum.Font.SourceSansLight;aw.Text="Reviz Admin: illremember#3799, infinite yield, harkinian, dex creators"aw.TextColor3=Color3.fromRGB(85,0,0)aw.TextSize=15.000;aw.TextWrapped=true;ax.Name="wf-V"ax.Parent=as;ax.BackgroundColor3=Color3.fromRGB(0,0,0)ax.BackgroundTransparency=0.200;ax.BorderColor3=Color3.fromRGB(0,0,0)ax.Position=UDim2.new(0,0,0.768786132,0)ax.Size=UDim2.new(0,200,0,40)ax.Font=Enum.Font.SourceSansLight;ax.Text="Racist Dolphin's GUI: Racist Dolphin"ax.TextColor3=Color3.fromRGB(85,0,0)ax.TextSize=15.000;ax.TextWrapped=true;ay.Name="wf-x"ay.Parent=as;ay.BackgroundColor3=Color3.fromRGB(255,255,255)ay.BackgroundTransparency=1.000;ay.Position=UDim2.new(0.824999988,0,-0.0982658938,0)ay.Size=UDim2.new(0,35,0,30)ay.Font=Enum.Font.Antique;ay.Text="X"ay.TextColor3=Color3.fromRGB(170,0,0)ay.TextScaled=true;ay.TextSize=14.000;ay.TextWrapped=true;az.Name="help!_frame"az.Parent=c;az.BackgroundColor3=Color3.fromRGB(0,0,0)az.BackgroundTransparency=0.200;az.BorderColor3=Color3.fromRGB(0,0,0)az.Position=UDim2.new(0.00723065808,0,0.333830118,0)az.Size=UDim2.new(0,209,0,338)az.ScrollBarThickness=10;aA.Name="hf-ft"aA.Parent=az;aA.BackgroundColor3=Color3.fromRGB(0,0,0)aA.BackgroundTransparency=0.100;aA.BorderColor3=Color3.fromRGB(0,0,0)aA.Size=UDim2.new(0,197,0,25)aA.Font=Enum.Font.SourceSansBold;aA.Text="Help Frame"aA.TextColor3=Color3.fromRGB(170,0,0)aA.TextScaled=true;aA.TextSize=14.000;aA.TextWrapped=true;aB.Name="hf-t1"aB.Parent=az;aB.BackgroundColor3=Color3.fromRGB(0,0,0)aB.BackgroundTransparency=0.100;aB.BorderColor3=Color3.fromRGB(0,0,0)aB.Position=UDim2.new(0,0,0.0283159465,0)aB.Size=UDim2.new(0,197,0,25)aB.Font=Enum.Font.SourceSansBold;aB.Text="Humanoid:"aB.TextColor3=Color3.fromRGB(170,0,0)aB.TextScaled=true;aB.TextSize=14.000;aB.TextWrapped=true;aC.Name="hf-h1"aC.Parent=az;aC.BackgroundColor3=Color3.fromRGB(0,0,0)aC.BackgroundTransparency=0.300;aC.BorderColor3=Color3.fromRGB(0,0,0)aC.Position=UDim2.new(0,0,0.0565392971,0)aC.Size=UDim2.new(0,197,0,93)aC.Font=Enum.Font.SourceSansLight;aC.Text="Scales: multiply the current value;Number value: A textbox that requires a number value(else errors); Set WS: This sets your walkspeed to the value in the Number value textbox; Set JP sets your jumppower to the value in the number value textbox"aC.TextColor3=Color3.fromRGB(85,0,0)aC.TextScaled=true;aC.TextSize=14.000;aC.TextWrapped=true;aD.Name="hf-t2"aD.Parent=az;aD.BackgroundColor3=Color3.fromRGB(0,0,0)aD.BackgroundTransparency=0.100;aD.BorderColor3=Color3.fromRGB(0,0,0)aD.Position=UDim2.new(0,0,0.134873331,0)aD.Size=UDim2.new(0,197,0,25)aD.Font=Enum.Font.SourceSansBold;aD.Text="Teams:"aD.TextColor3=Color3.fromRGB(170,0,0)aD.TextScaled=true;aD.TextSize=14.000;aD.TextWrapped=true;aE.Name="hf-h2"aE.Parent=az;aE.BackgroundColor3=Color3.fromRGB(0,0,0)aE.BackgroundTransparency=0.300;aE.BorderColor3=Color3.fromRGB(0,0,0)aE.Position=UDim2.new(0,0,0.161878765,0)aE.Size=UDim2.new(0,197,0,54)aE.Font=Enum.Font.SourceSansLight;aE.Text="Guards: Changes your team to guards(does not work if there are 8 guards); Inmates: changes your team to inmates; Criminals: Changes your team to criminals; Neutral: Changes your team to neutral"aE.TextColor3=Color3.fromRGB(85,0,0)aE.TextScaled=true;aE.TextSize=14.000;aE.TextWrapped=true;aF.Name="hf-t3"aF.Parent=az;aF.BackgroundColor3=Color3.fromRGB(0,0,0)aF.BackgroundTransparency=0.100;aF.BorderColor3=Color3.fromRGB(0,0,0)aF.Position=UDim2.new(0,0,0.210879296,0)aF.Size=UDim2.new(0,197,0,25)aF.Font=Enum.Font.SourceSansBold;aF.Text="Teleports:"aF.TextColor3=Color3.fromRGB(170,0,0)aF.TextScaled=true;aF.TextSize=14.000;aF.TextWrapped=true;aG.Name="hf-h3"aG.Parent=az;aG.BackgroundColor3=Color3.fromRGB(0,0,0)aG.BackgroundTransparency=0.300;aG.BorderColor3=Color3.fromRGB(0,0,0)aG.Position=UDim2.new(0,0,0.240120202,0)aG.Size=UDim2.new(0,197,0,54)aG.Font=Enum.Font.SourceSansLight;aG.Text="Each button in (C3:85,0,0) teleports you to the corresponding location; Rooves; Inside&Other are labels; '>' Changes the page to outside the prison"aG.TextColor3=Color3.fromRGB(85,0,0)aG.TextScaled=true;aG.TextSize=14.000;aG.TextWrapped=true;aH.Name="hf-t4"aH.Parent=az;aH.BackgroundColor3=Color3.fromRGB(0,0,0)aH.BackgroundTransparency=0.100;aH.BorderColor3=Color3.fromRGB(0,0,0)aH.Position=UDim2.new(0,0,0.289120734,0)aH.Size=UDim2.new(0,197,0,25)aH.Font=Enum.Font.SourceSansBold;aH.Text="Weaponry:"aH.TextColor3=Color3.fromRGB(170,0,0)aH.TextScaled=true;aH.TextSize=14.000;aH.TextWrapped=true;aI.Name="hf-h4"aI.Parent=az;aI.BackgroundColor3=Color3.fromRGB(0,0,0)aI.BackgroundTransparency=0.300;aI.BorderColor3=Color3.fromRGB(0,0,0)aI.Position=UDim2.new(0,0,0.321069837,0)aI.Size=UDim2.new(0,197,0,93)aI.Font=Enum.Font.SourceSansLight;aI.Text="Each button gives you the corresponding weapon and mods it; The black boxes beside each button is for you to select what weapons you want upon clicking 'Give selected weapons'"aI.TextColor3=Color3.fromRGB(85,0,0)aI.TextScaled=true;aI.TextSize=14.000;aI.TextWrapped=true;aJ.Name="hf-t5"aJ.Parent=az;aJ.BackgroundColor3=Color3.fromRGB(0,0,0)aJ.BackgroundTransparency=0.100;aJ.BorderColor3=Color3.fromRGB(0,0,0)aJ.Position=UDim2.new(0,0,0.3994039,0)aJ.Size=UDim2.new(0,197,0,25)aJ.Font=Enum.Font.SourceSansBold;aJ.Text="Miscellaneous"aJ.TextColor3=Color3.fromRGB(170,0,0)aJ.TextScaled=true;aJ.TextSize=14.000;aJ.TextWrapped=true;aK.Name="hf-h5"aK.Parent=az;aK.BackgroundColor3=Color3.fromRGB(0,0,0)aK.BackgroundTransparency=0.300;aK.BorderColor3=Color3.fromRGB(0,0,0)aK.Position=UDim2.new(0,0,0.426136911,0)aK.Size=UDim2.new(0,197,0,93)aK.Font=Enum.Font.SourceSansLight;aK.Text="BTools: Gives you building tools if you don't already have them(press c if they don't show up); Remove doors: Based on the BorderColor(for enabled/disabled) the doors in the prison will be invisible and clippable; Reviz Admin: GUI for [FE] Admin; Racist Dolphin: Another GUI"aK.TextColor3=Color3.fromRGB(85,0,0)aK.TextScaled=true;aK.TextSize=14.000;aK.TextWrapped=true;aL.Name="hf-x"aL.Parent=az;aL.BackgroundColor3=Color3.fromRGB(0,0,0)aL.BackgroundTransparency=1.000;aL.BorderColor3=Color3.fromRGB(0,0,0)aL.Position=UDim2.new(0.746373355,0,0,0)aL.Size=UDim2.new(0,41,0,25)aL.Font=Enum.Font.Bodoni;aL.Text="X"aL.TextColor3=Color3.fromRGB(170,0,0)aL.TextScaled=true;aL.TextSize=14.000;aL.TextWrapped=true;aM.Name="cl_frame"aM.Parent=c;aM.BackgroundColor3=Color3.fromRGB(0,0,0)aM.BackgroundTransparency=0.200;aM.BorderColor3=Color3.fromRGB(0,0,0)aM.Position=UDim2.new(0.869848132,0,0.35618481,0)aM.Size=UDim2.new(0,180,0,308)aM.ScrollBarThickness=10;aN.Name="cl1"aN.Parent=aM;aN.BackgroundColor3=Color3.fromRGB(0,0,0)aN.BackgroundTransparency=0.200;aN.BorderColor3=Color3.fromRGB(0,0,0)aN.Size=UDim2.new(0,168,0,32)aN.Font=Enum.Font.SourceSansLight;aN.Text="'cl 1':View cmd list"aN.TextColor3=Color3.fromRGB(85,0,0)aN.TextScaled=true;aN.TextSize=14.000;aN.TextWrapped=true;aO.Name="cl2"aO.Parent=aM;aO.BackgroundColor3=Color3.fromRGB(0,0,0)aO.BackgroundTransparency=0.200;aO.BorderColor3=Color3.fromRGB(0,0,0)aO.Position=UDim2.new(0,0,0.0238450076,0)aO.Size=UDim2.new(0,168,0,32)aO.Font=Enum.Font.SourceSansLight;aO.Text="'cl 0':Unview cmd list"aO.TextColor3=Color3.fromRGB(85,0,0)aO.TextScaled=true;aO.TextSize=14.000;aO.TextWrapped=true;aP.Name="cl3"aP.Parent=aM;aP.BackgroundColor3=Color3.fromRGB(0,0,0)aP.BackgroundTransparency=0.200;aP.BorderColor3=Color3.fromRGB(0,0,0)aP.Position=UDim2.new(0,0,0.0484351739,0)aP.Size=UDim2.new(0,168,0,32)aP.Font=Enum.Font.SourceSansLight;aP.Text="'cL 1':View credit list"aP.TextColor3=Color3.fromRGB(85,0,0)aP.TextScaled=true;aP.TextSize=14.000;aP.TextWrapped=true;aQ.Name="cl4"aQ.Parent=aM;aQ.BackgroundColor3=Color3.fromRGB(0,0,0)aQ.BackgroundTransparency=0.200;aQ.BorderColor3=Color3.fromRGB(0,0,0)aQ.Position=UDim2.new(0,0,0.0722801834,0)aQ.Size=UDim2.new(0,168,0,32)aQ.Font=Enum.Font.SourceSansLight;aQ.Text="'cL 0':Unview credit list"aQ.TextColor3=Color3.fromRGB(85,0,0)aQ.TextScaled=true;aQ.TextSize=14.000;aQ.TextWrapped=true;aR.Name="cl5"aR.Parent=aM;aR.BackgroundColor3=Color3.fromRGB(0,0,0)aR.BackgroundTransparency=0.200;aR.BorderColor3=Color3.fromRGB(0,0,0)aR.Position=UDim2.new(0,0,0.0961251929,0)aR.Size=UDim2.new(0,168,0,32)aR.Font=Enum.Font.SourceSansLight;aR.Text="'f1 1':View humanoid frame"aR.TextColor3=Color3.fromRGB(85,0,0)aR.TextScaled=true;aR.TextSize=14.000;aR.TextWrapped=true;aS.Name="cl6"aS.Parent=aM;aS.BackgroundColor3=Color3.fromRGB(0,0,0)aS.BackgroundTransparency=0.200;aS.BorderColor3=Color3.fromRGB(0,0,0)aS.Position=UDim2.new(0,0,0.119970202,0)aS.Size=UDim2.new(0,168,0,32)aS.Font=Enum.Font.SourceSansLight;aS.Text="'f1 0':Unview humanoid frame"aS.TextColor3=Color3.fromRGB(85,0,0)aS.TextScaled=true;aS.TextSize=14.000;aS.TextWrapped=true;aT.Name="cl7"aT.Parent=aM;aT.BackgroundColor3=Color3.fromRGB(0,0,0)aT.BackgroundTransparency=0.200;aT.BorderColor3=Color3.fromRGB(0,0,0)aT.Position=UDim2.new(0,0,0.143815205,0)aT.Size=UDim2.new(0,168,0,32)aT.Font=Enum.Font.SourceSansLight;aT.Text="'f2 1':View teams frame"aT.TextColor3=Color3.fromRGB(85,0,0)aT.TextScaled=true;aT.TextSize=14.000;aT.TextWrapped=true;aU.Name="cl8"aU.Parent=aM;aU.BackgroundColor3=Color3.fromRGB(0,0,0)aU.BackgroundTransparency=0.200;aU.BorderColor3=Color3.fromRGB(0,0,0)aU.Position=UDim2.new(0,0,0.167660207,0)aU.Size=UDim2.new(0,168,0,32)aU.Font=Enum.Font.SourceSansLight;aU.Text="'f2 0':Unview teams frame"aU.TextColor3=Color3.fromRGB(85,0,0)aU.TextScaled=true;aU.TextSize=14.000;aU.TextWrapped=true;aV.Name="cl9"aV.Parent=aM;aV.BackgroundColor3=Color3.fromRGB(0,0,0)aV.BackgroundTransparency=0.200;aV.BorderColor3=Color3.fromRGB(0,0,0)aV.Position=UDim2.new(0,0,0.191505209,0)aV.Size=UDim2.new(0,168,0,32)aV.Font=Enum.Font.SourceSansLight;aV.Text="'f3 1':View teleports frame"aV.TextColor3=Color3.fromRGB(85,0,0)aV.TextScaled=true;aV.TextSize=14.000;aV.TextWrapped=true;aW.Name="cl10"aW.Parent=aM;aW.BackgroundColor3=Color3.fromRGB(0,0,0)aW.BackgroundTransparency=0.200;aW.BorderColor3=Color3.fromRGB(0,0,0)aW.Position=UDim2.new(0,0,0.211624429,0)aW.Size=UDim2.new(0,168,0,32)aW.Font=Enum.Font.SourceSansLight;aW.Text="'f3 0':Unview teleports frame"aW.TextColor3=Color3.fromRGB(85,0,0)aW.TextScaled=true;aW.TextSize=14.000;aW.TextWrapped=true;aX.Name="cl11"aX.Parent=aM;aX.BackgroundColor3=Color3.fromRGB(0,0,0)aX.BackgroundTransparency=0.200;aX.BorderColor3=Color3.fromRGB(0,0,0)aX.Position=UDim2.new(-0.0222222228,0,0.235469431,0)aX.Size=UDim2.new(0,168,0,32)aX.Font=Enum.Font.SourceSansLight;aX.Text="'f4 1':View weaponry frame"aX.TextColor3=Color3.fromRGB(85,0,0)aX.TextScaled=true;aX.TextSize=14.000;aX.TextWrapped=true;aY.Name="cl12"aY.Parent=aM;aY.BackgroundColor3=Color3.fromRGB(0,0,0)aY.BackgroundTransparency=0.200;aY.BorderColor3=Color3.fromRGB(0,0,0)aY.Position=UDim2.new(0,0,0.259314448,0)aY.Size=UDim2.new(0,168,0,32)aY.Font=Enum.Font.SourceSansLight;aY.Text="'f4 0':Unview weaponry frame"aY.TextColor3=Color3.fromRGB(85,0,0)aY.TextScaled=true;aY.TextSize=14.000;aY.TextWrapped=true;aZ.Name="cl13"aZ.Parent=aM;aZ.BackgroundColor3=Color3.fromRGB(0,0,0)aZ.BackgroundTransparency=0.200;aZ.BorderColor3=Color3.fromRGB(0,0,0)aZ.Position=UDim2.new(0,0,0.28166917,0)aZ.Size=UDim2.new(0,168,0,32)aZ.Font=Enum.Font.SourceSansLight;aZ.Text="'f5 1':View misc frame"aZ.TextColor3=Color3.fromRGB(85,0,0)aZ.TextScaled=true;aZ.TextSize=14.000;aZ.TextWrapped=true;a_.Name="cl14"a_.Parent=aM;a_.BackgroundColor3=Color3.fromRGB(0,0,0)a_.BackgroundTransparency=0.200;a_.BorderColor3=Color3.fromRGB(0,0,0)a_.Position=UDim2.new(0,0,0.305514187,0)a_.Size=UDim2.new(0,168,0,32)a_.Font=Enum.Font.SourceSansLight;a_.Text="'f5 0':Unview misc frame"a_.TextColor3=Color3.fromRGB(85,0,0)a_.TextScaled=true;a_.TextSize=14.000;a_.TextWrapped=true;b0.Name="cl15"b0.Parent=aM;b0.BackgroundColor3=Color3.fromRGB(0,0,0)b0.BackgroundTransparency=0.200;b0.BorderColor3=Color3.fromRGB(0,0,0)b0.Position=UDim2.new(0,0,0.329359204,0)b0.Size=UDim2.new(0,168,0,32)b0.Font=Enum.Font.SourceSansLight;b0.Text="'btools':Gives all btools"b0.TextColor3=Color3.fromRGB(85,0,0)b0.TextScaled=true;b0.TextSize=14.000;b0.TextWrapped=true;b1.Name="cl16"b1.Parent=aM;b1.BackgroundColor3=Color3.fromRGB(0,0,0)b1.BackgroundTransparency=0.200;b1.BorderColor3=Color3.fromRGB(0,0,0)b1.Position=UDim2.new(0,0,0.353204221,0)b1.Size=UDim2.new(0,168,0,32)b1.Font=Enum.Font.SourceSansLight;b1.Text="'btool 2':Gives the 'Grab' tool"b1.TextColor3=Color3.fromRGB(85,0,0)b1.TextScaled=true;b1.TextSize=14.000;b1.TextWrapped=true;b2.Name="cl17"b2.Parent=aM;b2.BackgroundColor3=Color3.fromRGB(0,0,0)b2.BackgroundTransparency=0.200;b2.BorderColor3=Color3.fromRGB(0,0,0)b2.Position=UDim2.new(0,0,0.377049237,0)b2.Size=UDim2.new(0,168,0,32)b2.Font=Enum.Font.SourceSansLight;b2.Text="'btool 3':Gives the 'Copy' tool"b2.TextColor3=Color3.fromRGB(85,0,0)b2.TextScaled=true;b2.TextSize=14.000;b2.TextWrapped=true;b3.Name="cl18"b3.Parent=aM;b3.BackgroundColor3=Color3.fromRGB(0,0,0)b3.BackgroundTransparency=0.200;b3.BorderColor3=Color3.fromRGB(0,0,0)b3.Position=UDim2.new(0,0,0.400894254,0)b3.Size=UDim2.new(0,168,0,32)b3.Font=Enum.Font.SourceSansLight;b3.Text="'btool 4':Gives the 'Delete' tool"b3.TextColor3=Color3.fromRGB(85,0,0)b3.TextScaled=true;b3.TextSize=14.000;b3.TextWrapped=true;b4.Name="controlpanel_frame"b4.Parent=c;b4.BackgroundColor3=Color3.fromRGB(0,0,0)b4.BackgroundTransparency=0.200;b4.BorderColor3=Color3.fromRGB(0,0,0)b4.Position=UDim2.new(0.975415766,0,0.345752597,0)b4.Size=UDim2.new(0,34,0,314)b5.Name="ev-f1"b5.Parent=b4;b5.BackgroundColor3=Color3.fromRGB(0,0,0)b5.BackgroundTransparency=0.200;b5.BorderColor3=Color3.fromRGB(85,0,0)b5.Size=UDim2.new(0,34,0,38)b5.Font=Enum.Font.SourceSansBold;b5.Text="F1"b5.TextColor3=Color3.fromRGB(85,0,0)b5.TextScaled=true;b5.TextSize=14.000;b5.TextWrapped=true;b6.Name="ev-f2"b6.Parent=b4;b6.BackgroundColor3=Color3.fromRGB(0,0,0)b6.BackgroundTransparency=0.200;b6.BorderColor3=Color3.fromRGB(85,0,0)b6.Position=UDim2.new(0,0,0.12101911,0)b6.Size=UDim2.new(0,34,0,38)b6.Font=Enum.Font.SourceSansBold;b6.Text="F2"b6.TextColor3=Color3.fromRGB(85,0,0)b6.TextScaled=true;b6.TextSize=14.000;b6.TextWrapped=true;b7.Name="ev-f3"b7.Parent=b4;b7.BackgroundColor3=Color3.fromRGB(0,0,0)b7.BackgroundTransparency=0.200;b7.BorderColor3=Color3.fromRGB(85,0,0)b7.Position=UDim2.new(0,0,0.24203822,0)b7.Size=UDim2.new(0,34,0,38)b7.Font=Enum.Font.SourceSansBold;b7.Text="F3"b7.TextColor3=Color3.fromRGB(85,0,0)b7.TextScaled=true;b7.TextSize=14.000;b7.TextWrapped=true;b8.Name="ev-f4"b8.Parent=b4;b8.BackgroundColor3=Color3.fromRGB(0,0,0)b8.BackgroundTransparency=0.200;b8.BorderColor3=Color3.fromRGB(85,0,0)b8.Position=UDim2.new(0,0,0.363057315,0)b8.Size=UDim2.new(0,34,0,38)b8.Font=Enum.Font.SourceSansBold;b8.Text="F4"b8.TextColor3=Color3.fromRGB(85,0,0)b8.TextScaled=true;b8.TextSize=14.000;b8.TextWrapped=true;b9.Name="ev-f5"b9.Parent=b4;b9.BackgroundColor3=Color3.fromRGB(0,0,0)b9.BackgroundTransparency=0.200;b9.BorderColor3=Color3.fromRGB(85,0,0)b9.Position=UDim2.new(0,0,0.48407644,0)b9.Size=UDim2.new(0,34,0,38)b9.Font=Enum.Font.SourceSansBold;b9.Text="F5"b9.TextColor3=Color3.fromRGB(85,0,0)b9.TextScaled=true;b9.TextSize=14.000;b9.TextWrapped=true;ba.Name="ev-all1"ba.Parent=b4;ba.BackgroundColor3=Color3.fromRGB(0,0,0)ba.BackgroundTransparency=0.200;ba.BorderColor3=Color3.fromRGB(85,0,0)ba.Position=UDim2.new(0,0,0.844717503,0)ba.Size=UDim2.new(0,34,0,49)ba.Font=Enum.Font.Antique;ba.Text="X"ba.TextColor3=Color3.fromRGB(170,0,0)ba.TextScaled=true;ba.TextSize=14.000;ba.TextWrapped=true;bb.Name="ev-all0"bb.Parent=b4;bb.BackgroundColor3=Color3.fromRGB(0,0,0)bb.BackgroundTransparency=0.200;bb.BorderColor3=Color3.fromRGB(0,0,85)bb.Position=UDim2.new(0,0,0.679112434,0)bb.Size=UDim2.new(0,34,0,49)bb.Font=Enum.Font.Antique;bb.Text="-"bb.TextColor3=Color3.fromRGB(0,0,170)bb.TextScaled=true;bb.TextSize=14.000;bb.TextWrapped=true;bc.Name="ev-all0undo"bc.Parent=b4;bc.BackgroundColor3=Color3.fromRGB(0,0,0)bc.BackgroundTransparency=0.200;bc.BorderColor3=Color3.fromRGB(0,0,85)bc.Position=UDim2.new(0,0,0.679112434,0)bc.Size=UDim2.new(0,34,0,49)bc.Visible=false;bc.Font=Enum.Font.Antique;bc.Text="+"bc.TextColor3=Color3.fromRGB(0,170,0)bc.TextScaled=true;bc.TextSize=14.000;bc.TextWrapped=true;wait(0.5)V.Text="Loading lua files..."wait(0.1)local bd=false;local be=false;local bf=false;local bg=false;local bh=false;local bi=false;local bj=game:service("Players").LocalPlayer;local bk=bj:FindFirstChild("PlayerGui")wait(1.5)local bl=bk.gamer.human_frame;local bm=Instance.new("NumberValue",bl)bm.Name="w/v"bm.Value=1;local bn=Instance.new("NumberValue",bl)bn.Name="j/v"bn.Value=1;bl["hf-xy"].MouseButton1Down:Connect(function()bl.Visible=false end)g.MouseButton1Down:Connect(function()bm.Value=bm.Value+1;g.Text="WS scale:"..bm.Value;bj.Character.Humanoid.WalkSpeed=bj.Character.Humanoid.WalkSpeed*bm.Value end)h.MouseButton1Down:Connect(function()bn.Value=bn.Value+1;h.Text="JP scale:"..bn.Value;bj.Character.Humanoid.JumpPower=bj.Character.Humanoid.JumpPower*bn.Value end)k.MouseButton1Down:Connect(function()if tonumber(k.Text)then bj.Character.Humanoid.WalkSpeed=k.Text else k.Text="Numbers only!"wait(1.5)if k.Text=="Numbers only!"then k.Text="# value"else wait(1)end end end)l.MouseButton1Down:Connect(function()if tonumber(l.Text)then bj.Character.Humanoid.JumpPower=l.Text else l.Text="Numbers only!"wait(1.5)if l.Text=="Numbers only!"then l.Text="# value"else wait(1)end end end)i.MouseButton1Down:Connect(function()bm.Value=1;bn.Value=1;g.Text="WS scale:"..bm.Value;h.Text="JP scale:"..bn.Value;bj.Character.Humanoid.WalkSpeed=bm.Value*16;bj.Character.Humanoid.JumpPower=bn.Value*50 end)local bo=bk.gamer.axis_frame;local bp=bo["af-0BH"]local bq=bo["af-1TC"]local br=bo["af-2TC"]local bs=bo["af-3TC"]local bt=bo["af-4TC"]local bu=bo["af-5GH"]bo["af-x"].MouseButton1Down:Connect(function()bo.Visible=false end)bq.MouseButton1Down:Connect(function()workspace.Remote.TeamEvent:FireServer("Bright blue")end)br.MouseButton1Down:Connect(function()workspace.Remote.TeamEvent:FireServer("Bright orange")end)bs.MouseButton1Down:Connect(function()sL=bj.Character.HumanoidRootPart.Position;bj.Character.HumanoidRootPart.CFrame=CFrame.new(-919.958,95.327,2138.189)wait(0.1)bj.Character.HumanoidRootPart.CFrame=CFrame.new(sL)end)bt.MouseButton1Down:Connect(function()workspace.Remote.TeamEvent:FireServer("Medium stone grey")end)local bv=bk.gamer.wsig_frame;bv["wsig-x"].MouseButton1Down:Connect(function()bv.Visible=false end)local bw=bv["wsig->"]bv["tl1-I"].MouseButton1Down:Connect(function()bj.Character.HumanoidRootPart.CFrame=CFrame.new(917.064575,139.950882,2294.70337)end)bv["tl1-II"].MouseButton1Down:Connect(function()bj.Character.HumanoidRootPart.CFrame=CFrame.new(916.189453,139.50444,2452.77173)end)bv["tl1-III"].MouseButton1Down:Connect(function()bj.Character.HumanoidRootPart.CFrame=CFrame.new(824.203735,118.990005,2339.97607)end)bv["tl1-IV"].MouseButton1Down:Connect(function()bj.Character.HumanoidRootPart.CFrame=CFrame.new(929.276123,99.9899597,2287.12134)end)bv["tl1-V"].MouseButton1Down:Connect(function()bj.Character.HumanoidRootPart.CFrame=CFrame.new(916.778992,99.9899902,2457.22876)end)bv["tl1-VI"].MouseButton1Down:Connect(function()bj.Character.HumanoidRootPart.CFrame=CFrame.new(835.947693,99.9900055,2304.61011)end)bv["tl1-VII"].MouseButton1Down:Connect(function()bj.Character.HumanoidRootPart.CFrame=CFrame.new(788.0625,97.9999466,2488.81665)end)bv["tl1-VIII"].MouseButton1Down:Connect(function()bj.Character.HumanoidRootPart.CFrame=CFrame.new(690.107849,100.190758,2344.31836)end)bv["tl1-IX"].MouseButton1Down:Connect(function()bj.Character.HumanoidRootPart.CFrame=CFrame.new(481.563232,98.0399399,2216.79346)end)bv["tl1-X"].MouseButton1Down:Connect(function()bj.Character.HumanoidRootPart.CFrame=CFrame.new(899.831177,99.9900055,2361.63208)end)bv["tl1-XI"].MouseButton1Down:Connect(function()bj.Character.HumanoidRootPart.CFrame=CFrame.new(917.669189,78.6977539,2269.94751)end)bv["tl1-XII"].MouseButton1Down:Connect(function()bj.Character.HumanoidRootPart.CFrame=CFrame.new(822.4776,142.639938,2591.93726)end)bv["tl1-XIII"].MouseButton1Down:Connect(function()bj.Character.HumanoidRootPart.CFrame=CFrame.new(615.787292,98.2000275,2494.77856)end)bv["tl2-I"].MouseButton1Down:Connect(function()bj.Character.HumanoidRootPart.CFrame=CFrame.new(-924.543945,127.46183,2054.82837)end)bv["tl2-II"].MouseButton1Down:Connect(function()bj.Character.HumanoidRootPart.CFrame=CFrame.new(324.421204,118.838844,2002.56909)end)bv["tl2-III"].MouseButton1Down:Connect(function()bj.Character.HumanoidRootPart.CFrame=CFrame.new(-943.172363,94.1287842,2055.4939)end)bv["tl2-IV"].MouseButton1Down:Connect(function()bj.Character.HumanoidRootPart.CFrame=CFrame.new(-280.980865,54.2398338,2008.33179)end)bv["tl2-V"].MouseButton1Down:Connect(function()bj.Character.HumanoidRootPart.CFrame=CFrame.new(404.039063,11.8254128,1123.58008)end)bv["tl2-VI"].MouseButton1Down:Connect(function()bj.Character.HumanoidRootPart.CFrame=CFrame.new(-191.021484,54.7749405,1879.87793)end)bw.MouseButton1Down:Connect(function()if bv["wsig-IV"].Text=="Teleports [Page 1/2]"then bv["wsig-IV"].Text="Teleports [Page 2/2]"bv["wsig->"].Text="<"bv["tl1-I"].Visible=false;bv["tl1-I"].MouseButton1Down:Connect(function()return end)bv["tl1-II"].Visible=false;bv["tl1-II"].MouseButton1Down:Connect(function()return end)bv["tl1-III"].Visible=false;bv["tl1-III"].MouseButton1Down:Connect(function()return end)bv["tl1-IV"].Visible=false;bv["tl1-IV"].MouseButton1Down:Connect(function()return end)bv["tl1-V"].Visible=false;bv["tl1-V"].MouseButton1Down:Connect(function()return end)bv["tl1-VI"].Visible=false;bv["tl1-VI"].MouseButton1Down:Connect(function()return end)bv["tl1-VII"].Visible=false;bv["tl1-VII"].MouseButton1Down:Connect(function()return end)bv["tl1-VIII"].Visible=false;bv["tl1-VIII"].MouseButton1Down:Connect(function()return end)bv["tl1-IX"].Visible=false;bv["tl1-IX"].MouseButton1Down:Connect(function()return end)bv["tl1-X"].Visible=false;bv["tl1-X"].MouseButton1Down:Connect(function()return end)bv["tl1-XI"].Visible=false;bv["tl1-XI"].MouseButton1Down:Connect(function()return end)bv["tl1-XII"].Visible=false;bv["tl1-XII"].MouseButton1Down:Connect(function()return end)bv["tl1-XIII"].Visible=false;bv["tl1-XIII"].MouseButton1Down:Connect(function()return end)bv["tl2-I"].Visible=true;bv["tl2-I"].MouseButton1Down:Connect(function()bj.Character.HumanoidRootPart.CFrame=CFrame.new(-924.543945,127.46183,2054.82837)end)bv["tl2-II"].Visible=true;bv["tl2-II"].MouseButton1Down:Connect(function()bj.Character.HumanoidRootPart.CFrame=CFrame.new(324.421204,118.838844,2002.56909)end)bv["tl2-III"].Visible=true;bv["tl2-III"].MouseButton1Down:Connect(function()bj.Character.HumanoidRootPart.CFrame=CFrame.new(-943.172363,94.1287842,2055.4939)end)bv["tl2-IV"].Visible=true;bv["tl2-IV"].MouseButton1Down:Connect(function()bj.Character.HumanoidRootPart.CFrame=CFrame.new(-280.980865,54.2398338,2008.33179)end)bv["tl2-V"].Visible=true;bv["tl2-V"].MouseButton1Down:Connect(function()bj.Character.HumanoidRootPart.CFrame=CFrame.new(404.039063,11.8254128,1123.58008)end)bv["tl2-VI"].Visible=true;bv["tl2-VI"].MouseButton1Down:Connect(function()bj.Character.HumanoidRootPart.CFrame=CFrame.new(-191.021484,54.7749405,1879.87793)end)elseif bv["wsig-IV"].Text=="Teleports [Page 2/2]"then bv["wsig-IV"].Text="Teleports [Page 1/2]"bv["wsig->"].Text=">"bv["tl1-I"].Visible=true;bv["tl1-I"].MouseButton1Down:Connect(function()bj.Character.HumanoidRootPart.CFrame=CFrame.new(917.064575,139.950882,2294.70337)end)bv["tl1-II"].Visible=true;bv["tl1-II"].MouseButton1Down:Connect(function()bj.Character.HumanoidRootPart.CFrame=CFrame.new(916.189453,139.50444,2452.77173)end)bv["tl1-III"].Visible=true;bv["tl1-III"].MouseButton1Down:Connect(function()bj.Character.HumanoidRootPart.CFrame=CFrame.new(824.203735,118.990005,2339.97607)end)bv["tl1-IV"].Visible=true;bv["tl1-IV"].MouseButton1Down:Connect(function()bj.Character.HumanoidRootPart.CFrame=CFrame.new(929.276123,99.9899597,2287.12134)end)bv["tl1-V"].Visible=true;bv["tl1-V"].MouseButton1Down:Connect(function()bj.Character.HumanoidRootPart.CFrame=CFrame.new(916.778992,99.9899902,2457.22876)end)bv["tl1-VI"].Visible=true;bv["tl1-VI"].MouseButton1Down:Connect(function()bj.Character.HumanoidRootPart.CFrame=CFrame.new(835.947693,99.9900055,2304.61011)end)bv["tl1-VII"].Visible=true;bv["tl1-VII"].MouseButton1Down:Connect(function()bj.Character.HumanoidRootPart.CFrame=CFrame.new(788.0625,97.9999466,2488.81665)end)bv["tl1-VIII"].Visible=true;bv["tl1-VIII"].MouseButton1Down:Connect(function()bj.Character.HumanoidRootPart.CFrame=CFrame.new(690.107849,100.190758,2344.31836)end)bv["tl1-IX"].Visible=true;bv["tl1-IX"].MouseButton1Down:Connect(function()bj.Character.HumanoidRootPart.CFrame=CFrame.new(481.563232,98.0399399,2216.79346)end)bv["tl1-X"].Visible=true;bv["tl1-X"].MouseButton1Down:Connect(function()bj.Character.HumanoidRootPart.CFrame=CFrame.new(899.831177,99.9900055,2361.63208)end)bv["tl1-XI"].Visible=true;bv["tl1-XI"].MouseButton1Down:Connect(function()bj.Character.HumanoidRootPart.CFrame=CFrame.new(917.669189,78.6977539,2269.94751)end)bv["tl1-XII"].Visible=true;bv["tl1-XII"].MouseButton1Down:Connect(function()bj.Character.HumanoidRootPart.CFrame=CFrame.new(822.4776,142.639938,2591.93726)end)bv["tl1-XIII"].Visible=true;bv["tl1-XIII"].MouseButton1Down:Connect(function()bj.Character.HumanoidRootPart.CFrame=CFrame.new(615.787292,98.2000275,2494.77856)end)bv["tl2-I"].Visible=false;bv["tl2-I"].MouseButton1Down:Connect(function()return end)bv["tl2-II"].Visible=false;bv["tl2-II"].MouseButton1Down:Connect(function()return end)bv["tl2-III"].Visible=false;bv["tl2-III"].MouseButton1Down:Connect(function()return end)bv["tl2-IV"].Visible=false;bv["tl2-IV"].MouseButton1Down:Connect(function()return end)bv["tl2-V"].Visible=false;bv["tl2-V"].MouseButton1Down:Connect(function()return end)bv["tl2-VI"].Visible=false;bv["tl2-VI"].MouseButton1Down:Connect(function()return end)end end)local bx="http://www.roblox.com/asset/?id=4794171988"local by="http://www.roblox.com/asset/?id=4794205520"local bz=bk.gamer["Pewpew!_frame"]bz["pp-x"].MouseButton1Down:Connect(function()bz.Visible=false end)bz["pp-Ic"].MouseButton1Down:Connect(function()if bz["pp-Ic"].Image==by then bz["pp-Ic"].ImageColor3=Color3.new(255,255,255)bz["pp-Ic"].Image=bx;bd=true elseif bz["pp-Ic"].Image==bx then bz["pp-Ic"].Image=by;bz["pp-Ic"].ImageColor3=Color3.new(0,0,0)bd=false end end)bz["pp-IIc"].MouseButton1Down:Connect(function()bz["pp-VII"].Text="Invalid weapon!"wait(2.5)bz["pp-VII"].Text="Give selected weapons"end)bz["pp-IIIc"].MouseButton1Down:Connect(function()if bz["pp-IIIc"].Image==by then bz["pp-IIIc"].ImageColor3=Color3.new(255,255,255)bz["pp-IIIc"].Image=bx;bf=true elseif bz["pp-IIIc"].Image==bx then bz["pp-IIIc"].Image=by;bz["pp-IIIc"].ImageColor3=Color3.new(0,0,0)bf=false end end)bz["pp-IVc"].MouseButton1Down:Connect(function()if bz["pp-IVc"].Image==by then bz["pp-IVc"].ImageColor3=Color3.new(255,255,255)bz["pp-IVc"].Image=bx;bg=true elseif bz["pp-IVc"].Image==bx then bz["pp-IVc"].Image=by;bz["pp-IVc"].ImageColor3=Color3.new(0,0,0)bg=false end end)bz["pp-Vc"].MouseButton1Down:Connect(function()if bz["pp-Vc"].Image==by then bz["pp-Vc"].ImageColor3=Color3.new(255,255,255)bz["pp-Vc"].Image=bx;bh=true elseif bz["pp-Vc"].Image==bx then bz["pp-Vc"].Image=by;bz["pp-Vc"].ImageColor3=Color3.new(0,0,0)bh=false end end)bz["pp-VIc"].MouseButton1Down:Connect(function()if bz["pp-VIc"].Image==by then bz["pp-VIc"].ImageColor3=Color3.new(255,255,255)bz["pp-VIc"].Image=bx;bi=true elseif bz["pp-VIc"].Image==bx then bz["pp-VIc"].Image=by;bz["pp-VIc"].ImageColor3=Color3.new(0,0,0)bi=false end end)bz["pp-VII"].MouseButton1Down:Connect(function()if bd==true then workspace.Remote.ItemHandler:InvokeServer(workspace.Prison_ITEMS.giver["M4A1"].ITEMPICKUP)end;if bf==true then workspace.Remote.ItemHandler:InvokeServer(workspace.Prison_ITEMS.giver["M9"].ITEMPICKUP)end;if bg==true then workspace.Remote.ItemHandler:InvokeServer(workspace.Prison_ITEMS.giver["AK-47"].ITEMPICKUP)end;if bh==true then workspace.Remote.ItemHandler:InvokeServer(workspace.Prison_ITEMS.giver["Remington 870"].ITEMPICKUP)end;if bi==true then workspace.Remote.ItemHandler:InvokeServer(workspace.Prison_ITEMS.giver["Remington 870"].ITEMPICKUP)end end)bz["pp-I"].MouseButton1Down:Connect(function()local bA=bj.Backpack:FindFirstChild("M4A1")if bA==true then local bB=require(bA:FindFirstChild("GunStates"))bB["Damage"]=math.huge;bB["MaxAmmo"]=math.huge;bB["StoredAmmo"]=math.huge;bB["FireRate"]=0.01;bB["AmmoPerClip"]=math.huge;bB["Range"]=math.huge;bB["ReloadTime"]=0.01;bB["Bullets"]=100;bB["AutoFire"]=true else workspace.Remote.ItemHandler:InvokeServer(workspace.Prison_ITEMS.giver["M4A1"].ITEMPICKUP)local bB=require(bA:FindFirstChild("GunStates"))bB["Damage"]=math.huge;bB["MaxAmmo"]=math.huge;bB["StoredAmmo"]=math.huge;bB["FireRate"]=0.01;bB["AmmoPerClip"]=math.huge;bB["Range"]=math.huge;bB["ReloadTime"]=0.01;bB["Bullets"]=1025;bB["AutoFire"]=true end end)bz["pp-II"].MouseButton1Down:Connect(function()local bA=bj.Backpack:FindFirstChild("Taser")if bA==true then local bB=require(bA:FindFirstChild("GunStates"))bB["Damage"]=math.huge;bB["MaxAmmo"]=math.huge;bB["StoredAmmo"]=math.huge;bB["FireRate"]=0.01;bB["AmmoPerClip"]=math.huge;bB["Range"]=math.huge;bB["ReloadTime"]=0.01;bB["Bullets"]=100;bB["AutoFire"]=true else bz["pp-VII"].Text="You must have this in your backpack!"end end)bz["pp-III"].MouseButton1Down:Connect(function()local bA=bj.Backpack:FindFirstChild("M9")if bA==true then local bB=require(bA:FindFirstChild("GunStates"))bB["Damage"]=math.huge;bB["MaxAmmo"]=math.huge;bB["StoredAmmo"]=math.huge;bB["FireRate"]=0.01;bB["AmmoPerClip"]=math.huge;bB["Range"]=math.huge;bB["ReloadTime"]=0.01;bB["Bullets"]=50;bB["AutoFire"]=true else workspace.Remote.ItemHandler:InvokeServer(workspace.Prison_ITEMS.giver["M9"].ITEMPICKUP)local bB=require(bA:FindFirstChild("GunStates"))bB["Damage"]=math.huge;bB["MaxAmmo"]=math.huge;bB["StoredAmmo"]=math.huge;bB["FireRate"]=0.01;bB["AmmoPerClip"]=math.huge;bB["Range"]=math.huge;bB["ReloadTime"]=0.01;bB["Bullets"]=50;bB["AutoFire"]=true end end)bz["pp-IV"].MouseButton1Down:Connect(function()local bA=bj.Backpack:FindFirstChild("AK-47")if bA==true then local bB=require(bA:FindFirstChild("GunStates"))bB["Damage"]=math.huge;bB["MaxAmmo"]=math.huge;bB["StoredAmmo"]=math.huge;bB["FireRate"]=0.01;bB["AmmoPerClip"]=math.huge;bB["Range"]=math.huge;bB["ReloadTime"]=0.01;bB["Bullets"]=100;bB["AutoFire"]=true else workspace.Remote.ItemHandler:InvokeServer(workspace.Prison_ITEMS.giver["AK-47"].ITEMPICKUP)local bB=require(bA:FindFirstChild("GunStates"))bB["Damage"]=math.huge;bB["MaxAmmo"]=math.huge;bB["StoredAmmo"]=math.huge;bB["FireRate"]=0.01;bB["AmmoPerClip"]=math.huge;bB["Range"]=math.huge;bB["ReloadTime"]=0.01;bB["Bullets"]=100;bB["AutoFire"]=true end end)bz["pp-V"].MouseButton1Down:Connect(function()local bA=bj.Backpack:FindFirstChild("Remington 870")if bA==true then local bB=require(bA:FindFirstChild("GunStates"))bB["Damage"]=9000001;bB["MaxAmmo"]=9000001;bB["StoredAmmo"]=9000001;bB["FireRate"]=0.01;bB["AmmoPerClip"]=9000001;bB["Range"]=500000;bB["ReloadTime"]=0.01;bB["Bullets"]=100;bB["AutoFire"]=true else workspace.Remote.ItemHandler:InvokeServer(workspace.Prison_ITEMS.giver["Remington 870"].ITEMPICKUP)local bB=require(bA:FindFirstChild("GunStates"))bB["Damage"]=math.huge;bB["MaxAmmo"]=math.huge;bB["StoredAmmo"]=math.huge;bB["FireRate"]=0.01;bB["AmmoPerClip"]=math.huge;bB["Range"]=math.huge;bB["ReloadTime"]=0.01;bB["Bullets"]=125;bB["AutoFire"]=true end end)bz["pp-VI"].MouseButton1Down:Connect(function()local bA=bj.Backpack:FindFirstChild("Remington 870")if bA==true then local bB=require(bA:FindFirstChild("GunStates"))bB["Damage"]=math.huge;bB["MaxAmmo"]=math.huge;bB["StoredAmmo"]=math.huge;bB["FireRate"]=0.01;bB["AmmoPerClip"]=math.huge;bB["Range"]=math.huge;bB["ReloadTime"]=0.01;bB["Bullets"]=1025;bB["AutoFire"]=true else workspace.Remote.ItemHandler:InvokeServer(workspace.Prison_ITEMS.giver["Remington 870"].ITEMPICKUP)local bB=require(bA:FindFirstChild("GunStates"))bB["Damage"]=math.huge;bB["MaxAmmo"]=math.huge;bB["StoredAmmo"]=math.huge;bB["FireRate"]=0.01;bB["AmmoPerClip"]=math.huge;bB["Range"]=math.huge;bB["ReloadTime"]=0.01;bB["Bullets"]=1025;bB["AutoFire"]=true end end)local bC=bk.gamer["whodidit!?_frame"]bC["wf-I"].MouseButton1Down:Connect(function()bC.Visible=false end)bC["wf-x"].MouseButton1Down:Connect(function()bC.Visible=false end)local bD=bk.gamer.wutevr_frame;bD["mf->"].MouseButton1Down:Connect(function()if bD["mf-I"].Visible==true then bD["mf->"].Text="<"bD["mf-I"].Visible=false;bD["mf-II"].Visible=false;bD["mf-III"].Visible=false;bD["mf-IV"].Visible=false;bD["mf-V"].Visible=false;bD["mf-VI"].Visible=false;bD["mf-t2"].Visible=false;bD["mf2-I"].Visible=true;bD["mf2-II"].Visible=true;bD["mf2-III"].Visible=true;bD["mf2-IV"].Visible=true;bD["mf2-V"].Visible=true elseif bD["mf-I"].Visible==false then bD["mf->"].Text=">"bD["mf-I"].Visible=true;bD["mf-II"].Visible=true;bD["mf-III"].Visible=true;bD["mf-IV"].Visible=true;bD["mf-V"].Visible=true;bD["mf-VI"].Visible=true;bD["mf-t2"].Visible=true;bD["mf2-I"].Visible=false;bD["mf2-II"].Visible=false;bD["mf2-III"].Visible=false;bD["mf2-IV"].Visible=false;bD["mf2-V"].Visible=false end end)bD["mf-x"].MouseButton1Down:Connect(function()bD.Visible=false end)bD["mf-I"].MouseButton1Down:Connect(function()if bj.Backpack:FindFirstChild("Del")and bj.Backpack:FindFirstChild("Copycat")and bj.Backpack:FindFirstChild("GHBTP")then game:service("StarterGui"):SetCore("SendNotification",{Title="=== [[ F.O.E ]] ===",Text="You already have BTools!"})else local bE=Instance.new('HopperBin',game.Players.LocalPlayer.Backpack)bE.BinType=4;bE.Name="Del"local bF=Instance.new('HopperBin',game.Players.LocalPlayer.Backpack)bF.BinType=3;bF.Name="Copycat"local bG=Instance.new('HopperBin',game.Players.LocalPlayer.Backpack)bG.BinType=2;bG.Name="GHBTP"loadstring(game:GetObjects('rbxassetid://552440069')[1].Source)()end end)bD["mf-II"].MouseButton1Down:Connect(function()for bH,bI in pairs(workspace.Doors:GetChildren())do bI:Destroy()end end)local bJ=bk.gamer["help!_frame"]bD["mf-III"].MouseButton1Down:Connect(function()if bJ.Visible==true then bJ.Visible=false elseif bJ.Visible==false then bJ.Visible=true end end)bD["mf-IV"].MouseButton1Down:Connect(function()loadstring(game:HttpGet('https://pastebin.com/raw/rC1taBTg',true))()end)bD["mf-V"].MouseButton1Down:Connect(function()loadstring(game:HttpGet('https://pastebin.com/raw/CCvPsEQV',true))()end)bD["mf-VI"].MouseButton1Down:Connect(function()if bC.Visible==true then bC.Visible=false elseif bC.Visible==false then bC.Visible=true end end)bD["mf-t2"].MouseButton1Down:Connect(function()loadstring(game:HttpGet('https://pastebin.com/raw/rC1taBTg',true))()loadstring(game:HttpGet('https://pastebin.com/raw/CCvPsEQV',true))()end)bD["mf2-I"].MouseButton1Down:Connect(function()game.Workspace.Remote.ItemHandler:InvokeServer(workspace.Prison_ITEMS.giver["Remington 870"].ITEMPICKUP)wait(0.2)function kill(bK)local bL={[1]={["RayObject"]=Ray.new(Vector3.new(845.555908,101.429337,2269.43945),Vector3.new(-391.152252,8.65560055,-83.2166901)),["Distance"]=3.2524313926697,["Cframe"]=CFrame.new(840.310791,101.334137,2267.87988,0.0636406094,0.151434347,-0.986416459,0,0.988420188,0.151741937,0.997972965,-0.00965694897,0.0629036576),["Hit"]=bK.Character.Head},[2]={["RayObject"]=Ray.new(Vector3.new(845.555908,101.429337,2269.43945),Vector3.new(-392.481476,-8.44939327,-76.7261353)),["Distance"]=3.2699294090271,["Cframe"]=CFrame.new(840.290466,101.184189,2267.93506,0.0964837447,0.0589403138,-0.993587971,4.65661287e-10,0.998245299,0.0592165813,0.995334625,-0.00571343815,0.0963144377),["Hit"]=bK.Character.Head},[3]={["RayObject"]=Ray.new(Vector3.new(845.555908,101.429337,2269.43945),Vector3.new(-389.21701,-2.50536323,-92.2163162)),["Distance"]=3.1665518283844,["Cframe"]=CFrame.new(840.338867,101.236496,2267.80371,0.0166504811,0.0941716284,-0.995416701,1.16415322e-10,0.995554805,0.0941846818,0.999861419,-0.00156822044,0.0165764652),["Hit"]=bK.Character.Head},[4]={["RayObject"]=Ray.new(Vector3.new(845.555908,101.429337,2269.43945),Vector3.new(-393.353973,3.13988972,-72.5452042)),["Distance"]=3.3218522071838,["Cframe"]=CFrame.new(840.277222,101.285957,2267.9707,0.117109694,0.118740402,-0.985994935,-1.86264515e-09,0.992826641,0.119563118,0.993119001,-0.0140019981,0.116269611),["Hit"]=bK.Character.Head},[5]={["RayObject"]=Ray.new(Vector3.new(845.555908,101.429337,2269.43945),Vector3.new(-390.73172,3.2097764,-85.5477524)),["Distance"]=3.222757101059,["Cframe"]=CFrame.new(840.317993,101.286423,2267.86035,0.0517584644,0.123365127,-0.991010666,0,0.992340803,0.123530701,0.99865967,-0.00639375951,0.0513620302),["Hit"]=bK.Character.Head}}local bM=game.Players.LocalPlayer.Backpack["Remington 870"]local bN=game:GetService("ReplicatedStorage").ShootEvent;bN:FireServer(bL,bM)bN:FireServer(bL,bM)end;for bH,bI in pairs(game.Players:GetChildren())do if bI.Name~=game.Players.LocalPlayer.Name then kill(bI)end end end)bD["mf2-II"].MouseButton1Down:Connect(function()wait(0.1)sL=bj.Character.HumanoidRootPart.CFrame;for bH,bI in pairs(game.Teams.Criminals:GetPlayers())do if bI.Name~=bj.Name then local bH=10;repeat wait()bH=bH-1;workspace.Remote.arrest:InvokeServer(bI.Character.HumanoidRootPart)bj.Character.HumanoidRootPart.CFrame=bI.Character.HumanoidRootPart.CFrame*CFrame.new(0,0,1)until bH==0 end end;bj.Character.HumanoidRootPart.CFrame=CFrame.new(sL)end)bD["mf2-III"].MouseButton1Down:Connect(function()local bO=bj:GetMouse()local bP=workspace.Remote.arrest;bO.Button1Down:connect(function()local bQ=bO.Target;local bR=bP:InvokeServer(bQ)end)end)bD["mf2-IV"].MouseButton1Down:Connect(function()bj.Character.ClientInputHandler.Disabled=true;bj.CharacterAdded:connect(function()workspace:WaitForChild(bj.Name)bj.Character.ClientInputHandler.Disabled=true end)end)bD["mf2-V"].MouseButton1Down:Connect(function()local bj=game:GetService("Players").LocalPlayer;local bO=bj:GetMouse()local bS=false;local a=game:GetService("UserInputService")local function bT()if bS==true then bj.Character.HumanoidRootPart.CFrame=CFrame.new(Vector3.new(bO.Hit.X,bO.Hit.Y,bO.Hit.Z))end end;a.InputBegan:Connect(function(bU,bV)if bU.UserInputType==Enum.UserInputType.MouseButton1 then bT()end;if bU.UserInputType==Enum.UserInputType.Keyboard then if bU.KeyCode==Enum.KeyCode.T then if bS==true then bS=false;bO.Icon=""elseif bS==false then bS=true;bO.Icon="http://www.roblox.com/asset/?id=4834472848"end end end end)end)bJ["hf-x"].MouseButton1Down:Connect(function()bJ.Visible=false end)V.Text="Setting GUI configs..."bC.Active=true;bC.Draggable=true;bz.Active=true;bz.Draggable=true;bl.Active=true;bl.Draggable=true;bo.Active=true;bo.Draggable=true;bv.Active=true;bv.Draggable=true;bD.Active=true;bD.Draggable=true;local b4=Instance.new("Frame")local b5=Instance.new("TextButton")local b6=Instance.new("TextButton")local b7=Instance.new("TextButton")local b8=Instance.new("TextButton")local b9=Instance.new("TextButton")local ba=Instance.new("TextButton")local bb=Instance.new("TextButton")b4.Name="controlpanel_frame"b4.Parent=bk.gamer;b4.BackgroundColor3=Color3.fromRGB(0,0,0)b4.BackgroundTransparency=0.200;b4.BorderColor3=Color3.fromRGB(0,0,0)b4.Position=UDim2.new(0.975415766,0,0.345752597,0)b4.Size=UDim2.new(0,34,0,314)b5.Name="ev-f1"b5.Parent=b4;b5.BackgroundColor3=Color3.fromRGB(0,0,0)b5.BackgroundTransparency=0.200;b5.BorderColor3=Color3.fromRGB(85,0,0)b5.Size=UDim2.new(0,34,0,38)b5.Font=Enum.Font.SourceSansBold;b5.Text="F1"b5.TextColor3=Color3.fromRGB(85,0,0)b5.TextScaled=true;b5.TextSize=14.000;b5.TextWrapped=true;b6.Name="ev-f2"b6.Parent=b4;b6.BackgroundColor3=Color3.fromRGB(0,0,0)b6.BackgroundTransparency=0.200;b6.BorderColor3=Color3.fromRGB(85,0,0)b6.Position=UDim2.new(0,0,0.12101911,0)b6.Size=UDim2.new(0,34,0,38)b6.Font=Enum.Font.SourceSansBold;b6.Text="F2"b6.TextColor3=Color3.fromRGB(85,0,0)b6.TextScaled=true;b6.TextSize=14.000;b6.TextWrapped=true;b7.Name="ev-f3"b7.Parent=b4;b7.BackgroundColor3=Color3.fromRGB(0,0,0)b7.BackgroundTransparency=0.200;b7.BorderColor3=Color3.fromRGB(85,0,0)b7.Position=UDim2.new(0,0,0.24203822,0)b7.Size=UDim2.new(0,34,0,38)b7.Font=Enum.Font.SourceSansBold;b7.Text="F3"b7.TextColor3=Color3.fromRGB(85,0,0)b7.TextScaled=true;b7.TextSize=14.000;b7.TextWrapped=true;b8.Name="ev-f4"b8.Parent=b4;b8.BackgroundColor3=Color3.fromRGB(0,0,0)b8.BackgroundTransparency=0.200;b8.BorderColor3=Color3.fromRGB(85,0,0)b8.Position=UDim2.new(0,0,0.363057315,0)b8.Size=UDim2.new(0,34,0,38)b8.Font=Enum.Font.SourceSansBold;b8.Text="F4"b8.TextColor3=Color3.fromRGB(85,0,0)b8.TextScaled=true;b8.TextSize=14.000;b8.TextWrapped=true;b9.Name="ev-f5"b9.Parent=b4;b9.BackgroundColor3=Color3.fromRGB(0,0,0)b9.BackgroundTransparency=0.200;b9.BorderColor3=Color3.fromRGB(85,0,0)b9.Position=UDim2.new(0,0,0.48407644,0)b9.Size=UDim2.new(0,34,0,38)b9.Font=Enum.Font.SourceSansBold;b9.Text="F5"b9.TextColor3=Color3.fromRGB(85,0,0)b9.TextScaled=true;b9.TextSize=14.000;b9.TextWrapped=true;ba.Name="ev-all1"ba.Parent=b4;ba.BackgroundColor3=Color3.fromRGB(0,0,0)ba.BackgroundTransparency=0.200;ba.BorderColor3=Color3.fromRGB(85,0,0)ba.Position=UDim2.new(0,0,0.844717503,0)ba.Size=UDim2.new(0,34,0,49)ba.Font=Enum.Font.SourceSansBold;ba.Text="X"ba.TextColor3=Color3.fromRGB(170,0,0)ba.TextScaled=true;ba.TextSize=14.000;ba.TextWrapped=true;bb.Name="ev-all0"bb.Parent=b4;bb.BackgroundColor3=Color3.fromRGB(0,0,0)bb.BackgroundTransparency=0.200;bb.BorderColor3=Color3.fromRGB(0,0,85)bb.Position=UDim2.new(0,0,0.679112434,0)bb.Size=UDim2.new(0,34,0,49)bb.Font=Enum.Font.SourceSansBold;bb.Text="-"bb.TextColor3=Color3.fromRGB(0,0,170)bb.TextScaled=true;bb.TextSize=14.000;bb.TextWrapped=true;b5.MouseButton1Down:Connect(function()if bk.gamer.human_frame.Visible==true then bk.gamer.human_frame.Visible=false elseif bk.gamer.human_frame.Visible==false then bk.gamer.human_frame.Visible=true end end)b6.MouseButton1Down:Connect(function()if bk.gamer.axis_frame.Visible==false then bk.gamer.axis_frame.Visible=true elseif bk.gamer.axis_frame.Visible==true then bk.gamer.axis_frame.Visible=false end end)b7.MouseButton1Down:Connect(function()if bk.gamer.wsig_frame.Visible==true then bk.gamer.wsig_frame.Visible=false elseif bk.gamer.wsig_frame.Visible==false then bk.gamer.wsig_frame.Visible=true end end)b8.MouseButton1Down:Connect(function()if bk.gamer["Pewpew!_frame"].Visible==false then bk.gamer["Pewpew!_frame"].Visible=true elseif bk.gamer["Pewpew!_frame"].Visible==true then bk.gamer["Pewpew!_frame"].Visible=false end end)b9.MouseButton1Down:Connect(function()if bk.gamer.wutevr_frame.Visible==true then bk.gamer.wutevr_frame.Visible=false elseif bk.gamer.wutevr_frame.Visible==false then bk.gamer.wutevr_frame.Visible=true end end)ba.MouseButton1Down:Connect(function()bk.gamer:Destroy()end)bb.MouseButton1Down:Connect(function()bk.gamer.human_frame.Visible=false;bk.gamer.axis_frame.Visible=false;bk.gamer.wsig_frame.Visible=false;bk.gamer["Pewpew!_frame"].Visible=false;bk.gamer.wutevr_frame.Visible=false;bb.Visible=false;bc.Visible=true end)bc.MouseButton1Down:Connect(function()bk.gamer.human_frame.Visible=true;bk.gamer.axis_frame.Visible=true;bk.gamer.wsig_frame.Visible=true;bk.gamer["Pewpew!_frame"].Visible=true;bk.gamer.wutevr_frame.Visible=true;bb.Visible=true;bc.Visible=false end)V.Text="Complete!"aM:Destroy()U:Destroy()wait(2.3)as.Visible=false;bj.Character:WaitForChild("Humanoid").Died:Connect(function(bW)bm.Value=1;bn.Value=1;g.Text="WS scale:"..bm.Value;h.Text="JP scale:"..bn.Value end)if b==1 then bj.Chatted:Connect(function(bX)if bX=="die"then bj.Character:WaitForChild("Humanoid").Health=0 end;if bX=="gui 1"then for bH,bI in pairs(c:GetDescendants())do if bI:IsA("Frame")then bI.Visible=true end end end;if bX=="gui 0"then for bH,bI in pairs(c:GetDescendants())do if bI:IsA("Frame")then bI.Visible=false end end end end)game:GetService("StarterGui"):SetCore("SendNotification",{Title="=== [[ F.O.E ]] ===",Text="debugMode:1(CCs:die,gui 1/0)"})else game:GetService("StarterGui"):SetCore("SendNotification",{Title="=== [[ F.O.E ]] ===",Text="debugMode:0(nonmoddable)"})end;game:GetService("StarterGui"):SetCore("SendNotification",{Title="=== [[ F.O.E ]] ===",Text="Click-TP:Hotkey:T(misc)"})game:GetService("StarterGui"):SetCore("SendNotification",{Title="=== [[ F.O.E ]] ===",Text="Loaded successfully!"})
Add Comment
Please, Sign In to add comment