JacobRoblox

Untitled

Sep 29th, 2020
12,156
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 200.19 KB | None | 0 0
  1. -- Made by Vrlly#6666
  2.  
  3. local ScreenGui = Instance.new("ScreenGui")
  4. local ScriptHub = Instance.new("Frame")
  5. local TextButton = Instance.new("TextButton")
  6. local TextButton_2 = Instance.new("TextButton")
  7. local TextLabel = Instance.new("TextLabel")
  8. local TextButton_3 = Instance.new("TextButton")
  9. local TextButton_4 = Instance.new("TextButton")
  10. local TextButton_5 = Instance.new("TextButton")
  11. local TextButton_6 = Instance.new("TextButton")
  12. local TextButton_7 = Instance.new("TextButton")
  13. local TextLabel_2 = Instance.new("TextLabel")
  14. local TextLabel_3 = Instance.new("TextLabel")
  15. local TextLabel_4 = Instance.new("TextLabel")
  16. local TextButton_8 = Instance.new("TextButton")
  17. local TextButton_9 = Instance.new("TextButton")
  18. local TextButton_10 = Instance.new("TextButton")
  19.  
  20.  
  21.  
  22. ScreenGui.Parent = game.CoreGui
  23. ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  24.  
  25. ScriptHub.Name = "ScriptHub"
  26. ScriptHub.Parent = ScreenGui
  27. ScriptHub.Active = true
  28. ScriptHub.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  29. ScriptHub.BorderColor3 = Color3.fromRGB(0, 0, 0)
  30. ScriptHub.Position = UDim2.new(0.185580745, 0, 0.285123974, 0)
  31. ScriptHub.Size = UDim2.new(0, 1148, 0, 412)
  32. ScriptHub.Active = true
  33. ScriptHub.Draggable = true
  34.  
  35. TextButton.Parent = ScriptHub
  36. TextButton.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  37. TextButton.BackgroundTransparency = 0.990
  38. TextButton.Position = UDim2.new(0.94758445, 0, 0, 0)
  39. TextButton.Size = UDim2.new(0, 60, 0, 50)
  40. TextButton.Font = Enum.Font.GothamBold
  41. TextButton.Text = "X"
  42. TextButton.TextColor3 = Color3.fromRGB(255, 34, 34)
  43. TextButton.TextSize = 40.000
  44.  
  45. TextButton_2.Parent = ScriptHub
  46. TextButton_2.BackgroundColor3 = Color3.fromRGB(85, 255, 255)
  47. TextButton_2.Position = UDim2.new(0.758061647, 0, 0.745145619, 0)
  48. TextButton_2.Size = UDim2.new(0, 200, 0, 50)
  49. TextButton_2.Style = Enum.ButtonStyle.RobloxButton
  50. TextButton_2.Font = Enum.Font.GothamBlack
  51. TextButton_2.Text = "Holy Cross"
  52. TextButton_2.TextColor3 = Color3.fromRGB(0, 85, 255)
  53. TextButton_2.TextSize = 35.000
  54. TextButton_2.MouseButton1Down:connect(function()
  55. pcall(function()
  56. for i,v in pairs(game.Players.LocalPlayer.Backpack:GetChildren()) do
  57. if v.Name == '[SledgeHammer]' then
  58. v.Parent = game.Players.LocalPlayer.Character
  59. end
  60. end
  61. end)
  62. wait(.9)
  63. local targetpos = CFrame.new(-899.925659, 21.75, -297.100342)
  64. local plr = game.Players.LocalPlayer
  65. local pos = plr.Character.HumanoidRootPart.Position
  66. if not game.Players.LocalPlayer.Character:FindFirstChild("[SledgeHammer]") then
  67. plr.Character.HumanoidRootPart.CFrame = targetpos
  68. local cd = game:GetService("Workspace").Ignored.Shop["[SledgeHammer] - $350"]:FindFirstChild("ClickDetector")
  69. wait(.9)
  70. fireclickdetector(cd)
  71. wait(.4)
  72. game.Players.LocalPlayer.Backpack:FindFirstChild("[SledgeHammer]").Parent = plr.Character
  73. wait(.9)
  74. fireclickdetector(cd)
  75. wait(.4)
  76. game.Players.LocalPlayer.Backpack:FindFirstChild("[SledgeHammer]").Parent = plr.Character
  77. for i,v in pairs(plr.Character:GetChildren()) do
  78. if v.Name == '[SledgeHammer]' then
  79. v:GetChildren()[3]:Destroy()
  80. end
  81. end
  82. local sd = plr.Character:FindFirstChild("[SledgeHammer]")
  83. sd.Grip = CFrame.new(-2.4000001, -0.699999988, 0, 0, 1, -0, -1, 0, -0, 0, 0, 1)
  84. sd.GripForward = Vector3.new(0, 0, -1)
  85. sd.GripPos = Vector3.new(-2.4, -0.7, 0)
  86. sd.GripUp = Vector3.new(1, 0, 0)
  87. plr.Character.HumanoidRootPart.CFrame = CFrame.new(pos)
  88. end
  89. local sd = plr.Character:FindFirstChild("[SledgeHammer]")
  90. sd.Grip = CFrame.new(-2.4000001, -0.699999988, 0, 0, 1, -0, -1, 0, -0, 0, 0, 1)
  91. sd.GripForward = Vector3.new(0, 0, -1)
  92. sd.GripPos = Vector3.new(-2.4, -0.7, 0)
  93. sd.GripUp = Vector3.new(1, 0, 0)
  94. plr.Character.HumanoidRootPart.CFrame = CFrame.new(pos)
  95. end)
  96.  
  97. TextLabel.Parent = ScriptHub
  98. TextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  99. TextLabel.BackgroundTransparency = 1.000
  100. TextLabel.Position = UDim2.new(0.352855057, 0, 0, 0)
  101. TextLabel.Size = UDim2.new(0, 200, 0, 50)
  102. TextLabel.Font = Enum.Font.Code
  103. TextLabel.Text = "Made by Vrlly#6666"
  104. TextLabel.TextColor3 = Color3.fromRGB(255, 34, 34)
  105. TextLabel.TextSize = 46.000
  106.  
  107. TextButton_3.Parent = ScriptHub
  108. TextButton_3.BackgroundColor3 = Color3.fromRGB(85, 255, 255)
  109. TextButton_3.Position = UDim2.new(0.0263543203, 0, 0.745145679, 0)
  110. TextButton_3.Size = UDim2.new(0, 200, 0, 50)
  111. TextButton_3.Style = Enum.ButtonStyle.RobloxButton
  112. TextButton_3.Font = Enum.Font.GothamBlack
  113. TextButton_3.Text = "BigFist"
  114. TextButton_3.TextColor3 = Color3.fromRGB(0, 85, 255)
  115. TextButton_3.TextSize = 35.000
  116. TextButton_3.MouseButton1Down:connect(function()
  117. LP = game.Players.LocalPlayer
  118. for i,v in ipairs(LP.Character:GetDescendants()) do
  119. if v:IsA("MeshPart") then v.Massless = true
  120. v.CanCollide = false
  121. v.CustomPhysicalProperties = PhysicalProperties.new(0, 0, 0, 0, 0)
  122.  
  123. end
  124. end
  125.  
  126. for i,v in ipairs(game.workspace:GetDescendants()) do
  127. if v:IsA("Seat") then
  128. v.Disabled = true
  129. end
  130. end
  131. x = 35
  132. y = 35
  133. z = 35
  134.  
  135.  
  136. penis = Vector3.new(x,y,z)
  137.  
  138. LP.Character.RightHand.Size = penis
  139.  
  140. LP.Character.RightHand.Transparency = 1
  141. local selectionBox = Instance.new("SelectionBox",LP.Character.RightHand)
  142. selectionBox.Adornee = LP.Character.RightHand
  143. selectionBox.Color3 = Color3.new(1,0,0)
  144.  
  145. LP.Character.LeftHand.Size = penis
  146. LP.Character.BodyEffects.SpecialParts.LeftHand.Size = penis
  147.  
  148. LP.Character.LeftHand.Transparency = 1
  149. local selectionBox = Instance.new("SelectionBox",LP.Character.LeftHand)
  150. selectionBox.Adornee = LP.Character.LeftHand
  151. selectionBox.Color3 = Color3.new(1,0,0)
  152. end)
  153.  
  154. TextButton_4.Parent = ScriptHub
  155. TextButton_4.BackgroundColor3 = Color3.fromRGB(85, 255, 255)
  156. TextButton_4.Position = UDim2.new(0.259528816, 0, 0.4174757, 0)
  157. TextButton_4.Size = UDim2.new(0, 225, 0, 50)
  158. TextButton_4.Style = Enum.ButtonStyle.RobloxButton
  159. TextButton_4.Font = Enum.Font.GothamBlack
  160. TextButton_4.Text = "BrokenBones"
  161. TextButton_4.TextColor3 = Color3.fromRGB(0, 85, 255)
  162. TextButton_4.TextSize = 35.000
  163. TextButton_4.MouseButton1Down:connect(function()
  164. for i,v in ipairs(game.Players.LocalPlayer.Character:GetDescendants()) do
  165. if v.Name == "RightElbow" or v.Name == "RightKnee" or v.Name == "RightAnkle" or v.Name == "RightWrist" or v.Name == "RightElbow" or v.Name == "RightShoulder" or "LeftElbow" or v.Name == "LeftKnee" or v.Name == "LeftAnkle" or v.Name == "LeftWrist" or v.Name == "LeftElbow" or v.Name == "LeftShoulder" or v.Name == "Neck" then
  166. if v:IsA("Motor6D") and v.Name ~= "Root" and v.Name ~= "Waist" then
  167. v:Destroy()
  168. end
  169. end
  170. end
  171.  
  172.  
  173. end)
  174.  
  175. TextButton_5.Parent = ScriptHub
  176. TextButton_5.BackgroundColor3 = Color3.fromRGB(85, 255, 255)
  177. TextButton_5.Position = UDim2.new(0.258997232, 0, 0.745145619, 0)
  178. TextButton_5.Size = UDim2.new(0, 258, 0, 50)
  179. TextButton_5.Style = Enum.ButtonStyle.RobloxButton
  180. TextButton_5.Font = Enum.Font.GothamBlack
  181. TextButton_5.Text = "Anti FlashBang"
  182. TextButton_5.TextColor3 = Color3.fromRGB(0, 85, 255)
  183. TextButton_5.TextSize = 35.000
  184. TextButton_5.MouseButton1Down:connect(function()
  185. --made by Vrlly#6666
  186. while true do
  187. local XD = game:GetService("Players").LocalPlayer.PlayerGui.MainScreenGui
  188.  
  189. if XD:FindFirstChild("whiteScreen") then
  190. XD.whiteScreen:Destroy()
  191. end
  192. wait(0.2)
  193. end
  194. end)
  195.  
  196. TextButton_6.Parent = ScriptHub
  197. TextButton_6.BackgroundColor3 = Color3.fromRGB(85, 255, 255)
  198. TextButton_6.Position = UDim2.new(0.532872498, 0, 0.415048599, 0)
  199. TextButton_6.Size = UDim2.new(0, 200, 0, 50)
  200. TextButton_6.Style = Enum.ButtonStyle.RobloxButton
  201. TextButton_6.Font = Enum.Font.GothamBlack
  202. TextButton_6.Text = "No Slow"
  203. TextButton_6.TextColor3 = Color3.fromRGB(0, 85, 255)
  204. TextButton_6.TextSize = 35.000
  205. TextButton_6.MouseButton1Down:connect(function()
  206. loadstring(game:HttpGet(('https://pastebin.com/raw/9mAwN6rA'),true))()
  207. for i = 1,#blacklist do
  208. if string.lower(game.Players.LocalPlayer.Name) == string.lower(tostring(blacklist[i])) then
  209. game.Players.LocalPlayer:Kick("Fuck off XD")
  210. end
  211. end
  212. game.Players.PlayerAdded:connect(function(plr)
  213. for i = 1,#mains do
  214. if string.lower(plr.Name) == tostring(string.lower(mains[i])) then
  215. game.CoreGui.RobloxGui.PlayerListContainer.ScrollList[plr.Name].BGFrame.PlayerName.TextColor3 = Color3.new(1, 170/255, 0)
  216. end
  217. end
  218. end)
  219. for i, x in next, game:GetService"Players":GetPlayers() do
  220. for i = 1,#mains do
  221. if string.lower(x.Name) == tostring(string.lower(mains[i])) then
  222. game.CoreGui.RobloxGui.PlayerListContainer.ScrollList[x.Name].BGFrame.PlayerName.TextColor3 = Color3.new(1, 170/255, 0)
  223. end
  224. end
  225. end
  226. game.Players.PlayerAdded:connect(function(plr)
  227. for i = 1,#special do
  228. if string.lower(plr.Name) == tostring(string.lower(special[i])) then
  229. game.CoreGui.RobloxGui.PlayerListContainer.ScrollList[plr.Name].BGFrame.PlayerName.TextColor3 = Color3.new(0, 255, 255)
  230. end
  231. end
  232. end)
  233. for i, x in next, game:GetService"Players":GetPlayers() do
  234. for i = 1,#special do
  235. if string.lower(x.Name) == tostring(string.lower(special[i])) then
  236. game.CoreGui.RobloxGui.PlayerListContainer.ScrollList[x.Name].BGFrame.PlayerName.TextColor3 = Color3.new(0, 255, 255)
  237. end
  238. end
  239. end
  240.  
  241.  
  242. game.Players.LocalPlayer.CharacterAdded:Connect(function()
  243. repeat wait() until game.Players.LocalPlayer.Character
  244. repeat wait() until game.Players.LocalPlayer.Character.BodyEffects
  245. repeat wait() until game.Players.LocalPlayer.Character.BodyEffects.Movement
  246. wait()
  247. game.Players.LocalPlayer.Character.BodyEffects.Movement.ChildAdded:Connect(function(child)
  248. wait()
  249. child:Destroy()
  250. end)
  251. end)
  252.  
  253. game.Players.LocalPlayer.Character.BodyEffects.Movement.ChildAdded:Connect(function(child)
  254. wait()
  255. child:Destroy()
  256. end)
  257. end)
  258.  
  259. TextButton_7.Parent = ScriptHub
  260. TextButton_7.BackgroundColor3 = Color3.fromRGB(85, 255, 255)
  261. TextButton_7.Position = UDim2.new(0.532439232, 0, 0.745145679, 0)
  262. TextButton_7.Size = UDim2.new(0, 200, 0, 50)
  263. TextButton_7.Style = Enum.ButtonStyle.RobloxButton
  264. TextButton_7.Font = Enum.Font.GothamBlack
  265. TextButton_7.Text = "Fist wave"
  266. TextButton_7.TextColor3 = Color3.fromRGB(0, 85, 255)
  267. TextButton_7.TextSize = 35.000
  268. TextButton_7.MouseButton1Down:connect(function()
  269. -- Made by Vrlly#6666
  270.  
  271. local PostmanPatii1I1liIliliiiiIIli = assert local PostmanPatIII1IIi1illIli1lilI = select local PostmanPatl1II111I1Il1liIlII1 = tonumber local PostmanPatlIl11IIi1I11il1Ii1llI = unpack local PostmanPatlIll1li1IIiIiIlIliill = pcall local PostmanPatllliiIli1l11IiI1ilI = setfenv local PostmanPatl1iIi1lilli111IillI = setmetatable local PostmanPatlIl1i1IIII1iiiI1IliiI = type local PostmanPatlIlIlIi1ili1lilIiilIi = getfenv local PostmanPatlIl11ili1ilI1lIIiIiIl = tostring local PostmanPatI1i11lIiii1IilIll1l = error local PostmanPatlIlI1IiIiil1Iill1IlIl = string.sub local PostmanPati11Il1ilIlIll1liiI1 = string.byte local PostmanPatiI1illlliIIiIIl1iil = string.char local PostmanPatiIlIllI11I1li1lIIl1 = string.rep local PostmanPatlIlIiIlI1iiIllIlll1lI = string.gsub local PostmanPatI111Il1I1lli1l1Ii1i = string.match local PostmanPatIllI1i11liIiillIlII = PostmanPati11Il1ilIlIll1liiI1("k", 1) local PostmanPatlIli1lI111lI1l1l1IllI, PostmanPatI1lIIl1IiIl1il1IIil = #{354}, #{ 4838, 6125, 1090, 1187, 1496, 4030, 3754, 5152, 104, 5896, 2913, 5649, 2872, 3956, 4882, 4795, 3410, 2608, 5937, 6186, 6741, 4977, 3511 } + PostmanPatIllI1i11liIiillIlII + 130941 local PostmanPatI1l1lil1iI1ilI1iI11 = {} local PostmanPatliiiIlIIiii1I111iIi = 1 local function PostmanPatiiI11lii11i111I1I1I(PostmanPatillIi111iIIiilI1lIi, PostmanPatlIlIllIIiiIii1ilI1II1) local PostmanPatlIlII1iIiillII1IlIil1 PostmanPatillIi111iIIiilI1lIi = PostmanPatlIlIiIlI1iiIllIlll1lI(PostmanPatlIlI1IiIiil1Iill1IlIl(PostmanPatillIi111iIIiilI1lIi, 5), "..", function(PostmanPatIiIIlillIliilI1lI1l) if PostmanPati11Il1ilIlIll1liiI1(PostmanPatIiIIlillIliilI1lI1l, 2) == 72 then PostmanPatlIlII1iIiillII1IlIil1 = PostmanPatl1II111I1Il1liIlII1(PostmanPatlIlI1IiIiil1Iill1IlIl(PostmanPatIiIIlillIliilI1lI1l, 1, 1)) return "" else local PostmanPatIIll1Ii111lliI1Illl = PostmanPatiI1illlliIIiIIl1iil(PostmanPatl1II111I1Il1liIlII1(PostmanPatIiIIlillIliilI1lI1l, 16)) if PostmanPatlIlII1iIiillII1IlIil1 then local PostmanPatiI1ilIli111Ii11i1ii = PostmanPatiIlIllI11I1li1lIIl1(PostmanPatIIll1Ii111lliI1Illl, PostmanPatlIlII1iIiillII1IlIil1) PostmanPatlIlII1iIiillII1IlIil1 = nil return PostmanPatiI1ilIli111Ii11i1ii else return PostmanPatIIll1Ii111lliI1Illl end end end) local function PostmanPati111IIIi1l11lliIlII() local PostmanPatiIIillIIil11i1Iil1I = PostmanPati11Il1ilIlIll1liiI1(PostmanPatillIi111iIIiilI1lIi, PostmanPatliiiIlIIiii1I111iIi, PostmanPatliiiIlIIiii1I111iIi) PostmanPatliiiIlIIiii1I111iIi = PostmanPatliiiIlIIiii1I111iIi + 1 return PostmanPatiIIillIIil11i1Iil1I end local function PostmanPati1i1i1i1iIiIl11i1ll() local PostmanPatiIIillIIil11i1Iil1I, PostmanPatIIll1Ii111lliI1Illl, PostmanPatiI1ilIli111Ii11i1ii, PostmanPatI1Il1IiII1iilIi1Ili = PostmanPati11Il1ilIlIll1liiI1(PostmanPatillIi111iIIiilI1lIi, PostmanPatliiiIlIIiii1I111iIi, PostmanPatliiiIlIIiii1I111iIi + 3) PostmanPatliiiIlIIiii1I111iIi = PostmanPatliiiIlIIiii1I111iIi + 4 return PostmanPatI1Il1IiII1iilIi1Ili * 16777216 + PostmanPatiI1ilIli111Ii11i1ii * 65536 + PostmanPatIIll1Ii111lliI1Illl * 256 + PostmanPatiIIillIIil11i1Iil1I end local function PostmanPatlIlIII1liII11iiiI1I(PostmanPatlIlilIlilIiI1lII11111, PostmanPatlIIII11li11IIil11I1, PostmanPatlIl1lliil1liilil1Ii1i) if PostmanPatlIl1lliil1liilil1Ii1i then local PostmanPatIi1lii1l1Il111Il1Ii, PostmanPatlIll11Ii11lIlIiI1li1I = 0, 0 for PostmanPatII11iiilll1lilii1l1 = PostmanPatlIIII11li11IIil11I1, PostmanPatlIl1lliil1liilil1Ii1i do PostmanPatIi1lii1l1Il111Il1Ii = PostmanPatIi1lii1l1Il111Il1Ii + 2 ^ PostmanPatlIll11Ii11lIlIiI1li1I * PostmanPatlIlIII1liII11iiiI1I(PostmanPatlIlilIlilIiI1lII11111, PostmanPatII11iiilll1lilii1l1) PostmanPatlIll11Ii11lIlIiI1li1I = PostmanPatlIll11Ii11lIlIiI1li1I + 1 end return PostmanPatIi1lii1l1Il111Il1Ii else local PostmanPatiiiIIi1iIiiliIll1II = 2 ^ (PostmanPatlIIII11li11IIil11I1 - 1) return PostmanPatiiiIIi1iIiiliIll1II <= PostmanPatlIlilIlilIiI1lII11111 % (PostmanPatiiiIIi1iIiiliIll1II + PostmanPatiiiIIi1iIiiliIll1II) and 1 or 0 end end local function PostmanPatlll1I1i1ilii1li1i1i() local PostmanPatiIIillIIil11i1Iil1I, PostmanPatIIll1Ii111lliI1Illl = PostmanPati1i1i1i1iIiIl11i1ll(), PostmanPati1i1i1i1iIiIl11i1ll() if PostmanPatiIIillIIil11i1Iil1I == 0 and PostmanPatIIll1Ii111lliI1Illl == 0 then return 0 end return (-2 * PostmanPatlIlIII1liII11iiiI1I(PostmanPatIIll1Ii111lliI1Illl, 32) + 1) * 2 ^ (PostmanPatlIlIII1liII11iiiI1I(PostmanPatIIll1Ii111lliI1Illl, 21, 31) - 1023) * ((PostmanPatlIlIII1liII11iiiI1I(PostmanPatIIll1Ii111lliI1Illl, 1, 20) * 4294967296 + PostmanPatiIIillIIil11i1Iil1I) / 4503599627370496 + 1) end local function PostmanPatlIll1ilIlli1ilIIillli(PostmanPatli1i11lIli1iill1II1) local PostmanPatli1i1lIllIlIlIii1II = { PostmanPati11Il1ilIlIll1liiI1(PostmanPatillIi111iIIiilI1lIi, PostmanPatliiiIlIIiii1I111iIi, PostmanPatliiiIlIIiii1I111iIi + 3) } PostmanPatliiiIlIIiii1I111iIi = PostmanPatliiiIlIIiii1I111iIi + 4 local PostmanPati1iIIii11lI11lil111 = { nil, nil, nil, nil, nil, nil, nil, nil } for PostmanPatII11iiilll1lilii1l1 = 1, 8 do PostmanPati1iIIii11lI11lil111[PostmanPatII11iiilll1lilii1l1] = PostmanPatlIlIII1liII11iiiI1I(PostmanPatli1i11lIli1iill1II1, PostmanPatII11iiilll1lilii1l1) end local PostmanPatlll1II1lIlii1l11l1i = "" for PostmanPatII11iiilll1lilii1l1 = 1, 4 do local PostmanPatIi1lii1l1Il111Il1Ii, PostmanPatlIll11Ii11lIlIiI1li1I = 0, 0 for PostmanPatli1l1I11lIi1lIli1ll = 1, 8 do local PostmanPatlIl1Ill1lllIiIIIll1Ii = PostmanPatlIlIII1liII11iiiI1I(PostmanPatli1i1lIllIlIlIii1II[PostmanPatII11iiilll1lilii1l1], PostmanPatli1l1I11lIi1lIli1ll) if PostmanPati1iIIii11lI11lil111[PostmanPatli1l1I11lIi1lIli1ll] == 1 then PostmanPatlIl1Ill1lllIiIIIll1Ii = PostmanPatlIl1Ill1lllIiIIIll1Ii == 1 and 0 or 1 end PostmanPatIi1lii1l1Il111Il1Ii = PostmanPatIi1lii1l1Il111Il1Ii + 2 ^ PostmanPatlIll11Ii11lIlIiI1li1I * PostmanPatlIl1Ill1lllIiIIIll1Ii PostmanPatlIll11Ii11lIlIiI1li1I = PostmanPatlIll11Ii11lIlIiI1li1I + 1 end PostmanPatlll1II1lIlii1l11l1i = PostmanPatlll1II1lIlii1l11l1i .. PostmanPatlll1II1lIlii1l11l1i.char(PostmanPatIi1lii1l1Il111Il1Ii) end local PostmanPatiIIillIIil11i1Iil1I, PostmanPatIIll1Ii111lliI1Illl, PostmanPatiI1ilIli111Ii11i1ii, PostmanPatI1Il1IiII1iilIi1Ili = PostmanPati11Il1ilIlIll1liiI1(PostmanPatlll1II1lIlii1l11l1i, 1, 4) return PostmanPatI1Il1IiII1iilIi1Ili * 16777216 + PostmanPatiI1ilIli111Ii11i1ii * 65536 + PostmanPatIIll1Ii111lliI1Illl * 256 + PostmanPatiIIillIIil11i1Iil1I end local function PostmanPatlI111IIIIii1iI111ii(PostmanPatli1i11lIli1iill1II1) local PostmanPatIi1I11III1iI11l1lII = PostmanPati1i1i1i1iIiIl11i1ll() PostmanPatliiiIlIIiii1I111iIi = PostmanPatliiiIlIIiii1I111iIi + PostmanPatIi1I11III1iI11l1lII local PostmanPati1iIIii11lI11lil111 = { nil, nil, nil, nil, nil, nil, nil, nil } for PostmanPatII11iiilll1lilii1l1 = 1, 8 do PostmanPati1iIIii11lI11lil111[PostmanPatII11iiilll1lilii1l1] = PostmanPatlIlIII1liII11iiiI1I(PostmanPatli1i11lIli1iill1II1, PostmanPatII11iiilll1lilii1l1) end local PostmanPatlll1II1lIlii1l11l1i = "" for PostmanPatII11iiilll1lilii1l1 = 1, PostmanPatIi1I11III1iI11l1lII do local PostmanPatIi1lii1l1Il111Il1Ii, PostmanPatlIll11Ii11lIlIiI1li1I = 0, 0 for PostmanPatli1l1I11lIi1lIli1ll = 1, 8 do local PostmanPatlIl1Ill1lllIiIIIll1Ii = PostmanPatlIlIII1liII11iiiI1I(PostmanPati11Il1ilIlIll1liiI1(PostmanPatillIi111iIIiilI1lIi, PostmanPatliiiIlIIiii1I111iIi - PostmanPatIi1I11III1iI11l1lII + PostmanPatII11iiilll1lilii1l1 - 1), PostmanPatli1l1I11lIi1lIli1ll) if PostmanPati1iIIii11lI11lil111[PostmanPatli1l1I11lIi1lIli1ll] == 1 then PostmanPatlIl1Ill1lllIiIIIll1Ii = PostmanPatlIl1Ill1lllIiIIIll1Ii == 1 and 0 or 1 end PostmanPatIi1lii1l1Il111Il1Ii = PostmanPatIi1lii1l1Il111Il1Ii + 2 ^ PostmanPatlIll11Ii11lIlIiI1li1I * PostmanPatlIl1Ill1lllIiIIIll1Ii PostmanPatlIll11Ii11lIlIiI1li1I = PostmanPatlIll11Ii11lIlIiI1li1I + 1 end PostmanPatlll1II1lIlii1l11l1i = PostmanPatlll1II1lIlii1l11l1i .. PostmanPatlll1II1lIlii1l11l1i.char(PostmanPatIi1lii1l1Il111Il1Ii) end return PostmanPatlll1II1lIlii1l11l1i end local PostmanPatl1I1il1111IIllil1lI = PostmanPati111IIIi1l11lliIlII() local PostmanPatlIliIIli1l11II1ll11 = PostmanPati111IIIi1l11lliIlII() local function PostmanPatIlIi1I11lIIiII1I1lI() local PostmanPatIilllIIlIl1iI1lil1i = { [84185] = {}, [126416] = {}, [63336] = {}, [75231] = {} } PostmanPati1i1i1i1iIiIl11i1ll() PostmanPati111IIIi1l11lliIlII() PostmanPati1i1i1i1iIiIl11i1ll() local PostmanPatlIl11illillIiIil1i1li = PostmanPati1i1i1i1iIiIl11i1ll() for PostmanPatII11iiilll1lilii1l1 = PostmanPatlIli1lI111lI1l1l1IllI, PostmanPatlIl11illillIiIil1i1li do PostmanPatIilllIIlIl1iI1lil1i[63336][PostmanPatII11iiilll1lilii1l1 - PostmanPatlIli1lI111lI1l1l1IllI] = PostmanPatIlIi1I11lIIiII1I1lI() end PostmanPatIilllIIlIl1iI1lil1i[125645] = PostmanPati111IIIi1l11lliIlII() PostmanPati1i1i1i1iIiIl11i1ll() local PostmanPatlIl11illillIiIil1i1li = PostmanPati1i1i1i1iIiIl11i1ll() for PostmanPatII11iiilll1lilii1l1 = PostmanPatlIli1lI111lI1l1l1IllI, PostmanPatlIl11illillIiIil1i1li do PostmanPatIilllIIlIl1iI1lil1i[75231][PostmanPatII11iiilll1lilii1l1] = PostmanPati1i1i1i1iIiIl11i1ll() end local PostmanPatlIl11illillIiIil1i1li = PostmanPati1i1i1i1iIiIl11i1ll() - (#{ 3570, 2304, 4859, 3020, 3064, 3677, 3513, 1562, 903, 299, 6186, 2159, 4795, 5205, 5498, 6499, 6161, 5829, 1186, 6175, 2324, 234, 4613 } + PostmanPatIllI1i11liIiillIlII + 133616) for PostmanPatII11iiilll1lilii1l1 = PostmanPatlIli1lI111lI1l1l1IllI, PostmanPatlIl11illillIiIil1i1li do local PostmanPati1illI11I11IIlIlllI = {} local PostmanPatlIl1i1IIII1iiiI1IliiI = PostmanPati111IIIi1l11lliIlII() if PostmanPatlIl1i1IIII1iiiI1IliiI == #{ 239, 4332, 2599, 5992, 4516, 1972, 6465, 2698, 3621, 6472, 3066, 2229, 1171, 421, 1439, 2153, 548, 6464, 2445, 381, 4008, 2207, 2226 } + PostmanPatIllI1i11liIiillIlII + -8 then PostmanPati1illI11I11IIlIlllI[124752] = PostmanPati1i1i1i1iIiIl11i1ll() end if PostmanPatlIl1i1IIII1iiiI1IliiI == #{ 3256, 4031, 3564, 2676, 1881, 3655, 2579, 4529, 5052, 4424, 924, 1804, 701, 253, 1240, 3888, 308, 2671, 1368, 4173 } + PostmanPatIllI1i11liIiillIlII + -21 then PostmanPati1illI11I11IIlIlllI[124752] = PostmanPatlll1I1i1ilii1li1i1i() end if PostmanPatlIl1i1IIII1iiiI1IliiI == #{ 6374, 3542, 236, 3084, 4233, 6896, 319, 4656, 1175, 6677, 2096, 1409, 4117, 2940, 5307, 331, 5567, 5243, 5399, 3053, 2952 } + PostmanPatIllI1i11liIiillIlII + -58 then PostmanPati1illI11I11IIlIlllI[124752] = PostmanPatlI111IIIIii1iI111ii(#{ 2448, 2671, 591, 3509, 4508, 4706, 3782, 3259, 3387, 6841, 5078, 6638, 1880, 3660, 3165, 6804, 4626, 6315, 6335, 5160, 3957, 2633 } + PostmanPatIllI1i11liIiillIlII + -9) end if PostmanPatlIl1i1IIII1iiiI1IliiI == #{ 3085, 2798, 1548, 5726, 2813, 2098, 2287, 5485, 1743, 6875, 5951, 4693, 796, 6506, 2798, 4090, 5917, 5446, 907, 1447, 5593, 4081, 2805, 4759 } + PostmanPatIllI1i11liIiillIlII + -44 then PostmanPati1illI11I11IIlIlllI[124752] = #{ 3046, 6599, 3509, 3862, 3712, 1628, 2838, 295, 5743, 5069, 4644, 4605, 5650, 1060, 5747, 4397, 6410, 2654, 1883, 240 } + PostmanPatIllI1i11liIiillIlII + 133018 == #{ 3449, 5337, 2550, 3802, 1101, 3705, 3780, 3404, 6838, 1159, 4774, 3213, 450, 2003, 3108, 5720, 4090, 1846, 2320, 3199, 4058, 2031, 2646, 1854 } + PostmanPatIllI1i11liIiillIlII + 42511 end if PostmanPatlIl1i1IIII1iiiI1IliiI == #{ 1843, 4518, 4003, 4504, 1518, 1488, 5862, 496, 4936, 5117, 3513, 80, 6479, 1013, 6858, 1900, 709, 2912, 6672, 5297, 4077, 6235 } + PostmanPatIllI1i11liIiillIlII + -97 then PostmanPati1illI11I11IIlIlllI[124752] = PostmanPatlI111IIIIii1iI111ii(#{ 2448, 2671, 591, 3509, 4508, 4706, 3782, 3259, 3387, 6841, 5078, 6638, 1880, 3660, 3165, 6804, 4626, 6315, 6335, 5160, 3957, 2633 } + PostmanPatIllI1i11liIiillIlII + -9) end if PostmanPatlIl1i1IIII1iiiI1IliiI == #{ 5066, 4686, 3018, 37, 4199, 2425, 2363, 4333, 2782, 6805, 6893, 5359, 6928, 6312, 1268, 2576, 29, 4948, 5035 } then PostmanPati1illI11I11IIlIlllI[124752] = PostmanPatlI111IIIIii1iI111ii(PostmanPatl1I1il1111IIllil1lI) end if PostmanPatlIl1i1IIII1iiiI1IliiI == #{ 4558, 240, 876, 4076, 5586, 6631, 3161, 3677, 511, 4994, 945, 4663, 2658, 537, 3872, 1793, 5523, 915, 5451, 53, 2592, 188, 5297 } + PostmanPatIllI1i11liIiillIlII + -87 then PostmanPati1illI11I11IIlIlllI[124752] = PostmanPati111IIIi1l11lliIlII() + PostmanPati1i1i1i1iIiIl11i1ll() + PostmanPatlll1I1i1ilii1li1i1i() end if PostmanPatlIl1i1IIII1iiiI1IliiI == #{ 4477, 525, 6334, 1595, 6501, 6515, 617, 5251, 5925, 3554, 3529, 319, 1823, 5597, 2360, 1621, 2205, 2422, 5233, 4093, 3479, 3695, 5725 } + PostmanPatIllI1i11liIiillIlII + 103 then PostmanPati1illI11I11IIlIlllI[124752] = PostmanPatlI111IIIIii1iI111ii(PostmanPatl1I1il1111IIllil1lI) end if PostmanPatlIl1i1IIII1iiiI1IliiI == #{ 3680, 5748, 3917, 4032, 4489, 6885, 5896, 1429, 1119, 4920, 5551, 1801, 4438, 5334, 6066, 3732, 5464, 6733, 3274, 1036, 729, 5584 } + PostmanPatIllI1i11liIiillIlII + 36 then PostmanPati1illI11I11IIlIlllI[124752] = #{ 6411, 5036, 524, 1151, 4037, 5191, 3739, 217, 5096, 739, 2463, 1055, 40, 2717, 4044, 2223, 3920, 2925, 3000, 4740, 2913, 5568 } + PostmanPatIllI1i11liIiillIlII + 59499 == #{ 6411, 5036, 524, 1151, 4037, 5191, 3739, 217, 5096, 739, 2463, 1055, 40, 2717, 4044, 2223, 3920, 2925, 3000, 4740, 2913, 5568 } + PostmanPatIllI1i11liIiillIlII + 59499 end PostmanPatIilllIIlIl1iI1lil1i[84185][PostmanPatII11iiilll1lilii1l1 - PostmanPatlIli1lI111lI1l1l1IllI] = PostmanPati1illI11I11IIlIlllI end PostmanPatIilllIIlIl1iI1lil1i[73952] = PostmanPati111IIIi1l11lliIlII() local PostmanPatlIl11illillIiIil1i1li = PostmanPati1i1i1i1iIiIl11i1ll() - (#{ 2844, 5367, 736, 1998, 5990, 3818, 1467, 704, 3306, 2420, 2651, 6915, 4718, 146, 4211, 5118, 5833, 830, 6957, 2803, 3560, 689, 562 } + PostmanPatIllI1i11liIiillIlII + 133573) for PostmanPatII11iiilll1lilii1l1 = PostmanPatlIli1lI111lI1l1l1IllI, PostmanPatlIl11illillIiIil1i1li do local PostmanPatIi1liilli1IliIIIlIl = {} local PostmanPatii1II111i1IiliiiiiI = PostmanPatlIll1ilIlli1ilIIillli(PostmanPatlIliIIli1l11II1ll11) PostmanPatIi1liilli1IliIIIlIl[47753] = PostmanPatlIlIII1liII11iiiI1I(PostmanPatii1II111i1IiliiiiiI, #{ 4876, 1561, 3371, 6514, 6227, 1990, 4880, 113, 2835, 219 }, #{ 6009, 5547, 3944, 5593, 2706, 3155, 2710, 6275, 354, 3334, 1021, 4508, 1038, 5920, 2938, 1058, 209, 4081 }) PostmanPatIi1liilli1IliIIIlIl[9821] = PostmanPatlIlIII1liII11iiiI1I(PostmanPatii1II111i1IiliiiiiI, #{ 6728, 1255, 4847, 2097, 2797, 4282, 2287, 2951, 2537, 3044, 2566, 5328, 2136, 1243, 680, 2231, 6271, 3387, 2084, 1360, 3359 } + PostmanPatIllI1i11liIiillIlII + -101, #{ 1595, 6330, 5405, 881, 5526, 1013, 6331, 2624, 6123, 4927, 6227, 1864, 3260, 287, 3596, 4168, 6373, 5647, 3182, 3868, 4339, 3914 } + PostmanPatIllI1i11liIiillIlII + -97) PostmanPatIi1liilli1IliIIIlIl[68732] = PostmanPatlIlIII1liII11iiiI1I(PostmanPatii1II111i1IiliiiiiI, #{1242}, #{ 5361, 6174, 3979, 4277, 3486, 133, 1496, 1520, 946 }) PostmanPatIi1liilli1IliIIIlIl[26920] = PostmanPatlIlIII1liII11iiiI1I(PostmanPatii1II111i1IiliiiiiI, #{6729}, #{ 3842, 5652, 2449, 6812, 5400, 2366, 5118, 4480, 6663, 4485, 1472, 5558, 256, 1015, 6917, 5663, 13, 4203 }) PostmanPatIi1liilli1IliIIIlIl[54713] = PostmanPatlIlIII1liII11iiiI1I(PostmanPatii1II111i1IiliiiiiI, #{ 5809, 299, 3910, 1496, 6583, 2588, 378, 4432, 6594, 6599, 6139, 1700, 5490, 1648, 1834, 1042, 4001, 953, 849 }, #{ 5346, 3980, 871, 996, 1298, 4840, 4908, 2624, 1164, 5908, 3318, 2228, 1975, 2837, 3185, 6048, 1703, 3107, 4856, 3291, 98, 5640 } + PostmanPatIllI1i11liIiillIlII + -103) PostmanPatIi1liilli1IliIIIlIl[36502] = PostmanPatlIlIII1liII11iiiI1I(PostmanPatii1II111i1IiliiiiiI, #{ 3861, 2326, 5875, 2301, 6026, 3855, 2624, 842, 4085, 799 }, #{ 2484, 3954, 5510, 952, 4418, 4169, 1751, 6211, 879, 283, 3259, 1315, 44, 505, 4835, 5559, 840, 1999 }) PostmanPatIi1liilli1IliIIIlIl[117276] = PostmanPatlIlIII1liII11iiiI1I(PostmanPatii1II111i1IiliiiiiI, #{ 4876, 1561, 3371, 6514, 6227, 1990, 4880, 113, 2835, 219 }, #{ 6009, 5547, 3944, 5593, 2706, 3155, 2710, 6275, 354, 3334, 1021, 4508, 1038, 5920, 2938, 1058, 209, 4081 }) PostmanPatIilllIIlIl1iI1lil1i[126416][PostmanPatII11iiilll1lilii1l1] = PostmanPatIi1liilli1IliIIIlIl end PostmanPati1i1i1i1iIiIl11i1ll() PostmanPati111IIIi1l11lliIlII() PostmanPati111IIIi1l11lliIlII() PostmanPatIilllIIlIl1iI1lil1i[38193] = PostmanPati111IIIi1l11lliIlII() PostmanPati111IIIi1l11lliIlII() return PostmanPatIilllIIlIl1iI1lil1i end local function PostmanPatiIIliliililiIIIiIll(PostmanPatIilllIIlIl1iI1lil1i, PostmanPatlIlIllIIiiIii1ilI1II1, PostmanPatIil1IllIilil1IIli1I) local PostmanPatli1l1l1liI1il1I11il, PostmanPatlIlIlliiiilll1III1I1I = -1, 21 local PostmanPatI1IliiIiI1llllIiiiI = PostmanPatIilllIIlIl1iI1lil1i[126416] local PostmanPatIl1liIIIl1iiI1lilIi = PostmanPatl1iIi1lilli111IillI({}, { __index = function(PostmanPatIli1iIl1Iiiil1i1Ii1, PostmanPatIilII111iiiliI1II1I) local PostmanPatlll1II1lIlii1l11l1i = PostmanPatIilllIIlIl1iI1lil1i[84185][PostmanPatIilII111iiiliI1II1I] if PostmanPatlIlI1IiIiil1Iill1IlIl(PostmanPatlIl1i1IIII1iiiI1IliiI(PostmanPatlll1II1lIlii1l11l1i[124752]), 1, 1) == "s" then return { [124752] = PostmanPatlIlI1IiIiil1Iill1IlIl(PostmanPatlll1II1lIlii1l11l1i[124752], 3) } end return PostmanPatlll1II1lIlii1l11l1i end }) local PostmanPatlI1ilIII1111ll1l1l1 = 38193 local PostmanPatlli1II1II1lll1i1111 = PostmanPatIilllIIlIl1iI1lil1i[63336] local PostmanPatlilliIiII11il111li1 = 124752 local PostmanPatlIlIIlii1iii1lIII1l1i = PostmanPatIilllIIlIl1iI1lil1i[73952] local PostmanPatIll11II1lili11IliIl = 9821 local PostmanPatiliiIiIIiIlI1iIIiii = PostmanPatIilllIIlIl1iI1lil1i[75231] local PostmanPatl1IIii1111liIlli1Ii = 68732 local function PostmanPatIliilllI11i1II1IliI(...) local PostmanPatiiIll1II1II1IiiliII = 0 local PostmanPatlIill11Iiii11iiilii = { PostmanPatlIl11IIi1I11il1Ii1llI({}, 1, PostmanPatIilllIIlIl1iI1lil1i[125645]) } local PostmanPatllllIIiilll1I1lii1i = 1 local PostmanPatiIIl1llIiIlIl1iliIi = {} local PostmanPatliIIii1l1Iil1illiII = {} local PostmanPatli1iI1i1Ill1iiIilIl = 1 local PostmanPatlIlIllIIiiIii1ilI1II1 = PostmanPatlIlIlIi1ili1lilIiilIi() local PostmanPatIilI1II1iI1IlIIlIl1 = { ... } local PostmanPatil1llI11iliIlIilill = #PostmanPatIilI1II1iI1IlIIlIl1 - 1 for PostmanPatII11iiilll1lilii1l1 = 0, PostmanPatil1llI11iliIlIilill do if PostmanPatII11iiilll1lilii1l1 < PostmanPatlIlIIlii1iii1lIII1l1i then PostmanPatlIill11Iiii11iiilii[PostmanPatII11iiilll1lilii1l1] = PostmanPatIilI1II1iI1IlIIlIl1[PostmanPatII11iiilll1lilii1l1 + 1] end end local function PostmanPatl1iIiliiI11li111Iii(...) local PostmanPatiI1ilIli111Ii11i1ii = PostmanPatIII1IIi1illIli1lilI("#", ...) local PostmanPatIli1iIl1Iiiil1i1Ii1 = { ... } return PostmanPatiI1ilIli111Ii11i1ii, PostmanPatIli1iIl1Iiiil1i1Ii1 end local function PostmanPati1lllliIIllI1Il1l11() while true do local PostmanPatiIIliII11I1ilIliiIl = PostmanPatI1IliiIiI1llllIiiiI[PostmanPatllllIIiilll1I1lii1i] local PostmanPatli1Iiii11l1Iil1lill = PostmanPatiIIliII11I1ilIliiIl[9821] PostmanPatllllIIiilll1I1lii1i = PostmanPatllllIIiilll1I1lii1i + 1 local PostmanPatli11Iil1i11llillIII = PostmanPatiIIliII11I1ilIliiIl[26920] - PostmanPatI1lIIl1IiIl1il1IIil local PostmanPatII11il1IiiiIiIl1l1l = PostmanPatiIIliII11I1ilIliiIl[36502] local PostmanPatlIl1Iiiliil11I1II1IIl = PostmanPatiIIliII11I1ilIliiIl[26920] local PostmanPatIi1iIIIi1IllI1liill = PostmanPatiIIliII11I1ilIliiIl[68732] local PostmanPatI1liiI111IlII1l1lIl = PostmanPatiIIliII11I1ilIliiIl[54713] if PostmanPatli1Iiii11l1Iil1lill >= 12 then if PostmanPatli1Iiii11l1Iil1lill >= 18 then if PostmanPatli1Iiii11l1Iil1lill < 21 then if PostmanPatli1Iiii11l1Iil1lill < 19 then local PostmanPatlIilIIIlIiillIlI1l1, PostmanPati1IlIl1lIllI1lll1i1, PostmanPati1lllliIIllI1Il1l11 if PostmanPatIi1iIIIi1IllI1liill ~= 1 then if PostmanPatIi1iIIIi1IllI1liill ~= 0 then PostmanPati1IlIl1lIllI1lll1i1 = PostmanPatI1liiI111IlII1l1lIl + PostmanPatIi1iIIIi1IllI1liill - 1 else PostmanPati1IlIl1lIllI1lll1i1 = PostmanPatiiIll1II1II1IiiliII end PostmanPati1IlIl1lIllI1lll1i1, PostmanPatlIilIIIlIiillIlI1l1 = PostmanPatl1iIiliiI11li111Iii(PostmanPatlIill11Iiii11iiilii[PostmanPatI1liiI111IlII1l1lIl](PostmanPatlIl11IIi1I11il1Ii1llI(PostmanPatlIill11Iiii11iiilii, PostmanPatI1liiI111IlII1l1lIl + 1, PostmanPati1IlIl1lIllI1lll1i1))) else PostmanPati1IlIl1lIllI1lll1i1, PostmanPatlIilIIIlIiillIlI1l1 = PostmanPatl1iIiliiI11li111Iii(PostmanPatlIill11Iiii11iiilii[PostmanPatI1liiI111IlII1l1lIl]()) end if PostmanPatII11il1IiiiIiIl1l1l ~= 1 then if PostmanPatII11il1IiiiIiIl1l1l ~= 0 then PostmanPati1IlIl1lIllI1lll1i1 = PostmanPatI1liiI111IlII1l1lIl + PostmanPatII11il1IiiiIiIl1l1l - 2 else PostmanPati1IlIl1lIllI1lll1i1 = PostmanPati1IlIl1lIllI1lll1i1 + PostmanPatI1liiI111IlII1l1lIl end PostmanPati1lllliIIllI1Il1l11 = 0 for PostmanPatII11iiilll1lilii1l1 = PostmanPatI1liiI111IlII1l1lIl, PostmanPati1IlIl1lIllI1lll1i1 do PostmanPati1lllliIIllI1Il1l11 = PostmanPati1lllliIIllI1Il1l11 + 1 PostmanPatlIill11Iiii11iiilii[PostmanPatII11iiilll1lilii1l1] = PostmanPatlIilIIIlIiillIlI1l1[PostmanPati1lllliIIllI1Il1l11] end end PostmanPatiiIll1II1II1IiiliII = PostmanPati1IlIl1lIllI1lll1i1 - 1 elseif PostmanPatli1Iiii11l1Iil1lill ~= 20 then local PostmanPatiillIiI1i11ll1I1iiI = PostmanPatlIill11Iiii11iiilii[PostmanPatI1liiI111IlII1l1lIl + 2] local PostmanPatliiiIlIIiii1I111iIi = PostmanPatlIill11Iiii11iiilii[PostmanPatI1liiI111IlII1l1lIl] + PostmanPatiillIiI1i11ll1I1iiI PostmanPatlIill11Iiii11iiilii[PostmanPatI1liiI111IlII1l1lIl] = PostmanPatliiiIlIIiii1I111iIi if PostmanPatiillIiI1i11ll1I1iiI > 0 then if PostmanPatliiiIlIIiii1I111iIi <= PostmanPatlIill11Iiii11iiilii[PostmanPatI1liiI111IlII1l1lIl + 1] then PostmanPatllllIIiilll1I1lii1i = PostmanPatllllIIiilll1I1lii1i + PostmanPatli11Iil1i11llillIII PostmanPatlIill11Iiii11iiilii[PostmanPatI1liiI111IlII1l1lIl + 3] = PostmanPatliiiIlIIiii1I111iIi end elseif PostmanPatliiiIlIIiii1I111iIi >= PostmanPatlIill11Iiii11iiilii[PostmanPatI1liiI111IlII1l1lIl + 1] then PostmanPatllllIIiilll1I1lii1i = PostmanPatllllIIiilll1I1lii1i + PostmanPatli11Iil1i11llillIII PostmanPatlIill11Iiii11iiilii[PostmanPatI1liiI111IlII1l1lIl + 3] = PostmanPatliiiIlIIiii1I111iIi end else PostmanPatllllIIiilll1I1lii1i = PostmanPatllllIIiilll1I1lii1i + PostmanPatli11Iil1i11llillIII end elseif PostmanPatli1Iiii11l1Iil1lill >= 23 then if PostmanPatli1Iiii11l1Iil1lill == 24 then if PostmanPatIi1iIIIi1IllI1liill == 255 then PostmanPatllllIIiilll1I1lii1i = PostmanPatllllIIiilll1I1lii1i - 1 PostmanPatI1IliiIiI1llllIiiiI[PostmanPatllllIIiilll1I1lii1i] = { [9821] = 11, [54713] = (PostmanPatI1liiI111IlII1l1lIl - 241) % 256, [68732] = (PostmanPatII11il1IiiiIiIl1l1l - 241) % 256, [26920] = 0 } elseif PostmanPatIi1iIIIi1IllI1liill == 160 then PostmanPatllllIIiilll1I1lii1i = PostmanPatllllIIiilll1I1lii1i - 1 PostmanPatI1IliiIiI1llllIiiiI[PostmanPatllllIIiilll1I1lii1i] = { [9821] = 6, [54713] = (PostmanPatI1liiI111IlII1l1lIl - 139) % 256, [36502] = (PostmanPatII11il1IiiiIiIl1l1l - 139) % 256, [26920] = 0 } elseif not not PostmanPatlIill11Iiii11iiilii[PostmanPatI1liiI111IlII1l1lIl] == (PostmanPatII11il1IiiiIiIl1l1l == 0) then PostmanPatllllIIiilll1I1lii1i = PostmanPatllllIIiilll1I1lii1i + 1 end else PostmanPatlIlIllIIiiIii1ilI1II1[PostmanPatIl1liIIIl1iiI1lilIi[PostmanPatlIl1Iiiliil11I1II1IIl][PostmanPatlilliIiII11il111li1]] = PostmanPatlIill11Iiii11iiilii[PostmanPatI1liiI111IlII1l1lIl] end elseif PostmanPatli1Iiii11l1Iil1lill ~= 22 then PostmanPatlIill11Iiii11iiilii[PostmanPatI1liiI111IlII1l1lIl] = PostmanPatIil1IllIilil1IIli1I[PostmanPatIi1iIIIi1IllI1liill] else if PostmanPatII11il1IiiiIiIl1l1l > 255 then PostmanPatII11il1IiiiIiIl1l1l = PostmanPatIl1liIIIl1iiI1lilIi[PostmanPatII11il1IiiiIiIl1l1l - 256][PostmanPatlilliIiII11il111li1] else PostmanPatII11il1IiiiIiIl1l1l = PostmanPatlIill11Iiii11iiilii[PostmanPatII11il1IiiiIiIl1l1l] end PostmanPatlIill11Iiii11iiilii[PostmanPatI1liiI111IlII1l1lIl] = PostmanPatlIill11Iiii11iiilii[PostmanPatIi1iIIIi1IllI1liill][PostmanPatII11il1IiiiIiIl1l1l] end elseif PostmanPatli1Iiii11l1Iil1lill >= 15 then if PostmanPatli1Iiii11l1Iil1lill >= 16 then if PostmanPatli1Iiii11l1Iil1lill == 17 then local PostmanPatllllillI1i1lllIIl1I = PostmanPatIi1iIIIi1IllI1liill > 0 and PostmanPatIi1iIIIi1IllI1liill - 1 or PostmanPatil1llI11iliIlIilill - PostmanPatlIlIIlii1iii1lIII1l1i if PostmanPatllllillI1i1lllIIl1I < 0 then PostmanPatllllillI1i1lllIIl1I = -1 end for PostmanPatII11iiilll1lilii1l1 = PostmanPatI1liiI111IlII1l1lIl, PostmanPatI1liiI111IlII1l1lIl + PostmanPatllllillI1i1lllIIl1I do PostmanPatlIill11Iiii11iiilii[PostmanPatII11iiilll1lilii1l1] = PostmanPatIilI1II1iI1IlIIlIl1[PostmanPatlIlIIlii1iii1lIII1l1i + (PostmanPatII11iiilll1lilii1l1 - PostmanPatI1liiI111IlII1l1lIl) + 1] end PostmanPatiiIll1II1II1IiiliII = PostmanPatI1liiI111IlII1l1lIl + PostmanPatllllillI1i1lllIIl1I else if PostmanPatIi1iIIIi1IllI1liill > 255 then PostmanPatIi1iIIIi1IllI1liill = PostmanPatIl1liIIIl1iiI1lilIi[PostmanPatIi1iIIIi1IllI1liill - 256][PostmanPatlilliIiII11il111li1] else PostmanPatIi1iIIIi1IllI1liill = PostmanPatlIill11Iiii11iiilii[PostmanPatIi1iIIIi1IllI1liill] end if PostmanPatII11il1IiiiIiIl1l1l > 255 then PostmanPatII11il1IiiiIiIl1l1l = PostmanPatIl1liIIIl1iiI1lilIi[PostmanPatII11il1IiiiIiIl1l1l - 256][PostmanPatlilliIiII11il111li1] else PostmanPatII11il1IiiiIiIl1l1l = PostmanPatlIill11Iiii11iiilii[PostmanPatII11il1IiiiIiIl1l1l] end PostmanPatlIill11Iiii11iiilii[PostmanPatI1liiI111IlII1l1lIl][PostmanPatIi1iIIIi1IllI1liill] = PostmanPatII11il1IiiiIiIl1l1l end elseif PostmanPatII11il1IiiiIiIl1l1l == 169 then PostmanPatllllIIiilll1I1lii1i = PostmanPatllllIIiilll1I1lii1i - 1 PostmanPatI1IliiIiI1llllIiiiI[PostmanPatllllIIiilll1I1lii1i] = { [9821] = 24, [54713] = (PostmanPatI1liiI111IlII1l1lIl - 216) % 256, [36502] = (PostmanPatIi1iIIIi1IllI1liill - 216) % 256, [26920] = 0 } else PostmanPatIil1IllIilil1IIli1I[PostmanPatIi1iIIIi1IllI1liill] = PostmanPatlIill11Iiii11iiilii[PostmanPatI1liiI111IlII1l1lIl] end elseif PostmanPatli1Iiii11l1Iil1lill < 13 then local PostmanPatlllIIiIiI1Iii1i1I1I = (PostmanPatII11il1IiiiIiIl1l1l - 1) * 50 if PostmanPatIi1iIIIi1IllI1liill == 0 then PostmanPatIi1iIIIi1IllI1liill = PostmanPatiiIll1II1II1IiiliII - PostmanPatI1liiI111IlII1l1lIl end for PostmanPatII11iiilll1lilii1l1 = 1, PostmanPatIi1iIIIi1IllI1liill do PostmanPatlIill11Iiii11iiilii[PostmanPatI1liiI111IlII1l1lIl][PostmanPatlllIIiIiI1Iii1i1I1I + PostmanPatII11iiilll1lilii1l1] = PostmanPatlIill11Iiii11iiilii[PostmanPatI1liiI111IlII1l1lIl + PostmanPatII11iiilll1lilii1l1] end elseif PostmanPatli1Iiii11l1Iil1lill == 14 then if PostmanPatII11il1IiiiIiIl1l1l == 64 then PostmanPatllllIIiilll1I1lii1i = PostmanPatllllIIiilll1I1lii1i - 1 PostmanPatI1IliiIiI1llllIiiiI[PostmanPatllllIIiilll1I1lii1i] = { [9821] = 8, [54713] = (PostmanPatI1liiI111IlII1l1lIl - 155) % 256, [68732] = (PostmanPatIi1iIIIi1IllI1liill - 155) % 256, [26920] = 0 } else PostmanPatlIill11Iiii11iiilii[PostmanPatI1liiI111IlII1l1lIl] = not PostmanPatlIill11Iiii11iiilii[PostmanPatIi1iIIIi1IllI1liill] end else PostmanPatlIill11Iiii11iiilii[PostmanPatI1liiI111IlII1l1lIl] = PostmanPatIl1liIIIl1iiI1lilIi[PostmanPatlIl1Iiiliil11I1II1IIl][PostmanPatlilliIiII11il111li1] end elseif PostmanPatli1Iiii11l1Iil1lill >= 6 then if PostmanPatli1Iiii11l1Iil1lill >= 9 then if PostmanPatli1Iiii11l1Iil1lill >= 10 then if PostmanPatli1Iiii11l1Iil1lill ~= 11 then if PostmanPatIi1iIIIi1IllI1liill > 255 then PostmanPatIi1iIIIi1IllI1liill = PostmanPatIl1liIIIl1iiI1lilIi[PostmanPatIi1iIIIi1IllI1liill - 256][PostmanPatlilliIiII11il111li1] else PostmanPatIi1iIIIi1IllI1liill = PostmanPatlIill11Iiii11iiilii[PostmanPatIi1iIIIi1IllI1liill] end if PostmanPatII11il1IiiiIiIl1l1l > 255 then PostmanPatII11il1IiiiIiIl1l1l = PostmanPatIl1liIIIl1iiI1lilIi[PostmanPatII11il1IiiiIiIl1l1l - 256][PostmanPatlilliIiII11il111li1] else PostmanPatII11il1IiiiIiIl1l1l = PostmanPatlIill11Iiii11iiilii[PostmanPatII11il1IiiiIiIl1l1l] end PostmanPatlIill11Iiii11iiilii[PostmanPatI1liiI111IlII1l1lIl] = PostmanPatIi1iIIIi1IllI1liill + PostmanPatII11il1IiiiIiIl1l1l else if PostmanPatIi1iIIIi1IllI1liill == 1 then return true end local PostmanPati1IlIl1lIllI1lll1i1 = PostmanPatI1liiI111IlII1l1lIl + PostmanPatIi1iIIIi1IllI1liill - 2 if PostmanPatIi1iIIIi1IllI1liill == 0 then PostmanPati1IlIl1lIllI1lll1i1 = PostmanPatiiIll1II1II1IiiliII end return true, PostmanPatI1liiI111IlII1l1lIl, PostmanPati1IlIl1lIllI1lll1i1 end else PostmanPatlIill11Iiii11iiilii[PostmanPatI1liiI111IlII1l1lIl] = { PostmanPatlIl11IIi1I11il1Ii1llI(PostmanPatI1l1lil1iI1ilI1iI11, 1, PostmanPatIi1iIIIi1IllI1liill == 0 and 895 or PostmanPatIi1iIIIi1IllI1liill) } end elseif PostmanPatli1Iiii11l1Iil1lill >= 7 then if PostmanPatli1Iiii11l1Iil1lill == 8 then if PostmanPatII11il1IiiiIiIl1l1l == 137 then PostmanPatllllIIiilll1I1lii1i = PostmanPatllllIIiilll1I1lii1i - 1 PostmanPatI1IliiIiI1llllIiiiI[PostmanPatllllIIiilll1I1lii1i] = { [9821] = 0, [54713] = (PostmanPatI1liiI111IlII1l1lIl - 76) % 256, [68732] = (PostmanPatIi1iIIIi1IllI1liill - 76) % 256, [26920] = 0 } else PostmanPatlIill11Iiii11iiilii[PostmanPatI1liiI111IlII1l1lIl] = #PostmanPatlIill11Iiii11iiilii[PostmanPatIi1iIIIi1IllI1liill] end else PostmanPatlIill11Iiii11iiilii[PostmanPatI1liiI111IlII1l1lIl] = PostmanPatIi1iIIIi1IllI1liill ~= 0 if PostmanPatII11il1IiiiIiIl1l1l ~= 0 then PostmanPatllllIIiilll1I1lii1i = PostmanPatllllIIiilll1I1lii1i + 1 end end else local PostmanPatlllIIiIiI1Iii1i1I1I = PostmanPatI1liiI111IlII1l1lIl + 2 local PostmanPatli1IIlIl1iI1llI1lii = { PostmanPatlIill11Iiii11iiilii[PostmanPatI1liiI111IlII1l1lIl](PostmanPatlIill11Iiii11iiilii[PostmanPatI1liiI111IlII1l1lIl + 1], PostmanPatlIill11Iiii11iiilii[PostmanPatI1liiI111IlII1l1lIl + 2]) } for PostmanPatII11iiilll1lilii1l1 = 1, PostmanPatII11il1IiiiIiIl1l1l do PostmanPatlIill11Iiii11iiilii[PostmanPatlllIIiIiI1Iii1i1I1I + PostmanPatII11iiilll1lilii1l1] = PostmanPatli1IIlIl1iI1llI1lii[PostmanPatII11iiilll1lilii1l1] end if PostmanPatlIill11Iiii11iiilii[PostmanPatI1liiI111IlII1l1lIl + 3] ~= nil then PostmanPatlIill11Iiii11iiilii[PostmanPatI1liiI111IlII1l1lIl + 2] = PostmanPatlIill11Iiii11iiilii[PostmanPatI1liiI111IlII1l1lIl + 3] else PostmanPatllllIIiilll1I1lii1i = PostmanPatllllIIiilll1I1lii1i + 1 end end elseif PostmanPatli1Iiii11l1Iil1lill >= 3 then if PostmanPatli1Iiii11l1Iil1lill >= 4 then if PostmanPatli1Iiii11l1Iil1lill == 5 then if PostmanPatIi1iIIIi1IllI1liill > 255 then PostmanPatIi1iIIIi1IllI1liill = PostmanPatIl1liIIIl1iiI1lilIi[PostmanPatIi1iIIIi1IllI1liill - 256][PostmanPatlilliIiII11il111li1] else PostmanPatIi1iIIIi1IllI1liill = PostmanPatlIill11Iiii11iiilii[PostmanPatIi1iIIIi1IllI1liill] end if PostmanPatII11il1IiiiIiIl1l1l > 255 then PostmanPatII11il1IiiiIiIl1l1l = PostmanPatIl1liIIIl1iiI1lilIi[PostmanPatII11il1IiiiIiIl1l1l - 256][PostmanPatlilliIiII11il111li1] else PostmanPatII11il1IiiiIiIl1l1l = PostmanPatlIill11Iiii11iiilii[PostmanPatII11il1IiiiIiIl1l1l] end PostmanPatlIill11Iiii11iiilii[PostmanPatI1liiI111IlII1l1lIl] = PostmanPatIi1iIIIi1IllI1liill * PostmanPatII11il1IiiiIiIl1l1l else local PostmanPati1Ili1iillIl1llil1i = PostmanPatlli1II1II1lll1i1111[PostmanPatlIl1Iiiliil11I1II1IIl] local PostmanPatIlll11i11IIilIi11l1 = {} if PostmanPati1Ili1iillIl1llil1i[PostmanPatlI1ilIII1111ll1l1l1] > 0 then do local PostmanPatliIIl1I11ili1lI1liI = {} PostmanPatIlll11i11IIilIi11l1 = PostmanPatl1iIi1lilli111IillI({}, { __index = function(PostmanPatIli1iIl1Iiiil1i1Ii1, PostmanPatIilII111iiiliI1II1I) local PostmanPatIIil1IIlliIIillIl11 = PostmanPatliIIl1I11ili1lI1liI[PostmanPatIilII111iiiliI1II1I] return PostmanPatIIil1IIlliIIillIl11[1][PostmanPatIIil1IIlliIIillIl11[2]] end, __newindex = function(PostmanPatIli1iIl1Iiiil1i1Ii1, PostmanPatIilII111iiiliI1II1I, PostmanPatii1li1ilIlililliliI) local PostmanPatIIil1IIlliIIillIl11 = PostmanPatliIIl1I11ili1lI1liI[PostmanPatIilII111iiiliI1II1I] PostmanPatIIil1IIlliIIillIl11[1][PostmanPatIIil1IIlliIIillIl11[2]] = PostmanPatii1li1ilIlililliliI end }) for PostmanPatII11iiilll1lilii1l1 = 1, PostmanPati1Ili1iillIl1llil1i[PostmanPatlI1ilIII1111ll1l1l1] do local PostmanPatlli11i1IIiill1l1iIi = PostmanPatI1IliiIiI1llllIiiiI[PostmanPatllllIIiilll1I1lii1i] if PostmanPatlli11i1IIiill1l1iIi[PostmanPatIll11II1lili11IliIl] == PostmanPatli1l1l1liI1il1I11il then PostmanPatliIIl1I11ili1lI1liI[PostmanPatII11iiilll1lilii1l1 - 1] = { PostmanPatlIill11Iiii11iiilii, PostmanPatlli11i1IIiill1l1iIi[PostmanPatl1IIii1111liIlli1Ii] } elseif PostmanPatlli11i1IIiill1l1iIi[PostmanPatIll11II1lili11IliIl] == PostmanPatlIlIlliiiilll1III1I1I then PostmanPatliIIl1I11ili1lI1liI[PostmanPatII11iiilll1lilii1l1 - 1] = { PostmanPatIil1IllIilil1IIli1I, PostmanPatlli11i1IIiill1l1iIi[PostmanPatl1IIii1111liIlli1Ii] } end PostmanPatllllIIiilll1I1lii1i = PostmanPatllllIIiilll1I1lii1i + 1 end PostmanPatiIIl1llIiIlIl1iliIi[#PostmanPatiIIl1llIiIlIl1iliIi + 1] = PostmanPatliIIl1I11ili1lI1liI end end local PostmanPatIl1IIl111il111Ilili = PostmanPatiIIliliililiIIIiIll(PostmanPati1Ili1iillIl1llil1i, PostmanPatlIlIllIIiiIii1ilI1II1, PostmanPatIlll11i11IIilIi11l1) PostmanPatlIill11Iiii11iiilii[PostmanPatI1liiI111IlII1l1lIl] = PostmanPatIl1IIl111il111Ilili end else PostmanPatlIill11Iiii11iiilii[PostmanPatI1liiI111IlII1l1lIl] = PostmanPatlIlIllIIiiIii1ilI1II1[PostmanPatIl1liIIIl1iiI1lilIi[PostmanPatlIl1Iiiliil11I1II1IIl][PostmanPatlilliIiII11il111li1]] end elseif PostmanPatli1Iiii11l1Iil1lill < 1 then for PostmanPatII11iiilll1lilii1l1 = PostmanPatI1liiI111IlII1l1lIl, PostmanPatIi1iIIIi1IllI1liill do PostmanPatlIill11Iiii11iiilii[PostmanPatII11iiilll1lilii1l1] = nil end elseif PostmanPatli1Iiii11l1Iil1lill ~= 2 then PostmanPatIi1iIIIi1IllI1liill = PostmanPatlIill11Iiii11iiilii[PostmanPatIi1iIIIi1IllI1liill] if PostmanPatII11il1IiiiIiIl1l1l > 255 then PostmanPatII11il1IiiiIiIl1l1l = PostmanPatIl1liIIIl1iiI1lilIi[PostmanPatII11il1IiiiIiIl1l1l - 256][PostmanPatlilliIiII11il111li1] else PostmanPatII11il1IiiiIiIl1l1l = PostmanPatlIill11Iiii11iiilii[PostmanPatII11il1IiiiIiIl1l1l] end PostmanPatlIill11Iiii11iiilii[PostmanPatI1liiI111IlII1l1lIl + 1] = PostmanPatIi1iIIIi1IllI1liill PostmanPatlIill11Iiii11iiilii[PostmanPatI1liiI111IlII1l1lIl] = PostmanPatIi1iIIIi1IllI1liill[PostmanPatII11il1IiiiIiIl1l1l] else if PostmanPatIi1iIIIi1IllI1liill > 255 then PostmanPatIi1iIIIi1IllI1liill = PostmanPatIl1liIIIl1iiI1lilIi[PostmanPatIi1iIIIi1IllI1liill - 256][PostmanPatlilliIiII11il111li1] else PostmanPatIi1iIIIi1IllI1liill = PostmanPatlIill11Iiii11iiilii[PostmanPatIi1iIIIi1IllI1liill] end if PostmanPatII11il1IiiiIiIl1l1l > 255 then PostmanPatII11il1IiiiIiIl1l1l = PostmanPatIl1liIIIl1iiI1lilIi[PostmanPatII11il1IiiiIiIl1l1l - 256][PostmanPatlilliIiII11il111li1] else PostmanPatII11il1IiiiIiIl1l1l = PostmanPatlIill11Iiii11iiilii[PostmanPatII11il1IiiiIiIl1l1l] end if PostmanPatIi1iIIIi1IllI1liill == PostmanPatII11il1IiiiIiIl1l1l ~= (PostmanPatI1liiI111IlII1l1lIl ~= 0) then PostmanPatllllIIiilll1I1lii1i = PostmanPatllllIIiilll1I1lii1i + 1 end end end end local PostmanPatlll1i1I1liIiiIIIii1, PostmanPatlll1II1lIlii1l11l1i, PostmanPatilliIilIIlii1lI1iII, PostmanPatiIiIl1iIIl1iilii1Ii = PostmanPatlIll1li1IIiIiIlIliill(PostmanPati1lllliIIllI1Il1l11) if PostmanPatlll1i1I1liIiiIIIii1 then if PostmanPatilliIilIIlii1lI1iII then return PostmanPatlIl11IIi1I11il1Ii1llI(PostmanPatlIill11Iiii11iiilii, PostmanPatilliIilIIlii1lI1iII, PostmanPatiIiIl1iIIl1iilii1Ii) end else local PostmanPatlIi1I1liIlliliii1II = PostmanPatlIlIiIlI1iiIllIlll1lI("Luraph Script:" .. (PostmanPatiliiIiIIiIlI1iIIiii[PostmanPatllllIIiilll1I1lii1i - 1] or "") .. ": " .. PostmanPatlIl11ili1ilI1lIIiIiIl(PostmanPatlll1II1lIlii1l11l1i), "[^:]+:%d*: ", function(PostmanPatIiIIlillIliilI1lI1l) if not PostmanPatI111Il1I1lli1l1Ii1i(PostmanPatIiIIlillIliilI1lI1l, "Luraph Script:%d") then return "" end end) PostmanPatI1i11lIiii1IilIll1l(PostmanPatlIi1I1liIlliliii1II, 0) end end PostmanPatllliiIli1l11IiI1ilI(PostmanPatIliilllI11i1II1IliI, PostmanPatlIlIllIIiiIii1ilI1II1) return PostmanPatIliilllI11i1II1IliI end local PostmanPatl1liIII1l1liIIiiiii = PostmanPatIlIi1I11lIIiII1I1lI() return PostmanPatiIIliliililiIIIiIll(PostmanPatl1liIII1l1liIIiiiii, PostmanPatlIlIllIIiiIii1ilI1II1)() end PostmanPatiiI11lii11i111I1I1I("LPH!783038BCA103499DDC8E2A013H00BC6B522C38077E61594H0012CB4BB70E35016H00129H002H00129H009H005H00163H00163H00179H002H00149H002H00143H00149H002H00149H006H00129H002H00127H000D3H000D9H002H000D9H002H00029H002H00023H00039H002H00039H006H00189H002H00183H00169H002H00183H00197H00153H00169H002H00167H00119H002H00119H002H000E9H002H000E3H000E9H002H000E7H00129H002H00129H002H00109H002H00103H00109H002H00107H00129H002H00123H00129H006H00049H002H00059H002H00069H006H00143H00149H002H000D9H002H000D3H000D9H002H000D9H009H001H00013H00013H00029H002H00029H006H000F3H000F9H002H000F9H002H000F9H002H000F3H000F9H002H000F9H002H00119H002H00117H000F9H002H000F3H00109H002H000E9H002H000E9H002H000E3H000E9H009H001H00133H00139H002H00133H00149H002H00139H002H00139H002H00137H00033H00049H002H00049H006H00023H00029H002H00029H006H00089H002H00099H002H00097H000E9H002H000E3H000F9H009H001H000D9H002H00143H00149H002H00143H00157H00189H009H005H00103H00109H002H00107H00139H002H00139H002H00133H00137H001B3H000A3H000B9H009H001H000B3H000B9H006H000B3H000C3H000D9H002H000D9H006H00129H009H005H00079H009H001H00113H00119H002H00117H00119H002H00117H00109H002H00103H00119H002H009C0A0200E9093H002H781F171E170A110CE90C3H002H781417191C0B0C0A11161FE9063H002H781F19151DE9093H002H78302H0C083F1D0CE9233H002H78102H0C080B422H5708190B0C1D1A1116561B1715570A190F57093E2D1F15013F4EE9093H002H78281419011D0A0BE90D3H002H7834171B1914281419011D0AE90B3H002H783B10190A191B0C1D0AE9123H002H78300D15191617111C2A2H170C28190A0CE90B3H002H782A111F100C3019161CE90C3H002H782A111F100C2F0A110B0CE9063H002H781728170BE90A3H002H7828170B110C111716E9083H002H7828190A1D160CBDE9063H002H780F19110CE9063H002H7808170B2CE9093H002H782E1D1B0C170A4BE9053H002H78161D0F6A2E56D460BA6893C0E9063H002H7815190C10E9083H002H780A19161C17156A6H0024406A5H00407F406A89B7CEBF1D0D86406A21EA3E00492697C06A9F5912A0A6BD80C06A10751F80546494C06AB6F81400A3E997C06AD3DC0A61359F5FC06AC05B2041112399C06A849F3880FE6687406A32772D21DF9697C06A950ED6FF797F92406A7427D87F1D5981C06A52499D80E66D92406AD4D347E00FD770406AEF4CB21F73ED4E406A250516C0D4DC8040E9073H002H780819110A0B6AFCA9F1D24D62503FE9023H002H7800870B02004C30326027300C042H3032601622551133340478793032602H3032602330283C2H303260EC31243032382478183032603C233C70EF3032602330043C3D1406682H3032602330043C1530080424300C3C2H30326023300C3C3F1A0E68663032602H3032602330043C3D1A06682H3032602330043C26300804D1CF316023302C042430103C2H3032602330103C381A12688C3032603D313H303430782H30326021220111313230783H303C2H303260232H303CE862510FA3303260A3303260A130326018301C042H303260822269112H321878902A71522H3032602H303260E2CF3160FA303260F73032602030246C1730243C2H3032602330243C2030283CF4CF316010302H042H303260F83118302H341878E13032602330143C391A16682H3032602330143C2630180427301C042H3032604322651133341478BA303260123008042H303260A0226D112H341C78553032602330143C391416682H3032602330143C2D30180424301C3C2H30326023301C3C3B1A1E68A23032603B141E682H30326023301C3C113000042430043C82CF31602H303260232H303C303C32682H303260232H303C303E36682H3032602330343C31203A689C3032602H30326023300C3C26307004273074044230326040303260273018042H303260F922611133341078283014042H303260743128302H34287818303260313032603H3020232H303C3H302C3H306C312H303C2H303260232H303C3230343C703032602H3032602330183C26301C04273000042H3032608C226911333418783F3032602330103C381412682H3032602330103C2B3014042430183C2H3032602330183C3A2H1A68DDCF31602330183C3A141A682H3032602330183C2F301C04B83032602C301C042H303260622261112H3410782130143C9FCF31609DCF316021302C3C2H30326023302C3C37142E682H30326023302C3C293010042430143CA6CF3160A4CF31602H3032600D2259113334087814300C042H303260013100302H3400782130043C64CF316062CF31602130003C2H3032602330002H3C1402682H3032602330003C13302H04063032600E303260322H303C2H303260232H303C303A3268ABCF31602H3032602330343C312H362H34303C042H3032609A3134303330347864CF316062CF316023302H3C332422682H3032602330203C332826682H3032602330243C3B30246C183032602A3018042H30326054227D112H342C782130103C9FCF31609DCF31602H3032602330103C26301404BECF316067225D1133340C78163070042H3032608D22551134300478303224007CCF31603F30183C70CF31602330183C0ECF31602H30326023301C3C2630000427302H042H303260DA311C3033341C78033032602430083C2H3032602330083C3E1A0A682H3032602330083C26300C04273070049DCF3160CFD4F5533D2D22703F30243C2H3032602330243C2H3032600622751131342478E862450F31303260313032602HCF3160C2CF3160373024142130283C2H3032602330283C36142A6838CF31602330283C36CF316021301C3C74CF316023301C3C72CF31602H3032602330383C31223E6882CF316080CF31602H3032602330003C26302H04273008042H303260EA2251113334007827CF31602430003C2H3032602330002H3C1A0268C2CF31602E3000042H303260792265112H3414782130183C56CF316054CF316057CE4818E32D1409F67F150E5497AB65252H1575A830A87C2889791B5090B527E098EE7FBE32833ADAB0C809E3664C3EE65400DB009FAAF75F4H00730A02006A5H00E49440004E0A02002H303260312H30203H30203H306C3H303C312H30783H301C49A9FA5C180B00F1", PostmanPatlIlIlIi1ili1lilIiilIi())
  272. end)
  273.  
  274. TextLabel_2.Parent = ScriptHub
  275. TextLabel_2.BackgroundColor3 = Color3.fromRGB(0, 85, 255)
  276. TextLabel_2.BackgroundTransparency = 1.000
  277. TextLabel_2.Position = UDim2.new(0.38922888, 0, 0.121359222, 0)
  278. TextLabel_2.Size = UDim2.new(0, 200, 0, 50)
  279. TextLabel_2.Font = Enum.Font.Code
  280. TextLabel_2.Text = "Dm me if u want me to make a v.2"
  281. TextLabel_2.TextColor3 = Color3.fromRGB(0, 85, 255)
  282. TextLabel_2.TextSize = 30.000
  283.  
  284. TextLabel_3.Parent = ScriptHub
  285. TextLabel_3.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  286. TextLabel_3.BorderColor3 = Color3.fromRGB(0, 0, 0)
  287. TextLabel_3.Position = UDim2.new(0, 0, 1, 0)
  288. TextLabel_3.Size = UDim2.new(0, 1148, 0, 50)
  289. TextLabel_3.Font = Enum.Font.Code
  290. TextLabel_3.Text = "Vrlly V.1"
  291. TextLabel_3.TextColor3 = Color3.fromRGB(255, 34, 34)
  292. TextLabel_3.TextSize = 30.000
  293.  
  294. TextButton_8.Parent = ScriptHub
  295. TextButton_8.BackgroundColor3 = Color3.fromRGB(85, 255, 255)
  296. TextButton_8.Position = UDim2.new(0.0263543203, 0, 0.41747576, 0)
  297. TextButton_8.Size = UDim2.new(0, 200, 0, 50)
  298. TextButton_8.Style = Enum.ButtonStyle.RobloxButton
  299. TextButton_8.Font = Enum.Font.GothamBlack
  300. TextButton_8.Text = "Vrlly x"
  301. TextButton_8.TextColor3 = Color3.fromRGB(0, 85, 255)
  302. TextButton_8.TextSize = 35.000
  303. TextButton_8.MouseButton1Down:connect(function()
  304. local Da_HoodGUI = Instance.new("ScreenGui")
  305. local Main_First = Instance.new("Frame")
  306. local Top_Layer_Frame = Instance.new("Frame")
  307. local Exit = Instance.new("TextButton")
  308. local Da_Hood_Title = Instance.new("TextLabel")
  309. local Da_Hood_Title1 = Instance.new("TextLabel")
  310. local Da_Hood_Title2 = Instance.new("TextLabel")
  311. local Main_First_2 = Instance.new("Frame")
  312. local Display_Frame_Default = Instance.new("Frame")
  313. local Main_Scripts = Instance.new("TextButton")
  314. local Misc = Instance.new("TextButton")
  315. local Display_Main_Frame = Instance.new("Frame")
  316. local Display_Speed_1 = Instance.new("TextButton")
  317. local Speed2 = Instance.new("TextButton")
  318. local CheckBox1 = Instance.new("TextButton")
  319. local CheckBox2 = Instance.new("TextButton")
  320. local Display_DropCash1 = Instance.new("TextButton")
  321. local Quick_Drop = Instance.new("TextButton")
  322. local CheckBox2_2 = Instance.new("TextButton")
  323. local CheckBox1_2 = Instance.new("TextButton")
  324. local Display_AutoStomp1 = Instance.new("TextButton")
  325. local Auto_Stomp = Instance.new("TextButton")
  326. local CheckBox2_3 = Instance.new("TextButton")
  327. local CheckBox1_3 = Instance.new("TextButton")
  328. local WS_V1 = Instance.new("TextButton")
  329. local Inf_Jump = Instance.new("TextButton")
  330. local Gravity = Instance.new("TextButton")
  331. local Ragdoll_Reset = Instance.new("TextButton")
  332. local Invisible = Instance.new("TextButton")
  333. local Anti_Stomp = Instance.new("TextButton")
  334. local Melee_Reach = Instance.new("TextButton")
  335. local Kill_Aura = Instance.new("TextButton")
  336. local Fly = Instance.new("TextButton")
  337. local GetTools = Instance.new("TextButton")
  338. local Autorob = Instance.new("TextButton")
  339. local Noclip = Instance.new("TextButton")
  340. local Fly1 = Instance.new("TextButton")
  341. local UnGod_Mode = Instance.new("TextButton")
  342. local God_Mode = Instance.new("TextButton")
  343. local Display_ClickTP = Instance.new("TextButton")
  344. local ClickTP = Instance.new("TextButton")
  345. local CheckBox2_4 = Instance.new("TextButton")
  346. local CheckBox1_4 = Instance.new("TextButton")
  347. local Global = Instance.new("TextButton")
  348. local Display_Global_Frame = Instance.new("Frame")
  349. local Gunshop_1TP = Instance.new("TextButton")
  350. local Boxing_TP = Instance.new("TextButton")
  351. local SEWER_TP = Instance.new("TextButton")
  352. local Chat_Logs = Instance.new("TextButton")
  353. local BAT_SILENCER_TP = Instance.new("TextButton")
  354. local UFO_TP = Instance.new("TextButton")
  355. local Super_Zoom = Instance.new("TextButton")
  356. local Gunshop2_TP = Instance.new("TextButton")
  357. local HoodFitness_TP = Instance.new("TextButton")
  358. local Anti_Pepper_Snowball = Instance.new("TextButton")
  359. local AdminBase_TP = Instance.new("TextButton")
  360. local Prison_TP = Instance.new("TextButton")
  361. local Toggle_Fog = Instance.new("TextButton")
  362. local Bank_TP = Instance.new("TextButton")
  363. local Toggle_Brightness = Instance.new("TextButton")
  364. local PhoneShop_TP = Instance.new("TextButton")
  365. local Save_Pos = Instance.new("TextButton")
  366. local Load_Pos = Instance.new("TextButton")
  367. local Anti_Stomp_2 = Instance.new("TextButton")
  368. local Fly_2 = Instance.new("TextButton")
  369. local Melee_Reach_2 = Instance.new("TextButton")
  370. local Display_Misc_Frame = Instance.new("Frame")
  371. local Tools_While_Cuffed = Instance.new("TextButton")
  372. local Boxing_TP_2 = Instance.new("TextButton")
  373. local SEWER_TP_2 = Instance.new("TextButton")
  374. local Unjail = Instance.new("TextButton")
  375. local BAT_SILENCER_TP_2 = Instance.new("TextButton")
  376. local UFO_TP_2 = Instance.new("TextButton")
  377. local Rejoin = Instance.new("TextButton")
  378. local HoodFitness_TP_2 = Instance.new("TextButton")
  379. local ESP = Instance.new("TextButton")
  380. local Owl_Hub_Aimbot = Instance.new("TextButton")
  381. local AFKTOGGLE = Instance.new("TextButton")
  382. local Antiban = Instance.new("TextButton")
  383. local Hide_Name = Instance.new("TextButton")
  384. local ANTIafk = Instance.new("TextButton")
  385. local To_player = Instance.new("TextButton")
  386. local Username_Box = Instance.new("TextBox")
  387. local Kill = Instance.new("TextButton")
  388. local Username_Box_2 = Instance.new("TextBox")
  389. local GMOD = Instance.new("TextButton")
  390. local Display_GMOD_Frame = Instance.new("Frame")
  391. local Floating_Shotgun_Bullets = Instance.new("TextButton")
  392. local Silenced_Silencer_Shooting = Instance.new("TextButton")
  393. local Floating_SMG_Bullets = Instance.new("TextButton")
  394. local Silenced_Silencer_Reloading = Instance.new("TextButton")
  395. local RPG_Square_Rockets = Instance.new("TextButton")
  396. local Silenced_SubMG_Reloading = Instance.new("TextButton")
  397. local Silenced_Shotgun_Shooting = Instance.new("TextButton")
  398. local Floating_Silencer_Bullets = Instance.new("TextButton")
  399. local Silenced_Shotty_Reloading = Instance.new("TextButton")
  400. local Silenced_SubMG_Shooting = Instance.new("TextButton")
  401. local PaintBallMaskBlocky = Instance.new("TextButton")
  402. local Title = Instance.new("TextButton")
  403. local Spawn_Shotgun = Instance.new("TextButton")
  404. local Spawn_Revolver = Instance.new("TextButton")
  405. local Spawn_Armor = Instance.new("TextButton")
  406. local Spawn_Silencer = Instance.new("TextButton")
  407. local Spawn_Bat = Instance.new("TextButton")
  408. local SETTINGS = Instance.new("TextButton")
  409. local Display_Settings_Frame = Instance.new("Frame")
  410. local P_Minimize = Instance.new("TextButton")
  411. local BorderFrameColor = Instance.new("TextButton")
  412. local FrameColorBlack = Instance.new("TextButton")
  413. local FrameColorBlue = Instance.new("TextButton")
  414. local TopFrameColor = Instance.new("TextButton")
  415. local FrameColorBlack_2 = Instance.new("TextButton")
  416. local FrameColorBlue_2 = Instance.new("TextButton")
  417. local Checkforupdates = Instance.new("TextButton")
  418. local Da_Hood_Title_2 = Instance.new("TextLabel")
  419.  
  420. Da_HoodGUI.Name = "Da_HoodGUI"
  421. Da_HoodGUI.Parent = game.CoreGui
  422. Da_HoodGUI.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  423. Da_HoodGUI.DisplayOrder = 1000000000
  424. Da_HoodGUI.ResetOnSpawn = false
  425.  
  426. Main_First.Name = "Main_First"
  427. Main_First.Parent = Da_HoodGUI
  428. Main_First.BackgroundColor3 = Color3.fromRGB(15, 15, 15)
  429. Main_First.BorderColor3 = Color3.fromRGB(30, 30, 30)
  430. Main_First.BorderSizePixel = 4
  431. Main_First.LayoutOrder = 10
  432. Main_First.Position = UDim2.new(0.337355018, 0, 0.182503834, 0)
  433. Main_First.Size = UDim2.new(0.459502131, 0, 0.404657066, 0)
  434.  
  435. Top_Layer_Frame.Name = "Top_Layer_Frame"
  436. Top_Layer_Frame.Parent = Main_First
  437. Top_Layer_Frame.BackgroundColor3 = Color3.fromRGB(30, 30, 30)
  438. Top_Layer_Frame.BorderColor3 = Color3.fromRGB(255, 85, 0)
  439. Top_Layer_Frame.BorderSizePixel = 0
  440. Top_Layer_Frame.LayoutOrder = 10
  441. Top_Layer_Frame.Position = UDim2.new(0, 0, 1.61021319e-07, 0)
  442. Top_Layer_Frame.Size = UDim2.new(1.00000048, 0, 0.0641274154, 0)
  443.  
  444. Exit.Name = "Exit"
  445. Exit.Parent = Top_Layer_Frame
  446. Exit.BackgroundColor3 = Color3.fromRGB(0, 170, 255)
  447. Exit.BackgroundTransparency = 1.000
  448. Exit.BorderColor3 = Color3.fromRGB(0, 0, 0)
  449. Exit.Position = UDim2.new(0.950105548, 0, 0.055450514, 0)
  450. Exit.Size = UDim2.new(0.0484829284, 0, 0.944549918, 0)
  451. Exit.Font = Enum.Font.SciFi
  452. Exit.Text = "X"
  453. Exit.TextColor3 = Color3.fromRGB(216, 216, 216)
  454. Exit.TextScaled = true
  455. Exit.TextSize = 16.000
  456. Exit.TextWrapped = true
  457.  
  458. Da_Hood_Title.Name = "Da_Hood_Title"
  459. Da_Hood_Title.Parent = Top_Layer_Frame
  460. Da_Hood_Title.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  461. Da_Hood_Title.BackgroundTransparency = 1.000
  462. Da_Hood_Title.BorderColor3 = Color3.fromRGB(0, 0, 0)
  463. Da_Hood_Title.Position = UDim2.new(0.70190227, 0, -0.174375609, 0)
  464. Da_Hood_Title.Size = UDim2.new(0.254278868, 0, 1.27979767, 0)
  465. Da_Hood_Title.Font = Enum.Font.SourceSansBold
  466. Da_Hood_Title.Text = "Made by Vrlly#6666"
  467. Da_Hood_Title.TextColor3 = Color3.fromRGB(177, 177, 177)
  468. Da_Hood_Title.TextScaled = true
  469. Da_Hood_Title.TextSize = 14.000
  470. Da_Hood_Title.TextTransparency = 0.300
  471. Da_Hood_Title.TextWrapped = true
  472.  
  473. Da_Hood_Title1.Name = "Da_Hood_Title1"
  474. Da_Hood_Title1.Parent = Top_Layer_Frame
  475. Da_Hood_Title1.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  476. Da_Hood_Title1.BackgroundTransparency = 1.000
  477. Da_Hood_Title1.BorderColor3 = Color3.fromRGB(0, 0, 0)
  478. Da_Hood_Title1.Position = UDim2.new(-0.00999999978, 0, -0.407000005, 0)
  479. Da_Hood_Title1.Size = UDim2.new(0.131542176, 0, 1.6393683, 0)
  480. Da_Hood_Title1.Font = Enum.Font.SourceSansBold
  481. Da_Hood_Title1.Text = "Y"
  482. Da_Hood_Title1.TextColor3 = Color3.fromRGB(0, 69, 209)
  483. Da_Hood_Title1.TextScaled = true
  484. Da_Hood_Title1.TextSize = 17.000
  485. Da_Hood_Title1.TextWrapped = true
  486.  
  487. Da_Hood_Title2.Name = "Da_Hood_Title2"
  488. Da_Hood_Title2.Parent = Top_Layer_Frame
  489. Da_Hood_Title2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  490. Da_Hood_Title2.BackgroundTransparency = 1.000
  491. Da_Hood_Title2.BorderColor3 = Color3.fromRGB(0, 0, 0)
  492. Da_Hood_Title2.Position = UDim2.new(-0.0295735635, 0, -0.406871706, 0)
  493. Da_Hood_Title2.Size = UDim2.new(0.116780661, 0, 1.63936818, 0)
  494. Da_Hood_Title2.Font = Enum.Font.SourceSansBold
  495. Da_Hood_Title2.Text = "V"
  496. Da_Hood_Title2.TextColor3 = Color3.fromRGB(255, 255, 255)
  497. Da_Hood_Title2.TextScaled = true
  498. Da_Hood_Title2.TextSize = 17.000
  499. Da_Hood_Title2.TextWrapped = true
  500.  
  501. Main_First_2.Name = "Main_First"
  502. Main_First_2.Parent = Main_First
  503. Main_First_2.BackgroundColor3 = Color3.fromRGB(30, 30, 30)
  504. Main_First_2.BorderColor3 = Color3.fromRGB(30, 30, 30)
  505. Main_First_2.BorderSizePixel = 0
  506. Main_First_2.LayoutOrder = 10
  507. Main_First_2.Position = UDim2.new(0.0141465161, 0, 0.0915782005, 0)
  508. Main_First_2.Size = UDim2.new(0.970217884, 0, 0.889053047, 0)
  509.  
  510. Display_Frame_Default.Name = "Display_Frame_Default"
  511. Display_Frame_Default.Parent = Main_First_2
  512. Display_Frame_Default.BackgroundColor3 = Color3.fromRGB(40, 40, 40)
  513. Display_Frame_Default.BorderColor3 = Color3.fromRGB(30, 30, 30)
  514. Display_Frame_Default.BorderSizePixel = 0
  515. Display_Frame_Default.LayoutOrder = 10
  516. Display_Frame_Default.Position = UDim2.new(5.46497105e-08, 0, 0.117310651, 0)
  517. Display_Frame_Default.Size = UDim2.new(0.999999881, 0, 0.882689536, 0)
  518.  
  519. Main_Scripts.Name = "Main_Scripts"
  520. Main_Scripts.Parent = Main_First_2
  521. Main_Scripts.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  522. Main_Scripts.BorderColor3 = Color3.fromRGB(255, 255, 255)
  523. Main_Scripts.BorderSizePixel = 0
  524. Main_Scripts.Position = UDim2.new(0.386585653, 0, 0.0163156148, 0)
  525. Main_Scripts.Size = UDim2.new(0.117586486, 0, 0.0910573676, 0)
  526. Main_Scripts.Font = Enum.Font.SourceSansBold
  527. Main_Scripts.Text = "SCRIPTS"
  528. Main_Scripts.TextColor3 = Color3.fromRGB(255, 255, 255)
  529. Main_Scripts.TextSize = 16.000
  530. Main_Scripts.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
  531. Main_Scripts.TextStrokeTransparency = 0.800
  532. Main_Scripts.TextWrapped = true
  533.  
  534. Misc.Name = "Misc"
  535. Misc.Parent = Main_First_2
  536. Misc.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  537. Misc.BorderColor3 = Color3.fromRGB(255, 255, 255)
  538. Misc.BorderSizePixel = 0
  539. Misc.Position = UDim2.new(0.521977365, 0, 0.0163156148, 0)
  540. Misc.Size = UDim2.new(0.118000001, 0, 0.0909999982, 0)
  541. Misc.Font = Enum.Font.Highway
  542. Misc.Text = "MISC."
  543. Misc.TextColor3 = Color3.fromRGB(255, 255, 255)
  544. Misc.TextSize = 16.000
  545. Misc.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
  546. Misc.TextStrokeTransparency = 0.800
  547.  
  548. Display_Main_Frame.Name = "Display_Main_Frame"
  549. Display_Main_Frame.Parent = Main_First_2
  550. Display_Main_Frame.BackgroundColor3 = Color3.fromRGB(40, 40, 40)
  551. Display_Main_Frame.BorderColor3 = Color3.fromRGB(30, 30, 30)
  552. Display_Main_Frame.BorderSizePixel = 0
  553. Display_Main_Frame.LayoutOrder = 10
  554. Display_Main_Frame.Position = UDim2.new(5.46497105e-08, 0, 0.117310651, 0)
  555. Display_Main_Frame.Size = UDim2.new(0.999999881, 0, 0.882689536, 0)
  556. Display_Main_Frame.Visible = false
  557.  
  558. Display_Speed_1.Name = "Display_Speed_1"
  559. Display_Speed_1.Parent = Display_Main_Frame
  560. Display_Speed_1.Active = false
  561. Display_Speed_1.BackgroundColor3 = Color3.fromRGB(40, 40, 40)
  562. Display_Speed_1.BorderColor3 = Color3.fromRGB(186, 186, 186)
  563. Display_Speed_1.BorderSizePixel = 2
  564. Display_Speed_1.Position = UDim2.new(0.0127208577, 0, 0.0667844117, 0)
  565. Display_Speed_1.Selectable = false
  566. Display_Speed_1.Size = UDim2.new(0.27369082, 0, 0.0906635448, 0)
  567. Display_Speed_1.Font = Enum.Font.Cartoon
  568. Display_Speed_1.Text = ""
  569. Display_Speed_1.TextColor3 = Color3.fromRGB(255, 255, 255)
  570. Display_Speed_1.TextSize = 16.000
  571.  
  572. Speed2.Name = "Speed2"
  573. Speed2.Parent = Display_Speed_1
  574. Speed2.Active = false
  575. Speed2.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  576. Speed2.BorderColor3 = Color3.fromRGB(0, 0, 0)
  577. Speed2.LayoutOrder = 3
  578. Speed2.Position = UDim2.new(0.257290035, 0, 0, 0)
  579. Speed2.Selectable = false
  580. Speed2.Size = UDim2.new(0.742709935, 0, 0.999999583, 0)
  581. Speed2.Font = Enum.Font.SourceSansSemibold
  582. Speed2.Text = "WALKSPEED V2"
  583. Speed2.TextColor3 = Color3.fromRGB(255, 255, 255)
  584. Speed2.TextSize = 16.000
  585. Speed2.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
  586. Speed2.TextStrokeTransparency = 0.900
  587.  
  588. CheckBox1.Name = "CheckBox1"
  589. CheckBox1.Parent = Speed2
  590. CheckBox1.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  591. CheckBox1.BorderColor3 = Color3.fromRGB(0, 0, 0)
  592. CheckBox1.LayoutOrder = 3
  593. CheckBox1.Position = UDim2.new(-0.346420646, 0, 0, 0)
  594. CheckBox1.Size = UDim2.new(0.234893158, 0, 1, 0)
  595. CheckBox1.Font = Enum.Font.Gotham
  596. CheckBox1.Text = ""
  597. CheckBox1.TextColor3 = Color3.fromRGB(255, 0, 0)
  598. CheckBox1.TextSize = 16.000
  599. CheckBox1.TextTransparency = 1.000
  600.  
  601. CheckBox2.Name = "CheckBox2"
  602. CheckBox2.Parent = Speed2
  603. CheckBox2.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  604. CheckBox2.BorderColor3 = Color3.fromRGB(0, 0, 0)
  605. CheckBox2.LayoutOrder = 3
  606. CheckBox2.Position = UDim2.new(-0.345999986, 0, 0, 0)
  607. CheckBox2.Size = UDim2.new(0.234999999, 0, 1, 0)
  608. CheckBox2.Visible = false
  609. CheckBox2.Font = Enum.Font.Gotham
  610. CheckBox2.Text = "X"
  611. CheckBox2.TextColor3 = Color3.fromRGB(255, 0, 0)
  612. CheckBox2.TextSize = 16.000
  613. CheckBox2.TextWrapped = true
  614.  
  615. Display_DropCash1.Name = "Display_DropCash1"
  616. Display_DropCash1.Parent = Display_Main_Frame
  617. Display_DropCash1.Active = false
  618. Display_DropCash1.BackgroundColor3 = Color3.fromRGB(40, 40, 40)
  619. Display_DropCash1.BorderColor3 = Color3.fromRGB(186, 186, 186)
  620. Display_DropCash1.BorderSizePixel = 2
  621. Display_DropCash1.Position = UDim2.new(0.0127208577, 0, 0.225397646, 0)
  622. Display_DropCash1.Selectable = false
  623. Display_DropCash1.Size = UDim2.new(0.27369082, 0, 0.0948373005, 0)
  624. Display_DropCash1.Font = Enum.Font.Cartoon
  625. Display_DropCash1.Text = ""
  626. Display_DropCash1.TextColor3 = Color3.fromRGB(255, 255, 255)
  627. Display_DropCash1.TextSize = 16.000
  628.  
  629. Quick_Drop.Name = "Quick_Drop"
  630. Quick_Drop.Parent = Display_DropCash1
  631. Quick_Drop.Active = false
  632. Quick_Drop.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  633. Quick_Drop.BorderColor3 = Color3.fromRGB(0, 0, 0)
  634. Quick_Drop.Position = UDim2.new(0.251424521, 0, 0, 0)
  635. Quick_Drop.Selectable = false
  636. Quick_Drop.Size = UDim2.new(0.743000031, 0, 0.980085075, 0)
  637. Quick_Drop.Font = Enum.Font.SourceSansSemibold
  638. Quick_Drop.Text = "FAST DROP CASH"
  639. Quick_Drop.TextColor3 = Color3.fromRGB(255, 255, 255)
  640. Quick_Drop.TextSize = 15.000
  641. Quick_Drop.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
  642. Quick_Drop.TextStrokeTransparency = 0.900
  643. Quick_Drop.TextWrapped = true
  644.  
  645. CheckBox2_2.Name = "CheckBox2"
  646. CheckBox2_2.Parent = Quick_Drop
  647. CheckBox2_2.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  648. CheckBox2_2.BorderColor3 = Color3.fromRGB(0, 0, 0)
  649. CheckBox2_2.Position = UDim2.new(-0.338, 0, 0, 0)
  650. CheckBox2_2.Size = UDim2.new(0.226999998, 0, 1, 0)
  651. CheckBox2_2.Visible = false
  652. CheckBox2_2.Font = Enum.Font.Gotham
  653. CheckBox2_2.Text = "X"
  654. CheckBox2_2.TextColor3 = Color3.fromRGB(255, 0, 0)
  655. CheckBox2_2.TextSize = 16.000
  656. CheckBox2_2.TextWrapped = true
  657.  
  658. CheckBox1_2.Name = "CheckBox1"
  659. CheckBox1_2.Parent = Quick_Drop
  660. CheckBox1_2.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  661. CheckBox1_2.BorderColor3 = Color3.fromRGB(0, 0, 0)
  662. CheckBox1_2.Position = UDim2.new(-0.338391006, 0, 0, 0)
  663. CheckBox1_2.Size = UDim2.new(0.227391034, 0, 1, 0)
  664. CheckBox1_2.Font = Enum.Font.Gotham
  665. CheckBox1_2.Text = ""
  666. CheckBox1_2.TextColor3 = Color3.fromRGB(255, 0, 0)
  667. CheckBox1_2.TextSize = 16.000
  668. CheckBox1_2.TextTransparency = 1.000
  669.  
  670. Display_AutoStomp1.Name = "Display_AutoStomp1"
  671. Display_AutoStomp1.Parent = Display_Main_Frame
  672. Display_AutoStomp1.Active = false
  673. Display_AutoStomp1.BackgroundColor3 = Color3.fromRGB(40, 40, 40)
  674. Display_AutoStomp1.BorderColor3 = Color3.fromRGB(186, 186, 186)
  675. Display_AutoStomp1.BorderSizePixel = 2
  676. Display_AutoStomp1.Position = UDim2.new(0.0127208577, 0, 0.384010613, 0)
  677. Display_AutoStomp1.Selectable = false
  678. Display_AutoStomp1.Size = UDim2.new(0.27369082, 0, 0.0948373005, 0)
  679. Display_AutoStomp1.Font = Enum.Font.Cartoon
  680. Display_AutoStomp1.Text = ""
  681. Display_AutoStomp1.TextColor3 = Color3.fromRGB(255, 255, 255)
  682. Display_AutoStomp1.TextSize = 16.000
  683.  
  684. Auto_Stomp.Name = "Auto_Stomp"
  685. Auto_Stomp.Parent = Display_AutoStomp1
  686. Auto_Stomp.Active = false
  687. Auto_Stomp.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  688. Auto_Stomp.BorderColor3 = Color3.fromRGB(0, 0, 0)
  689. Auto_Stomp.Position = UDim2.new(0.251424521, 0, 0, 0)
  690. Auto_Stomp.Selectable = false
  691. Auto_Stomp.Size = UDim2.new(0.743000031, 0, 0.980085075, 0)
  692. Auto_Stomp.Font = Enum.Font.SourceSansSemibold
  693. Auto_Stomp.Text = "AUTO STOMP"
  694. Auto_Stomp.TextColor3 = Color3.fromRGB(255, 255, 255)
  695. Auto_Stomp.TextSize = 16.000
  696. Auto_Stomp.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
  697. Auto_Stomp.TextStrokeTransparency = 0.900
  698.  
  699. CheckBox2_3.Name = "CheckBox2"
  700. CheckBox2_3.Parent = Auto_Stomp
  701. CheckBox2_3.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  702. CheckBox2_3.BorderColor3 = Color3.fromRGB(0, 0, 0)
  703. CheckBox2_3.Position = UDim2.new(-0.338, 0, 0, 0)
  704. CheckBox2_3.Size = UDim2.new(0.226999998, 0, 1, 0)
  705. CheckBox2_3.Visible = false
  706. CheckBox2_3.Font = Enum.Font.Gotham
  707. CheckBox2_3.Text = "X"
  708. CheckBox2_3.TextColor3 = Color3.fromRGB(255, 0, 0)
  709. CheckBox2_3.TextSize = 16.000
  710. CheckBox2_3.TextWrapped = true
  711.  
  712. CheckBox1_3.Name = "CheckBox1"
  713. CheckBox1_3.Parent = Auto_Stomp
  714. CheckBox1_3.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  715. CheckBox1_3.BorderColor3 = Color3.fromRGB(0, 0, 0)
  716. CheckBox1_3.Position = UDim2.new(-0.338391006, 0, 0, 0)
  717. CheckBox1_3.Size = UDim2.new(0.227391034, 0, 1, 0)
  718. CheckBox1_3.Font = Enum.Font.Gotham
  719. CheckBox1_3.Text = ""
  720. CheckBox1_3.TextColor3 = Color3.fromRGB(255, 0, 0)
  721. CheckBox1_3.TextSize = 16.000
  722. CheckBox1_3.TextTransparency = 1.000
  723.  
  724. WS_V1.Name = "WS_V1"
  725. WS_V1.Parent = Display_Main_Frame
  726. WS_V1.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  727. WS_V1.BorderColor3 = Color3.fromRGB(0, 0, 0)
  728. WS_V1.Position = UDim2.new(0.540538251, 0, 0.39214164, 0)
  729. WS_V1.Size = UDim2.new(0.205630973, 0, 0.101785749, 0)
  730. WS_V1.Font = Enum.Font.SourceSansSemibold
  731. WS_V1.Text = "SPEED V1 (Q)"
  732. WS_V1.TextColor3 = Color3.fromRGB(255, 255, 255)
  733. WS_V1.TextSize = 16.000
  734. WS_V1.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
  735. WS_V1.TextStrokeTransparency = 0.900
  736. WS_V1.TextWrapped = true
  737.  
  738. Inf_Jump.Name = "Inf_Jump"
  739. Inf_Jump.Parent = Display_Main_Frame
  740. Inf_Jump.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  741. Inf_Jump.BorderColor3 = Color3.fromRGB(0, 0, 0)
  742. Inf_Jump.Position = UDim2.new(0.769352496, 0, 0.0636493117, 0)
  743. Inf_Jump.Size = UDim2.new(0.205630973, 0, 0.101785749, 0)
  744. Inf_Jump.Font = Enum.Font.SourceSansSemibold
  745. Inf_Jump.Text = "INFINITE JUMP"
  746. Inf_Jump.TextColor3 = Color3.fromRGB(255, 255, 255)
  747. Inf_Jump.TextSize = 16.000
  748. Inf_Jump.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
  749. Inf_Jump.TextStrokeTransparency = 0.900
  750. Inf_Jump.TextWrapped = true
  751.  
  752. Gravity.Name = "Gravity"
  753. Gravity.Parent = Display_Main_Frame
  754. Gravity.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  755. Gravity.BorderColor3 = Color3.fromRGB(0, 0, 0)
  756. Gravity.Position = UDim2.new(0.77151078, 0, 0.39214164, 0)
  757. Gravity.Size = UDim2.new(0.205630973, 0, 0.101785749, 0)
  758. Gravity.Font = Enum.Font.SourceSansSemibold
  759. Gravity.Text = "LOW GRAVITY"
  760. Gravity.TextColor3 = Color3.fromRGB(255, 255, 255)
  761. Gravity.TextSize = 16.000
  762. Gravity.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
  763. Gravity.TextStrokeTransparency = 0.900
  764. Gravity.TextWrapped = true
  765.  
  766. Ragdoll_Reset.Name = "Ragdoll_Reset"
  767. Ragdoll_Reset.Parent = Display_Main_Frame
  768. Ragdoll_Reset.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  769. Ragdoll_Reset.BorderColor3 = Color3.fromRGB(0, 0, 0)
  770. Ragdoll_Reset.Position = UDim2.new(0.307702988, 0, 0.39214164, 0)
  771. Ragdoll_Reset.Size = UDim2.new(0.205630973, 0, 0.101785749, 0)
  772. Ragdoll_Reset.Font = Enum.Font.SourceSansSemibold
  773. Ragdoll_Reset.Text = "RAG-RESET V2"
  774. Ragdoll_Reset.TextColor3 = Color3.fromRGB(255, 255, 255)
  775. Ragdoll_Reset.TextSize = 16.000
  776. Ragdoll_Reset.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
  777. Ragdoll_Reset.TextStrokeTransparency = 0.900
  778. Ragdoll_Reset.TextWrapped = true
  779.  
  780. Invisible.Name = "Invisible"
  781. Invisible.Parent = Display_Main_Frame
  782. Invisible.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  783. Invisible.BorderColor3 = Color3.fromRGB(0, 0, 0)
  784. Invisible.Position = UDim2.new(0.77151078, 0, 0.228168443, 0)
  785. Invisible.Size = UDim2.new(0.205630973, 0, 0.101785749, 0)
  786. Invisible.Font = Enum.Font.SourceSansSemibold
  787. Invisible.Text = "INVISIBLE"
  788. Invisible.TextColor3 = Color3.fromRGB(255, 255, 255)
  789. Invisible.TextSize = 16.000
  790. Invisible.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
  791. Invisible.TextStrokeTransparency = 0.900
  792. Invisible.TextWrapped = true
  793.  
  794. Anti_Stomp.Name = "Anti_Stomp"
  795. Anti_Stomp.Parent = Display_Main_Frame
  796. Anti_Stomp.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  797. Anti_Stomp.BorderColor3 = Color3.fromRGB(0, 0, 0)
  798. Anti_Stomp.Position = UDim2.new(0.539847314, 0, 0.556114912, 0)
  799. Anti_Stomp.Size = UDim2.new(0.205630973, 0, 0.101785749, 0)
  800. Anti_Stomp.Font = Enum.Font.SourceSansSemibold
  801. Anti_Stomp.Text = "ANTI STOMP"
  802. Anti_Stomp.TextColor3 = Color3.fromRGB(255, 255, 255)
  803. Anti_Stomp.TextSize = 16.000
  804. Anti_Stomp.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
  805. Anti_Stomp.TextStrokeTransparency = 0.900
  806. Anti_Stomp.TextWrapped = true
  807.  
  808. Melee_Reach.Name = "Melee_Reach"
  809. Melee_Reach.Parent = Display_Main_Frame
  810. Melee_Reach.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  811. Melee_Reach.BorderColor3 = Color3.fromRGB(0, 0, 0)
  812. Melee_Reach.Position = UDim2.new(0.307702988, 0, 0.720088482, 0)
  813. Melee_Reach.Size = UDim2.new(0.205630973, 0, 0.101785749, 0)
  814. Melee_Reach.Font = Enum.Font.SourceSansSemibold
  815. Melee_Reach.Text = "MELEE REACH"
  816. Melee_Reach.TextColor3 = Color3.fromRGB(255, 255, 255)
  817. Melee_Reach.TextSize = 16.000
  818. Melee_Reach.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
  819. Melee_Reach.TextStrokeTransparency = 0.900
  820. Melee_Reach.TextWrapped = true
  821.  
  822. Kill_Aura.Name = "Kill_Aura"
  823. Kill_Aura.Parent = Display_Main_Frame
  824. Kill_Aura.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  825. Kill_Aura.BorderColor3 = Color3.fromRGB(0, 0, 0)
  826. Kill_Aura.Position = UDim2.new(0.774589956, 0, 0.556114912, 0)
  827. Kill_Aura.Size = UDim2.new(0.205630973, 0, 0.101785749, 0)
  828. Kill_Aura.Font = Enum.Font.SourceSansSemibold
  829. Kill_Aura.Text = "KILL AURA"
  830. Kill_Aura.TextColor3 = Color3.fromRGB(255, 255, 255)
  831. Kill_Aura.TextSize = 16.000
  832. Kill_Aura.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
  833. Kill_Aura.TextStrokeTransparency = 0.900
  834. Kill_Aura.TextWrapped = true
  835.  
  836. Fly.Name = "Fly"
  837. Fly.Parent = Display_Main_Frame
  838. Fly.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  839. Fly.BackgroundTransparency = 0.500
  840. Fly.BorderColor3 = Color3.fromRGB(0, 0, 0)
  841. Fly.Position = UDim2.new(0.77151078, 0, 0.720088482, 0)
  842. Fly.Size = UDim2.new(0.205630973, 0, 0.101785749, 0)
  843. Fly.Font = Enum.Font.Cartoon
  844. Fly.Text = ""
  845. Fly.TextColor3 = Color3.fromRGB(255, 255, 255)
  846. Fly.TextSize = 16.000
  847. Fly.TextWrapped = true
  848.  
  849. GetTools.Name = "GetTools"
  850. GetTools.Parent = Display_Main_Frame
  851. GetTools.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  852. GetTools.BorderColor3 = Color3.fromRGB(0, 0, 0)
  853. GetTools.Position = UDim2.new(0.307702988, 0, 0.556114912, 0)
  854. GetTools.Size = UDim2.new(0.205630973, 0, 0.101785749, 0)
  855. GetTools.Font = Enum.Font.SourceSansSemibold
  856. GetTools.Text = "KNIFE + LPICK"
  857. GetTools.TextColor3 = Color3.fromRGB(255, 255, 255)
  858. GetTools.TextSize = 16.000
  859. GetTools.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
  860. GetTools.TextStrokeTransparency = 0.900
  861. GetTools.TextWrapped = true
  862.  
  863. Autorob.Name = "Autorob"
  864. Autorob.Parent = Display_Main_Frame
  865. Autorob.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  866. Autorob.BorderColor3 = Color3.fromRGB(0, 0, 0)
  867. Autorob.Position = UDim2.new(0.540538251, 0, 0.720088482, 0)
  868. Autorob.Size = UDim2.new(0.205630973, 0, 0.101785749, 0)
  869. Autorob.Font = Enum.Font.SourceSansSemibold
  870. Autorob.Text = "AUTOROB"
  871. Autorob.TextColor3 = Color3.fromRGB(255, 255, 255)
  872. Autorob.TextSize = 16.000
  873. Autorob.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
  874. Autorob.TextStrokeTransparency = 0.900
  875. Autorob.TextWrapped = true
  876.  
  877. Noclip.Name = "Noclip"
  878. Noclip.Parent = Display_Main_Frame
  879. Noclip.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  880. Noclip.BorderColor3 = Color3.fromRGB(0, 0, 0)
  881. Noclip.Position = UDim2.new(0.540538251, 0, 0.0641951337, 0)
  882. Noclip.Size = UDim2.new(0.205630973, 0, 0.101785749, 0)
  883. Noclip.Font = Enum.Font.SourceSansSemibold
  884. Noclip.Text = "NOCLIP (TOGGLE C)"
  885. Noclip.TextColor3 = Color3.fromRGB(255, 255, 255)
  886. Noclip.TextSize = 14.000
  887. Noclip.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
  888. Noclip.TextStrokeTransparency = 0.900
  889. Noclip.TextWrapped = true
  890.  
  891. Fly1.Name = "Fly1"
  892. Fly1.Parent = Display_Main_Frame
  893. Fly1.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  894. Fly1.BorderColor3 = Color3.fromRGB(0, 0, 0)
  895. Fly1.Position = UDim2.new(0.307702988, 0, 0.0641951337, 0)
  896. Fly1.Size = UDim2.new(0.205630973, 0, 0.101785749, 0)
  897. Fly1.Font = Enum.Font.SourceSansSemibold
  898. Fly1.Text = "FLY (TOGGLE X)"
  899. Fly1.TextColor3 = Color3.fromRGB(255, 255, 255)
  900. Fly1.TextSize = 16.000
  901. Fly1.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
  902. Fly1.TextStrokeTransparency = 0.900
  903. Fly1.TextWrapped = true
  904.  
  905. UnGod_Mode.Name = "UnGod_Mode"
  906. UnGod_Mode.Parent = Display_Main_Frame
  907. UnGod_Mode.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  908. UnGod_Mode.BorderColor3 = Color3.fromRGB(0, 0, 0)
  909. UnGod_Mode.Position = UDim2.new(0.540538251, 0, 0.228168443, 0)
  910. UnGod_Mode.Size = UDim2.new(0.205630973, 0, 0.101785749, 0)
  911. UnGod_Mode.Font = Enum.Font.SourceSansSemibold
  912. UnGod_Mode.Text = "UNGOD MODE"
  913. UnGod_Mode.TextColor3 = Color3.fromRGB(255, 255, 255)
  914. UnGod_Mode.TextSize = 16.000
  915. UnGod_Mode.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
  916. UnGod_Mode.TextStrokeTransparency = 0.900
  917. UnGod_Mode.TextWrapped = true
  918.  
  919. God_Mode.Name = "God_Mode"
  920. God_Mode.Parent = Display_Main_Frame
  921. God_Mode.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  922. God_Mode.BorderColor3 = Color3.fromRGB(0, 0, 0)
  923. God_Mode.Position = UDim2.new(0.307702988, 0, 0.228168443, 0)
  924. God_Mode.Size = UDim2.new(0.205630973, 0, 0.101785749, 0)
  925. God_Mode.Font = Enum.Font.SourceSansSemibold
  926. God_Mode.Text = "GOD MODE"
  927. God_Mode.TextColor3 = Color3.fromRGB(255, 255, 255)
  928. God_Mode.TextSize = 16.000
  929. God_Mode.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
  930. God_Mode.TextStrokeTransparency = 0.900
  931. God_Mode.TextWrapped = true
  932.  
  933. Display_ClickTP.Name = "Display_ClickTP"
  934. Display_ClickTP.Parent = Display_Main_Frame
  935. Display_ClickTP.Active = false
  936. Display_ClickTP.BackgroundColor3 = Color3.fromRGB(40, 40, 40)
  937. Display_ClickTP.BorderColor3 = Color3.fromRGB(186, 186, 186)
  938. Display_ClickTP.BorderSizePixel = 2
  939. Display_ClickTP.Position = UDim2.new(0.0127208577, 0, 0.554998875, 0)
  940. Display_ClickTP.Selectable = false
  941. Display_ClickTP.Size = UDim2.new(0.27369082, 0, 0.0948373005, 0)
  942. Display_ClickTP.Font = Enum.Font.Cartoon
  943. Display_ClickTP.Text = ""
  944. Display_ClickTP.TextColor3 = Color3.fromRGB(255, 255, 255)
  945. Display_ClickTP.TextSize = 15.000
  946.  
  947. ClickTP.Name = "ClickTP"
  948. ClickTP.Parent = Display_ClickTP
  949. ClickTP.Active = false
  950. ClickTP.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  951. ClickTP.BorderColor3 = Color3.fromRGB(0, 0, 0)
  952. ClickTP.Position = UDim2.new(0.251424521, 0, 0, 0)
  953. ClickTP.Selectable = false
  954. ClickTP.Size = UDim2.new(0.743000031, 0, 0.980085075, 0)
  955. ClickTP.Font = Enum.Font.SourceSansSemibold
  956. ClickTP.Text = "CLICK TP (TAB)"
  957. ClickTP.TextColor3 = Color3.fromRGB(255, 255, 255)
  958. ClickTP.TextSize = 16.000
  959. ClickTP.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
  960. ClickTP.TextStrokeTransparency = 0.900
  961.  
  962. CheckBox2_4.Name = "CheckBox2"
  963. CheckBox2_4.Parent = ClickTP
  964. CheckBox2_4.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  965. CheckBox2_4.BorderColor3 = Color3.fromRGB(0, 0, 0)
  966. CheckBox2_4.Position = UDim2.new(-0.338, 0, 0, 0)
  967. CheckBox2_4.Size = UDim2.new(0.226999998, 0, 1, 0)
  968. CheckBox2_4.Visible = false
  969. CheckBox2_4.Font = Enum.Font.Gotham
  970. CheckBox2_4.Text = "X"
  971. CheckBox2_4.TextColor3 = Color3.fromRGB(255, 0, 0)
  972. CheckBox2_4.TextSize = 16.000
  973. CheckBox2_4.TextWrapped = true
  974.  
  975. CheckBox1_4.Name = "CheckBox1"
  976. CheckBox1_4.Parent = ClickTP
  977. CheckBox1_4.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  978. CheckBox1_4.BorderColor3 = Color3.fromRGB(0, 0, 0)
  979. CheckBox1_4.Position = UDim2.new(-0.338391006, 0, 0, 0)
  980. CheckBox1_4.Size = UDim2.new(0.227391034, 0, 1, 0)
  981. CheckBox1_4.Font = Enum.Font.Gotham
  982. CheckBox1_4.Text = ""
  983. CheckBox1_4.TextColor3 = Color3.fromRGB(255, 0, 0)
  984. CheckBox1_4.TextSize = 16.000
  985. CheckBox1_4.TextTransparency = 1.000
  986.  
  987. Global.Name = "Global"
  988. Global.Parent = Main_First_2
  989. Global.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  990. Global.BorderColor3 = Color3.fromRGB(255, 255, 255)
  991. Global.BorderSizePixel = 0
  992. Global.Position = UDim2.new(0.657369256, 0, 0.0163156148, 0)
  993. Global.Size = UDim2.new(0.118000001, 0, 0.0909999982, 0)
  994. Global.Font = Enum.Font.SourceSansBold
  995. Global.Text = "GLOBAL"
  996. Global.TextColor3 = Color3.fromRGB(255, 255, 255)
  997. Global.TextSize = 16.000
  998. Global.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
  999. Global.TextStrokeTransparency = 0.800
  1000. Global.TextWrapped = true
  1001.  
  1002. Display_Global_Frame.Name = "Display_Global_Frame"
  1003. Display_Global_Frame.Parent = Main_First_2
  1004. Display_Global_Frame.BackgroundColor3 = Color3.fromRGB(40, 40, 40)
  1005. Display_Global_Frame.BorderColor3 = Color3.fromRGB(30, 30, 30)
  1006. Display_Global_Frame.BorderSizePixel = 0
  1007. Display_Global_Frame.LayoutOrder = 10
  1008. Display_Global_Frame.Position = UDim2.new(5.46497105e-08, 0, 0.117310651, 0)
  1009. Display_Global_Frame.Size = UDim2.new(0.999999881, 0, 0.882689536, 0)
  1010. Display_Global_Frame.Visible = false
  1011.  
  1012. Gunshop_1TP.Name = "Gunshop_1TP"
  1013. Gunshop_1TP.Parent = Display_Global_Frame
  1014. Gunshop_1TP.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1015. Gunshop_1TP.BorderColor3 = Color3.fromRGB(0, 0, 0)
  1016. Gunshop_1TP.Position = UDim2.new(0.319228441, 0, 0.379619569, 0)
  1017. Gunshop_1TP.Size = UDim2.new(0.205630973, 0, 0.101785749, 0)
  1018. Gunshop_1TP.Font = Enum.Font.SourceSansSemibold
  1019. Gunshop_1TP.Text = "Gunshop 1 TP"
  1020. Gunshop_1TP.TextColor3 = Color3.fromRGB(255, 255, 255)
  1021. Gunshop_1TP.TextSize = 16.000
  1022. Gunshop_1TP.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
  1023. Gunshop_1TP.TextStrokeTransparency = 0.900
  1024. Gunshop_1TP.TextWrapped = true
  1025.  
  1026. Boxing_TP.Name = "Boxing_TP"
  1027. Boxing_TP.Parent = Display_Global_Frame
  1028. Boxing_TP.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1029. Boxing_TP.BorderColor3 = Color3.fromRGB(0, 0, 0)
  1030. Boxing_TP.Position = UDim2.new(0.548042655, 0, 0.0511272326, 0)
  1031. Boxing_TP.Size = UDim2.new(0.205630973, 0, 0.101785749, 0)
  1032. Boxing_TP.Font = Enum.Font.SourceSansSemibold
  1033. Boxing_TP.Text = "BOXING CLUB TP"
  1034. Boxing_TP.TextColor3 = Color3.fromRGB(255, 255, 255)
  1035. Boxing_TP.TextSize = 16.000
  1036. Boxing_TP.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
  1037. Boxing_TP.TextStrokeTransparency = 0.900
  1038. Boxing_TP.TextWrapped = true
  1039.  
  1040. SEWER_TP.Name = "SEWER_TP"
  1041. SEWER_TP.Parent = Display_Global_Frame
  1042. SEWER_TP.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1043. SEWER_TP.BorderColor3 = Color3.fromRGB(0, 0, 0)
  1044. SEWER_TP.Position = UDim2.new(0.550200939, 0, 0.379619569, 0)
  1045. SEWER_TP.Size = UDim2.new(0.205630973, 0, 0.101785749, 0)
  1046. SEWER_TP.Font = Enum.Font.SourceSansSemibold
  1047. SEWER_TP.Text = "SEWER TP"
  1048. SEWER_TP.TextColor3 = Color3.fromRGB(255, 255, 255)
  1049. SEWER_TP.TextSize = 16.000
  1050. SEWER_TP.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
  1051. SEWER_TP.TextStrokeTransparency = 0.900
  1052. SEWER_TP.TextWrapped = true
  1053.  
  1054. Chat_Logs.Name = "Chat_Logs"
  1055. Chat_Logs.Parent = Display_Global_Frame
  1056. Chat_Logs.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1057. Chat_Logs.BorderColor3 = Color3.fromRGB(0, 0, 0)
  1058. Chat_Logs.Position = UDim2.new(0.0164062977, 0, 0.379619569, 0)
  1059. Chat_Logs.Size = UDim2.new(0.205630973, 0, 0.101785749, 0)
  1060. Chat_Logs.Font = Enum.Font.SourceSansSemibold
  1061. Chat_Logs.Text = "CHAT LOGS V2"
  1062. Chat_Logs.TextColor3 = Color3.fromRGB(255, 255, 255)
  1063. Chat_Logs.TextSize = 16.000
  1064. Chat_Logs.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
  1065. Chat_Logs.TextStrokeTransparency = 0.900
  1066. Chat_Logs.TextWrapped = true
  1067.  
  1068. BAT_SILENCER_TP.Name = "BAT_SILENCER_TP"
  1069. BAT_SILENCER_TP.Parent = Display_Global_Frame
  1070. BAT_SILENCER_TP.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1071. BAT_SILENCER_TP.BorderColor3 = Color3.fromRGB(0, 0, 0)
  1072. BAT_SILENCER_TP.Position = UDim2.new(0.550200939, 0, 0.215646371, 0)
  1073. BAT_SILENCER_TP.Size = UDim2.new(0.205630973, 0, 0.101785749, 0)
  1074. BAT_SILENCER_TP.Font = Enum.Font.SourceSansSemibold
  1075. BAT_SILENCER_TP.Text = "BASEBALL BAT TP"
  1076. BAT_SILENCER_TP.TextColor3 = Color3.fromRGB(255, 255, 255)
  1077. BAT_SILENCER_TP.TextSize = 15.000
  1078. BAT_SILENCER_TP.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
  1079. BAT_SILENCER_TP.TextStrokeTransparency = 0.900
  1080. BAT_SILENCER_TP.TextWrapped = true
  1081.  
  1082. UFO_TP.Name = "UFO_TP"
  1083. UFO_TP.Parent = Display_Global_Frame
  1084. UFO_TP.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1085. UFO_TP.BorderColor3 = Color3.fromRGB(0, 0, 0)
  1086. UFO_TP.Position = UDim2.new(0.550200939, 0, 0.543592811, 0)
  1087. UFO_TP.Size = UDim2.new(0.205630973, 0, 0.101785749, 0)
  1088. UFO_TP.Font = Enum.Font.SourceSansSemibold
  1089. UFO_TP.Text = "UFO HILL TP"
  1090. UFO_TP.TextColor3 = Color3.fromRGB(255, 255, 255)
  1091. UFO_TP.TextSize = 16.000
  1092. UFO_TP.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
  1093. UFO_TP.TextStrokeTransparency = 0.900
  1094. UFO_TP.TextWrapped = true
  1095.  
  1096. Super_Zoom.Name = "Super_Zoom"
  1097. Super_Zoom.Parent = Display_Global_Frame
  1098. Super_Zoom.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1099. Super_Zoom.BorderColor3 = Color3.fromRGB(0, 0, 0)
  1100. Super_Zoom.Position = UDim2.new(0.0164062977, 0, 0.707566381, 0)
  1101. Super_Zoom.Size = UDim2.new(0.205630973, 0, 0.101785749, 0)
  1102. Super_Zoom.Font = Enum.Font.SourceSansSemibold
  1103. Super_Zoom.Text = "SUPER ZOOM"
  1104. Super_Zoom.TextColor3 = Color3.fromRGB(255, 255, 255)
  1105. Super_Zoom.TextSize = 16.000
  1106. Super_Zoom.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
  1107. Super_Zoom.TextStrokeTransparency = 0.900
  1108. Super_Zoom.TextWrapped = true
  1109.  
  1110. Gunshop2_TP.Name = "Gunshop2_TP"
  1111. Gunshop2_TP.Parent = Display_Global_Frame
  1112. Gunshop2_TP.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1113. Gunshop2_TP.BorderColor3 = Color3.fromRGB(0, 0, 0)
  1114. Gunshop2_TP.Position = UDim2.new(0.319228441, 0, 0.543592811, 0)
  1115. Gunshop2_TP.Size = UDim2.new(0.205630973, 0, 0.101785749, 0)
  1116. Gunshop2_TP.Font = Enum.Font.SourceSansSemibold
  1117. Gunshop2_TP.Text = "Gunshop 2 TP"
  1118. Gunshop2_TP.TextColor3 = Color3.fromRGB(255, 255, 255)
  1119. Gunshop2_TP.TextSize = 16.000
  1120. Gunshop2_TP.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
  1121. Gunshop2_TP.TextStrokeTransparency = 0.900
  1122. Gunshop2_TP.TextWrapped = true
  1123.  
  1124. HoodFitness_TP.Name = "HoodFitness_TP"
  1125. HoodFitness_TP.Parent = Display_Global_Frame
  1126. HoodFitness_TP.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1127. HoodFitness_TP.BorderColor3 = Color3.fromRGB(0, 0, 0)
  1128. HoodFitness_TP.Position = UDim2.new(0.550200939, 0, 0.707566381, 0)
  1129. HoodFitness_TP.Size = UDim2.new(0.205630973, 0, 0.101785749, 0)
  1130. HoodFitness_TP.Font = Enum.Font.SourceSansSemibold
  1131. HoodFitness_TP.Text = "FITNESS TP"
  1132. HoodFitness_TP.TextColor3 = Color3.fromRGB(255, 255, 255)
  1133. HoodFitness_TP.TextSize = 16.000
  1134. HoodFitness_TP.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
  1135. HoodFitness_TP.TextStrokeTransparency = 0.900
  1136. HoodFitness_TP.TextWrapped = true
  1137.  
  1138. Anti_Pepper_Snowball.Name = "Anti_Pepper_Snowball"
  1139. Anti_Pepper_Snowball.Parent = Display_Global_Frame
  1140. Anti_Pepper_Snowball.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1141. Anti_Pepper_Snowball.BorderColor3 = Color3.fromRGB(0, 0, 0)
  1142. Anti_Pepper_Snowball.Position = UDim2.new(0.0164062977, 0, 0.543592811, 0)
  1143. Anti_Pepper_Snowball.Size = UDim2.new(0.205630973, 0, 0.101785749, 0)
  1144. Anti_Pepper_Snowball.Font = Enum.Font.SourceSansSemibold
  1145. Anti_Pepper_Snowball.Text = "ANTI PEPPER + SNOWBALL EFFECT"
  1146. Anti_Pepper_Snowball.TextColor3 = Color3.fromRGB(255, 255, 255)
  1147. Anti_Pepper_Snowball.TextScaled = true
  1148. Anti_Pepper_Snowball.TextSize = 13.000
  1149. Anti_Pepper_Snowball.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
  1150. Anti_Pepper_Snowball.TextStrokeTransparency = 0.900
  1151. Anti_Pepper_Snowball.TextWrapped = true
  1152.  
  1153. AdminBase_TP.Name = "AdminBase_TP"
  1154. AdminBase_TP.Parent = Display_Global_Frame
  1155. AdminBase_TP.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1156. AdminBase_TP.BorderColor3 = Color3.fromRGB(0, 0, 0)
  1157. AdminBase_TP.Position = UDim2.new(0.319228441, 0, 0.707566381, 0)
  1158. AdminBase_TP.Size = UDim2.new(0.205630973, 0, 0.101785749, 0)
  1159. AdminBase_TP.Font = Enum.Font.SourceSansSemibold
  1160. AdminBase_TP.Text = "Admin Base TP"
  1161. AdminBase_TP.TextColor3 = Color3.fromRGB(255, 255, 255)
  1162. AdminBase_TP.TextSize = 16.000
  1163. AdminBase_TP.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
  1164. AdminBase_TP.TextStrokeTransparency = 0.900
  1165. AdminBase_TP.TextWrapped = true
  1166.  
  1167. Prison_TP.Name = "Prison_TP"
  1168. Prison_TP.Parent = Display_Global_Frame
  1169. Prison_TP.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1170. Prison_TP.BorderColor3 = Color3.fromRGB(0, 0, 0)
  1171. Prison_TP.Position = UDim2.new(0.319228441, 0, 0.0516730547, 0)
  1172. Prison_TP.Size = UDim2.new(0.205630973, 0, 0.101785749, 0)
  1173. Prison_TP.Font = Enum.Font.SourceSansSemibold
  1174. Prison_TP.Text = "PRISON TP"
  1175. Prison_TP.TextColor3 = Color3.fromRGB(255, 255, 255)
  1176. Prison_TP.TextSize = 15.000
  1177. Prison_TP.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
  1178. Prison_TP.TextStrokeTransparency = 0.900
  1179. Prison_TP.TextWrapped = true
  1180.  
  1181. Toggle_Fog.Name = "Toggle_Fog"
  1182. Toggle_Fog.Parent = Display_Global_Frame
  1183. Toggle_Fog.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1184. Toggle_Fog.BorderColor3 = Color3.fromRGB(0, 0, 0)
  1185. Toggle_Fog.Position = UDim2.new(0.0164062977, 0, 0.0516730547, 0)
  1186. Toggle_Fog.Size = UDim2.new(0.205630973, 0, 0.101785749, 0)
  1187. Toggle_Fog.Font = Enum.Font.SourceSansSemibold
  1188. Toggle_Fog.Text = "TOGGLE FOG"
  1189. Toggle_Fog.TextColor3 = Color3.fromRGB(255, 255, 255)
  1190. Toggle_Fog.TextSize = 16.000
  1191. Toggle_Fog.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
  1192. Toggle_Fog.TextStrokeTransparency = 0.900
  1193. Toggle_Fog.TextWrapped = true
  1194.  
  1195. Bank_TP.Name = "Bank_TP"
  1196. Bank_TP.Parent = Display_Global_Frame
  1197. Bank_TP.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1198. Bank_TP.BorderColor3 = Color3.fromRGB(0, 0, 0)
  1199. Bank_TP.Position = UDim2.new(0.319228441, 0, 0.215646371, 0)
  1200. Bank_TP.Size = UDim2.new(0.205630973, 0, 0.101785749, 0)
  1201. Bank_TP.Font = Enum.Font.SourceSansSemibold
  1202. Bank_TP.Text = "BANK TP"
  1203. Bank_TP.TextColor3 = Color3.fromRGB(255, 255, 255)
  1204. Bank_TP.TextSize = 16.000
  1205. Bank_TP.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
  1206. Bank_TP.TextStrokeTransparency = 0.900
  1207. Bank_TP.TextWrapped = true
  1208.  
  1209. Toggle_Brightness.Name = "Toggle_Brightness"
  1210. Toggle_Brightness.Parent = Display_Global_Frame
  1211. Toggle_Brightness.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1212. Toggle_Brightness.BorderColor3 = Color3.fromRGB(0, 0, 0)
  1213. Toggle_Brightness.Position = UDim2.new(0.0164062977, 0, 0.215646371, 0)
  1214. Toggle_Brightness.Size = UDim2.new(0.205630973, 0, 0.101785749, 0)
  1215. Toggle_Brightness.Font = Enum.Font.SourceSansSemibold
  1216. Toggle_Brightness.Text = "TOGGLE BRIGHT"
  1217. Toggle_Brightness.TextColor3 = Color3.fromRGB(255, 255, 255)
  1218. Toggle_Brightness.TextSize = 16.000
  1219. Toggle_Brightness.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
  1220. Toggle_Brightness.TextStrokeTransparency = 0.900
  1221. Toggle_Brightness.TextWrapped = true
  1222.  
  1223. PhoneShop_TP.Name = "PhoneShop_TP"
  1224. PhoneShop_TP.Parent = Display_Global_Frame
  1225. PhoneShop_TP.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1226. PhoneShop_TP.BorderColor3 = Color3.fromRGB(0, 0, 0)
  1227. PhoneShop_TP.Position = UDim2.new(0.778810203, 0, 0.0511272326, 0)
  1228. PhoneShop_TP.Size = UDim2.new(0.205630973, 0, 0.101785749, 0)
  1229. PhoneShop_TP.Font = Enum.Font.SourceSansSemibold
  1230. PhoneShop_TP.Text = "PHONE SHOP TP"
  1231. PhoneShop_TP.TextColor3 = Color3.fromRGB(255, 255, 255)
  1232. PhoneShop_TP.TextSize = 16.000
  1233. PhoneShop_TP.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
  1234. PhoneShop_TP.TextStrokeTransparency = 0.900
  1235. PhoneShop_TP.TextWrapped = true
  1236.  
  1237. Save_Pos.Name = "Save_Pos"
  1238. Save_Pos.Parent = Display_Global_Frame
  1239. Save_Pos.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1240. Save_Pos.BorderColor3 = Color3.fromRGB(0, 0, 0)
  1241. Save_Pos.Position = UDim2.new(0.780968487, 0, 0.215646371, 0)
  1242. Save_Pos.Size = UDim2.new(0.205630973, 0, 0.101785749, 0)
  1243. Save_Pos.Font = Enum.Font.SourceSansSemibold
  1244. Save_Pos.Text = "SAVE POS"
  1245. Save_Pos.TextColor3 = Color3.fromRGB(255, 255, 255)
  1246. Save_Pos.TextSize = 16.000
  1247. Save_Pos.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
  1248. Save_Pos.TextStrokeTransparency = 0.900
  1249. Save_Pos.TextWrapped = true
  1250.  
  1251. Load_Pos.Name = "Load_Pos"
  1252. Load_Pos.Parent = Display_Global_Frame
  1253. Load_Pos.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1254. Load_Pos.BorderColor3 = Color3.fromRGB(0, 0, 0)
  1255. Load_Pos.Position = UDim2.new(0.780968487, 0, 0.379619569, 0)
  1256. Load_Pos.Size = UDim2.new(0.205630973, 0, 0.101785749, 0)
  1257. Load_Pos.Font = Enum.Font.SourceSansSemibold
  1258. Load_Pos.Text = "LOAD POS"
  1259. Load_Pos.TextColor3 = Color3.fromRGB(255, 255, 255)
  1260. Load_Pos.TextSize = 16.000
  1261. Load_Pos.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
  1262. Load_Pos.TextStrokeTransparency = 0.900
  1263. Load_Pos.TextWrapped = true
  1264.  
  1265. Anti_Stomp_2.Name = "Anti_Stomp"
  1266. Anti_Stomp_2.Parent = Display_Global_Frame
  1267. Anti_Stomp_2.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1268. Anti_Stomp_2.BackgroundTransparency = 0.500
  1269. Anti_Stomp_2.BorderColor3 = Color3.fromRGB(0, 0, 0)
  1270. Anti_Stomp_2.Position = UDim2.new(0.780968487, 0, 0.543592811, 0)
  1271. Anti_Stomp_2.Size = UDim2.new(0.205630973, 0, 0.101785749, 0)
  1272. Anti_Stomp_2.Font = Enum.Font.SourceSansSemibold
  1273. Anti_Stomp_2.Text = ""
  1274. Anti_Stomp_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  1275. Anti_Stomp_2.TextScaled = true
  1276. Anti_Stomp_2.TextSize = 16.000
  1277. Anti_Stomp_2.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
  1278. Anti_Stomp_2.TextStrokeTransparency = 0.900
  1279. Anti_Stomp_2.TextWrapped = true
  1280.  
  1281. Fly_2.Name = "Fly"
  1282. Fly_2.Parent = Display_Global_Frame
  1283. Fly_2.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1284. Fly_2.BackgroundTransparency = 0.500
  1285. Fly_2.BorderColor3 = Color3.fromRGB(0, 0, 0)
  1286. Fly_2.Position = UDim2.new(0.780968487, 0, 0.707566381, 0)
  1287. Fly_2.Size = UDim2.new(0.205630973, 0, 0.101785749, 0)
  1288. Fly_2.Font = Enum.Font.Cartoon
  1289. Fly_2.Text = ""
  1290. Fly_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  1291. Fly_2.TextSize = 16.000
  1292. Fly_2.TextWrapped = true
  1293.  
  1294. Melee_Reach_2.Name = "Melee_Reach"
  1295. Melee_Reach_2.Parent = Display_Global_Frame
  1296. Melee_Reach_2.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1297. Melee_Reach_2.BackgroundTransparency = 0.500
  1298. Melee_Reach_2.BorderColor3 = Color3.fromRGB(0, 0, 0)
  1299. Melee_Reach_2.Position = UDim2.new(0.0164062977, 0, 0.869055271, 0)
  1300. Melee_Reach_2.Size = UDim2.new(0.205630973, 0, 0.101785749, 0)
  1301. Melee_Reach_2.Font = Enum.Font.SourceSansLight
  1302. Melee_Reach_2.Text = "AUDIO-ID (WIP)"
  1303. Melee_Reach_2.TextColor3 = Color3.fromRGB(153, 153, 153)
  1304. Melee_Reach_2.TextSize = 16.000
  1305. Melee_Reach_2.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
  1306. Melee_Reach_2.TextStrokeTransparency = 0.900
  1307. Melee_Reach_2.TextWrapped = true
  1308.  
  1309. Display_Misc_Frame.Name = "Display_Misc_Frame"
  1310. Display_Misc_Frame.Parent = Main_First_2
  1311. Display_Misc_Frame.BackgroundColor3 = Color3.fromRGB(40, 40, 40)
  1312. Display_Misc_Frame.BorderColor3 = Color3.fromRGB(30, 30, 30)
  1313. Display_Misc_Frame.BorderSizePixel = 0
  1314. Display_Misc_Frame.LayoutOrder = 10
  1315. Display_Misc_Frame.Position = UDim2.new(5.46497105e-08, 0, 0.117310651, 0)
  1316. Display_Misc_Frame.Size = UDim2.new(0.999999881, 0, 0.882689536, 0)
  1317. Display_Misc_Frame.Visible = false
  1318.  
  1319. Tools_While_Cuffed.Name = "Tools_While_Cuffed"
  1320. Tools_While_Cuffed.Parent = Display_Misc_Frame
  1321. Tools_While_Cuffed.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1322. Tools_While_Cuffed.BorderColor3 = Color3.fromRGB(0, 0, 0)
  1323. Tools_While_Cuffed.Position = UDim2.new(0.527297497, 0, 0.379619569, 0)
  1324. Tools_While_Cuffed.Size = UDim2.new(0.205630973, 0, 0.101785749, 0)
  1325. Tools_While_Cuffed.Font = Enum.Font.SourceSansSemibold
  1326. Tools_While_Cuffed.Text = "TOOLS WHILE CUFFED"
  1327. Tools_While_Cuffed.TextColor3 = Color3.fromRGB(255, 255, 255)
  1328. Tools_While_Cuffed.TextScaled = true
  1329. Tools_While_Cuffed.TextSize = 16.000
  1330. Tools_While_Cuffed.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
  1331. Tools_While_Cuffed.TextStrokeTransparency = 0.900
  1332. Tools_While_Cuffed.TextWrapped = true
  1333.  
  1334. Boxing_TP_2.Name = "Boxing_TP"
  1335. Boxing_TP_2.Parent = Display_Misc_Frame
  1336. Boxing_TP_2.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1337. Boxing_TP_2.BackgroundTransparency = 0.500
  1338. Boxing_TP_2.BorderColor3 = Color3.fromRGB(0, 0, 0)
  1339. Boxing_TP_2.Position = UDim2.new(0.756111741, 0, 0.0511272326, 0)
  1340. Boxing_TP_2.Size = UDim2.new(0.205630973, 0, 0.101785749, 0)
  1341. Boxing_TP_2.Font = Enum.Font.SourceSansSemibold
  1342. Boxing_TP_2.Text = ""
  1343. Boxing_TP_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  1344. Boxing_TP_2.TextSize = 16.000
  1345. Boxing_TP_2.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
  1346. Boxing_TP_2.TextStrokeTransparency = 0.900
  1347. Boxing_TP_2.TextWrapped = true
  1348.  
  1349. SEWER_TP_2.Name = "SEWER_TP"
  1350. SEWER_TP_2.Parent = Display_Misc_Frame
  1351. SEWER_TP_2.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1352. SEWER_TP_2.BackgroundTransparency = 0.500
  1353. SEWER_TP_2.BorderColor3 = Color3.fromRGB(0, 0, 0)
  1354. SEWER_TP_2.Position = UDim2.new(0.758270025, 0, 0.379619569, 0)
  1355. SEWER_TP_2.Size = UDim2.new(0.205630973, 0, 0.101785749, 0)
  1356. SEWER_TP_2.Font = Enum.Font.SourceSansSemibold
  1357. SEWER_TP_2.Text = ""
  1358. SEWER_TP_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  1359. SEWER_TP_2.TextSize = 16.000
  1360. SEWER_TP_2.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
  1361. SEWER_TP_2.TextStrokeTransparency = 0.900
  1362. SEWER_TP_2.TextWrapped = true
  1363.  
  1364. Unjail.Name = "Unjail"
  1365. Unjail.Parent = Display_Misc_Frame
  1366. Unjail.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1367. Unjail.BorderColor3 = Color3.fromRGB(0, 0, 0)
  1368. Unjail.Position = UDim2.new(0.298245311, 0, 0.379619569, 0)
  1369. Unjail.Size = UDim2.new(0.205630973, 0, 0.101785749, 0)
  1370. Unjail.Font = Enum.Font.SourceSansSemibold
  1371. Unjail.Text = "UN-JAIL V2"
  1372. Unjail.TextColor3 = Color3.fromRGB(255, 255, 255)
  1373. Unjail.TextSize = 16.000
  1374. Unjail.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
  1375. Unjail.TextStrokeTransparency = 0.900
  1376. Unjail.TextWrapped = true
  1377.  
  1378. BAT_SILENCER_TP_2.Name = "BAT_SILENCER_TP"
  1379. BAT_SILENCER_TP_2.Parent = Display_Misc_Frame
  1380. BAT_SILENCER_TP_2.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1381. BAT_SILENCER_TP_2.BackgroundTransparency = 0.500
  1382. BAT_SILENCER_TP_2.BorderColor3 = Color3.fromRGB(0, 0, 0)
  1383. BAT_SILENCER_TP_2.Position = UDim2.new(0.758270025, 0, 0.215646371, 0)
  1384. BAT_SILENCER_TP_2.Size = UDim2.new(0.205630973, 0, 0.101785749, 0)
  1385. BAT_SILENCER_TP_2.Font = Enum.Font.SourceSansSemibold
  1386. BAT_SILENCER_TP_2.Text = ""
  1387. BAT_SILENCER_TP_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  1388. BAT_SILENCER_TP_2.TextSize = 15.000
  1389. BAT_SILENCER_TP_2.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
  1390. BAT_SILENCER_TP_2.TextStrokeTransparency = 0.900
  1391. BAT_SILENCER_TP_2.TextWrapped = true
  1392.  
  1393. UFO_TP_2.Name = "UFO_TP"
  1394. UFO_TP_2.Parent = Display_Misc_Frame
  1395. UFO_TP_2.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1396. UFO_TP_2.BackgroundTransparency = 0.500
  1397. UFO_TP_2.BorderColor3 = Color3.fromRGB(0, 0, 0)
  1398. UFO_TP_2.Position = UDim2.new(0.758270025, 0, 0.543592811, 0)
  1399. UFO_TP_2.Size = UDim2.new(0.205630973, 0, 0.101785749, 0)
  1400. UFO_TP_2.Font = Enum.Font.SourceSansSemibold
  1401. UFO_TP_2.Text = ""
  1402. UFO_TP_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  1403. UFO_TP_2.TextSize = 16.000
  1404. UFO_TP_2.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
  1405. UFO_TP_2.TextStrokeTransparency = 0.900
  1406. UFO_TP_2.TextWrapped = true
  1407.  
  1408. Rejoin.Name = "Rejoin"
  1409. Rejoin.Parent = Display_Misc_Frame
  1410. Rejoin.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1411. Rejoin.BorderColor3 = Color3.fromRGB(0, 0, 0)
  1412. Rejoin.Position = UDim2.new(0.527297497, 0, 0.543592811, 0)
  1413. Rejoin.Size = UDim2.new(0.205630973, 0, 0.101785749, 0)
  1414. Rejoin.Font = Enum.Font.SourceSansSemibold
  1415. Rejoin.Text = "REJOIN SERVER"
  1416. Rejoin.TextColor3 = Color3.fromRGB(255, 255, 255)
  1417. Rejoin.TextSize = 16.000
  1418. Rejoin.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
  1419. Rejoin.TextStrokeTransparency = 0.900
  1420. Rejoin.TextWrapped = true
  1421.  
  1422. HoodFitness_TP_2.Name = "HoodFitness_TP"
  1423. HoodFitness_TP_2.Parent = Display_Misc_Frame
  1424. HoodFitness_TP_2.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1425. HoodFitness_TP_2.BackgroundTransparency = 0.500
  1426. HoodFitness_TP_2.BorderColor3 = Color3.fromRGB(0, 0, 0)
  1427. HoodFitness_TP_2.Position = UDim2.new(0.758270025, 0, 0.707566381, 0)
  1428. HoodFitness_TP_2.Size = UDim2.new(0.205630973, 0, 0.101785749, 0)
  1429. HoodFitness_TP_2.Font = Enum.Font.SourceSansSemibold
  1430. HoodFitness_TP_2.Text = ""
  1431. HoodFitness_TP_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  1432. HoodFitness_TP_2.TextSize = 16.000
  1433. HoodFitness_TP_2.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
  1434. HoodFitness_TP_2.TextStrokeTransparency = 0.900
  1435. HoodFitness_TP_2.TextWrapped = true
  1436.  
  1437. ESP.Name = "ESP"
  1438. ESP.Parent = Display_Misc_Frame
  1439. ESP.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1440. ESP.BorderColor3 = Color3.fromRGB(0, 0, 0)
  1441. ESP.Position = UDim2.new(0.298245311, 0, 0.543592751, 0)
  1442. ESP.Size = UDim2.new(0.205630973, 0, 0.278145045, 0)
  1443. ESP.Font = Enum.Font.SourceSansSemibold
  1444. ESP.Text = "Project Dolphin's ESP, AIMLOCK, CHAMS, TRACERS"
  1445. ESP.TextColor3 = Color3.fromRGB(255, 255, 255)
  1446. ESP.TextSize = 16.000
  1447. ESP.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
  1448. ESP.TextStrokeTransparency = 0.900
  1449. ESP.TextWrapped = true
  1450.  
  1451. Owl_Hub_Aimbot.Name = "Owl_Hub_Aimbot"
  1452. Owl_Hub_Aimbot.Parent = Display_Misc_Frame
  1453. Owl_Hub_Aimbot.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1454. Owl_Hub_Aimbot.BorderColor3 = Color3.fromRGB(0, 0, 0)
  1455. Owl_Hub_Aimbot.Position = UDim2.new(0.527297497, 0, 0.707566381, 0)
  1456. Owl_Hub_Aimbot.Size = UDim2.new(0.205630973, 0, 0.101785749, 0)
  1457. Owl_Hub_Aimbot.Font = Enum.Font.SourceSansSemibold
  1458. Owl_Hub_Aimbot.Text = "OWL HUB AIMBOT"
  1459. Owl_Hub_Aimbot.TextColor3 = Color3.fromRGB(255, 255, 255)
  1460. Owl_Hub_Aimbot.TextSize = 16.000
  1461. Owl_Hub_Aimbot.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
  1462. Owl_Hub_Aimbot.TextStrokeTransparency = 0.900
  1463. Owl_Hub_Aimbot.TextWrapped = true
  1464.  
  1465. AFKTOGGLE.Name = "AFK(TOGGLE)"
  1466. AFKTOGGLE.Parent = Display_Misc_Frame
  1467. AFKTOGGLE.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1468. AFKTOGGLE.BorderColor3 = Color3.fromRGB(0, 0, 0)
  1469. AFKTOGGLE.Position = UDim2.new(0.527297497, 0, 0.0516730547, 0)
  1470. AFKTOGGLE.Size = UDim2.new(0.205630973, 0, 0.101785749, 0)
  1471. AFKTOGGLE.Font = Enum.Font.SourceSansSemibold
  1472. AFKTOGGLE.Text = "SAFE AFK(OFF)"
  1473. AFKTOGGLE.TextColor3 = Color3.fromRGB(255, 255, 255)
  1474. AFKTOGGLE.TextSize = 15.000
  1475. AFKTOGGLE.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
  1476. AFKTOGGLE.TextStrokeTransparency = 0.900
  1477. AFKTOGGLE.TextWrapped = true
  1478.  
  1479. Antiban.Name = "Anti-ban"
  1480. Antiban.Parent = Display_Misc_Frame
  1481. Antiban.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1482. Antiban.BorderColor3 = Color3.fromRGB(0, 0, 0)
  1483. Antiban.Position = UDim2.new(0.298245311, 0, 0.0516730547, 0)
  1484. Antiban.Size = UDim2.new(0.205630973, 0, 0.101785749, 0)
  1485. Antiban.Font = Enum.Font.SourceSansSemibold
  1486. Antiban.Text = "ANTI-BAN V3.2"
  1487. Antiban.TextColor3 = Color3.fromRGB(255, 255, 255)
  1488. Antiban.TextSize = 16.000
  1489. Antiban.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
  1490. Antiban.TextStrokeTransparency = 0.900
  1491. Antiban.TextWrapped = true
  1492.  
  1493. Hide_Name.Name = "Hide_Name"
  1494. Hide_Name.Parent = Display_Misc_Frame
  1495. Hide_Name.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1496. Hide_Name.BorderColor3 = Color3.fromRGB(0, 0, 0)
  1497. Hide_Name.Position = UDim2.new(0.527297497, 0, 0.215646371, 0)
  1498. Hide_Name.Size = UDim2.new(0.205630973, 0, 0.101785749, 0)
  1499. Hide_Name.Font = Enum.Font.SourceSansSemibold
  1500. Hide_Name.Text = "HIDE PLAYERLIST NAME"
  1501. Hide_Name.TextColor3 = Color3.fromRGB(255, 255, 255)
  1502. Hide_Name.TextScaled = true
  1503. Hide_Name.TextSize = 14.000
  1504. Hide_Name.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
  1505. Hide_Name.TextStrokeTransparency = 0.900
  1506. Hide_Name.TextWrapped = true
  1507.  
  1508. ANTIafk.Name = "ANTI-afk"
  1509. ANTIafk.Parent = Display_Misc_Frame
  1510. ANTIafk.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1511. ANTIafk.BorderColor3 = Color3.fromRGB(0, 0, 0)
  1512. ANTIafk.Position = UDim2.new(0.298245311, 0, 0.215646371, 0)
  1513. ANTIafk.Size = UDim2.new(0.205630973, 0, 0.101785749, 0)
  1514. ANTIafk.Font = Enum.Font.SourceSansSemibold
  1515. ANTIafk.Text = "ANTI-AFK"
  1516. ANTIafk.TextColor3 = Color3.fromRGB(255, 255, 255)
  1517. ANTIafk.TextSize = 16.000
  1518. ANTIafk.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
  1519. ANTIafk.TextStrokeTransparency = 0.900
  1520. ANTIafk.TextWrapped = true
  1521.  
  1522. To_player.Name = "To_player"
  1523. To_player.Parent = Display_Misc_Frame
  1524. To_player.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1525. To_player.BorderColor3 = Color3.fromRGB(0, 0, 0)
  1526. To_player.Position = UDim2.new(0.0161177516, 0, 0.0487638041, 0)
  1527. To_player.Size = UDim2.new(0.202941641, 0, 0.104297705, 0)
  1528. To_player.Font = Enum.Font.Cartoon
  1529. To_player.Text = "TP to Player"
  1530. To_player.TextColor3 = Color3.fromRGB(255, 255, 255)
  1531. To_player.TextSize = 16.000
  1532.  
  1533. Username_Box.Name = "Username_Box"
  1534. Username_Box.Parent = To_player
  1535. Username_Box.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1536. Username_Box.BorderColor3 = Color3.fromRGB(255, 255, 255)
  1537. Username_Box.Position = UDim2.new(0, 0, 1.04998207, 0)
  1538. Username_Box.Size = UDim2.new(0.999999583, 0, 0.633662164, 0)
  1539. Username_Box.Font = Enum.Font.SourceSans
  1540. Username_Box.PlaceholderColor3 = Color3.fromRGB(178, 178, 178)
  1541. Username_Box.PlaceholderText = "Username"
  1542. Username_Box.Text = ""
  1543. Username_Box.TextColor3 = Color3.fromRGB(255, 255, 255)
  1544. Username_Box.TextSize = 14.000
  1545.  
  1546. Kill.Name = "Kill"
  1547. Kill.Parent = Display_Misc_Frame
  1548. Kill.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1549. Kill.BorderColor3 = Color3.fromRGB(0, 0, 0)
  1550. Kill.Position = UDim2.new(0.0151322382, 0, 0.332597584, 0)
  1551. Kill.Size = UDim2.new(0.202999994, 0, 0.104000002, 0)
  1552. Kill.Font = Enum.Font.Cartoon
  1553. Kill.Text = "Fling Player"
  1554. Kill.TextColor3 = Color3.fromRGB(255, 255, 255)
  1555. Kill.TextSize = 16.000
  1556.  
  1557. Username_Box_2.Name = "Username_Box"
  1558. Username_Box_2.Parent = Kill
  1559. Username_Box_2.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1560. Username_Box_2.BorderColor3 = Color3.fromRGB(255, 255, 255)
  1561. Username_Box_2.Position = UDim2.new(0, 0, 0.991778851, 0)
  1562. Username_Box_2.Size = UDim2.new(1, 0, 0.634000003, 0)
  1563. Username_Box_2.Font = Enum.Font.SourceSans
  1564. Username_Box_2.PlaceholderColor3 = Color3.fromRGB(178, 178, 178)
  1565. Username_Box_2.PlaceholderText = "Username"
  1566. Username_Box_2.Text = ""
  1567. Username_Box_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  1568. Username_Box_2.TextSize = 14.000
  1569.  
  1570. GMOD.Name = "GMOD"
  1571. GMOD.Parent = Main_First_2
  1572. GMOD.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1573. GMOD.BorderColor3 = Color3.fromRGB(255, 255, 255)
  1574. GMOD.BorderSizePixel = 0
  1575. GMOD.Position = UDim2.new(0.794992805, 0, 0.01631568, 0)
  1576. GMOD.Size = UDim2.new(0.118000001, 0, 0.0909999982, 0)
  1577. GMOD.Font = Enum.Font.SourceSansBold
  1578. GMOD.Text = "G-MODS"
  1579. GMOD.TextColor3 = Color3.fromRGB(255, 255, 255)
  1580. GMOD.TextSize = 16.000
  1581. GMOD.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
  1582. GMOD.TextStrokeTransparency = 0.800
  1583. GMOD.TextWrapped = true
  1584.  
  1585. Display_GMOD_Frame.Name = "Display_GMOD_Frame"
  1586. Display_GMOD_Frame.Parent = Main_First_2
  1587. Display_GMOD_Frame.BackgroundColor3 = Color3.fromRGB(40, 40, 40)
  1588. Display_GMOD_Frame.BorderColor3 = Color3.fromRGB(30, 30, 30)
  1589. Display_GMOD_Frame.BorderSizePixel = 0
  1590. Display_GMOD_Frame.LayoutOrder = 10
  1591. Display_GMOD_Frame.Position = UDim2.new(5.46497105e-08, 0, 0.117310651, 0)
  1592. Display_GMOD_Frame.Size = UDim2.new(0.999999881, 0, 0.882689536, 0)
  1593. Display_GMOD_Frame.Visible = false
  1594.  
  1595. Floating_Shotgun_Bullets.Name = "Floating_Shotgun_Bullets"
  1596. Floating_Shotgun_Bullets.Parent = Display_GMOD_Frame
  1597. Floating_Shotgun_Bullets.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1598. Floating_Shotgun_Bullets.BorderColor3 = Color3.fromRGB(0, 0, 0)
  1599. Floating_Shotgun_Bullets.Position = UDim2.new(0.336252272, 0, 0.379619569, 0)
  1600. Floating_Shotgun_Bullets.Size = UDim2.new(0.270000011, 0, 0.101999998, 0)
  1601. Floating_Shotgun_Bullets.Font = Enum.Font.SourceSansSemibold
  1602. Floating_Shotgun_Bullets.Text = "Floating Shotty Bullets"
  1603. Floating_Shotgun_Bullets.TextColor3 = Color3.fromRGB(255, 255, 255)
  1604. Floating_Shotgun_Bullets.TextScaled = true
  1605. Floating_Shotgun_Bullets.TextSize = 16.000
  1606. Floating_Shotgun_Bullets.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
  1607. Floating_Shotgun_Bullets.TextStrokeTransparency = 0.900
  1608. Floating_Shotgun_Bullets.TextWrapped = true
  1609.  
  1610. Silenced_Silencer_Shooting.Name = "Silenced_Silencer_Shooting"
  1611. Silenced_Silencer_Shooting.Parent = Display_GMOD_Frame
  1612. Silenced_Silencer_Shooting.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1613. Silenced_Silencer_Shooting.BorderColor3 = Color3.fromRGB(0, 0, 0)
  1614. Silenced_Silencer_Shooting.Position = UDim2.new(0.0277555138, 0, 0.379619569, 0)
  1615. Silenced_Silencer_Shooting.Size = UDim2.new(0.270000011, 0, 0.101999998, 0)
  1616. Silenced_Silencer_Shooting.Font = Enum.Font.SourceSansSemibold
  1617. Silenced_Silencer_Shooting.Text = "Silenced-Silencer-Shooting"
  1618. Silenced_Silencer_Shooting.TextColor3 = Color3.fromRGB(255, 255, 255)
  1619. Silenced_Silencer_Shooting.TextScaled = true
  1620. Silenced_Silencer_Shooting.TextSize = 16.000
  1621. Silenced_Silencer_Shooting.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
  1622. Silenced_Silencer_Shooting.TextStrokeTransparency = 0.900
  1623. Silenced_Silencer_Shooting.TextWrapped = true
  1624.  
  1625. Floating_SMG_Bullets.Name = "Floating_SMG_Bullets"
  1626. Floating_SMG_Bullets.Parent = Display_GMOD_Frame
  1627. Floating_SMG_Bullets.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1628. Floating_SMG_Bullets.BorderColor3 = Color3.fromRGB(0, 0, 0)
  1629. Floating_SMG_Bullets.Position = UDim2.new(0.336252272, 0, 0.543592811, 0)
  1630. Floating_SMG_Bullets.Size = UDim2.new(0.270000011, 0, 0.101999998, 0)
  1631. Floating_SMG_Bullets.Font = Enum.Font.SourceSansSemibold
  1632. Floating_SMG_Bullets.Text = "Floating Sub-MG Bullets"
  1633. Floating_SMG_Bullets.TextColor3 = Color3.fromRGB(255, 255, 255)
  1634. Floating_SMG_Bullets.TextScaled = true
  1635. Floating_SMG_Bullets.TextSize = 16.000
  1636. Floating_SMG_Bullets.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
  1637. Floating_SMG_Bullets.TextStrokeTransparency = 0.900
  1638. Floating_SMG_Bullets.TextWrapped = true
  1639.  
  1640. Silenced_Silencer_Reloading.Name = "Silenced_Silencer_Reloading"
  1641. Silenced_Silencer_Reloading.Parent = Display_GMOD_Frame
  1642. Silenced_Silencer_Reloading.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1643. Silenced_Silencer_Reloading.BorderColor3 = Color3.fromRGB(0, 0, 0)
  1644. Silenced_Silencer_Reloading.Position = UDim2.new(0.0277555287, 0, 0.543592751, 0)
  1645. Silenced_Silencer_Reloading.Size = UDim2.new(0.270000011, 0, 0.101999998, 0)
  1646. Silenced_Silencer_Reloading.Font = Enum.Font.SourceSansSemibold
  1647. Silenced_Silencer_Reloading.Text = "Silenced-Silencer-Reloading"
  1648. Silenced_Silencer_Reloading.TextColor3 = Color3.fromRGB(255, 255, 255)
  1649. Silenced_Silencer_Reloading.TextScaled = true
  1650. Silenced_Silencer_Reloading.TextSize = 16.000
  1651. Silenced_Silencer_Reloading.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
  1652. Silenced_Silencer_Reloading.TextStrokeTransparency = 0.900
  1653. Silenced_Silencer_Reloading.TextWrapped = true
  1654.  
  1655. RPG_Square_Rockets.Name = "RPG_Square_Rockets"
  1656. RPG_Square_Rockets.Parent = Display_GMOD_Frame
  1657. RPG_Square_Rockets.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1658. RPG_Square_Rockets.BorderColor3 = Color3.fromRGB(0, 0, 0)
  1659. RPG_Square_Rockets.Position = UDim2.new(0.336252272, 0, 0.707566381, 0)
  1660. RPG_Square_Rockets.Size = UDim2.new(0.270000011, 0, 0.101999998, 0)
  1661. RPG_Square_Rockets.Font = Enum.Font.SourceSansSemibold
  1662. RPG_Square_Rockets.Text = "RPG Square Rockets"
  1663. RPG_Square_Rockets.TextColor3 = Color3.fromRGB(255, 255, 255)
  1664. RPG_Square_Rockets.TextSize = 16.000
  1665. RPG_Square_Rockets.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
  1666. RPG_Square_Rockets.TextStrokeTransparency = 0.900
  1667. RPG_Square_Rockets.TextWrapped = true
  1668.  
  1669. Silenced_SubMG_Reloading.Name = "Silenced_SubMG_Reloading"
  1670. Silenced_SubMG_Reloading.Parent = Display_GMOD_Frame
  1671. Silenced_SubMG_Reloading.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1672. Silenced_SubMG_Reloading.BorderColor3 = Color3.fromRGB(0, 0, 0)
  1673. Silenced_SubMG_Reloading.Position = UDim2.new(0.336252272, 0, 0.0516730547, 0)
  1674. Silenced_SubMG_Reloading.Size = UDim2.new(0.270000011, 0, 0.101999998, 0)
  1675. Silenced_SubMG_Reloading.Font = Enum.Font.SourceSansSemibold
  1676. Silenced_SubMG_Reloading.Text = "Silenced SubMG-Reloading"
  1677. Silenced_SubMG_Reloading.TextColor3 = Color3.fromRGB(255, 255, 255)
  1678. Silenced_SubMG_Reloading.TextScaled = true
  1679. Silenced_SubMG_Reloading.TextSize = 15.000
  1680. Silenced_SubMG_Reloading.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
  1681. Silenced_SubMG_Reloading.TextStrokeTransparency = 0.900
  1682. Silenced_SubMG_Reloading.TextWrapped = true
  1683.  
  1684. Silenced_Shotgun_Shooting.Name = "Silenced_Shotgun_Shooting"
  1685. Silenced_Shotgun_Shooting.Parent = Display_GMOD_Frame
  1686. Silenced_Shotgun_Shooting.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1687. Silenced_Shotgun_Shooting.BorderColor3 = Color3.fromRGB(0, 0, 0)
  1688. Silenced_Shotgun_Shooting.Position = UDim2.new(0.0277555138, 0, 0.0516730584, 0)
  1689. Silenced_Shotgun_Shooting.Size = UDim2.new(0.269943237, 0, 0.101785749, 0)
  1690. Silenced_Shotgun_Shooting.Font = Enum.Font.SourceSansSemibold
  1691. Silenced_Shotgun_Shooting.Text = "Silenced-Shotty-Shooting"
  1692. Silenced_Shotgun_Shooting.TextColor3 = Color3.fromRGB(255, 255, 255)
  1693. Silenced_Shotgun_Shooting.TextSize = 14.000
  1694. Silenced_Shotgun_Shooting.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
  1695. Silenced_Shotgun_Shooting.TextStrokeTransparency = 0.900
  1696. Silenced_Shotgun_Shooting.TextWrapped = true
  1697.  
  1698. Floating_Silencer_Bullets.Name = "Floating_Silencer_Bullets"
  1699. Floating_Silencer_Bullets.Parent = Display_GMOD_Frame
  1700. Floating_Silencer_Bullets.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1701. Floating_Silencer_Bullets.BorderColor3 = Color3.fromRGB(0, 0, 0)
  1702. Floating_Silencer_Bullets.Position = UDim2.new(0.336252272, 0, 0.215646371, 0)
  1703. Floating_Silencer_Bullets.Size = UDim2.new(0.270000011, 0, 0.101999998, 0)
  1704. Floating_Silencer_Bullets.Font = Enum.Font.SourceSansSemibold
  1705. Floating_Silencer_Bullets.Text = "Floating Silencer Bullets"
  1706. Floating_Silencer_Bullets.TextColor3 = Color3.fromRGB(255, 255, 255)
  1707. Floating_Silencer_Bullets.TextScaled = true
  1708. Floating_Silencer_Bullets.TextSize = 14.000
  1709. Floating_Silencer_Bullets.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
  1710. Floating_Silencer_Bullets.TextStrokeTransparency = 0.900
  1711. Floating_Silencer_Bullets.TextWrapped = true
  1712.  
  1713. Silenced_Shotty_Reloading.Name = "Silenced_Shotty_Reloading"
  1714. Silenced_Shotty_Reloading.Parent = Display_GMOD_Frame
  1715. Silenced_Shotty_Reloading.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1716. Silenced_Shotty_Reloading.BorderColor3 = Color3.fromRGB(0, 0, 0)
  1717. Silenced_Shotty_Reloading.Position = UDim2.new(0.0277555138, 0, 0.215646371, 0)
  1718. Silenced_Shotty_Reloading.Size = UDim2.new(0.270000011, 0, 0.101999998, 0)
  1719. Silenced_Shotty_Reloading.Font = Enum.Font.SourceSansSemibold
  1720. Silenced_Shotty_Reloading.Text = "Silenced-Shotty-Reloading"
  1721. Silenced_Shotty_Reloading.TextColor3 = Color3.fromRGB(255, 255, 255)
  1722. Silenced_Shotty_Reloading.TextScaled = true
  1723. Silenced_Shotty_Reloading.TextSize = 16.000
  1724. Silenced_Shotty_Reloading.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
  1725. Silenced_Shotty_Reloading.TextStrokeTransparency = 0.900
  1726. Silenced_Shotty_Reloading.TextWrapped = true
  1727.  
  1728. Silenced_SubMG_Shooting.Name = "Silenced_SubMG_Shooting"
  1729. Silenced_SubMG_Shooting.Parent = Display_GMOD_Frame
  1730. Silenced_SubMG_Shooting.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1731. Silenced_SubMG_Shooting.BorderColor3 = Color3.fromRGB(0, 0, 0)
  1732. Silenced_SubMG_Shooting.Position = UDim2.new(0.0258639902, 0, 0.706379771, 0)
  1733. Silenced_SubMG_Shooting.Size = UDim2.new(0.270000011, 0, 0.101999998, 0)
  1734. Silenced_SubMG_Shooting.Font = Enum.Font.SourceSansSemibold
  1735. Silenced_SubMG_Shooting.Text = "Silenced SubMG-Shooting"
  1736. Silenced_SubMG_Shooting.TextColor3 = Color3.fromRGB(255, 255, 255)
  1737. Silenced_SubMG_Shooting.TextScaled = true
  1738. Silenced_SubMG_Shooting.TextSize = 16.000
  1739. Silenced_SubMG_Shooting.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
  1740. Silenced_SubMG_Shooting.TextStrokeTransparency = 0.900
  1741. Silenced_SubMG_Shooting.TextWrapped = true
  1742.  
  1743. PaintBallMaskBlocky.Name = "PaintBallMaskBlocky"
  1744. PaintBallMaskBlocky.Parent = Display_GMOD_Frame
  1745. PaintBallMaskBlocky.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1746. PaintBallMaskBlocky.BorderColor3 = Color3.fromRGB(0, 0, 0)
  1747. PaintBallMaskBlocky.Position = UDim2.new(0.0241486728, 0, 0.866179407, 0)
  1748. PaintBallMaskBlocky.Size = UDim2.new(0.270000011, 0, 0.101999998, 0)
  1749. PaintBallMaskBlocky.Font = Enum.Font.SourceSansSemibold
  1750. PaintBallMaskBlocky.Text = "Blocky Paintball Mask"
  1751. PaintBallMaskBlocky.TextColor3 = Color3.fromRGB(255, 255, 255)
  1752. PaintBallMaskBlocky.TextSize = 16.000
  1753. PaintBallMaskBlocky.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
  1754. PaintBallMaskBlocky.TextStrokeTransparency = 0.900
  1755. PaintBallMaskBlocky.TextWrapped = true
  1756.  
  1757. Title.Name = "Title"
  1758. Title.Parent = Display_GMOD_Frame
  1759. Title.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1760. Title.BackgroundTransparency = 1.000
  1761. Title.BorderColor3 = Color3.fromRGB(0, 0, 0)
  1762. Title.Position = UDim2.new(0.717792809, 0, 0.0516730621, 0)
  1763. Title.Size = UDim2.new(0.261339515, 0, 0.101999991, 0)
  1764. Title.Font = Enum.Font.SourceSansSemibold
  1765. Title.Text = "Spawn-In tools"
  1766. Title.TextColor3 = Color3.fromRGB(255, 255, 255)
  1767. Title.TextScaled = true
  1768. Title.TextSize = 15.000
  1769. Title.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
  1770. Title.TextStrokeTransparency = 0.900
  1771. Title.TextWrapped = true
  1772.  
  1773. Spawn_Shotgun.Name = "Spawn_Shotgun"
  1774. Spawn_Shotgun.Parent = Display_GMOD_Frame
  1775. Spawn_Shotgun.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1776. Spawn_Shotgun.BorderColor3 = Color3.fromRGB(0, 0, 0)
  1777. Spawn_Shotgun.Position = UDim2.new(0.750769973, 0, 0.213161945, 0)
  1778. Spawn_Shotgun.Size = UDim2.new(0.196722478, 0, 0.0970739424, 0)
  1779. Spawn_Shotgun.Font = Enum.Font.SourceSansSemibold
  1780. Spawn_Shotgun.Text = "Shotgun"
  1781. Spawn_Shotgun.TextColor3 = Color3.fromRGB(255, 255, 255)
  1782. Spawn_Shotgun.TextScaled = true
  1783. Spawn_Shotgun.TextSize = 15.000
  1784. Spawn_Shotgun.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
  1785. Spawn_Shotgun.TextStrokeTransparency = 0.900
  1786. Spawn_Shotgun.TextWrapped = true
  1787.  
  1788. Spawn_Revolver.Name = "Spawn_Revolver"
  1789. Spawn_Revolver.Parent = Display_GMOD_Frame
  1790. Spawn_Revolver.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1791. Spawn_Revolver.BorderColor3 = Color3.fromRGB(0, 0, 0)
  1792. Spawn_Revolver.Position = UDim2.new(0.750769973, 0, 0.367610186, 0)
  1793. Spawn_Revolver.Size = UDim2.new(0.196999997, 0, 0.0966238976, 0)
  1794. Spawn_Revolver.Font = Enum.Font.SourceSansSemibold
  1795. Spawn_Revolver.Text = "Revolver"
  1796. Spawn_Revolver.TextColor3 = Color3.fromRGB(255, 255, 255)
  1797. Spawn_Revolver.TextScaled = true
  1798. Spawn_Revolver.TextSize = 15.000
  1799. Spawn_Revolver.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
  1800. Spawn_Revolver.TextStrokeTransparency = 0.900
  1801. Spawn_Revolver.TextWrapped = true
  1802.  
  1803. Spawn_Armor.Name = "Spawn_Armor"
  1804. Spawn_Armor.Parent = Display_GMOD_Frame
  1805. Spawn_Armor.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1806. Spawn_Armor.BorderColor3 = Color3.fromRGB(0, 0, 0)
  1807. Spawn_Armor.Position = UDim2.new(0.750769973, 0, 0.522058427, 0)
  1808. Spawn_Armor.Size = UDim2.new(0.196999997, 0, 0.0966238976, 0)
  1809. Spawn_Armor.Font = Enum.Font.SourceSansSemibold
  1810. Spawn_Armor.Text = "Armor"
  1811. Spawn_Armor.TextColor3 = Color3.fromRGB(255, 255, 255)
  1812. Spawn_Armor.TextScaled = true
  1813. Spawn_Armor.TextSize = 15.000
  1814. Spawn_Armor.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
  1815. Spawn_Armor.TextStrokeTransparency = 0.900
  1816. Spawn_Armor.TextWrapped = true
  1817.  
  1818. Spawn_Silencer.Name = "Spawn_Silencer"
  1819. Spawn_Silencer.Parent = Display_GMOD_Frame
  1820. Spawn_Silencer.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1821. Spawn_Silencer.BorderColor3 = Color3.fromRGB(0, 0, 0)
  1822. Spawn_Silencer.Position = UDim2.new(0.750769973, 0, 0.676506698, 0)
  1823. Spawn_Silencer.Size = UDim2.new(0.196999997, 0, 0.0966238976, 0)
  1824. Spawn_Silencer.Font = Enum.Font.SourceSansSemibold
  1825. Spawn_Silencer.Text = "Silencer"
  1826. Spawn_Silencer.TextColor3 = Color3.fromRGB(255, 255, 255)
  1827. Spawn_Silencer.TextScaled = true
  1828. Spawn_Silencer.TextSize = 15.000
  1829. Spawn_Silencer.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
  1830. Spawn_Silencer.TextStrokeTransparency = 0.900
  1831. Spawn_Silencer.TextWrapped = true
  1832.  
  1833. Spawn_Bat.Name = "Spawn_Bat"
  1834. Spawn_Bat.Parent = Display_GMOD_Frame
  1835. Spawn_Bat.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1836. Spawn_Bat.BorderColor3 = Color3.fromRGB(0, 0, 0)
  1837. Spawn_Bat.Position = UDim2.new(0.750999987, 0, 0.824999988, 0)
  1838. Spawn_Bat.Size = UDim2.new(0.196999997, 0, 0.0966238976, 0)
  1839. Spawn_Bat.Font = Enum.Font.SourceSansSemibold
  1840. Spawn_Bat.Text = "Bat"
  1841. Spawn_Bat.TextColor3 = Color3.fromRGB(255, 255, 255)
  1842. Spawn_Bat.TextScaled = true
  1843. Spawn_Bat.TextSize = 15.000
  1844. Spawn_Bat.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
  1845. Spawn_Bat.TextStrokeTransparency = 0.900
  1846. Spawn_Bat.TextWrapped = true
  1847.  
  1848. SETTINGS.Name = "SETTINGS"
  1849. SETTINGS.Parent = Main_First_2
  1850. SETTINGS.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1851. SETTINGS.BorderColor3 = Color3.fromRGB(255, 255, 255)
  1852. SETTINGS.BorderSizePixel = 0
  1853. SETTINGS.Position = UDim2.new(0.927315354, 0, 0.01631568, 0)
  1854. SETTINGS.Size = UDim2.new(0.0710468739, 0, 0.0910000056, 0)
  1855. SETTINGS.Font = Enum.Font.SourceSansBold
  1856. SETTINGS.Text = "S"
  1857. SETTINGS.TextColor3 = Color3.fromRGB(255, 255, 255)
  1858. SETTINGS.TextSize = 16.000
  1859. SETTINGS.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
  1860. SETTINGS.TextStrokeTransparency = 0.800
  1861. SETTINGS.TextWrapped = true
  1862.  
  1863. Display_Settings_Frame.Name = "Display_Settings_Frame"
  1864. Display_Settings_Frame.Parent = Main_First_2
  1865. Display_Settings_Frame.BackgroundColor3 = Color3.fromRGB(40, 40, 40)
  1866. Display_Settings_Frame.BorderColor3 = Color3.fromRGB(30, 30, 30)
  1867. Display_Settings_Frame.BorderSizePixel = 0
  1868. Display_Settings_Frame.LayoutOrder = 10
  1869. Display_Settings_Frame.Position = UDim2.new(5.46497105e-08, 0, 0.117310651, 0)
  1870. Display_Settings_Frame.Size = UDim2.new(0.999999881, 0, 0.882689536, 0)
  1871. Display_Settings_Frame.Visible = false
  1872.  
  1873. P_Minimize.Name = "P_Minimize"
  1874. P_Minimize.Parent = Display_Settings_Frame
  1875. P_Minimize.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1876. P_Minimize.BorderColor3 = Color3.fromRGB(0, 0, 0)
  1877. P_Minimize.Position = UDim2.new(0.0352187417, 0, 0.0901088417, 0)
  1878. P_Minimize.Size = UDim2.new(0.392243922, 0, 0.101999991, 0)
  1879. P_Minimize.Font = Enum.Font.SourceSansSemibold
  1880. P_Minimize.Text = "TOGGLE R-Ctrl MINIMIZE"
  1881. P_Minimize.TextColor3 = Color3.fromRGB(255, 255, 255)
  1882. P_Minimize.TextSize = 16.000
  1883. P_Minimize.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
  1884. P_Minimize.TextStrokeTransparency = 0.900
  1885. P_Minimize.TextWrapped = true
  1886.  
  1887. BorderFrameColor.Name = "BorderFrameColor"
  1888. BorderFrameColor.Parent = Display_Settings_Frame
  1889. BorderFrameColor.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1890. BorderFrameColor.BackgroundTransparency = 1.000
  1891. BorderFrameColor.BorderColor3 = Color3.fromRGB(0, 0, 0)
  1892. BorderFrameColor.Position = UDim2.new(0.0352187417, 0, 0.270596445, 0)
  1893. BorderFrameColor.Size = UDim2.new(0.392243922, 0, 0.101999991, 0)
  1894. BorderFrameColor.Font = Enum.Font.SourceSansSemibold
  1895. BorderFrameColor.Text = "Border-Frame Color"
  1896. BorderFrameColor.TextColor3 = Color3.fromRGB(255, 255, 255)
  1897. BorderFrameColor.TextSize = 16.000
  1898. BorderFrameColor.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
  1899. BorderFrameColor.TextStrokeTransparency = 0.900
  1900. BorderFrameColor.TextWrapped = true
  1901.  
  1902. FrameColorBlack.Name = "FrameColorBlack"
  1903. FrameColorBlack.Parent = BorderFrameColor
  1904. FrameColorBlack.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1905. FrameColorBlack.BorderColor3 = Color3.fromRGB(0, 0, 0)
  1906. FrameColorBlack.Position = UDim2.new(1.08290255, 0, 0, 0)
  1907. FrameColorBlack.Size = UDim2.new(0.41910395, 0, 0.977950335, 0)
  1908. FrameColorBlack.Font = Enum.Font.SourceSansSemibold
  1909. FrameColorBlack.Text = "BLACK"
  1910. FrameColorBlack.TextColor3 = Color3.fromRGB(255, 255, 255)
  1911. FrameColorBlack.TextSize = 16.000
  1912. FrameColorBlack.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
  1913. FrameColorBlack.TextStrokeTransparency = 0.900
  1914. FrameColorBlack.TextWrapped = true
  1915.  
  1916. FrameColorBlue.Name = "FrameColorBlue"
  1917. FrameColorBlue.Parent = BorderFrameColor
  1918. FrameColorBlue.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1919. FrameColorBlue.BorderColor3 = Color3.fromRGB(0, 0, 0)
  1920. FrameColorBlue.Position = UDim2.new(1.58022094, 0, 0, 0)
  1921. FrameColorBlue.Size = UDim2.new(0.41910395, 0, 0.977950335, 0)
  1922. FrameColorBlue.Font = Enum.Font.SourceSansSemibold
  1923. FrameColorBlue.Text = "D-BLUE"
  1924. FrameColorBlue.TextColor3 = Color3.fromRGB(255, 255, 255)
  1925. FrameColorBlue.TextSize = 16.000
  1926. FrameColorBlue.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
  1927. FrameColorBlue.TextStrokeTransparency = 0.900
  1928. FrameColorBlue.TextWrapped = true
  1929.  
  1930. TopFrameColor.Name = "TopFrameColor"
  1931. TopFrameColor.Parent = Display_Settings_Frame
  1932. TopFrameColor.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1933. TopFrameColor.BackgroundTransparency = 1.000
  1934. TopFrameColor.BorderColor3 = Color3.fromRGB(0, 0, 0)
  1935. TopFrameColor.Position = UDim2.new(0.0170121994, 0, 0.446334362, 0)
  1936. TopFrameColor.Size = UDim2.new(0.392243922, 0, 0.101999991, 0)
  1937. TopFrameColor.Font = Enum.Font.SourceSansSemibold
  1938. TopFrameColor.Text = "Top-Frame Color "
  1939. TopFrameColor.TextColor3 = Color3.fromRGB(255, 255, 255)
  1940. TopFrameColor.TextSize = 16.000
  1941. TopFrameColor.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
  1942. TopFrameColor.TextStrokeTransparency = 0.900
  1943. TopFrameColor.TextWrapped = true
  1944.  
  1945. FrameColorBlack_2.Name = "FrameColorBlack"
  1946. FrameColorBlack_2.Parent = TopFrameColor
  1947. FrameColorBlack_2.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1948. FrameColorBlack_2.BorderColor3 = Color3.fromRGB(0, 0, 0)
  1949. FrameColorBlack_2.Position = UDim2.new(1.12931895, 0, 0, 0)
  1950. FrameColorBlack_2.Size = UDim2.new(0.41910395, 0, 0.977950335, 0)
  1951. FrameColorBlack_2.Font = Enum.Font.SourceSansSemibold
  1952. FrameColorBlack_2.Text = "BLACK"
  1953. FrameColorBlack_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  1954. FrameColorBlack_2.TextSize = 16.000
  1955. FrameColorBlack_2.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
  1956. FrameColorBlack_2.TextStrokeTransparency = 0.900
  1957. FrameColorBlack_2.TextWrapped = true
  1958.  
  1959. FrameColorBlue_2.Name = "FrameColorBlue"
  1960. FrameColorBlue_2.Parent = TopFrameColor
  1961. FrameColorBlue_2.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1962. FrameColorBlue_2.BorderColor3 = Color3.fromRGB(0, 0, 0)
  1963. FrameColorBlue_2.Position = UDim2.new(1.62663734, 0, 0, 0)
  1964. FrameColorBlue_2.Size = UDim2.new(0.41910395, 0, 0.977950335, 0)
  1965. FrameColorBlue_2.Font = Enum.Font.SourceSansSemibold
  1966. FrameColorBlue_2.Text = "D-BLUE"
  1967. FrameColorBlue_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  1968. FrameColorBlue_2.TextSize = 16.000
  1969. FrameColorBlue_2.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
  1970. FrameColorBlue_2.TextStrokeTransparency = 0.900
  1971. FrameColorBlue_2.TextWrapped = true
  1972.  
  1973. Checkforupdates.Name = "Checkforupdates"
  1974. Checkforupdates.Parent = Display_Settings_Frame
  1975. Checkforupdates.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1976. Checkforupdates.BorderColor3 = Color3.fromRGB(0, 0, 0)
  1977. Checkforupdates.Position = UDim2.new(0.213071749, 0, 0.831057787, 0)
  1978. Checkforupdates.Size = UDim2.new(0.57009691, 0, 0.101999991, 0)
  1979. Checkforupdates.Font = Enum.Font.SourceSansSemibold
  1980. Checkforupdates.Text = "SIGN OUT / CHECK FOR UPDATES"
  1981. Checkforupdates.TextColor3 = Color3.fromRGB(255, 255, 255)
  1982. Checkforupdates.TextSize = 16.000
  1983. Checkforupdates.TextStrokeColor3 = Color3.fromRGB(230, 0, 0)
  1984. Checkforupdates.TextStrokeTransparency = 0.800
  1985. Checkforupdates.TextWrapped = true
  1986.  
  1987. Da_Hood_Title_2.Name = "Da_Hood_Title"
  1988. Da_Hood_Title_2.Parent = Main_First_2
  1989. Da_Hood_Title_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1990. Da_Hood_Title_2.BackgroundTransparency = 1.000
  1991. Da_Hood_Title_2.BorderColor3 = Color3.fromRGB(0, 0, 0)
  1992. Da_Hood_Title_2.Position = UDim2.new(0.0156932101, 0, 0.0251518488, 0)
  1993. Da_Hood_Title_2.Size = UDim2.new(0.249955416, 0, 0.0715934187, 0)
  1994. Da_Hood_Title_2.Font = Enum.Font.SourceSansBold
  1995. Da_Hood_Title_2.Text = "Vrlly X"
  1996. Da_Hood_Title_2.TextColor3 = Color3.fromRGB(177, 177, 177)
  1997. Da_Hood_Title_2.TextScaled = true
  1998. Da_Hood_Title_2.TextSize = 14.000
  1999. Da_Hood_Title_2.TextWrapped = true
  2000.  
  2001. -- Scripts:
  2002.  
  2003. local function SKQKD_fake_script() -- Da_HoodGUI.Draggable
  2004. local script = Instance.new('LocalScript', Da_HoodGUI)
  2005.  
  2006. frame2 = script.Parent.Main_First
  2007. frame2.Draggable = true
  2008. frame2.Active = true
  2009. frame2.Selectable = true
  2010. end
  2011. coroutine.wrap(SKQKD_fake_script)()
  2012. local function VTJHL_fake_script() -- Exit.Destroy
  2013. local script = Instance.new('LocalScript', Exit)
  2014.  
  2015. script.Parent.MouseButton1Click:Connect(function(Close)
  2016. local Target = script.Parent.Parent.Parent.Parent
  2017. wait()
  2018. Target:Destroy()
  2019.  
  2020. end)
  2021. end
  2022. coroutine.wrap(VTJHL_fake_script)()
  2023. local function WKNPV_fake_script() -- Main_Scripts.Scripts
  2024. local script = Instance.new('LocalScript', Main_Scripts)
  2025.  
  2026. script.Parent.MouseButton1Click:Connect(function(WaypointsOpen)
  2027. local Target = script.Parent.Parent.Display_Main_Frame
  2028. wait()
  2029. if Target.Visible == true then
  2030. Target.Visible = false
  2031.  
  2032. elseif Target.Visible == false then
  2033. Target.Visible = true
  2034. script.Parent.Parent.Display_Global_Frame.Visible = false
  2035. script.Parent.Parent.Display_Misc_Frame.Visible = false
  2036. script.Parent.Parent.Display_GMOD_Frame.Visible = false
  2037. script.Parent.Parent.Display_Settings_Frame.Visible = false
  2038. end
  2039. end)
  2040. end
  2041. coroutine.wrap(WKNPV_fake_script)()
  2042. local function LNEIWO_fake_script() -- Misc.World
  2043. local script = Instance.new('LocalScript', Misc)
  2044.  
  2045. script.Parent.MouseButton1Click:Connect(function(WaypointsOpen)
  2046. local Target = script.Parent.Parent.Display_Misc_Frame
  2047. wait()
  2048. if Target.Visible == true then
  2049. Target.Visible = false
  2050.  
  2051. elseif Target.Visible == false then
  2052. Target.Visible = true
  2053. script.Parent.Parent.Display_Main_Frame.Visible = false
  2054. script.Parent.Parent.Display_Global_Frame.Visible = false
  2055. script.Parent.Parent.Display_GMOD_Frame.Visible = false
  2056. script.Parent.Parent.Display_Settings_Frame.Visible = false
  2057. end
  2058. end)
  2059. end
  2060. coroutine.wrap(LNEIWO_fake_script)()
  2061. local function WPEBFPJ_fake_script() -- Speed2.WS2
  2062. local script = Instance.new('LocalScript', Speed2)
  2063.  
  2064. plr = game:GetService('Players').LocalPlayer
  2065.  
  2066. script.Parent.CheckBox1.MouseButton1Click:Connect(function(Speed2)
  2067. repeat wait() until plr.Character:FindFirstChild('Humanoid') or plr.Character:FindFirstChild('xxx')
  2068. hum = plr.Character:FindFirstChild('Humanoid')
  2069. if hum.Health > 0 then
  2070. script.Parent.CheckBox2.Visible = true
  2071. script.Parent.CheckBox1.Visible = false
  2072. while wait() do
  2073. if plr.Character:FindFirstChild('Humanoid') then
  2074. hum.Name = "xxx"
  2075. hum.WalkSpeed = 140
  2076. if script.Parent.CheckBox1.Visible == true and hum.Health > 0 then
  2077. hum.WalkSpeed = 16
  2078. hum.Name = "Humanoid"
  2079. break
  2080. end
  2081. end
  2082. end
  2083. end
  2084. end)
  2085. script.Parent.CheckBox2.MouseButton1Click:Connect(function(Speed2)
  2086. repeat wait() until plr.Character:FindFirstChild('Humanoid') or plr.Character:FindFirstChild('xxx')
  2087. local hum2 = plr.Character:FindFirstChild('xxx')
  2088. if hum2.Health > 0 then
  2089. script.Parent.CheckBox1.Visible = true
  2090. script.Parent.CheckBox2.Visible = false
  2091. hum2.WalkSpeed = 16
  2092. hum2.Name = 'Humanoid'
  2093. wait(1)
  2094. hum.WalkSpeed = 16
  2095. hum.Name = 'Humanoid'
  2096. end
  2097. end)
  2098. end
  2099. coroutine.wrap(WPEBFPJ_fake_script)()
  2100. local function UBNCGG_fake_script() -- Quick_Drop.Cash_Drop
  2101. local script = Instance.new('LocalScript', Quick_Drop)
  2102.  
  2103. plr = game:GetService('Players').LocalPlayer
  2104.  
  2105. script.Parent.CheckBox1.MouseButton1Click:Connect(function(Speed2)
  2106. repeat wait() until plr.Character:FindFirstChild('Humanoid') or plr.Character:FindFirstChild('xxx')
  2107. hum = plr.Character:FindFirstChild('Humanoid')
  2108. script.Parent.CheckBox2.Visible = true
  2109. script.Parent.CheckBox1.Visible = false
  2110. while wait() do
  2111. if plr.Character:FindFirstChild('Humanoid') or plr.Character:FindFirstChild('xxx') then
  2112. wait(.1)
  2113. if plr.DataFolder.Currency.Value >= 9800 then
  2114. local AMT = 9800
  2115. game.ReplicatedStorage.MainEvent:FireServer("DropMoney",AMT)
  2116. elseif plr.DataFolder.Currency.Value <= 100 then
  2117. wait()
  2118. else
  2119. local AMT = plr.DataFolder.Currency.Value
  2120. game.ReplicatedStorage.MainEvent:FireServer("DropMoney",AMT)
  2121. end
  2122. if script.Parent.CheckBox1.Visible == true and hum.Health > 0 then
  2123. break
  2124. end
  2125. end
  2126. end
  2127. end)
  2128. script.Parent.CheckBox2.MouseButton1Click:Connect(function(Speed2)
  2129. script.Parent.CheckBox1.Visible = true
  2130. script.Parent.CheckBox2.Visible = false
  2131. end)
  2132. end
  2133. coroutine.wrap(UBNCGG_fake_script)()
  2134. local function XKZGCW_fake_script() -- Auto_Stomp.Auto_Stomp
  2135. local script = Instance.new('LocalScript', Auto_Stomp)
  2136.  
  2137. plr = game:GetService('Players').LocalPlayer
  2138.  
  2139. script.Parent.CheckBox1.MouseButton1Click:Connect(function(Speed2)
  2140. repeat wait() until plr.Character:FindFirstChild('Humanoid') or plr.Character:FindFirstChild('xxx')
  2141. hum = plr.Character:FindFirstChild('Humanoid')
  2142. script.Parent.CheckBox2.Visible = true
  2143. script.Parent.CheckBox1.Visible = false
  2144. while wait() do
  2145. if plr.Character:FindFirstChild('Humanoid') or plr.Character:FindFirstChild('xxx') then
  2146. wait(.1)
  2147. print('Stomped')
  2148. game.ReplicatedStorage.MainEvent:FireServer("Stomp")
  2149. end
  2150. if script.Parent.CheckBox1.Visible == true and hum.Health > 0 then
  2151. break
  2152. end
  2153. end
  2154. end)
  2155. script.Parent.CheckBox2.MouseButton1Click:Connect(function(Speed2)
  2156. script.Parent.CheckBox1.Visible = true
  2157. script.Parent.CheckBox2.Visible = false
  2158. end)
  2159. end
  2160. coroutine.wrap(XKZGCW_fake_script)()
  2161. local function HUYZMI_fake_script() -- Display_Main_Frame.Scripts_1_Control
  2162. local script = Instance.new('LocalScript', Display_Main_Frame)
  2163.  
  2164. plr = game:GetService('Players').LocalPlayer
  2165. mouse = plr:GetMouse()
  2166. script.Parent.Fly1.MouseButton1Click:Connect(function()
  2167. localplayer = plr
  2168.  
  2169. if workspace:FindFirstChild("Core") then
  2170. workspace.Core:Destroy()
  2171. end
  2172.  
  2173. local Core = Instance.new("Part")
  2174. Core.Name = "Core"
  2175. Core.Size = Vector3.new(0.05, 0.05, 0.05)
  2176.  
  2177. spawn(function()
  2178. Core.Parent = workspace
  2179. local Weld = Instance.new("Weld", Core)
  2180. Weld.Part0 = Core
  2181. Weld.Part1 = localplayer.Character.LowerTorso
  2182. Weld.C0 = CFrame.new(0, 0, 0)
  2183. end)
  2184.  
  2185. workspace:WaitForChild("Core")
  2186.  
  2187. local torso = workspace.Core
  2188. flying = true
  2189. local speed=10
  2190. local keys={a=false,d=false,w=false,s=false}
  2191. local e1
  2192. local e2
  2193. local function start()
  2194. local pos = Instance.new("BodyPosition",torso)
  2195. local gyro = Instance.new("BodyGyro",torso)
  2196. pos.Name="EPIXPOS"
  2197. pos.maxForce = Vector3.new(math.huge, math.huge, math.huge)
  2198. pos.position = torso.Position
  2199. gyro.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  2200. gyro.cframe = torso.CFrame
  2201. repeat
  2202. wait()
  2203. localplayer.Character.Humanoid.PlatformStand=true
  2204. local new=gyro.cframe - gyro.cframe.p + pos.position
  2205. if not keys.w and not keys.s and not keys.a and not keys.d then
  2206. speed=5
  2207. end
  2208. if keys.w then
  2209. new = new + workspace.CurrentCamera.CoordinateFrame.lookVector * speed
  2210. speed=speed+0
  2211. end
  2212. if keys.s then
  2213. new = new - workspace.CurrentCamera.CoordinateFrame.lookVector * speed
  2214. speed=speed+0
  2215. end
  2216. if keys.d then
  2217. new = new * CFrame.new(speed,0,0)
  2218. speed=speed+0
  2219. end
  2220. if keys.a then
  2221. new = new * CFrame.new(-speed,0,0)
  2222. speed=speed+0
  2223. end
  2224. if speed>10 then
  2225. speed=5
  2226. end
  2227. pos.position=new.p
  2228. if keys.w then
  2229. gyro.cframe = workspace.CurrentCamera.CoordinateFrame*CFrame.Angles(-math.rad(speed*0),0,0)
  2230. elseif keys.s then
  2231. gyro.cframe = workspace.CurrentCamera.CoordinateFrame*CFrame.Angles(math.rad(speed*0),0,0)
  2232. else
  2233. gyro.cframe = workspace.CurrentCamera.CoordinateFrame
  2234. end
  2235. until flying == false
  2236. if gyro then gyro:Destroy() end
  2237. if pos then pos:Destroy() end
  2238. flying=false
  2239. localplayer.Character.Humanoid.PlatformStand=false
  2240. speed=10
  2241. end
  2242. e1=mouse.KeyDown:connect(function(key)
  2243. if not torso or not torso.Parent then flying=false e1:disconnect() e2:disconnect() return end
  2244. if key=="w" then
  2245. keys.w=true
  2246. elseif key=="s" then
  2247. keys.s=true
  2248. elseif key=="a" then
  2249. keys.a=true
  2250. elseif key=="d" then
  2251. keys.d=true
  2252. elseif key=="x" then
  2253. if flying==true then
  2254. flying=false
  2255. else
  2256. flying=true
  2257. start()
  2258. end
  2259. end
  2260. end)
  2261. e2=mouse.KeyUp:connect(function(key)
  2262. if key=="w" then
  2263. keys.w=false
  2264. elseif key=="s" then
  2265. keys.s=false
  2266. elseif key=="a" then
  2267. keys.a=false
  2268. elseif key=="d" then
  2269. keys.d=false
  2270. end
  2271. end)
  2272. start()
  2273. end)
  2274. script.Parent.Noclip.MouseButton1Click:Connect(function(NOCLIP)
  2275.  
  2276. noclip = false
  2277. game:GetService('RunService').Stepped:connect(function()
  2278. if noclip then
  2279. if plr.Character:FindFirstChild('Humanoid') then
  2280. game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
  2281. else
  2282. game.Players.LocalPlayer.Character.xxx:ChangeState(11)
  2283. end
  2284. end
  2285. end)
  2286. mouse.KeyDown:connect(function(key)
  2287.  
  2288. if key == "c" then
  2289. noclip = not noclip
  2290. if plr.Character:FindFirstChild('Humanoid') then
  2291. game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
  2292. else
  2293. game.Players.LocalPlayer.Character.xxx:ChangeState(11)
  2294. end
  2295. end
  2296. end)
  2297. end)
  2298.  
  2299. script.Parent.Inf_Jump.MouseButton1Click:Connect(function(JUMP)
  2300. Player = game:GetService'Players'.LocalPlayer;
  2301. UIS = game:GetService'UserInputService';
  2302.  
  2303. _G.JumpHeight = 50;
  2304.  
  2305. function Action(Object, Function) if Object ~= nil then Function(Object); end end
  2306.  
  2307. UIS.InputBegan:connect(function(UserInput)
  2308. if UserInput.UserInputType == Enum.UserInputType.Keyboard and UserInput.KeyCode == Enum.KeyCode.Space then
  2309. Action(Player.Character.Humanoid, function(self)
  2310. if self:GetState() == Enum.HumanoidStateType.Jumping or self:GetState() == Enum.HumanoidStateType.Freefall then
  2311. Action(self.Parent.HumanoidRootPart, function(self)
  2312. self.Velocity = Vector3.new(0, _G.JumpHeight, 0);
  2313. end)
  2314. end
  2315. end)
  2316. end
  2317. end)
  2318. end)
  2319.  
  2320. script.Parent.God_Mode.MouseButton1Click:Connect(function(GOD)
  2321. plr.Character.BodyEffects:FindFirstChild('BreakingParts'):Destroy()
  2322. game:GetService("Players").LocalPlayer.PlayerGui.MainScreenGui.Bar.HP.Picture.Life.Visible = true
  2323. end)
  2324.  
  2325. script.Parent.UnGod_Mode.MouseButton1Click:Connect(function(UNGOD)
  2326. local X = plr.Character.HumanoidRootPart.CFrame.X
  2327. local Y = plr.Character.HumanoidRootPart.CFrame.Y
  2328. local Z = plr.Character.HumanoidRootPart.CFrame.Z
  2329. plr.Character:FindFirstChild('RagdollConstraints'):Destroy()
  2330. plr.Character.Humanoid.Health = 0
  2331. wait(7)
  2332. plr.Character.HumanoidRootPart.CFrame = CFrame.new(X,Y,Z)
  2333. end)
  2334.  
  2335. script.Parent.Invisible.MouseButton1Click:Connect(function(Invis)
  2336. loadstring(game:HttpGet('https://pastebin.com/raw/uZeF1687'))()
  2337. end)
  2338.  
  2339. script.Parent.Ragdoll_Reset.MouseButton1Click:Connect(function(RESET)
  2340. plr.Character:FindFirstChild('RagdollConstraints'):Destroy()
  2341. plr.Character.HumanoidRootPart:Destroy()
  2342. plr.Character.Head:Destroy()
  2343. plr.Character.Torso:Destroy()
  2344. end)
  2345.  
  2346. script.Parent.WS_V1.MouseButton1Click:Connect(function(speedmethod1)
  2347. loadstring(game:HttpGet('https://pastebin.com/raw/kHFGTSkV'))()
  2348. end)
  2349.  
  2350. script.Parent.Gravity.MouseButton1Click:Connect(function(Gravity)
  2351. local jp = Vector3.new(0, 2500, 0)
  2352. local a = Instance.new("BodyForce")
  2353. a.Parent = plr.Character.HumanoidRootPart
  2354. a.Force = jp
  2355. end)
  2356.  
  2357. script.Parent.GetTools.MouseButton1Click:Connect(function(knife_Pick)
  2358. char = game:GetService('Players').LocalPlayer.Character
  2359. -------------------------------------
  2360. function GetKnife()
  2361. wait(.1)
  2362. char.HumanoidRootPart.CFrame = CFrame.new(-680.2, 19.75, -254.97)
  2363. wait()
  2364. char.HumanoidRootPart.CFrame = CFrame.new(-115.495, 19.756, -453.45)
  2365. wait()
  2366. char.HumanoidRootPart.CFrame = CFrame.new(-418.208, 19.25, -748.694)
  2367. wait()
  2368. char.HumanoidRootPart.CFrame = CFrame.new(-418.208, 19.25, -748.694)
  2369. wait()
  2370. char.HumanoidRootPart.CFrame = CFrame.new(33, 19.75, -184.6)
  2371. wait()
  2372. char.HumanoidRootPart.CFrame = CFrame.new(243.495, 62, -450.5)
  2373. wait()
  2374. char.HumanoidRootPart.CFrame = CFrame.new(-103.53, 19.75, -220.21)
  2375. wait()
  2376. char.HumanoidRootPart.CFrame = CFrame.new(-581.775, 19.7549, -485.23)
  2377. wait()
  2378. char.HumanoidRootPart.CFrame = CFrame.new(-399.655, 19.7552, -461.55)
  2379. wait()
  2380. end
  2381.  
  2382. wait()
  2383. local X = char.HumanoidRootPart.CFrame.X
  2384. local Y = char.HumanoidRootPart.CFrame.Y
  2385. local Z = char.HumanoidRootPart.CFrame.Z
  2386. GetKnife()
  2387. repeat GetKnife() until plr.Backpack:FindFirstChild('[Knife]') and plr.Backpack:FindFirstChild('[LockPicker]')
  2388. char.HumanoidRootPart.CFrame = CFrame.new(X,Y+5,Z)
  2389. end)
  2390.  
  2391. script.Parent.Anti_Stomp.MouseButton1Click:Connect(function(Anti_Stomp)
  2392. while wait(.5) do
  2393. char = game:GetService('Players').LocalPlayer.Character
  2394. if char.Humanoid.Health < 2 then
  2395. wait()
  2396. char:FindFirstChild('RagdollConstraints'):Destroy()
  2397. char:FindFirstChild('BodyEffects').SpecialParts:Destroy()
  2398. char:FindFirstChild('Health').SpecialParts:Destroy()
  2399. char:FindFirstChild('Animate').SpecialParts:Destroy()
  2400. wait()
  2401. char.HumanoidRootPart.CFrame = CFrame.new(100,3000,100)
  2402. end
  2403. end
  2404. end)
  2405.  
  2406. script.Parent.Melee_Reach.MouseButton1Click:Connect(function()
  2407. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  2408. if v:isA("Tool") then
  2409. local a = Instance.new("SelectionBox",v.Handle)
  2410. a.Adornee = v.Handle
  2411. v.Handle.Size = Vector3.new(50, 50, 50)
  2412. --plr.Character.Humanoid:UnequipTools()
  2413. end
  2414. end
  2415. end)
  2416.  
  2417. script.Parent.Autorob.MouseButton1Click:Connect(function()
  2418. loadstring(game:HttpGet('https://pastebin.com/raw/55UhgEKc'))()
  2419. end)
  2420.  
  2421. script.Parent.Autorob.MouseButton1Click:Connect(function()
  2422. wait(.2)
  2423. game.CoreGui:WaitForChild('PostmansAutoRob')
  2424. loadstring(game:HttpGet('https://pastebin.com/raw/prV5za1A'))()
  2425. end)
  2426. script.Parent.Kill_Aura.MouseButton1Click:Connect(function()
  2427. wait()
  2428. loadstring(game:HttpGet('https://pastebin.com/raw/NPcZTdRD'))()
  2429. end)
  2430. end
  2431. coroutine.wrap(HUYZMI_fake_script)()
  2432. local function DUEJDY_fake_script() -- ClickTP.ClickTP
  2433. local script = Instance.new('LocalScript', ClickTP)
  2434.  
  2435. plr = game:GetService('Players').LocalPlayer
  2436. Mouse = plr:GetMouse()
  2437. Imput = game:GetService('UserInputService')
  2438. Plr = plr
  2439. Imput.InputBegan:Connect(function(input)
  2440. if input.UserInputType == Enum.UserInputType.MouseButton1 and Imput:IsKeyDown(Enum.KeyCode.Tab) and script.Parent.CheckBox2.Visible == true then
  2441. To(Mouse.Hit.p)
  2442. end
  2443. end)
  2444.  
  2445.  
  2446. script.Parent.CheckBox1.MouseButton1Click:Connect(function(Speed2)
  2447. repeat wait() until plr.Character:FindFirstChild('Humanoid') or plr.Character:FindFirstChild('xxx')
  2448. hum = plr.Character:FindFirstChild('Humanoid')
  2449. script.Parent.CheckBox2.Visible = true
  2450. script.Parent.CheckBox1.Visible = false
  2451. while wait() do
  2452. if plr.Character:FindFirstChild('Humanoid') or plr.Character:FindFirstChild('xxx') then
  2453. wait(.1)
  2454. end
  2455. if script.Parent.CheckBox1.Visible == true and hum.Health > 0 then
  2456. break
  2457. end
  2458. end
  2459. end)
  2460. script.Parent.CheckBox2.MouseButton1Click:Connect(function(Speed2)
  2461. script.Parent.CheckBox1.Visible = true
  2462. script.Parent.CheckBox2.Visible = false
  2463. end)
  2464.  
  2465.  
  2466.  
  2467. function To(position)
  2468. local Chr = Plr.Character
  2469. if Chr ~= nil then
  2470. Chr:MoveTo(position)
  2471. end
  2472. end
  2473. end
  2474. coroutine.wrap(DUEJDY_fake_script)()
  2475. local function OYDQS_fake_script() -- Global.Scripts
  2476. local script = Instance.new('LocalScript', Global)
  2477.  
  2478. script.Parent.MouseButton1Click:Connect(function(WaypointsOpen)
  2479. local Target = script.Parent.Parent.Display_Global_Frame
  2480. wait()
  2481. if Target.Visible == true then
  2482. Target.Visible = false
  2483.  
  2484. elseif Target.Visible == false then
  2485. Target.Visible = true
  2486. script.Parent.Parent.Display_Main_Frame.Visible = false
  2487. script.Parent.Parent.Display_Misc_Frame.Visible = false
  2488. script.Parent.Parent.Display_GMOD_Frame.Visible = false
  2489. script.Parent.Parent.Display_Settings_Frame.Visible = false
  2490.  
  2491. end
  2492. end)
  2493. end
  2494. coroutine.wrap(OYDQS_fake_script)()
  2495. local function YSCVBHV_fake_script() -- Display_Global_Frame.Global_Control
  2496. local script = Instance.new('LocalScript', Display_Global_Frame)
  2497.  
  2498. plr = game:GetService('Players').LocalPlayer
  2499. function FogSaved()
  2500. wait()
  2501. game:GetService('Lighting').FogEnd = 500
  2502. end
  2503. toggled1 = false
  2504. script.Parent.Toggle_Fog.MouseButton1Click:Connect(function(FOG)
  2505. if toggled1 == false then
  2506. wait()
  2507. game:GetService('Lighting').FogEnd = 900000000
  2508. toggled1 = true
  2509. elseif toggled1 == true then
  2510. wait()
  2511. FogSaved()
  2512. toggled1 = false
  2513. end
  2514. end)
  2515.  
  2516. function BrightSaved()
  2517. wait()
  2518. game:GetService('Lighting').Brightness = 1
  2519. game:GetService('Lighting').GlobalShadows = true
  2520. end
  2521. toggled2 = false
  2522. script.Parent.Toggle_Brightness.MouseButton1Click:Connect(function(Brightness)
  2523. if toggled2 == false then
  2524. wait()
  2525. game:GetService('Lighting').Brightness = 7
  2526. game:GetService('Lighting').GlobalShadows = false
  2527. toggled2 = true
  2528. elseif toggled2 == true then
  2529. wait()
  2530. BrightSaved()
  2531. toggled2 = false
  2532. end
  2533. end)
  2534.  
  2535. script.Parent.Chat_Logs.MouseButton1Click:Connect(function(CLOGS)
  2536. loadstring(game:HttpGet('https://pastebin.com/raw/RstGRQD8'))()
  2537. end)
  2538.  
  2539. script.Parent.Anti_Pepper_Snowball.MouseButton1Click:Connect(function(PEPPER)
  2540. wait()
  2541. plr.PlayerGui.MainScreenGui.PepperSpray:Destroy()
  2542. plr.PlayerGui.MainScreenGui.SNOWBALLFRAME:Destroy()
  2543. end)
  2544.  
  2545. script.Parent.BAT_SILENCER_TP.MouseButton1Click:Connect(function(Bat)
  2546. game:GetService('Players').LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-82.86, 22.244, -291.56)
  2547. end)
  2548.  
  2549. script.Parent.AdminBase_TP.MouseButton1Click:Connect(function(Lava)
  2550. game:GetService('Players').LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-729.895, -37.642, -885.8)
  2551. end)
  2552.  
  2553. script.Parent.Bank_TP.MouseButton1Click:Connect(function(Bank)
  2554. game:GetService('Players').LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-485.668, 23.631, -285.169)
  2555. end)
  2556.  
  2557. script.Parent.Boxing_TP.MouseButton1Click:Connect(function(Boxing)
  2558. game:GetService('Players').LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-236.006, 23.151, -1120.531)
  2559. end)
  2560.  
  2561. script.Parent.HoodFitness_TP.MouseButton1Click:Connect(function(Fitness)
  2562. game:GetService('Players').LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-75.795, 23.701, -633.72)
  2563. end)
  2564.  
  2565. script.Parent.Gunshop_1TP.MouseButton1Click:Connect(function(Guns)
  2566. game:GetService('Players').LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-582, 7.172, -739.015)
  2567. end)
  2568.  
  2569. script.Parent.UFO_TP.MouseButton1Click:Connect(function(UFO)
  2570. game:GetService('Players').LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(71.565, 142.926, -690.33)
  2571. end)
  2572.  
  2573. script.Parent.Prison_TP.MouseButton1Click:Connect(function(Prison)
  2574. game:GetService('Players').LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-294.162, 22.644, -111.716)
  2575. end)
  2576.  
  2577. script.Parent.PhoneShop_TP.MouseButton1Click:Connect(function(Phones)
  2578. game:GetService('Players').LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-120.121, 22.946, -870.425)
  2579. end)
  2580.  
  2581. script.Parent.Gunshop2_TP.MouseButton1Click:Connect(function(Mask)
  2582. game:GetService('Players').LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-210.255, 21.674, -823.16)
  2583. end)
  2584.  
  2585. script.Parent.SEWER_TP.MouseButton1Click:Connect(function(Sewer)
  2586. game:GetService('Players').LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(112.622, -26.212, -277.321)
  2587. end)
  2588.  
  2589. script.Parent.Super_Zoom.MouseButton1Click:Connect(function()
  2590. plr.CameraMaxZoomDistance = 99999999999
  2591. plr.CameraMinZoomDistance = 0
  2592. end)
  2593.  
  2594.  
  2595. end
  2596. coroutine.wrap(YSCVBHV_fake_script)()
  2597. local function DLQALB_fake_script() -- Save_Pos.Save_Pos
  2598. local script = Instance.new('LocalScript', Save_Pos)
  2599.  
  2600. plr = game:GetService('Players').LocalPlayer
  2601. script.Parent.Parent.Save_Pos.MouseButton1Click:Connect(function()
  2602. X1 = plr.Character:FindFirstChild('HumanoidRootPart').CFrame.X
  2603. Y1 = plr.Character:FindFirstChild('HumanoidRootPart').CFrame.Y
  2604. Z1 = plr.Character:FindFirstChild('HumanoidRootPart').CFrame.Z
  2605. end)
  2606. script.Parent.Parent.Load_Pos.MouseButton1Click:Connect(function()
  2607. plr.Character.HumanoidRootPart.CFrame = CFrame.new(X1,Y1+5,Z1)
  2608. end)
  2609. end
  2610. coroutine.wrap(DLQALB_fake_script)()
  2611. local function LLRG_fake_script() -- AFKTOGGLE.AFK
  2612. local script = Instance.new('LocalScript', AFKTOGGLE)
  2613.  
  2614. toggled = false
  2615. script.Parent.MouseButton1Click:Connect(function()
  2616. function ON()
  2617. wait()
  2618. script.Parent.Text = 'SAFE AFK(ON)'
  2619. toggled = true
  2620. end
  2621. function OFF()
  2622. wait()
  2623. script.Parent.Text = 'SAFE AFK(OFF)'
  2624. toggled = false
  2625.  
  2626. end
  2627.  
  2628. if toggled == false then
  2629. ON()
  2630. game:GetService('Players').LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-157.329, -78.224, 140.215)
  2631. wait()
  2632. game:GetService('Players').LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-157.329, -78.224, 140.215)
  2633. elseif toggled == true then
  2634. OFF()
  2635. game:GetService('Players').LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-485.668, 23.631, -285.169)
  2636. wait()
  2637. game:GetService('Players').LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-485.668, 23.631, -285.169)
  2638. end
  2639. end)
  2640. end
  2641. coroutine.wrap(LLRG_fake_script)()
  2642. local function SSOWJC_fake_script() -- Display_Misc_Frame.Misc_Control
  2643. local script = Instance.new('LocalScript', Display_Misc_Frame)
  2644.  
  2645. plr = game:GetService('Players').LocalPlayer
  2646. mouse = plr:GetMouse()
  2647. script.Parent["Anti-ban"].MouseButton1Click:Connect(function(NOBAN)
  2648. game.StarterGui:SetCore("SendNotification", {
  2649. Title = "Anti-Ban";
  2650. Text = "Enabled safety protocols";
  2651. Duration = 20;
  2652. })
  2653.  
  2654. Players = game:GetService("Players")
  2655. for _, player in pairs(Players:GetPlayers()) do
  2656. -- this code will run for all players
  2657. if player.UserId == 163721789 or player.UserId == 15427717 or player.UserId == 8195210 or player.UserId == 28357488 or player.UserId == 17260230 or player.UserId == 201454243 or player.UserId == 179520654 or player.UserId == 201454243 or player.UserId == 16138978 or player.UserId == 228298316 or player.UserId == 32260059 or player.UserId == 9125623 or player.UserId == 11319153 or player.UserId == 34758833 or player.UserId == 16917269 or player.UserId == 89473551 or player.UserId == 63794379 or player.UserId == 93101606 then
  2658. wait(1)
  2659. local plr = game:GetService('Players').LocalPlayer
  2660. plr:Kick('KICKED TO AVOID ADMIN-BAN (Admin in server) =)')
  2661.  
  2662. else
  2663. print('Safe')
  2664. end
  2665. end
  2666.  
  2667.  
  2668. local AdminList = {
  2669. 163721789, -- JokeTheFool
  2670. 15427717, -- Sherosama
  2671. 8195210, -- Benoxa
  2672. 822999, -- AStrongMuscle
  2673. 28357488, -- UziGarage
  2674. 17260230, -- NikoSenpai
  2675. 201454243, -- Papa_Mbaye
  2676. 179520654, -- tuhklia
  2677. 16138978, -- zakblak20
  2678. 228298316, -- theregend27
  2679. 32260059, -- DarkWhirlwind
  2680. 9125623, -- coreten
  2681. 11319153, -- LegacyCross
  2682. 34758833, -- NatsuDBlaze
  2683. 16917269, -- clubstar54
  2684. 89473551, -- CheemsBurgar
  2685. 63794379, -- iRenn
  2686. 93101606, -- iumu
  2687.  
  2688.  
  2689. }
  2690.  
  2691. game.Players.PlayerAdded:Connect(function(player)
  2692. for i, v in pairs(AdminList) do
  2693. if player.UserId == v then
  2694. game.StarterGui:SetCore("SendNotification", {
  2695. Title = "Anti-Ban";
  2696. Text = "An admin has joined.. kicking!";
  2697. Duration = 20;
  2698. })
  2699. wait(2)
  2700. plr:Kick('KICKED TO AVOID ADMIN-BAN (Admin joined) =)')
  2701.  
  2702. end
  2703. end
  2704. end)
  2705. end)
  2706.  
  2707. script.Parent["ANTI-afk"].MouseButton1Click:Connect(function(ANTIAFK)
  2708. local vu = game:GetService("VirtualUser")
  2709. game:GetService("Players").LocalPlayer.Idled:connect(function()
  2710. vu:Button2Down(Vector2.new(0,0),workspace.CurrentCamera.CFrame)
  2711. wait(1)
  2712. vu:Button2Up(Vector2.new(0,0),workspace.CurrentCamera.CFrame)
  2713. end)
  2714. game.StarterGui:SetCore("SendNotification", {
  2715. Title = "Anti - AFK";
  2716. Text = "Enabled (No timeout)";
  2717. Duration = 20;
  2718. })
  2719. end)
  2720.  
  2721. script.Parent.Unjail.MouseButton1Click:Connect(function(UNJAIL)
  2722. if plr.DataFolder.Currency.Value >= 125 then
  2723. plr.Character.HumanoidRootPart.CFrame = CFrame.new(-270.94, 20.327, -242.38)--Key
  2724. plr.Character.HumanoidRootPart.CFrame = CFrame.new(-270.94, 20.327, -242.38)--Key(Backup)
  2725. wait()
  2726. fireclickdetector(game:GetService("Workspace").Ignored.Shop["[Key] - $125"].ClickDetector)
  2727. wait(.1)
  2728. fireclickdetector(game:GetService("Workspace").Ignored.Shop["[Key] - $125"].ClickDetector)
  2729. fireclickdetector(game:GetService("Workspace").Ignored.Shop["[Key] - $125"].ClickDetector)
  2730. repeat wait() until plr.Backpack:FindFirstChild('[Key]')
  2731. local Hum = plr.Character:FindFirstChildOfClass('Humanoid')
  2732. if Hum.Health > 0 then
  2733. key1 = plr.Backpack:FindFirstChild('[Key]')
  2734. if key1 then
  2735. Hum:EquipTool(key1)
  2736. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  2737. if v:isA("Tool") then
  2738. plr.Character.Humanoid:EquipTool(key1)
  2739. plr.Character.HumanoidRootPart.CFrame = CFrame.new(-485.668, 23.631, -285.169)--Bank
  2740. v:Activate()
  2741. elseif plr.DataFolder.Currency.Value < 125 then
  2742. print('Not Enough Cash (Requied 125$)')
  2743. wait(1)
  2744. end
  2745. end
  2746. end
  2747. end
  2748. end
  2749. end)
  2750.  
  2751. script.Parent.ESP.MouseButton1Click:Connect(function(AIMBOT)
  2752. loadstring(game:HttpGet("https://pastebin.com/raw/uw2P2fbY", true))()
  2753. end)
  2754.  
  2755. script.Parent.Hide_Name.MouseButton1Click:Connect(function(Remove)
  2756. plr.leaderstats:Destroy()
  2757. plr.DataFolder.Officer:Destroy()
  2758. end)
  2759.  
  2760. script.Parent.Tools_While_Cuffed.MouseButton1Click:Connect(function(Remove)
  2761. plr.Character.BodyEffects.Cuff.Value = false
  2762. plr.Character.BodyEffects.Cuff:Destroy()
  2763. end)
  2764.  
  2765. script.Parent.Rejoin.MouseButton1Click:Connect(function(Swap)
  2766. TeleportService = game:GetService("TeleportService")
  2767. placeID_1 = 2788229376 --Da hood
  2768. wait()
  2769. TeleportService:Teleport(placeID_1, plr)
  2770. end)
  2771.  
  2772. script.Parent.Owl_Hub_Aimbot.MouseButton1Click:Connect(function()
  2773. loadstring(game:HttpGet("https://raw.githubusercontent.com/CriShoux/OwlHub/master/OwlHub.txt"))();
  2774. end)
  2775. end
  2776. coroutine.wrap(SSOWJC_fake_script)()
  2777. local function RBPD_fake_script() -- To_player.ToPlayer()
  2778. local script = Instance.new('LocalScript', To_player)
  2779.  
  2780. script.Parent.MouseButton1Click:Connect(function()
  2781. local plr = game:GetService('Players').LocalPlayer
  2782. local Username = script.Parent.Username_Box.Text
  2783. local plr2 = game.Players:FindFirstChild(Username)
  2784. -----------------------------------------------------
  2785. plr.Character.HumanoidRootPart.CFrame = plr2.Character.HumanoidRootPart.CFrame * CFrame.new(0,4,0)
  2786.  
  2787.  
  2788. end)
  2789. end
  2790. coroutine.wrap(RBPD_fake_script)()
  2791. local function RTUZX_fake_script() -- Kill.Kill_Player
  2792. local script = Instance.new('LocalScript', Kill)
  2793.  
  2794. script.Parent.MouseButton1Click:Connect(function(Kill)
  2795.  
  2796. local targetname = script.Parent.Username_Box.Text
  2797.  
  2798. local LocalPlayer = game:GetService("Players").LocalPlayer
  2799. local target = game:GetService("Players")[targetname]
  2800. local torsoname = "Torso"
  2801. if LocalPlayer.Character:FindFirstChild("Humanoid").RigType == Enum.HumanoidRigType.R15 then
  2802. torsoname = "UpperTorso"
  2803. end
  2804. if target.Character ~= nil then
  2805. local savepos = LocalPlayer.Character:FindFirstChild("HumanoidRootPart").CFrame
  2806. LocalPlayer.Character:FindFirstChild(torsoname).Anchored = true
  2807. local tool = Instance.new("Tool", LocalPlayer.Backpack)
  2808. local hat = LocalPlayer.Character:FindFirstChildOfClass("Accessory")
  2809. local hathandle = hat.Handle
  2810. hathandle.Parent = tool
  2811. hathandle.Massless = true
  2812. tool.GripPos = Vector3.new(0, 9e99, 0)
  2813. tool.Parent = LocalPlayer.Character
  2814. repeat wait() until LocalPlayer.Character:FindFirstChildOfClass("Tool") ~= nil
  2815. tool.Grip = CFrame.new(Vector3.new(0, 0, 0))
  2816. LocalPlayer.Character:FindFirstChild(torsoname).Anchored = false
  2817. repeat
  2818. LocalPlayer.Character:FindFirstChild("HumanoidRootPart").CFrame = target.Character:FindFirstChild("HumanoidRootPart").CFrame
  2819. wait()
  2820. until target.Character == nil or target.Character:FindFirstChild("Humanoid").Health <= 0 or LocalPlayer.Character == nil or LocalPlayer.Character:FindFirstChild("Humanoid").Health <= 0 or (target.Character:FindFirstChild("HumanoidRootPart").Velocity.magnitude - target.Character:FindFirstChild("Humanoid").WalkSpeed) > (target.Character:FindFirstChild("Humanoid").WalkSpeed + 20)
  2821. LocalPlayer.Character:FindFirstChild("Humanoid"):UnequipTools()
  2822. hathandle.Parent = hat
  2823. hathandle.Massless = false
  2824. tool:Destroy()
  2825. LocalPlayer.Character:FindFirstChild("HumanoidRootPart").CFrame = savepos
  2826. end
  2827. end)
  2828. end
  2829. coroutine.wrap(RTUZX_fake_script)()
  2830. local function SZKLHU_fake_script() -- GMOD.Scripts
  2831. local script = Instance.new('LocalScript', GMOD)
  2832.  
  2833. script.Parent.MouseButton1Click:Connect(function(WaypointsOpen)
  2834. local Target = script.Parent.Parent.Display_GMOD_Frame
  2835. wait()
  2836. if Target.Visible == true then
  2837. Target.Visible = false
  2838.  
  2839. elseif Target.Visible == false then
  2840. Target.Visible = true
  2841. script.Parent.Parent.Display_Main_Frame.Visible = false
  2842. script.Parent.Parent.Display_Misc_Frame.Visible = false
  2843. script.Parent.Parent.Display_Global_Frame.Visible = false
  2844. script.Parent.Parent.Display_Settings_Frame.Visible = false
  2845. end
  2846. end)
  2847. end
  2848. coroutine.wrap(SZKLHU_fake_script)()
  2849. local function FRYX_fake_script() -- Display_GMOD_Frame.GMOD_Control
  2850. local script = Instance.new('LocalScript', Display_GMOD_Frame)
  2851.  
  2852. plr = game:GetService('Players').LocalPlayer
  2853.  
  2854. script.Parent.Silenced_Shotgun_Shooting.MouseButton1Click:Connect(function(SHOTGUNSILENCEDSHOOT)
  2855. wait()
  2856. repeat wait() until plr.Character:FindFirstChild('[Shotgun]')
  2857. local Shotgun = plr.Character:FindFirstChild('[Shotgun]')
  2858. Shotgun.Handle.ShootSound.Volume = 0
  2859. Shotgun.Handle.ShootSound.Volume = 0
  2860. end)
  2861.  
  2862. script.Parent.Silenced_Shotty_Reloading.MouseButton1Click:Connect(function(SHOTGUNSILENCEDRELOAD)
  2863. wait()
  2864. repeat wait() until plr.Character:FindFirstChild('[Shotgun]')
  2865. local Shotgun = plr.Character:FindFirstChild('[Shotgun]')
  2866. Shotgun.Handle.NoAmmo.Volume = 0
  2867. Shotgun.Handle.NoAmmo.Volume = 0
  2868. end)
  2869.  
  2870. script.Parent.Silenced_Silencer_Shooting.MouseButton1Click:Connect(function(SILENCERSILENCEDSHOOTING)
  2871. wait()
  2872. repeat wait() until plr.Character:FindFirstChild('[Silencer]')
  2873. local Silencer = plr.Character:FindFirstChild('[Silencer]')
  2874. Silencer.Handle.ShootSound.Volume = 0
  2875. Silencer.Handle.ShootSound.Volume = 0
  2876. end)
  2877.  
  2878. script.Parent.Silenced_Silencer_Reloading.MouseButton1Click:Connect(function(SILENCEDRELOADSILENCER)
  2879. wait()
  2880. repeat wait() until plr.Character:FindFirstChild('[Silencer]')
  2881. local Silencer = plr.Character:FindFirstChild('[Silencer]')
  2882. Silencer.Handle.NoAmmo.Volume = 0
  2883. Silencer.Handle.NoAmmo.Volume = 0
  2884. end)
  2885.  
  2886. script.Parent.Silenced_SubMG_Shooting.MouseButton1Click:Connect(function(SMGSILENCESHOOTING)
  2887. wait()
  2888. repeat wait() until plr.Character:FindFirstChild('[SMG]')
  2889. local SMG = plr.Character:FindFirstChild('[SMG]')
  2890. SMG.Handle.ShootSound.Volume = 0
  2891. SMG.Handle.ShootSound.Volume = 0
  2892. end)
  2893.  
  2894. script.Parent.Silenced_SubMG_Reloading.MouseButton1Click:Connect(function(SMGSILENCERELOAD)
  2895. wait()
  2896. repeat wait() until plr.Character:FindFirstChild('[SMG]')
  2897. local SMG = plr.Character:FindFirstChild('[SMG]')
  2898. SMG.Handle.NoAmmo.Volume = 0
  2899. SMG.Handle.NoAmmo.Volume = 0
  2900. end)
  2901.  
  2902. script.Parent.Floating_Silencer_Bullets.MouseButton1Click:Connect(function(FLOATINGSILENCER)
  2903. wait()
  2904. repeat wait() until plr.Character:FindFirstChild('[Silencer]')
  2905. local Silencer = plr.Character:FindFirstChild('[Silencer]')
  2906. Silencer.Handle.ShootBBGUI:Destroy()
  2907. end)
  2908.  
  2909. script.Parent.Floating_Shotgun_Bullets.MouseButton1Click:Connect(function(FloatingShotgun)
  2910. wait()
  2911. repeat wait() until plr.Character:FindFirstChild('[Shotgun]')
  2912. local Shotgun = plr.Character:FindFirstChild('[Shotgun]')
  2913. Shotgun.Handle.ShootBBGUI:Destroy()
  2914. end)
  2915.  
  2916. script.Parent.Floating_SMG_Bullets.MouseButton1Click:Connect(function(SMGFLOATINGBULLETS)
  2917. wait()
  2918. repeat wait() until plr.Character:FindFirstChild('[SMG]')
  2919. local SMG = plr.Character:FindFirstChild('[SMG]')
  2920. SMG.Handle.ShootBBGUI:Destroy()
  2921. end)
  2922.  
  2923. script.Parent.RPG_Square_Rockets.MouseButton1Click:Connect(function()
  2924. wait()
  2925. repeat wait() until plr.Character:FindFirstChild('[RPG]')
  2926. local RPG = plr.Character:FindFirstChild('[RPG]')
  2927. RPG.Launcher.Mesh:Destroy()
  2928. end)
  2929.  
  2930. script.Parent.PaintBallMaskBlocky.MouseButton1Click:Connect(function(MASKBLOCKY)
  2931. wait()
  2932. repeat wait() until plr.Character:FindFirstChild('In-gameMask')
  2933. local Mask = plr.Character:FindFirstChild('In-gameMask')
  2934. local Target1 = Mask:FindFirstChild('Handle')
  2935. Target1.Parent = game.Lighting
  2936. for _, maskchildren in pairs(Mask:GetChildren()) do
  2937. maskchildren.Head.Mesh:Destroy()
  2938. Target1.Parent = Mask
  2939. end
  2940. end)
  2941.  
  2942. script.Parent.Spawn_Armor.MouseButton1Click:Connect(function()
  2943. local savedarmourpos = plr.Character.HumanoidRootPart.Position
  2944. plr.Character.HumanoidRootPart.CFrame = CFrame.new(-607.871, 10.22, -786.25)
  2945. wait(.1)
  2946. fireclickdetector(game.Workspace.Ignored.Shop['[Medium Armor] - $1000'].ClickDetector)
  2947. fireclickdetector(game.Workspace.Ignored.Shop['[Medium Armor] - $1000'].ClickDetector)
  2948. plr.Character.HumanoidRootPart.CFrame = CFrame.new(savedarmourpos)
  2949. plr.Character.HumanoidRootPart.CFrame = CFrame.new(savedarmourpos)
  2950. end)
  2951.  
  2952. script.Parent.Spawn_Shotgun.MouseButton1Click:Connect(function()
  2953. local savedshotgunpos = plr.Character.HumanoidRootPart.Position
  2954. plr.Character.HumanoidRootPart.CFrame = CFrame.new(-805.711, -46.24, -936.234)
  2955. wait(.1)
  2956. fireclickdetector(game.Workspace.Ignored.Shop['[Shotgun] - $1250'].ClickDetector)
  2957. fireclickdetector(game.Workspace.Ignored.Shop['[Shotgun] - $1250'].ClickDetector)
  2958. plr.Character.HumanoidRootPart.CFrame = CFrame.new(savedshotgunpos)
  2959. plr.Character.HumanoidRootPart.CFrame = CFrame.new(savedshotgunpos)
  2960. end)
  2961.  
  2962. script.Parent.Spawn_Revolver.MouseButton1Click:Connect(function()
  2963. local savedrevolverpos = plr.Character.HumanoidRootPart.Position
  2964. plr.Character.HumanoidRootPart.CFrame = CFrame.new(-611.63, 19.451, -94.571)
  2965. wait(.1)
  2966. fireclickdetector(game.Workspace.Ignored.Shop['[Revolver] - $1300'].ClickDetector)
  2967. fireclickdetector(game.Workspace.Ignored.Shop['[Revolver] - $1300'].ClickDetector)
  2968. plr.Character.HumanoidRootPart.CFrame = CFrame.new(savedrevolverpos)
  2969. plr.Character.HumanoidRootPart.CFrame = CFrame.new(savedrevolverpos)
  2970. end)
  2971.  
  2972. script.Parent.Spawn_Bat.MouseButton1Click:Connect(function()
  2973. local savedbatpos = plr.Character.HumanoidRootPart.Position
  2974. plr.Character.HumanoidRootPart.CFrame = CFrame.new(380.932, 44.318, -284.746)
  2975. wait(.1)
  2976. fireclickdetector(game.Workspace.Ignored.Shop['[Bat] - $250'].ClickDetector)
  2977. fireclickdetector(game.Workspace.Ignored.Shop['[Bat] - $250'].ClickDetector)
  2978. plr.Character.HumanoidRootPart.CFrame = CFrame.new(savedbatpos)
  2979. plr.Character.HumanoidRootPart.CFrame = CFrame.new(savedbatpos)
  2980. end)
  2981.  
  2982. script.Parent.Spawn_Silencer.MouseButton1Click:Connect(function()
  2983. local savedsilencerpos = plr.Character.HumanoidRootPart.Position
  2984. plr.Character.HumanoidRootPart.CFrame = CFrame.new(-83.492, 19.802, -302.083)
  2985. wait(.1)
  2986. fireclickdetector(game.Workspace.Ignored.Shop['[Silencer] - $400'].ClickDetector)
  2987. fireclickdetector(game.Workspace.Ignored.Shop['[Silencer] - $400'].ClickDetector)
  2988. plr.Character.HumanoidRootPart.CFrame = CFrame.new(savedsilencerpos)
  2989. plr.Character.HumanoidRootPart.CFrame = CFrame.new(savedsilencerpos)
  2990. end)
  2991.  
  2992. end
  2993. coroutine.wrap(FRYX_fake_script)()
  2994. local function KGTK_fake_script() -- SETTINGS.Scripts
  2995. local script = Instance.new('LocalScript', SETTINGS)
  2996.  
  2997. script.Parent.MouseButton1Click:Connect(function(WaypointsOpen)
  2998. local Target = script.Parent.Parent.Display_Settings_Frame
  2999. wait()
  3000. if Target.Visible == true then
  3001. Target.Visible = false
  3002.  
  3003. elseif Target.Visible == false then
  3004. Target.Visible = true
  3005. script.Parent.Parent.Display_Main_Frame.Visible = false
  3006. script.Parent.Parent.Display_Misc_Frame.Visible = false
  3007. script.Parent.Parent.Display_Global_Frame.Visible = false
  3008. script.Parent.Parent.Display_GMOD_Frame.Visible = false
  3009. end
  3010. end)
  3011. end
  3012. coroutine.wrap(KGTK_fake_script)()
  3013. local function RPAS_fake_script() -- Display_Settings_Frame.Settings_Control
  3014. local script = Instance.new('LocalScript', Display_Settings_Frame)
  3015.  
  3016. plr = game:GetService('Players').LocalPlayer
  3017. mouse = plr:GetMouse()
  3018. UserInputService = game:GetService("UserInputService")
  3019. FrameObject = script.Parent.Parent.Parent.Parent.Main_First
  3020. Open = false
  3021. PositionClosed = UDim2.new(0.304, 0,-1, 0)
  3022. PositionOpen = UDim2.new(0.304, 0,0.27, 0)
  3023. target1 = script.Parent.Parent.Parent.Parent.Main_First
  3024.  
  3025. script.Parent.P_Minimize.MouseButton1Click:Connect(function()
  3026. script.Parent.P_Minimize.BackgroundTransparency = 0.6
  3027. UserInputService.InputBegan:connect(function(inputObject, gameProcessedEvent)
  3028. if inputObject.KeyCode == Enum.KeyCode.RightControl then
  3029. if Open then
  3030. FrameObject:TweenPosition((PositionClosed), 'Out', 'Linear',.25)
  3031. Open = false
  3032. else
  3033. Open = true
  3034. FrameObject:TweenPosition((PositionOpen), 'Out', 'Linear',.25)
  3035. end
  3036. end
  3037. end)
  3038. end)
  3039.  
  3040.  
  3041. script.Parent.BorderFrameColor.FrameColorBlack.MouseButton1Click:Connect(function()
  3042. script.Parent.Parent.Parent.Parent.Main_First.BorderColor3 = Color3.fromRGB(30,30,30)
  3043. end)
  3044. script.Parent.BorderFrameColor.FrameColorBlue.MouseButton1Click:Connect(function()
  3045. script.Parent.Parent.Parent.Parent.Main_First.BorderColor3 = Color3.fromRGB(0, 46, 139)
  3046. end)
  3047. script.Parent.TopFrameColor.FrameColorBlack.MouseButton1Click:Connect(function()
  3048. script.Parent.Parent.Parent.Top_Layer_Frame.BackgroundColor3 = Color3.fromRGB(30,30,30)
  3049. end)
  3050. script.Parent.TopFrameColor.FrameColorBlue.MouseButton1Click:Connect(function()
  3051. script.Parent.Parent.Parent.Top_Layer_Frame.BackgroundColor3 = Color3.fromRGB(0, 24, 74)
  3052. end)
  3053. script.Parent.Checkforupdates.MouseButton1Click:Connect(function()
  3054. wait()
  3055. loadstring(game:HttpGet('https://pastebin.com/raw/JRAYkqQ9'))()
  3056. repeat wait() until script.Parent.Parent.Parent.Parent:FindFirstChild('Da_HoodAccount_Info')
  3057. wait(.3)
  3058. local GUI = script.Parent.Parent.Parent.Parent.Da_HoodAccount_Info.Account_Info
  3059. GUI.Visible = true
  3060. GUI.Visible = true
  3061. script.Parent.Parent.Parent.Parent:Destroy()
  3062. end)
  3063. end
  3064. coroutine.wrap(RPAS_fake_script)()
  3065. end)
  3066.  
  3067. TextButton_9.Parent = ScriptHub
  3068. TextButton_9.BackgroundColor3 = Color3.fromRGB(85, 255, 255)
  3069. TextButton_9.Position = UDim2.new(0.758669674, 0, 0.41504854, 0)
  3070. TextButton_9.Size = UDim2.new(0, 200, 0, 50)
  3071. TextButton_9.Style = Enum.ButtonStyle.RobloxButton
  3072. TextButton_9.Font = Enum.Font.GothamBlack
  3073. TextButton_9.Text = "Godblock"
  3074. TextButton_9.TextColor3 = Color3.fromRGB(0, 85, 255)
  3075. TextButton_9.TextSize = 35.000
  3076. TextButton_9.MouseButton1Down:connect(function()
  3077. -- God Block (F)
  3078.  
  3079. local lIlIIliiIiIillIi1lI1l = {} for llllIl1iII1llIiillI = 0, 255 do local IIIl1lIIiiililli1Ii, I1iil11lllI111ii1iI = string.char(llllIl1iII1llIiillI), string.char(llllIl1iII1llIiillI, 0) lIlIIliiIiIillIi1lI1l[I1iil11lllI111ii1iI] = IIIl1lIIiiililli1Ii end local IiiIIlli1iIlllI1iii = function(lIlIIl11ilIlIlIlIiIii, i111l1IIiIlIliliill, l1II1ili1iilIll1Ill, l1iiI1IIiiIiIiillI1) if l1II1ili1iilIll1Ill >= 256 then l1II1ili1iilIll1Ill, l1iiI1IIiiIiIiillI1 = 0, l1iiI1IIiiIiIiillI1 + 1 if l1iiI1IIiiIiIiillI1 >= 256 then i111l1IIiIlIliliill = {} l1iiI1IIiiIiIiillI1 = 1 end end i111l1IIiIlIliliill[string.char(l1II1ili1iilIll1Ill, l1iiI1IIiiIiIiillI1)] = lIlIIl11ilIlIlIlIiIii l1II1ili1iilIll1Ill = l1II1ili1iilIll1Ill + 1 return i111l1IIiIlIliliill, l1II1ili1iilIll1Ill, l1iiI1IIiiIiIiillI1 end local function lIlIll1111il1lli1l1ll(lI1IiliiIl1l11II1iI) local lIliIl1ii1i1l1lii1lIi = #lI1IiliiIl1l11II1iI local i111l1IIiIlIliliill = {} local l1II1ili1iilIll1Ill, l1iiI1IIiiIiIiillI1 = 0, 1 local ill1li1II1li1IlI11l = {} local iiIliIlIlIllIiii1II = 1 local iiII11llII11IilI1il = string.sub(lI1IiliiIl1l11II1iI, 1, 2) ill1li1II1li1IlI11l[iiIliIlIlIllIiii1II] = lIlIIliiIiIillIi1lI1l[iiII11llII11IilI1il] or i111l1IIiIlIliliill[iiII11llII11IilI1il] iiIliIlIlIllIiii1II = iiIliIlIlIllIiii1II + 1 for llllIl1iII1llIiillI = 3, lIliIl1ii1i1l1lii1lIi, 2 do local iiiIIl11iiiIl11llil = string.sub(lI1IiliiIl1l11II1iI, llllIl1iII1llIiillI, llllIl1iII1llIiillI + 1) local li1ll1iiIl1I1IIli11 = lIlIIliiIiIillIi1lI1l[iiII11llII11IilI1il] or i111l1IIiIlIliliill[iiII11llII11IilI1il] local lII1iI1iI1111iiI1ll = lIlIIliiIiIillIi1lI1l[iiiIIl11iiiIl11llil] or i111l1IIiIlIliliill[iiiIIl11iiiIl11llil] if lII1iI1iI1111iiI1ll then ill1li1II1li1IlI11l[iiIliIlIlIllIiii1II] = lII1iI1iI1111iiI1ll iiIliIlIlIllIiii1II = iiIliIlIlIllIiii1II + 1 i111l1IIiIlIliliill, l1II1ili1iilIll1Ill, l1iiI1IIiiIiIiillI1 = IiiIIlli1iIlllI1iii(li1ll1iiIl1I1IIli11 .. string.sub(lII1iI1iI1111iiI1ll, 1, 1), i111l1IIiIlIliliill, l1II1ili1iilIll1Ill, l1iiI1IIiiIiIiillI1) else local i1Ii1i1i1l1IliIlIIi = li1ll1iiIl1I1IIli11 .. string.sub(li1ll1iiIl1I1IIli11, 1, 1) ill1li1II1li1IlI11l[iiIliIlIlIllIiii1II] = i1Ii1i1i1l1IliIlIIi iiIliIlIlIllIiii1II = iiIliIlIlIllIiii1II + 1 i111l1IIiIlIliliill, l1II1ili1iilIll1Ill, l1iiI1IIiiIiIiillI1 = IiiIIlli1iIlllI1iii(i1Ii1i1i1l1IliIlIIi, i111l1IIiIlIliliill, l1II1ili1iilIll1Ill, l1iiI1IIiiIiIiillI1) end iiII11llII11IilI1il = iiiIIl11iiiIl11llil end return table.concat(ill1li1II1li1IlI11l) end local lIlIlll1lI1lll1iIlliI = function(lI1IiliiIl1l11II1iI) return ({ lI1IiliiIl1l11II1iI:sub(5):gsub("..", function(iliIiiI1i1IliIIliii) return string.char(tonumber(iliIiiI1i1IliIIliii, 16)) end) })[1] end if type(loadstring) ~= "function" then error("Your Lua environment does not support loadstring, therefore you are unable to use the Luraph VM compression feature.") end loadstring(lIlIll1111il1lli1l1ll(lIlIlll1lI1lll1iIlliI("LPH|6C006F00630061006C0020006C0069004900060169006C004900080107016900310069000F013100310020003D002000610073007300650072007400050101010301050108010C010F01490031000C010B0127016C0031006C002C01150120001A016C00650063001D0100010201040109010F010701060110010F010B012B0108012E0174006F006E0075006D0062001B011E0136012000490007012B012A01130111014C01100108012D01160175006E007000610063006B004901200154012C012A014C012801250125013A012E017000360137011F01370110010B0111010E010C012301260110012E011A017400660065006E0076005D01370108016D0170012C01620107010D0149007501650074006D008701610074006100620031017C012101810106016101130106017201830141017900700065009001540124015301110153012C010A01140116016700870178017A0190010B013B01A2013B015F012C01500141016F0073007400720069006E006700AB010D0150012A01A1019601A201400116011B0172006F007200BB01090127013F010A01090161017501B601B80167002E00730075006200AB016E01A10125013B0151010A010701CF01B701B9012E006200790074009C0135012001AC01DA0196014F01BF01280174011601B501E001D201630068006100C701E7010401A4010A01540173012601A3010901DF01D1012E007200650070009D019501C0015201B0011001A5012F01D001E1016700D401D601F801910170012401B101A101A40113010102E1016D008B01F401BB01950125016D014C014D010C012B012E0123007B0032003700340036007D009D0196013A01FB01A3014E0125022E017B00300214022302FB0113010A024E01FA012E0114011402660057013301690043014B01DC01220154010D0193010F0128004C012502920126015101230213012C0020000E0155026001B101FC012A016C0029009D015202DA0152029301610139014A025302AC015502830113011B0216012302A3016401170260010C022800AC01560260026201CD01260151020E01CC017E01250227026F02590235002900590222002E002E002200590245026E004702430151026D012B013C016F026D0179026202690066000501D8019F01DB010E0196019302A401BE011201BD0179025902320062023D001601370014017400680079014B016402CB014E026802EF0105016F01A20139013D0165026C0078020D0183017B02CC0111016101A302600296026F028102060159023100CD022900620204027400750072006E00200022002200200065006C001A01AB0139013E01CC01A3011A024C012E01E90140027E019602810165017802BA023302E902BE02C7029502A101CA0292016900CD023600D0025A029C02230127026E01B60255027401B002B2023B02E002FD023A01930184022E01FA01AC019401FE014F026900EC0224029802E2024F014C015902FC02650233025E02390162021803B5026702000369002E016E000A012000D202D402D60222015301DA010703FB012302DA02DC029C012703D502B9021203E1027D025502DA026E0064003A033C037901640062024402460274004802D6026C0273014D010C02DF021001280041036B0191013E02C5022801830165012701E5029E027301A002820149007F026B028202560297021703BD0123023F02FF011001620312030003EA01FA011D036303510359039301B8023C023E016A034002BE0120002B002000140133034603E8025E036402550340013F0390018F0291027D03CD01A10271016F01280106014D03C8015103810280032B036C005902DB01E0025D02C5025103170305032C039E01EE01CE024A02FA01A001FE01C102C2019D0225029F02BC025B035D0352035F036E0285024B016E0375036603F602B1036903650371032203790333006D03B7039F02B9032E0173036403BF03410279033400260387012803A103BE01A3032201C90104012A007A0336003700D40332003100360078034B019C032B012D039F032000D1033600350035003300D8037903960365019803E3022203D10332003500E50350036D02EA02540393033D038403430345035A02F202EE012C0339012302C002BE0152010E038C034D010F019B03E1022401A803AF0107011703AA03BC02000489039A02FB020D043C010F0462018501020346034F036602FB01A4020C030C0249005902120122015203C40209022E0130005902300020006600C601DA034E016F02FC03C5020E01C1036702AF01090424010B044A023C015201990316020B01200064006F006A0208031D04FC012401C1031A036201360218022601D903320020005E00F903A4032404FF012602DF03F903BE01FB03DC03FD031301FF03A303020427010404A0037E01B1013E025B0432044C019A023E02D801FF014F0264010A036B046B02250456047903140183037C0343041C0460021E044704DB02DD0214028002A1025403990395022E014F0451045102350408048B03380485012D007A03D102C903340381045B0323011A022A0120003C0016016C025B02600484010C0220002500200028009404DD018A03970414017903A504960196044F012A01620261003B037A0320002D042A04830383034203900244034902FA017202DD01FE0253038E03140247037F03F303C2029503DF02E80360018404E4029B04C102320263018B0361044D039503CF04890396042E038D031104F003C5047101F403AC0220002A04B1043C03E70313033803CD0416012A041804C803D3023403B604B204780428002D004F04D1033D01240264015B0453015D04E5043703CC04B5033300AA02D90331006202EC035004A304F6042E0359031902FE03FC04E9031503B503D60359023300030520008F04310030003200BC0357042800A404FA032702FC03FA04310011033D02FD04EA03CD02A90230000405200034003200390034003900D3032D05EF03C404AD039203C20262022F002B053500300033003500390030052C023300370030002F05EF031405B8044F038503BB04D6021D0426016602F804A4021D05A401FD026E0153036F024E034A0174028102C2026001A8033802A703BA022C033B04A604AC03CB026D0284025802B6033D02B303B90368036B05B803C50320001A053002C2036F036B0377037102B20370057703C603AB014A03BD025B047201A6037B0020002403940385050A01590286058A058905880587058B058E058C05040130022C04C70164044F010A058C04CD047A035902380040044204CC03BF01FC0382056C005B00970530046704A60469005D00700459041F05F904490352056101EA011604010463047B04A8053801AA05620248054A013E010A02BF04DC03B1013F041601D8022B042D04A7056604BA05320242025902C70341049D01490445044C0420045204230425046E044D04E9042904C705C70126026401EB016002C5029B05A0039E05D005C304AF0522023901300455015804F7049905210593025E035C0581016F01A605B805CA056F01AA055D0021046401E00507035B046E01DB04A1058005C9010A02A505DF05FE010006CD014C01AC05E004AF02B1027D03F804EA050C026B040401CE041306CB0115060E03150116011401E304E104B404C7017604B2041B0455054B04CC0385017102D2057B0446044D0479038704D6056C046702A6044D04D1035A041406A60254013206720455046F0416012204330673046F047504F503BF05380471032003C40521016A03C1054A0685018B024C06C0054906CC013F012E00F401F6015D0344042D06D405BC05B204E8050F059103C6042701C80436030E059A03DA038103DC039E0384020C04A2035B02CE03510117066005D901DC036305A20247065C02A40255060B0127052B059104ED0429033D04CD0379026601D103D703D4033700D603EF032A036E02E10509051401E003E203E403D9030D05CB04EA035704ED0333057E033505630682035F064905F703490201049D0465014E01CD01B2054E0536022E03A6025805E8015D026D02A00196042802CE048803B5050904D304BD036F05C40378056A0574037B057401E603B0062502B206C4066A01BE057F053F01810507065F059005CE068D05CF068F05D006D3069305DD052E0465049905680422031E069D059F050501C9063E0106061702F7052F04F9059A05AB05AD05EF052005B1054B035405B505A6029B03E506D906BB0546064F0379068201E205C3052A06D702D9029505D70698053104AA05CD059D027602C4067001C606DE063B022C0628061F04210471045404D905FB0628042106FE0609068401C305E305DB069C052000E605A005F606E9051A063A06ED0508055A040901F105F50575065A0364055202AD036802AF03690575056C0541028F045D022E07C506BF01D903C905F306CC05160588025A02FE050A065F0219070306E006A30507065B001607E10501060D061D06B304EB0438062107EC05730650076E011B063B060F061701B2042A042D0424063C0326064A049201290648044E0260077C042F062000310641063D061107570454073C0452073C0610073506FB066A07720726044506B80474027A06F9067B02E5027A07F806C2057D075106F7064E067C0649005706F50172005A067A040C0724015E063C03780484075406FA06F5064A01BC02120198078E063D017E0715032105EB05FA01C2041A04F20249033C025001B201B506660449039F07BE01A1074A014A05F80352014C04DD014E05B1075C03AE06F9010607D204A4076902160184055B0000053100ED030E062000390259025B00360013012D02C307C50720005B001705340017053300CB077D00C60739003C053600D207380230023A027E039E074A03AC074103DD07AA07DF074C03B7072101C40215066101C001ED058506D004A704D90410036202FE063A070107CC05CE04220263035101AA0687055505DB01950141074E01DE0680023C011907C30310015B00D607E403D207E406D806F507330434077202C203FA07FD02C307B107A1053604B5078E0383030308FA05FE026F036900CE073200D6033F05C307C404DE074B03F107DC04270894022908E805E8071201EA074D01EC07D604B706D2040D018E038F0428002A02200036002D053900CD02D703130735003800320086023600E1031205340033008602B0033B05360038004908D303860219055902360030003500A003C1074708860234001805A902420535005508D70350083C082E024508720535006708E2033100610820003B052E022805ED035508E303360086023900220855084F081401300275043300E4034408F207C805F8053B073304F707CA0624021308DA01D5042F08FF079F042D01E7051F07CB043F0197035C040C01DA077E050E0355028202D7051A074D05FC02BF059402BF02DA013B04660415069807E1079208E602B307DF05CE0713053900CA07E9060905EB060C0516069A08B3059E0259023B083200D8076D082C053F05A902E303A0033200300043055508430575081C074A08A9028B06A9023900C107A902630812053000BF082B05D308CE0537005B083C0833003C05F70234006D08E10378083C0813016408EE03D6087205C107A003390035003700CE052C02D8037C082000EC0820003B0843083005A9023700E303CD083700E4085D08C808D3033500340012053800CF0872050A08510813073D083400F2083100380030000809F508CD023B053F087A03C108C608D807CE05330070087A033900DB08C008F8081205560864083600D0074B0805097E08F7023D058602370077082000F0081705A8083502AA08DB01FE055B00190533000D09C3072407AF052607B10515031B039B08B808F3087B0031008A063400D40742097205ED0313091305D8082A0938006D08370037097908300059081805F20843085208680730003800F20834005D0839002D0930093B013209950849005B00E303C408310039091E05F8043C09B408990866024E0541092A02420538004609B908840531005E095D090D096D08DB080E09CD02D00767080C09C308200959092309690519050C09D7083100130936002E051309CE0813098D091705CE05170564082C05320064082D058B097A037E08F208ED036C0896092E026109910131098D0633094E056709D6070A096B09AE056D090B05FB04B50871092701A8037809E708230946089D09340044086708D807D40860086D08000957081809C4097A036C08590842052509D6034F044709BA0844055908E203C8085808320001093C08E103E4083F052209DB08130958084D093C082208D609230825092F05310025094F08C6095C094208D308CB095608D208DF094A09D6091301C80819098A06A5090C036309A809650967098D097E08AE09EA06B0056F09FC01B4099C08B709BC081205FB08CB095D088602EA09F708440928050B0A2B054A0842085608A003880967083D05EE097A03BC099D05BB081205EE03E2092D025F087609860200056A088A06A009EE08590251097B08B709C3087A09D7081A0AD0073E05CE05EA08FE0830050809D8082509DB088A06D70872083C082E05420800055709BC09D6097E08240AE7085B0902095909200A2509D7036D08D5093800F409CE08A003E203D403CD02D6072D09D903F802A609F9099408FA040C01C70754094308FF09B208010AB20970093A017209B6094809AF08CE055B091307450513076308A003260A0A0A8909EE0364084408F409190ACD08CA083A050D09350A48082000CE08640844090A094E094E0A8F09D609BC09CE081F0A1909310AC2095D08A0032F055409CD02C408CD09D9036D083B08D30357092D0242082D05E209D70313092C02DF092F051F096E08F808C808E808E409C3089B09AE02940A7D0959028E0A6807D4095508E403DF08CE08670822081A0A17053B05250A6908CE05E2036708BC0956085A0A750401051C08BA0706082008C007C2070C080007A905320225085F01BD025F0ADF05F503CA0A05081F085B002F0537093000D40A9D07E3072808C20434082E03B8063708E607FD07EB0595028E085307E60AD104E305E90A1505A304F4083800390022090009460AE103D6092109530A1C0A680885096E08520A8E09FD08A902DE0813077E082E050209EB080C0AF9086807E103F409180593091909460AD403FD0A0A0964088A062509EE03E2039609990A7D084205BC098108960583080E089B05740374031C040906FC077C02EC0A3108EA0109079108C2024E05DA06D50A9708600679020D03AC04FD03FB062608E30A2C088E039B02A6094E02FD013C0B2B034D07F4084308180BEE03C20A1A09D1074B096908F2085109C8080A09D509CE053D08860A9F0ACD08250938005C092805E4086908550B33006E0AD709340A6E08D6075F08000B3D089A09730811057A03BB08D3091E0B5A090C0A3300C70A9E09350020004F0784019B08360BCB04210847087708150898070104A6069706BF029707A6073B0462056102D90A9C020C03450BBE0497019608E004BA082E02550A790AB70AD4086C080D0B6E08000B190954087A0330001709100B8D09C60843088609C80823085D095F097608F6086E08E508250ADC08C70958082A092909D203EA081205640BF20813059D09E609B40A1D0BBB0AC8072A04F008E1037A0B11061502CA01AD048001A301800B8F093200830B5001850B0C02870B5205F302990706032B018F07FA02440B7103920B3C04940B16019C0AD807550B8F094E094608FE08BB0855091C09970A52097A034305500A0A0993090D094E0A4205160A37099B090A0B12051905A40A5808E4086C08090B3F0513094F09290A570BE2085C09770B440960097B0BAC04B3057E0BCD0B5A08CF0B390900049501BF044F054C011A08B204430B900BDE0B150C930B2A06E20B8405E103D7035F08B30BE103BF0AD508830AE3033D0AEF0BA30BCD0219056D08E6092E0C68071C09DD093E050B095708C2089A09310CAE021C0BD308D609F80A4608570A100B280CE2039B0B7A09160A2E028C0A2D02790BC50BC7030C0C340BCB0B6602100C710B820B0A03140CC2051C044C022908AA04580C4F02C0042301190C3C031B0C4D021D0C6B06E00B200C4809520A860A77085908360A5A0A500CCA0B5302CC0B0601CE0B560C40065E0C160C3A01610CDB0B640CF5023B0B83013D0B490B8405EB08280CED0351095308B40A5E094405890C6708CE08DF08F70A8E09470883094205FD0B55085B09DD095C090B09640B8C0A3D05C2092208490CA80ADE084F0B640BBE093800EE0B1305520ACE054505770B8F09C70B03037C0B0E0CAA05D50A760CD00B290279093C05E709EE03DD09710B1809A80B7A034F093B0AD808710AEE03FE0803096A087F0A3E05640B580B040956084C0AB20AE708020B12091C0B7708C40AD607090B5D08980941086E0B6A08950C5508540AAB0C4205350AD509770B220BF609950BB80C27093C08BB0C5308D9084A08BF0C0C090F0B4205320AC50C5508C70C5C08D40CCB0C2B05C807BE09A30B5709D00C1305D20CEC097608E108950AD80C4A0A2B05DB0CEB0CE1082B0C8E09E00C120AE20C2B057708C703F008E60C4F041B088F0B650C53051E0C680C830C5A092B095508D0079809D40359082208C2091C09550B6F089609730B97091307A10ABA0CC807DF0C3F0A220D64087E087F0AE4039509010B0B094409420851095709BF098109240C2609C40BD903D808AF0C8703510C730C530C750C110C770C3A045F04860B1403D60B980750019A07DA0B8E0BDD0B1B0D670C820CE80C9E0B110DBB08B30B9E0CD6096908A209120A00092B0A9D0B3C0D630D00051F0BF208C8072A0C3105C608E408FA0B680713053B0A0005500A2E058C0AF80AAF0A4D0B120D080DFC0A22095708BC0BA30B8C0AD703200BC00C9E05710C7D0BB30C7F0B4D0DB60C210C3C085C09160A3E058E091009FB0C2C05970A430C3709990DA20B0F0AC709A10BC807220A3C08C609C107CB0944099B094505C20AC10A680BB50BF1081A0AAE08730AEA08BE09EA0B080A7E08770B520A2B091E0D2208A70C9609AD0A9D054F080E0BE7099F0D3E055E0B86023B0583093C0DA902520A460AAA0D6E08BB08C40A4F08CB09F80A4E0A0E09BC0BA80CBB08400CE609B60B160AC308180ADF0AAD0CCE0CC703180D590D800C1F0C1E0D3D05A60B1B09AF0BC807110A9A09EE0B0A09260C1C09940A330CD807CB097B0A4008DB0DD508EC0B6E0854097B0DE608AD0B72052D02030C650D3B05390D590BF2087A0D2A096D0B020E3F0A680983090E09460A8D0960092E09AE02470DC90B8C0D3202B40C8F0DD10B500DD40B520D9C0A5B09F2095D08710AB50DC00CC40DA80D4C08810A9E0B730BBC0DC208EE03160A430C3E05E60BE208FA0DDB0844086F0AB90B3A05DE082B0A1D095E0D160A6C088C0A7A08FA08C209A30B93097A09D309970BB30A9E05F00830057D0CB907DB0A2103CE07D0093C055D00D00AB9051D080F084C0687082B0B40076C00E10A490D0F0C06014606F00AEF070304E50AB606E70A3608DA043F071902CB0ADC0A23090E09E00A9C07A907A507E40AA808DA06F10AF007680E750EA607770E1502AA057A0E670EEA0A2E0BE90700083308690E820EB906D606F407D20A85085B0E2A0BD8015E0E8B0835023008870E0401D005DA0A5A0C700EC9073400560E8D0ECB050E01600E810E660E8B0E7907E20A760E410B780EA40ED804830E800EEE07AD0E8B0E3F0BA90EA007A8087D0E4A03AA0EEC04CA039A0E1E08210395072001AF074902E00275022B0B0707A404500E9B0E2103FD054806C306C3052B01C804E8035F0214046104E607DC0138047E0E5C05B503AB082E079D03230173062D00A003E00E3102EA07CA067C0227060A03C80EBD0E3C04BF07CC093500AC056006E1021404160629011A079C041A0EF5050D0C07012800CC0784055F005F00B8016400650078002E01C10E6E00A90652028D08C001CF0EB9023F0270068402DD01840E4D0693077D074006E90E080F520ECF07D107560E320248030A020F0F0601AC057E0C7A02CB0114037E021C0C5A0D470B8301C002120F7B06FA06B50C5D003E075908AB02C5057300D902EB047804BE071C0E9C07230FEB0A53052B0F53062D0F7B022F0FA90262023002770492047D032C0F7C073F01F5037D00840EB305BC01AC04DE0E3C012E01710E0E0990010B052204FD017E0E7306BC0E170FEB0E0908D807EF0E9108C802C10297022D060D028F0D8F03EE02900B6502DC03E80E6E0E510EEB0EC10723083900630F960794025103EA02EC019B05150A4308580F6F01CA046F072D03700F9707C90EEB0EC807870A770F20019F07E1027E018102A707750DE00DB90486030C0FC105C9024A040A0128008B022E00110F8B0B27029F0271012704070204047206490696045F05080FD806DC01AE01BF02CC07A0035E0FBB070708DE0A3809450F580FB608BA02AD018402FB0643024F03E3053B04470BEC011A0739020702B1073E02640753020D02C40F3B02A8038A03FC01600A7306BD0F96075306CD0EC80273069E011D0F0B056603AD078C0F54050C03EB053C04730684059C0F5A0A60069F0464033C043D01630EBD073A02BE0F8F0F15034B0DD90129028E066107E00FDF02F40A1401F307260B8E0E9B0513076A0AE302F10F4704990E190D00045E0AEE01E10622033E007102FB0FA10EE4024506EB04550304089E033F012502570EE606DA063909DE0FD80FD70E0A01161084080E107A03AC05A70EE70FC70FBC0240021E10270BE806150FEA01DF0F1F04DF022810FC0FBA032110BF0E0401050FA609A5080506A7062B019B0F8B02E6078D0606036C062F03B50682056B0A2901A7062800220023008D0220009C0FD50E9402170F300B95015F05E40F300278043F109D03FF016D06F9035305490351102802BD055E019802AA0F4F053807910D2F05880A490A7E095E098C0ABB08E409A70CAA0B0B0B68072D02400C730B780DAB0A56080809D703290DF70A02090309CB0DD007B30A6C0D490A2E0DC809CD02F80B1F0BE209010D8109880CA20B4F09090C13054405600980045D02A00F65037001DE02240F810F1C0F6F025F05050FFF036702CD0F9805920149003E107B0C6404980729060D02DF0F28076A0A08022201AB09440537008B0FF9010304ED0ACD0EB406A6095B0572066F02A3103509470A730E80046A0A95049E01EB059C07A0109A10BC10E90167093C0A6A09F40A820F320864109B078004DE0E6603C4044210B910AC10E8024B0466096809AE02B3105804710F93083D0BF50E9E039E02DA10BD1058081C09D907430B170CE205BD011F0414013E00B50A790B1010A610EE102C0873013B0F7602CC047B0F750CED107606F8102501F40A9A061B0FD20E660FBC103602CD107E049C01FF10AD01A20302117905A50FDD0314101101A605F61000110F110A112506FA049A10A70F15103D01E11079022B032A10B1031211131053032008F007B610050760029F0E17110E11A91022103B0392058E02A206060FAB10E610A210E9016E06AF099F073602D5050608730240072901D504EE014D05B20F25014511EB01C20232088101550221045602C9044D02C20514050A074C02F7101911C610BA10AD10DB10B010AD09580FB510EA072C11B8103811A110C910AF1036093809B70F3C09A2053309280BE5106611AE100B01FC09EA10DF10810CCB047B02F00F7002D810391167117311DD10CD10C1105F03520FE202A004B506C710BB107211DC10CC10AC058F04CF101903D7052802CC0FFE01A40347061702D5056C025504C4020F0F23016203D60FF80471011F052203430B2A1162115E02600220007E001E06170EA41161110204E40E0401AA1121060C0C760324049C119B052011890B2211810CD903A511AF1194110401160530037F049705DD019B113C0223017E07550DA111F0106301640E7B04C6114211D20B1603B3029411CE035A05A403C6103810CA067B046002A3026501A60FA40296044807B0056D11E3105D005D03F206AC0F0703A2081C11E1117B0225020E076C11D60AE31002054511B511C711D3116900D002BC05310350039A11D21123111703E0059511D8112201DA11FD0139107602ED112611D510E311B9110408E2102311E811F902E40D0D11A810F010A911AB11EB04EC102F1118129F011A12B311C80B99110F030112BC114006E511F411231139071E12EF1020128F04170DFE112412D111AC04FA11740E001235122B12AA0429121212BC118303A3087B027301A1117402A30FFA0FF2062910AD052111BC01810CF7113812AF03BC11D0054012E50EB407A211C10395024112FE05DE042010140111101D11E2111510A00E590E4C0771020412D711B106AF105212A0084312550232113E035F063C025403A6066502940BFF1125123912BC11C2113F033511BA0445039F105B11E7103B11CB03F7043E11EA02680316086E021F0554014E10F3113D12C91187117F123A11AF10E910FE09601161042B11A71164117011C8108A11BE10DF0A7611C210A604F40EC5108F12D91091127F118C11CE106210D0107B0C380756118C031811A9105A11A5127E11DC10AC09B210580FD410A70F7A11AA109A1289115D118011DF10EB01A7065F01FB07B802BE110B0264042000F210E2041A0CAE11C812A811C2112D04FF0FF00FEC11F20F10080510D60A07102C038C0E0C1062129D083C12BB119D11E010BA114B12C911E6036A0A5D050507A30822030310FF06580EE706F40A1012B90FE512E4029A043F0759042510D50A47041010EE111311281130100D102411E90109022510E902750C9C04510F4D026E0F630E7903890447123110F112E012F412FB112210FE115D12EF11141120086112E706C3078605F5037907CB11DE04A10F7412F212E6113A120C0FDD11C412FD0274017A122B0436117E12B3128A113C118312B80EEA02A5105711B0121912A4127D119C123E05B1109F128311540385110F01B2123C13BF12A8128E11AA129011D8019211BE0FCE12B710EF0A6D0471115D116911C010BE0F12136E11E41052139B12BF12FD09D907D310E60EE211BB1245135313E810A81280044F10B405AC069C10A411B9126213C70F70021E06720E570F1C126913AB0656057B111713FE12E311A1091513DD02ED066A137813BC123504F20E0E03F40E48076E13791170136A095B001E043108A60257123E016D122511E0117B131F115813E711700F5C02D50F5712E41153058113720113016D1234119105A513D106A4139E1065115C13A31033136B13EB0536136B114A1259136413AB13CA1093125F131A042D120111831388115C11E810B6124013680284113C09BC139012B412CB1069098D112511F5054B13080793109612A611B011B413BE12BD1055137611891393088B13D313BE13B613671357139F137713A11314016D1361138A13AA06A50172137313AC117613F80EE21356120D121E1115117D13C3119C018013E113B605FA101802E302FD102911D813D610A2138D130611260708114E1193137006370362119D13F613ED13B6051508FD1227110F12981313123D03A4139005A913BD12DC132201AD135605AF1328018612EA0F8812FE052C014511A00FB8054811A003DF0FB10C4D1147065011810CF7044E1171033713AF1230113A137C116513B613C013800F411371014313C51331134713C913A9125B05CD13AD124E13D013BF11C9123B1337146811BF107611121427123614B51392125E13D713E513D913E713DB1380129212A8128D0438010011BB0F70041B04BF0122046403BD11A012C31319025D077B12860330134613AC138212AE131F0E0C01D50EFE137E03D710AA13D413DD13411468138C12E1126F115B13791453147511D1053813341420124A1452147F1139148211C2134213C4135914A6128B114114491343141F03CE134614510F4814A811881481147311D613DC0B17122E12F910E0045D08170E780437039510A9035202CE07EE0EFB0ECD07B713C3071D057D141313F80F42056202A2049A06C6079F141601A4044F136311C1119E093700B714B50AC808C813DE10A30F4E0FF50346120D0810132812B3145913B9087A131014370290085905980FD10A12101A07D804CE0F6504260235102D040A04BB0F980276068705CD0F3F02550DD60A5A02D6026E00020F74005011C30E7C0BF6043C019205DE061507EC135505E21306040D0475029602A311EB14ED146E062E145702F312D206980E4204EC100F140E123702E004660FD60E99081902CE07AC0520060D1503084604390135090E060B100F130113AC119C026E006F001D017A07F00F0803C90FA605D714A805D914AC05FC12C60F7209AC06A4012615F302DA107012A20EEF139513D31415111B131810B302810F9F087C0FFE01C103E614530CD20B3F15780725063C159F01E81493089E13B305F713A602CB072215C70F2415990362033115D814810F6900460FB204B7045A155C153C033A02BD02C6113302B6053100CE079E0E040F2F13781419147D0670141C14721440116F03D21189122314910125142F04271474145614FF133E146E147A14C714AE12CA018614A31451149D14B5123F1395129914CF12991280146A1566099F148C147A063C148F149C148C15C614CD109414CC1396144514780FCF14F51193155A147F115414DC0BC71250134D077A09EA04C80BA71494105503AA1407016515E811BE07B0142E01B214B213F5118F044F08C314B914CD07BB14A304A114BB13F40AB715A104C414C607C012C8147D0C9C02A315BF14A515DE08A614480F5A02AA15CD036B06AD15D207AE1474119412BC1425132A12781268070A09B8157E0D5E11B712BC14BD1559113012DC15C115B9159515C307C40BDB0B3B02B80E23047C02FC034912E412B3133006070294012A037103A907A90F0915F11329114F142301E811D2140A151511D8158D125B12FC05941312100216FD159C152713D00BB60FCB14D10A1C15DC06430480151F12F9105112FB155F123815ED15FE02900F000279033915FB055612F6150810D10A1A13DD121C13580D0116FC15E4110C16BC11BB03AC05B2111E13FC12F0131A160B16B4150D160E143516F0110316FE152010D9070B11F903621420118B137407B80F6314451602051F135F066015380184019013C707C30717148B159F1540113D046D15EA0F0C011F14E70243118A128414331416161011831594153E135F11CF138815A4159E1591149D126A117C143816501469155516D515B813D30F791576147B1171166B16C4158F15C3103D149014C713C41597151E08600C9A15611024162C032616351509162C16C81598125F0EDC121B15DE12570C47148915040175040C04851461161401181687165411F91579059D16F81548034C102E0008165E123C162716911629163F121916A8162D166F16FF15231642122516A8052203B8044D169A109D041301CE07CD1016015316BD1355161B1497016E155B16711522142D0B4611261406084911B9102A142C107402D50EBE148E167F169C128E1557132E168E1263167216B11560130704E61309036A168016DE13960767148E146914D4164014C71482166310AC12D210B9139916A2146216791680168B14BE0FD901DC0EFC02C4020A03FD035A0F5702DF0788137616BB12C11271065F0C350BFC027B11CB0FEE0FFA067209C0110B1550038D0D55054C115C03FC0E2000FE0E000F020F67157C129202ED065D1000080B0F1C0FAB15B407BD01FB1131026E0EC4061615B8020313BF049F13810C23028D137006CD031F0FE80656106C112717FA1307088C1314153617A5020708D00BA31315175F00EC1477001717030FBE162F131C1772021E17FC0730170E0F7303DA0E0111500F8A0326013E103517F7163C175A134E02C105180349032F170D0F1E0F4E17AC053A175617FD141115F7052617631710153E1770040F11511782054D0F240BEE121710020713166105F8162C07CD0B6C023C142011A111FA01E806D514E801EF0F1906ED0AED023404B01174025D052F155D14B90F64143E02210F04101203FE162E0717154B037A0FAF12A00119155A021515540D7A02630E0C0C5917DE0B64025C1721163C073310BD07A61618132811F7113D0291176D0293177F05E91262105001AC05460F31037E0C9017670FAD17070894179B13CA0197174D07DB0E6705670C6201170E2A1705175B172E17A3175A0EBD16C4070C0F2402CE0EF20ACC020F17A0080811A803BA17AF175402900F1001B317D90A47164416E713461643165F1465144515630CC715F7166705F91678179B08510F71127D17AC05CB12AC11240562152C1515112300BF0F72062E14C20F0205E10A9F172C1707175D07B812A7063202691465104C065617C50E6402A404E7178302E917D1170714350799086002FD050B17CA0BC30224172B163616AF16F2159913150F02188104E0064606B816F81763155B00E0152E131A1737111814C1166C15C31659166F150003C61672098D0B7F15A710F1167B154B148A1486156E161B182B12E1163D13A1157C16A112C4108611DA167A164813CB138316D1104D137516DE165714E0164518E2167B14981463099A148A15C0166B169F14AD119416A415F210ED03F410C80B8D16D213B506F10EFC108C03750C6118C0110311EE030511CE0E0711FF070514F413CE155B18C915111136150A164807D216B01106141204F016BE155D18E203170EE215B1126318FB10FB1366181A13BA13E315C4146C18650F03146F1892137118821835141818AE1692189F019313941819131A1811127E1424116818C91220168918B112B716991023185016760F19176C14F31632132C18830F3F11C51635127215C81675151802CB1628149E01CE16C3125502D1167318D3163E1854134D143A148D149115E716BF18661393144818EC169111C7065E01A2183514AB18BF12F5169B15B0167F14571880164018EE0F0117DA13C6187D15CD105A186816C9157F185F18B2029F189B14150285183E0987187818BD18D21330126B1801146D188E18911325017E13F5137918691875188B161918E5182B017B18141635187E18F3108118CE188714E718FA13E91887139618F910EE1836008C18B610F3028F18F4189118041982159918FF120A191219E40DFC1804013C00FF185811B112B211B3153C18BC11B2112905EB13E117BA0F6514281228198C1767070018A4181117A61897025B003800521668152A189114C216AE188512B603871289123218321415163618E816BF133A185318F60495164419CA10D616D3182319D916D018E810D8184C1878114E187714381951187E15F6163B14A21244185019DD18CA138F1199159B071B198A16A7169A181B198E171E1939132012E21803197D18591184180719F30E9E0116116F19B1120C190E198F13B8177018411618190D021619E3117E199818AD1667193E163210CB17641980199713D81663127218E0188E167519601636189313F90961154F163319E609361928186D14381856160B032D18AF183D1920143F1944117415E8037615B6188B12D4185A13D6183F18831441186814A31250183D13471861198416EE1653190E126313DC185B14521859051419F21657193D13D2188C0FF7184914B319C0189E12DC0B1F151D01CC19A71796133D168C192A10E115C019E813E104620275132C1949162B1933024816DF174A165B15E404221862155016730E46179B195E191A14AD1884122801D50EE516C418B219E919A712C818B6194A18CC18B410EC18F818C819D513C1183B189C18B414BC19A015AF19EF169219BE15011A85156616D9184D187A154A19BD19C7141016EF12DA06F115FF19D0148E195418491918163B169A18C9178D191E13E11935033119E4193319900D2718AA18C219DB103A19EC195A16A2195C16AA062901AA194E19D518C613AE199412B019E616F119271AC718EA16C918AB12CB18B812DA185814071AE8158715171A6916FB194B19FD19041A4219061A471A921239148A19D119AB19600EE8187319CD0B7711BA198B1379190A069013680F9419E31997196F02530E9A19261A54163919EB1935131E142C1A3118A519E901A719B518760555114A1A001970194D1A3918091A9607C619E618F2198D15491AB919BA12DB18751A921459194D19141A9D15811A7316C11390155C194413421A81163C1A44146319C715791AB4061B12A815CD15B60175009C0160107D01D011CD017712D91604169D18BD11931AC0144F04DF18451A7418E904C417C5119E1A4F124F197012CC1123138501470F81067A0B7200991AF211AB194D127612AE1AE4021B08CF1530171A0E5F0595194E169B10BB1635196506211A601ABB16EE0EC91A82013219611A9919CE1A9619C61A6415C1070716C41AB91624189E0ED31AC51ABA16D61A0D19DD1ADA1A50166C08D81A5F1AD51A0808E61AA518221AD11A6A09E21AD01ABB16D00BEF1AEC1ABB167A09EA1ACA1AE81AD207F31ACB1AD61AF71ACF1AF41A6415E00AFB1AE81A1705FE1AD41ADF1A5116031B081BB712ED0FAE073611B1039F114212CC11180C6202770068000A019C01981A9C017F179C1AAD19DB1085170D179B132706E411DA19DF17210FDD17E2173E026114DD19DE17601445060A07E9029903F00F62019503C212970233153B01351B331B590CE2028C1ACE155D0521179D03AD157B1A620A6C083519FB179C198914A410A01426107D02331B2503370FCD15730298053810320428146504DE045F0C5E144B166E12E404F616A01095028A0B6502351B5C11551BB3073A1BC70F8816C402A10185170507E70A1D0FED11111B5912A211DB0432043014CA02CA05170460188F0B361B28158C041006B20256104D11CA025B02EC11DF11FA18A816641BDA10661B391B0407691B3C1B5E14DB0B4116EC155A0D0011A008DA140802260275024C0448104C00D402610070006800200053006300B701700074003A00D90251060A18FA075B054A0374198A17DE1960141605AC052D04D8026202510622003A00D702A4161502D20B3502B001EC0178027D1B8C1B0F013E0722005B005E003A005D002B003A00250064002A00BB1B4B109E106E1AC902A7020D01DB04CE1979022C070F15BB17F1023C17F402A802D7029E1B7200A01BA21BA41BA61BA81BCF1B2200D819961AB51AC605E119780E2E127B17C1010C120D03961B50052904921B5F0688084B025217EB02D0041A0231150B03CB0E221BA711D60F8006CA03011CC20F7A0F6D01341042167B0F4F056B0ADA14EA0FDF0708041908091C3403C30E0E0308182A0F7502B5097B0C131C051CE60E071C57122900620CA103ED103A0BB3079D1B500048007C002E02450022084700A70C5409330047000E090C09300046003500381C300043004600F70A3000410018050E09320047003100440045003300460041004B1C321C45003B1C4100371C321C43003200450077084700501C36004B1C471C5B1C5E1C571C521C581C601C45005C1C571C5C1C3000501C3100501C41004300360043003900501C521C43004200721C4D1C541C671C45004A1C611C4D1C631C5A1C791C4600761C4E1C591C5B1C501C4500511C4400331C821C7E1C851C32004600691C691C571C4E1C921C6E1C641C521C3700751C3300321C44005C1C6B1C661C4300450046003400821C961C4D1CA31C4F1C32009C1C45009E1C551C871C931C511C7D1C571C3800881C8A1C7C1C831C641C661C871CB41CA51CB71C7F1C651C501CA01C911C4500AF1C6D1CC30B491C4B1C4D1C51093F1C4C1C701CBC1CBC1C4500751CB61C781C651CCF1C841C791CB21CB41C1805C71C4C1C531C4300DB1CB11C46005C1C4A08BE1C521C5C1C5E0BE11C741C5E1C691C6F1C651C3800420032006E1CA21CE103A81CAA1CAC1CF01C871C921CBB1CE41C7D1CD61C651CD31C551CDF1C441C420033004300430035008F1C4400310042003100051D811C4F09430041004200691C3500DE1C0C092B09531CF309E609460044008F1C3300EF1CF60DD8082B093B05441CC308D308511CE31C110EE40B3200531C2F05511CE3033E1C6608C1078A06EF1C640B511C031D301D150A3609D6036908360DDB088E1CED03FC0B511CA70C381D870D4100410546003609EF0C711CCB1C381D431C2D05401D8A064100451D471D491D4B1D531C4D1D6908321C51092C058A06E3032208360D4B1D4300371C291D44054F1D19051D1D471CDE0D780D00053D054B1D4600631D440578103F1DBD09461C6F1DEF0C00055708571C3F1D461D2D05421D701D2E02180519056A1DEF0D3C1D4B1D44007F1D890F2C028E1C781D130B1909791D321C481D7C1D4B1D431D641D5F1D3D056C1DBE084C1C3C053D1C0E09450067105F09511CE609381D5C0935009E1DE203C31C60084400461D7810E103430066081305410077083900A21C520A1805041D39003E1CB81D391C3E1C5409BA1D1805BC1DA21D720E8D093E1C471C720E2D05B91D3E1C3100BC1D640BC41DCB1D701D3C05BE1DC51D0E09CC1D0E093600BC1D2C02D71DD11DD91DCD1DC61DCF1DD81DC61DDA1DDD1DCB1DE11DD31DE41D9110DC1D110ECF1DEB08C01DCF1DC31D461CC01D37003E1C3700DE1C2C02330E0009C51C121D6F02E91C121D300042005E098F1C241DEF1D8B1C00057F1C561C781C061EBE1C4B1CBE1C5C1C041EAD1C781CAA1D0E09B31C411C3500461D4400421C011ED31D9C1D691C9F1D5409760935009C1C3B054200411C3600871DD603391CAE0234004400D007711C770823099E1D190B34003E1C44008A06360041003B053B051B1D58093700441C271D7E084B10D80FAB15FD03DB0FF902")))()
  3080. end)
  3081.  
  3082. TextButton_10.Parent = ScriptHub
  3083. TextButton_10.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  3084. TextButton_10.BackgroundTransparency = 1.000
  3085. TextButton_10.Position = UDim2.new(0.429442525, 0, 0.189320385, 0)
  3086. TextButton_10.Size = UDim2.new(0, 161, 0, 93)
  3087. TextButton_10.Font = Enum.Font.SourceSans
  3088. TextButton_10.Text = "Page 2 (COMMING SOON) KEEP LOKING FOR UPDATES"
  3089. TextButton_10.TextColor3 = Color3.fromRGB(255, 34, 34)
  3090. TextButton_10.TextSize = 30.000
  3091.  
  3092. -- Scripts:
  3093.  
  3094. local function GJHB_fake_script() -- TextButton.LocalScript
  3095. local script = Instance.new('LocalScript', TextButton)
  3096.  
  3097. script.Parent.MouseButton1Click:Connect(function()
  3098. script.Parent.Parent.Visible = false
  3099. end)
  3100.  
  3101.  
  3102. end
  3103. coroutine.wrap(GJHB_fake_script)()
  3104. local function MHMME_fake_script() -- ScriptHub.LocalScript
  3105. local script = Instance.new('LocalScript', ScriptHub)
  3106.  
  3107. local frame = script.Parent -- path to the frame
  3108. local mouse = game:GetService('Players').LocalPlayer:GetMouse(); -- we need the mouse object, which also has the keyboard
  3109.  
  3110. mouse.KeyDown:connect(function(key) -- whenever a key is pushed down
  3111. key = key:lower() -- i do this in all my key events, though i don't remember why
  3112. if key == 'p' then -- if key pressed is h
  3113. frame.Visible = not frame.Visible -- flip between visible/invisible
  3114. end
  3115. end)
  3116.  
  3117. end
  3118. coroutine.wrap(MHMME_fake_script)()
  3119.  
  3120. game.StarterGui:SetCore("SendNotification", {
  3121. Title = "Vrlly V.1 ";
  3122. Text = "Vrlly V.1 Loaded";
  3123. Duration = 30;
  3124. })
  3125.  
  3126. game.StarterGui:SetCore("SendNotification", {
  3127. Title = "Vrlly V.1";
  3128. Text = "JOIN DISCORD FOR UPDATE!! : https://discord.gg/bJYKHrJ";
  3129. Duration = 10000000000000000000000000000000;
  3130. })
  3131.  
Add Comment
Please, Sign In to add comment