Code_Duckie

Ducksie X Hack/Script GET HACKS IN GAMES (Made By Ducksie)

Jul 3rd, 2019
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 132.82 KB | None | 0 0
  1. --MADE BY DUCKSIE THE GAME GUIS ARE NOT MINE
  2. local DucksieX = Instance.new("ScreenGui")
  3. local GUI = Instance.new("Frame")
  4. local NAME = Instance.new("TextLabel")
  5. local OWNER = Instance.new("TextLabel")
  6. local ARSENAL = Instance.new("TextButton")
  7. local COUNTERBLOX = Instance.new("TextButton")
  8. local JAILBREAK = Instance.new("TextButton")
  9. local DOOMSPIRE = Instance.new("TextButton")
  10. local CLOSE = Instance.new("TextButton")
  11. local OPEN = Instance.new("TextButton")
  12.  
  13. DucksieX.Name = "DucksieX"
  14. DucksieX.Parent = game.CoreGui
  15. DucksieX.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  16.  
  17. GUI.Active = true
  18. GUI.Draggable = true
  19.  
  20. GUI.Name = "GUI"
  21. GUI.Parent = DucksieX
  22. GUI.BackgroundColor3 = Color3.new(0, 0, 0)
  23. GUI.Position = UDim2.new(0.205450714, 0, 0.110367887, 0)
  24. GUI.Size = UDim2.new(0, 610, 0, 436)
  25. GUI.Visible = false
  26.  
  27. NAME.Name = "NAME"
  28. NAME.Parent = GUI
  29. NAME.BackgroundColor3 = Color3.new(0, 0, 0)
  30. NAME.BorderSizePixel = 0
  31. NAME.Size = UDim2.new(0, 610, 0, 50)
  32. NAME.Font = Enum.Font.SourceSansBold
  33. NAME.Text = "Ducksie X"
  34. NAME.TextColor3 = Color3.new(1, 1, 1)
  35. NAME.TextScaled = true
  36. NAME.TextSize = 14
  37. NAME.TextWrapped = true
  38.  
  39. OWNER.Name = "OWNER"
  40. OWNER.Parent = GUI
  41. OWNER.BackgroundColor3 = Color3.new(0, 0, 0)
  42. OWNER.BorderSizePixel = 0
  43. OWNER.Position = UDim2.new(0, 0, 0.922018349, 0)
  44. OWNER.Size = UDim2.new(0, 610, 0, 34)
  45. OWNER.Font = Enum.Font.SourceSansBold
  46. OWNER.Text = "Made By Ducksie"
  47. OWNER.TextColor3 = Color3.new(1, 1, 1)
  48. OWNER.TextScaled = true
  49. OWNER.TextSize = 14
  50. OWNER.TextWrapped = true
  51.  
  52. ARSENAL.Name = "ARSENAL"
  53. ARSENAL.Parent = GUI
  54. ARSENAL.BackgroundColor3 = Color3.new(1, 1, 1)
  55. ARSENAL.Position = UDim2.new(0, 0, 0.266055048, 0)
  56. ARSENAL.Size = UDim2.new(0, 200, 0, 50)
  57. ARSENAL.Font = Enum.Font.SourceSansBold
  58. ARSENAL.Text = "ARSENAL GUI"
  59. ARSENAL.TextColor3 = Color3.new(0, 0, 0)
  60. ARSENAL.TextScaled = true
  61. ARSENAL.TextSize = 14
  62. ARSENAL.TextWrapped = true
  63. ARSENAL.MouseButton1Click:connect(function()
  64. -- Farewell Infortality.
  65. -- Version: 2.82
  66. -- Instances:
  67. local ScreenGui = Instance.new("ScreenGui")
  68. local GUI = Instance.new("Frame")
  69. local EZ = Instance.new("TextLabel")
  70. local ESP = Instance.new("TextButton")
  71. local GODMODE = Instance.new("TextButton")
  72. local CLOSE = Instance.new("TextButton")
  73. --Properties:
  74. ScreenGui.Parent = game.CoreGui
  75. ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  76.  
  77. GUI.Name = "GUI"
  78. GUI.Parent = ScreenGui
  79. GUI.BackgroundColor3 = Color3.new(1, 1, 1)
  80. GUI.BackgroundTransparency = 0.5
  81. GUI.Position = UDim2.new(0, 0, 0.481770843, 0)
  82. GUI.Size = UDim2.new(0, 100, 0, 100)
  83.  
  84. EZ.Name = "EZ"
  85. EZ.Parent = GUI
  86. EZ.BackgroundColor3 = Color3.new(1, 1, 1)
  87. EZ.BackgroundTransparency = 1
  88. EZ.Position = UDim2.new(-0.510000229, 0, -0.149999991, 0)
  89. EZ.Size = UDim2.new(0, 200, 0, 50)
  90. EZ.Font = Enum.Font.SourceSans
  91. EZ.Text = "BLACK KFC"
  92. EZ.TextColor3 = Color3.new(0, 0, 0)
  93. EZ.TextSize = 24
  94.  
  95. ESP.Name = "ESP"
  96. ESP.Parent = GUI
  97. ESP.BackgroundColor3 = Color3.new(1, 1, 1)
  98. ESP.BackgroundTransparency = 1
  99. ESP.Position = UDim2.new(0.0399999619, 0, 0.699999988, 0)
  100. ESP.Size = UDim2.new(0, 91, 0, 30)
  101. ESP.Font = Enum.Font.SourceSans
  102. ESP.Text = "ESP"
  103. ESP.TextColor3 = Color3.new(0, 0, 0)
  104. ESP.TextSize = 16
  105. ESP.MouseButton1Click:connect(function()
  106. spawn(loadstring(game:HttpGet("https://pastebin.com/raw/zKjj0TQD", true)))()
  107. end)
  108.  
  109. GODMODE.Name = "GODMODE"
  110. GODMODE.Parent = GUI
  111. GODMODE.BackgroundColor3 = Color3.new(1, 1, 1)
  112. GODMODE.BackgroundTransparency = 1
  113. GODMODE.Position = UDim2.new(0.0399999619, 0, 0.349999994, 0)
  114. GODMODE.Size = UDim2.new(0, 91, 0, 30)
  115. GODMODE.Font = Enum.Font.SourceSans
  116. GODMODE.Text = "GODMODE"
  117. GODMODE.TextColor3 = Color3.new(0, 0, 0)
  118. GODMODE.TextSize = 16
  119. GODMODE.MouseButton1Click:connect(function()
  120. game.Players.LocalPlayer.Character.Damage:Destroy()
  121.  
  122. end)
  123.  
  124. CLOSE.Name = "CLOSE"
  125. CLOSE.Parent = GUI
  126. CLOSE.BackgroundColor3 = Color3.new(1, 1, 1)
  127. CLOSE.BackgroundTransparency = 1
  128. CLOSE.Position = UDim2.new(0.310000032, 0, 1, 0)
  129. CLOSE.Size = UDim2.new(0, 38, 0, 30)
  130. CLOSE.Font = Enum.Font.SourceSans
  131. CLOSE.Text = "KILL GUI"
  132. CLOSE.TextColor3 = Color3.new(0, 0, 0)
  133. CLOSE.TextSize = 16
  134. CLOSE.MouseButton1Click:connect(function()
  135. GUI.Visible = false
  136. end)
  137.  
  138. -- credits
  139. print("ESP CREATED BY Zeta#5669")
  140. print("GOD MODE CREATED BY Jesus#4811")
  141. end)
  142.  
  143. COUNTERBLOX.Name = "COUNTER BLOX"
  144. COUNTERBLOX.Parent = GUI
  145. COUNTERBLOX.BackgroundColor3 = Color3.new(1, 1, 1)
  146. COUNTERBLOX.Position = UDim2.new(0.672131121, 0, 0.605504632, 0)
  147. COUNTERBLOX.Size = UDim2.new(0, 200, 0, 50)
  148. COUNTERBLOX.Font = Enum.Font.SourceSansBold
  149. COUNTERBLOX.Text = "COUNTER BLOX GUI"
  150. COUNTERBLOX.TextColor3 = Color3.new(0, 0, 0)
  151. COUNTERBLOX.TextScaled = true
  152. COUNTERBLOX.TextSize = 14
  153. COUNTERBLOX.TextWrapped = true
  154. COUNTERBLOX.MouseButton1Click:connect(function()
  155. local function CreateInstance(cls,props)
  156. local inst = Instance.new(cls)
  157. for i,v in pairs(props) do
  158. inst[i] = v
  159. end
  160. return inst
  161. end
  162.  
  163. local players = game:GetService"Players"
  164. local localp = players.LocalPlayer
  165. local mouse = localp:GetMouse()
  166. local uis = game:GetService"UserInputService"
  167.  
  168. --config
  169. local cheats = {
  170. killall = false;
  171. oneshot = false;
  172. triggerbot = false;
  173. triggerdelay = 100;
  174. antiaim = "Off";
  175.  
  176. moola = true;
  177.  
  178. loadout = false;
  179. primary = "MP9";
  180. secondary = "USP";
  181.  
  182. quickdefuse = false;
  183. deftype = "Near";
  184. fastplant = false;
  185. planttype = "Normal";
  186.  
  187. jointeam = "Spectator";
  188. chatspam = false;
  189. pinmeme = false;
  190.  
  191. thirdp = false;
  192. thirdpkey = Enum.KeyCode.H;
  193. fovchanger = false;
  194.  
  195. esp = true;
  196. esptarget = "Enemy";
  197. bomb = true;
  198. chams = true;
  199. chamstarget = "Enemy";
  200. weapons = false;
  201.  
  202. esp_enemycolor = Color3.fromRGB(220,80,40);
  203. esp_teamcolor = Color3.fromRGB(40, 220, 220);
  204. esp_bombcolor = Color3.fromRGB(220,60,210);
  205. esp_bombcarriercolor = Color3.fromRGB(220,210,40);
  206. esp_weaponcolor = Color3.fromRGB(200,200,200);
  207. esp_itemtextcolor = Color3.fromRGB(220,60,210);
  208.  
  209. weptype = "Pistols";
  210. }
  211.  
  212. local pistols = {"USP", "P2000", "Glock", "DualBerettas", "P250", "FiveSeven", "Tec9", "CZ", "DesertEagle" ,"R8"}
  213. local semis = {"MP9", "MAC10", "MP7", "UMP", "P90", "Bizon"}
  214. local heavies = {"Nova", "XM", "MAG7", "SawedOff", "M249", "Negev"}
  215. local rifles = { "M4A4", "M4A1", "AK47", "Scout", "Famas", "Galil", "AUG", "SG", "AWP", "SCAR20", "G3SG1"}
  216. local teams = {"CT", "T", "Spectator"}
  217. local defuseTypes = {"Near", "Anywhere"}
  218. local plantTypes = {"Normal", "Anti def."}
  219. local espTargets = {"Enemy", "Both"}
  220. local antiaimTypes = {"Off", "Down"}
  221.  
  222. local wepTypes = {
  223. "Pistols",
  224. "SMGs",
  225. "Rifles",
  226. "Heavies",
  227. }
  228.  
  229. local inputting = false
  230. local inputtingTo
  231.  
  232. local chatmessages = {
  233. "Snippet owns me and all",
  234. "Contact Jan#5106 if you would like to stop getting tapped",
  235. "Snippet - the best Counter Blox cheat on the market",
  236. "Show 'em some love, they just got tapped by Snippet",
  237. "Don't like getting tapped? Buy wally's hub lol",
  238. "Did you see that? Only Snippet is capable of that",
  239. "What are you waiting for? Get good, get Snippet",
  240. }
  241.  
  242. local selectedwep = "USP"
  243. local selectedskin = "Stock"
  244. --will make these auto apply based on what the "applied" value is
  245. local skins = {
  246. ["USP"] = {"USP", applied = "Stock", available = {"Stock", "Skull", "Jade Dream", "Crimson", "Paradise", "Dizzy", "Racing", "Crimson", "Frostbite", "Nighttown", "Paradise", "YellowBelly"}};
  247. ["P2000"] = {"P2000", applied = "Stock", available = {"Stock", "Golden Age", "Apathy", "Comet", "Ruby", "Lunar", "Candycorn"}};
  248. ["Glock"] = {"Glock", applied = "Stock", available = {"Stock", "Day Dreamer", "Desert Camo", "Anubis", "Wetland", "Midnight Tiger", "Angler", "Rush", "Gravestomper", "Scapter", "Tarnish"}};
  249. ["DualBerettas"] = {"DualBerettas", applied = "Stock", available = {"Stock", "Floral", "Neon web", "Hexline", "Xmas"}};
  250. ["P250"] = {"P250", applied = "Stock", available = {"Stock", "Amber", "Bomber", "Goldish", "Equinox", "Frosted", "Green Web", "Solstice", "TC250"}};
  251. ["FiveSeven"] = {"FiveSeven", applied = "Stock", available = {"Stock", "Danjo", "Midnight Ride", "Gifted", "Stigma", "Summer"}};
  252. ["Tec9"] = {"Tec9", applied = "Stock", available = {"Stock", "Charger", "Ironline", "Skintech", "Stocking Stuffer"}};
  253. ["CZ"] = {"CZ", applied = "Stock", available = {"Stock", "Lightning", "Spectre", "Festive", "Orange Web"}};
  254. ["DesertEagle"] = {"DesertEagle", applied = "Stock", available = {"Stock", "Honor-bound", "Krystallos", "Cool Blue", "Cold Truth", "DropX", "Glittery", "Grim", "Scapter", "Survivor", "Weeb", "Xmas"}};
  255. ["R8"] = {"R8", applied = "Stock", available = {"Stock", "Spaded", "Violet", "Hunter", "Banana Gun"}};
  256.  
  257. ["MP9"] = {"MP9", applied = "Stock", available = {"Stock", "Velvita", "Blueroyal", "Wilderness", "Decked Halls", "Cookie Man"}};
  258. ["MAC10"] = {"MAC10", applied = "Stock", available = {"Stock", "Pimpin", "Wetland", "Skeleboney", "Turbo", "Golden Rings"}};
  259. ["MP7"] = {"MP7", applied = "Stock", available = {"Stock", "Sunshot", "Calaxian", "Silent Ops", "Goo", "Holiday"}};
  260. ["UMP"] = {"UMP", applied = "Stock", available = {"Stock", "Militia Camo", "Magma", "Death Grip", "Redline"}};
  261. ["P90"] = {"P90", applied = "Stock", available = {"Stock", "Demon Within", "Redcopy", "Elegant", "Krampus", "P-Chan", "Pine", "Skulls"}};
  262. ["Bizon"] = {"Bizon", applied = "Stock", available = {"Stock", "Shattered", "Oblivion", "Saint Nick", "Festive", "Sergeant"}};
  263.  
  264. ["Nova"] = {"Nova", applied = "Stock", available = {"Stock", "Tiger", "Terraformer", "Sharkesh", "Black Ice"}};
  265. ["XM"] = {"XM", applied = "Stock", available = {"Stock", "Red", "Atomic", "Spectrum", "Arctic", "Campfire"}};
  266. ["MAG7"] = {"Mag7", applied = "Stock", available = {"Stock", "Bombshell", "Outbreak", "Frosty", "Molten", "Striped"}};
  267. ["SawedOff"] = {"SawedOff", applied = "Stock", available = {"Stock", "Colorboom", "Casino", "Opal", "Spooky"}};
  268. ["M249"] = {"M249", applied = "Stock", available = {"Stock", "Aggressor", "P2020", "Spooky", "Wolf"}};
  269. ["Negev"] = {"Negev", applied = "Stock", available = {"Stock", "Wetland", "Quazar", "Winterfell", "Midnightbones"}};
  270.  
  271. ["M4A4"] = {"M4A4", applied = "Stock", available = {"Stock", "Candyskull", "Desert Camo", "Pinkvision", "Precision", "Racer", "Stardust", "Pinkie", "Toy Soldier", "BOT[S]", "Endline", "Devil", "Ice Cap", "Pondside", "Scapter", "Stardust", "Toy Soldier"}};
  272. ["M4A1"] = {"M4A1", applied = "Stock", available = {"Stock", "Desert Camo", "Toucan", "Impulse", "Technician", "Wastelander", "Animatic", "Heavens Gate"}};
  273. ["AK47"] = {"AK47", applied = "Stock", available = {"Stock", "Clown", "Quantum", "Ace", "Code Orange", "Bloodboom", "Precision", "Patch", "Gifted", "Eve", "Hypersonic", "Mean Green", "Outlaws", "Scapter", "Secret Santa", "Skin Committee", "Ugly Sweater", "VAV", "Variant Camo"}};
  274. ["Scout"] = {"Scout", applied = "Stock", available = {"Stock", "Flowing Mists", "Pulse", "Railgun", "Theory", "Hellborn", "Hot Cocoa", "Xmas"}};
  275. ["Famas"] = {"Famas", applied = "Stock", available = {"Stock", "Goliath", "Abstract", "Centipede", "Redux", "Haunted Forest", "Toxic Rain"}};
  276. ["Galil"] = {"Galil", applied = "Stock", available = {"Stock", "Hardware", "Toxicity", "Hardware 2", "Burnt"}};
  277. ["AUG"] = {"AUG", applied = "Stock", available = {"Stock", "Dream Hound", "Phoenix", "Sunsthetic", "Enlisted", "Homestead", "NightHawk"}};
  278. ["SG"] = {"SG", applied = "Stock", available = {"Stock", "Variant Camo", "Knighthood", "Yltude"}};
  279. ["AWP"] = {"AWP", applied = "Stock", available = {"Stock", "Desert Camo", "Instinct", "Bloodborne", "Pink Vision", "Difference", "Abaddon", "Forever", "Lunar", "Racer", "Coffin Biter", "Blastech", "Blue", "Bolt Action", "Dark Galaxy", "Grepkin", "JTF2", "Nerf", "Pear Tree", "Northern Lights", "Scapter", "Weeb"}};
  280. ["SCAR20"] = {"SCAR20", applied = "Stock", available = {"Stock", "Amethyst", "Foliage"}};
  281. ["G3SG1"] = {"G3SG1", applied = "Stock", available = {"Stock", "Foliage", "Hex", "Amethyst", "Mahogany", "Autumn"}};
  282. }
  283.  
  284. local snippethub = CreateInstance('ScreenGui',{DisplayOrder=0,Enabled=true,ResetOnSpawn=true,Name='snippethub', Parent=game.CoreGui})
  285. local counterb = CreateInstance('Frame',{Style=Enum.FrameStyle.Custom,Active=true,AnchorPoint=Vector2.new(0.5, 0.5),BackgroundColor3=Color3.new(0, 0, 0),BackgroundTransparency=0.80000001192093,BorderColor3=Color3.new(0.105882, 0.164706, 0.207843),BorderSizePixel=0,ClipsDescendants=false,Draggable=true,Position=UDim2.new(0.5, 0, 0.5, 0),Rotation=0,Selectable=false,Size=UDim2.new(0, 385, 0, 415),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name = 'counterb',Parent = snippethub})
  286. local sett = CreateInstance('Frame',{Style=Enum.FrameStyle.Custom,Active=false,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0, 0, 0),BackgroundTransparency=0.80000001192093,BorderColor3=Color3.new(0.105882, 0.164706, 0.207843),BorderSizePixel=0,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0, 5, 0, 19),Rotation=0,Selectable=false,Size=UDim2.new(1, -10, 1, -24),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=false,ZIndex=1,Name = 'sett',Parent = counterb})
  287. local skinstab = CreateInstance('Frame',{Style=Enum.FrameStyle.Custom,Active=false,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0, 0, 0),BackgroundTransparency=0.69999998807907,BorderColor3=Color3.new(1, 0.133333, 0.321569),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0, 5, 0, 15),Rotation=0,Selectable=false,Size=UDim2.new(0, 280, 0, 215),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name = 'skinstab',Parent = sett})
  288. local title = CreateInstance('TextLabel',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size14,Text='Skinchanger',TextColor3=Color3.new(1, 1, 1),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Center,TextYAlignment=Enum.TextYAlignment.Center,Active=false,AnchorPoint=Vector2.new(0, 0.5),BackgroundColor3=Color3.new(1, 0.133333, 0.321569),BackgroundTransparency=0.20000000298023,BorderColor3=Color3.new(0.105882, 0.164706, 0.207843),BorderSizePixel=0,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0, 10, 0, 0),Rotation=0,Selectable=false,Size=UDim2.new(1, -20, 0, 16),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='title',Parent = skinstab})
  289. local weplist = CreateInstance('ScrollingFrame',{BottomImage='rbxasset://textures/ui/Scroll/scroll-bottom.png',CanvasPosition=Vector2.new(0, 0),CanvasSize=UDim2.new(0, 0, 0, 200),MidImage='rbxasset://textures/ui/Scroll/scroll-middle.png',ScrollBarThickness=2,ScrollingEnabled=true,TopImage='rbxasset://textures/ui/Scroll/scroll-top.png',Active=false,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0.619608, 0.0823529, 0.207843),BackgroundTransparency=0,BorderColor3=Color3.new(1, 0.133333, 0.321569),BorderSizePixel=1,ClipsDescendants=true,Draggable=false,Position=UDim2.new(0, 5, 0, 40),Rotation=0,Selectable=true,Size=UDim2.new(0.5, -10, 1, -70),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='weplist',Parent = skinstab})
  290. local UIListLayout = CreateInstance('UIListLayout', {Padding = UDim.new(0, 2), FillDirection = Enum.FillDirection.Vertical, HorizontalAlignment = Enum.HorizontalAlignment.Left, SortOrder = Enum.SortOrder.Name, VerticalAlignment = Enum.VerticalAlignment.Top, Name = 'UIListLayout', Parent = weplist })
  291. local UIPadding = CreateInstance('UIPadding', {PaddingLeft = UDim.new(0,2), PaddingRight = UDim.new(0,5), PaddingTop = UDim.new(0,2), Parent = weplist})
  292. local skinlist = CreateInstance('ScrollingFrame',{BottomImage='rbxasset://textures/ui/Scroll/scroll-bottom.png',CanvasPosition=Vector2.new(0, 0),CanvasSize=UDim2.new(0, 0, 0, 398),MidImage='rbxasset://textures/ui/Scroll/scroll-middle.png',ScrollBarThickness=2,ScrollingEnabled=true,TopImage='rbxasset://textures/ui/Scroll/scroll-top.png',Active=false,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0.619608, 0.0823529, 0.207843),BackgroundTransparency=0,BorderColor3=Color3.new(1, 0.133333, 0.321569),BorderSizePixel=1,ClipsDescendants=true,Draggable=false,Position=UDim2.new(0.5, 5, 0, 40),Rotation=0,Selectable=true,Size=UDim2.new(0.5, -10, 1, -70),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='skinlist',Parent = skinstab})
  293. local UIListLayout = CreateInstance('UIListLayout', {Padding = UDim.new(0, 2), FillDirection = Enum.FillDirection.Vertical, HorizontalAlignment = Enum.HorizontalAlignment.Left, SortOrder = Enum.SortOrder.Name, VerticalAlignment = Enum.VerticalAlignment.Top, Name = 'UIListLayout', Parent = skinlist })
  294. local UIPadding = CreateInstance('UIPadding', {PaddingLeft = UDim.new(0,2), PaddingRight = UDim.new(0,5), PaddingTop = UDim.new(0,2), Parent = skinlist})
  295. local applyskin = CreateInstance('TextButton',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size14,Text='Apply skin',TextColor3=Color3.new(1, 1, 1),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Center,TextYAlignment=Enum.TextYAlignment.Center,AutoButtonColor=true,Modal=false,Selected=false,Style=Enum.ButtonStyle.Custom,Active=true,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(1, 0.133333, 0.321569),BackgroundTransparency=0,BorderColor3=Color3.new(0.619608, 0.0823529, 0.207843),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0, 7, 0, 192),Rotation=0,Selectable=true,Size=UDim2.new(1, -14, 0, 16),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='applyskin',Parent = skinstab})
  296. local weptype = CreateInstance('TextButton',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size14,Text='',TextColor3=Color3.new(0.972549, 0.972549, 0.972549),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Center,TextYAlignment=Enum.TextYAlignment.Center,AutoButtonColor=true,Modal=false,Selected=false,Style=Enum.ButtonStyle.Custom,Active=true,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0.619608, 0.0823529, 0.207843),BackgroundTransparency=1,BorderColor3=Color3.new(1, 0.133333, 0.321569),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0, 5, 0, 17),Rotation=0,Selectable=true,Size=UDim2.new(0, 72, 0, 16),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=2,Name='weptype',Parent = skinstab})
  297. local box = CreateInstance('TextLabel',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size14,Text='Pistols',TextColor3=Color3.new(1, 1, 1),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Center,TextYAlignment=Enum.TextYAlignment.Center,Active=true,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0.619608, 0.0823529, 0.207843),BackgroundTransparency=0,BorderColor3=Color3.new(1, 0.133333, 0.321569),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0, 0, 0, 0),Rotation=0,Selectable=true,Size=UDim2.new(0, 72, 0, 16),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='box',Parent = weptype})
  298. local list = CreateInstance('Frame',{Style=Enum.FrameStyle.Custom,Active=true,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0.619608, 0.0823529, 0.207843),BackgroundTransparency=0,BorderColor3=Color3.new(1, 0.133333, 0.321569),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0, 0, 1, 4),Rotation=0,Selectable=false,Size=UDim2.new(1, 0, 0, 74),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=false,ZIndex=2,Name = 'list',Parent = box})
  299. local UIListLayout = CreateInstance('UIListLayout', {Padding = UDim.new(0, 2), FillDirection = Enum.FillDirection.Vertical, HorizontalAlignment = Enum.HorizontalAlignment.Left, SortOrder = Enum.SortOrder.Name, VerticalAlignment = Enum.VerticalAlignment.Top, Name = 'UIListLayout', Parent = list })
  300. local UIPadding = CreateInstance('UIPadding', {PaddingLeft = UDim.new(0,2), PaddingRight = UDim.new(0,5), PaddingTop = UDim.new(0,2), Parent = list})
  301. local setttab = CreateInstance('TextButton',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size14,Text='Settings',TextColor3=Color3.new(1, 1, 1),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Center,TextYAlignment=Enum.TextYAlignment.Center,AutoButtonColor=true,Modal=false,Selected=false,Style=Enum.ButtonStyle.Custom,Active=true,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(1, 0.133333, 0.321569),BackgroundTransparency=0.20000000298023,BorderColor3=Color3.new(0.105882, 0.164706, 0.207843),BorderSizePixel=0,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0, 55, 0, 5),Rotation=0,Selectable=true,Size=UDim2.new(0, 50, 0, 14),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='setttab',Parent = counterb})
  302. local maintab = CreateInstance('TextButton',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size14,Text='Main',TextColor3=Color3.new(1, 1, 1),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Center,TextYAlignment=Enum.TextYAlignment.Center,AutoButtonColor=true,Modal=false,Selected=false,Style=Enum.ButtonStyle.Custom,Active=true,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(1, 0.133333, 0.321569),BackgroundTransparency=0.20000000298023,BorderColor3=Color3.new(0.105882, 0.164706, 0.207843),BorderSizePixel=0,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0, 5, 0, 5),Rotation=0,Selectable=true,Size=UDim2.new(0, 50, 0, 14),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='maintab',Parent = counterb})
  303. local main = CreateInstance('Frame',{Style=Enum.FrameStyle.Custom,Active=false,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0, 0, 0),BackgroundTransparency=0.80000001192093,BorderColor3=Color3.new(0.105882, 0.164706, 0.207843),BorderSizePixel=0,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0, 5, 0, 19),Rotation=0,Selectable=false,Size=UDim2.new(1, -10, 1, -24),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name = 'main',Parent = counterb})
  304. local misc = CreateInstance('Frame',{Style=Enum.FrameStyle.Custom,Active=false,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0, 0, 0),BackgroundTransparency=0.69999998807907,BorderColor3=Color3.new(1, 0.133333, 0.321569),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0, 190, 0, 15),Rotation=0,Selectable=false,Size=UDim2.new(0, 180, 0, 240),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name = 'misc',Parent = main})
  305. local loadout = CreateInstance('TextButton',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size14,Text='Auto loadout',TextColor3=Color3.new(1, 1, 1),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Right,TextYAlignment=Enum.TextYAlignment.Center,AutoButtonColor=true,Modal=false,Selected=false,Style=Enum.ButtonStyle.Custom,Active=true,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(1, 1, 1),BackgroundTransparency=1,BorderColor3=Color3.new(0.105882, 0.164706, 0.207843),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0, 5, 0, 40),Rotation=0,Selectable=true,Size=UDim2.new(1, -10, 0, 20),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='loadout',Parent = misc})
  306. local box = CreateInstance('Frame',{Style=Enum.FrameStyle.Custom,Active=false,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0.619608, 0.0823529, 0.207843),BackgroundTransparency=0,BorderColor3=Color3.new(1, 0.133333, 0.321569),BorderSizePixel=2,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0, 2, 0, 2),Rotation=0,Selectable=false,Size=UDim2.new(0, 16, 0, 16),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name = 'box',Parent = loadout})
  307. local moola = CreateInstance('TextButton',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size14,Text='Infinite cash',TextColor3=Color3.new(1, 1, 1),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Right,TextYAlignment=Enum.TextYAlignment.Center,AutoButtonColor=true,Modal=false,Selected=false,Style=Enum.ButtonStyle.Custom,Active=true,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(1, 1, 1),BackgroundTransparency=1,BorderColor3=Color3.new(0.105882, 0.164706, 0.207843),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0, 5, 0, 15),Rotation=0,Selectable=true,Size=UDim2.new(1, -10, 0, 20),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='moola',Parent = misc})
  308. local box = CreateInstance('Frame',{Style=Enum.FrameStyle.Custom,Active=false,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0.619608, 0.0823529, 0.207843),BackgroundTransparency=0,BorderColor3=Color3.new(1, 0.133333, 0.321569),BorderSizePixel=2,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0, 2, 0, 2),Rotation=0,Selectable=false,Size=UDim2.new(0, 16, 0, 16),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name = 'box',Parent = moola})
  309. local title = CreateInstance('TextLabel',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size14,Text='Misc',TextColor3=Color3.new(1, 1, 1),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Center,TextYAlignment=Enum.TextYAlignment.Center,Active=false,AnchorPoint=Vector2.new(0, 0.5),BackgroundColor3=Color3.new(1, 0.133333, 0.321569),BackgroundTransparency=0.20000000298023,BorderColor3=Color3.new(0.105882, 0.164706, 0.207843),BorderSizePixel=0,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0, 10, 0, 0),Rotation=0,Selectable=false,Size=UDim2.new(1, -20, 0, 16),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='title',Parent = misc})
  310. local secondary = CreateInstance('TextButton',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size14,Text='Secondary',TextColor3=Color3.new(1, 1, 1),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Right,TextYAlignment=Enum.TextYAlignment.Center,AutoButtonColor=true,Modal=false,Selected=false,Style=Enum.ButtonStyle.Custom,Active=true,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(1, 1, 1),BackgroundTransparency=1,BorderColor3=Color3.new(0.105882, 0.164706, 0.207843),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0, 5, 0, 90),Rotation=0,Selectable=true,Size=UDim2.new(1, -10, 0, 20),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='secondary',Parent = misc})
  311. local box = CreateInstance('TextLabel',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size14,Text='USP',TextColor3=Color3.new(1, 1, 1),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Center,TextYAlignment=Enum.TextYAlignment.Center,Active=true,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0.619608, 0.0823529, 0.207843),BackgroundTransparency=0,BorderColor3=Color3.new(1, 0.133333, 0.321569),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0, 2, 0, 2),Rotation=0,Selectable=true,Size=UDim2.new(0, 72, 0, 16),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='box',Parent = secondary})
  312. local list = CreateInstance('ScrollingFrame',{BottomImage='rbxasset://textures/ui/Scroll/scroll-bottom.png',CanvasPosition=Vector2.new(0, 0),CanvasSize=UDim2.new(0, 0, 0, 182),MidImage='rbxasset://textures/ui/Scroll/scroll-middle.png',ScrollBarThickness=2,ScrollingEnabled=true,TopImage='rbxasset://textures/ui/Scroll/scroll-top.png',Active=true,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0.619608, 0.0823529, 0.207843),BackgroundTransparency=0,BorderColor3=Color3.new(1, 0.133333, 0.321569),BorderSizePixel=1,ClipsDescendants=true,Draggable=false,Position=UDim2.new(0, 0, 1, 4),Rotation=0,Selectable=true,Size=UDim2.new(1, 0, 0, 144),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=false,ZIndex=2,Name='list',Parent = box})
  313. local UIListLayout = CreateInstance('UIListLayout', {Padding = UDim.new(0, 2), FillDirection = Enum.FillDirection.Vertical, HorizontalAlignment = Enum.HorizontalAlignment.Left, SortOrder = Enum.SortOrder.Name, VerticalAlignment = Enum.VerticalAlignment.Top, Name = 'UIListLayout', Parent = list })
  314. local UIPadding = CreateInstance('UIPadding', {PaddingLeft = UDim.new(0,2), PaddingRight = UDim.new(0,5), PaddingTop = UDim.new(0,2), Parent = list})
  315. local primary = CreateInstance('TextButton',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size14,Text='Primary',TextColor3=Color3.new(1, 1, 1),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Right,TextYAlignment=Enum.TextYAlignment.Center,AutoButtonColor=true,Modal=false,Selected=false,Style=Enum.ButtonStyle.Custom,Active=true,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(1, 1, 1),BackgroundTransparency=1,BorderColor3=Color3.new(0.105882, 0.164706, 0.207843),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0, 5, 0, 65),Rotation=0,Selectable=true,Size=UDim2.new(1, -10, 0, 20),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='primary',Parent = misc})
  316. local box = CreateInstance('TextLabel',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size14,Text='MP9',TextColor3=Color3.new(1, 1, 1),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Center,TextYAlignment=Enum.TextYAlignment.Center,Active=true,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0.619608, 0.0823529, 0.207843),BackgroundTransparency=0,BorderColor3=Color3.new(1, 0.133333, 0.321569),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0, 2, 0, 2),Rotation=0,Selectable=true,Size=UDim2.new(0, 72, 0, 16),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='box',Parent = primary})
  317. local list = CreateInstance('ScrollingFrame',{BottomImage='rbxasset://textures/ui/Scroll/scroll-bottom.png',CanvasPosition=Vector2.new(0, 0),CanvasSize=UDim2.new(0, 0, 0, 416),MidImage='rbxasset://textures/ui/Scroll/scroll-middle.png',ScrollBarThickness=2,ScrollingEnabled=true,TopImage='rbxasset://textures/ui/Scroll/scroll-top.png',Active=true,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0.619608, 0.0823529, 0.207843),BackgroundTransparency=0,BorderColor3=Color3.new(1, 0.133333, 0.321569),BorderSizePixel=1,ClipsDescendants=true,Draggable=false,Position=UDim2.new(0, 0, 1, 4),Rotation=0,Selectable=true,Size=UDim2.new(1, 0, 0, 144),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=false,ZIndex=2,Name='list',Parent = box})
  318. local UIListLayout = CreateInstance('UIListLayout', {Padding = UDim.new(0, 2), FillDirection = Enum.FillDirection.Vertical, HorizontalAlignment = Enum.HorizontalAlignment.Left, SortOrder = Enum.SortOrder.Name, VerticalAlignment = Enum.VerticalAlignment.Top, Name = 'UIListLayout', Parent = list })
  319. local UIPadding = CreateInstance('UIPadding', {PaddingLeft = UDim.new(0,2), PaddingRight = UDim.new(0,5), PaddingTop = UDim.new(0,2), Parent = list})
  320. local jointeam = CreateInstance('TextButton',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size14,Text='Join team',TextColor3=Color3.new(1, 1, 1),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Right,TextYAlignment=Enum.TextYAlignment.Center,AutoButtonColor=true,Modal=false,Selected=false,Style=Enum.ButtonStyle.Custom,Active=true,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(1, 1, 1),BackgroundTransparency=1,BorderColor3=Color3.new(0.105882, 0.164706, 0.207843),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0, 5, 0, 165),Rotation=0,Selectable=true,Size=UDim2.new(1, -10, 0, 20),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='jointeam',Parent = misc})
  321. local box = CreateInstance('TextLabel',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size14,Text='Spectator',TextColor3=Color3.new(1, 1, 1),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Center,TextYAlignment=Enum.TextYAlignment.Center,Active=true,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0.619608, 0.0823529, 0.207843),BackgroundTransparency=0,BorderColor3=Color3.new(1, 0.133333, 0.321569),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0, 2, 0, 2),Rotation=0,Selectable=true,Size=UDim2.new(0, 72, 0, 16),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='box',Parent = jointeam})
  322. local list = CreateInstance('Frame',{Style=Enum.FrameStyle.Custom,Active=true,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0.619608, 0.0823529, 0.207843),BackgroundTransparency=0,BorderColor3=Color3.new(1, 0.133333, 0.321569),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0, 0, 1, 4),Rotation=0,Selectable=false,Size=UDim2.new(1, 0, 0, 56),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=false,ZIndex=2,Name = 'list',Parent = box})
  323. local UIListLayout = CreateInstance('UIListLayout', {Padding = UDim.new(0, 2), FillDirection = Enum.FillDirection.Vertical, HorizontalAlignment = Enum.HorizontalAlignment.Left, SortOrder = Enum.SortOrder.Name, VerticalAlignment = Enum.VerticalAlignment.Top, Name = 'UIListLayout', Parent = list })
  324. local UIPadding = CreateInstance('UIPadding', {PaddingLeft = UDim.new(0,2), PaddingRight = UDim.new(0,5), PaddingTop = UDim.new(0,2), Parent = list})
  325. local fastplant = CreateInstance('TextButton',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size14,Text='Fast plant',TextColor3=Color3.new(1, 1, 1),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Right,TextYAlignment=Enum.TextYAlignment.Center,AutoButtonColor=true,Modal=false,Selected=false,Style=Enum.ButtonStyle.Custom,Active=true,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(1, 1, 1),BackgroundTransparency=1,BorderColor3=Color3.new(0.105882, 0.164706, 0.207843),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0, 85, 0, 140),Rotation=0,Selectable=true,Size=UDim2.new(1, -90, 0, 20),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='fastplant',Parent = misc})
  326. local box = CreateInstance('Frame',{Style=Enum.FrameStyle.Custom,Active=false,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0.619608, 0.0823529, 0.207843),BackgroundTransparency=0,BorderColor3=Color3.new(1, 0.133333, 0.321569),BorderSizePixel=2,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0, 2, 0, 2),Rotation=0,Selectable=false,Size=UDim2.new(0, 16, 0, 16),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name = 'box',Parent = fastplant})
  327. local planttype = CreateInstance('TextButton',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size14,Text='',TextColor3=Color3.new(0.972549, 0.972549, 0.972549),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Center,TextYAlignment=Enum.TextYAlignment.Center,AutoButtonColor=true,Modal=false,Selected=false,Style=Enum.ButtonStyle.Custom,Active=true,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0.619608, 0.0823529, 0.207843),BackgroundTransparency=1,BorderColor3=Color3.new(1, 0.133333, 0.321569),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0, 7, 0, 142),Rotation=0,Selectable=true,Size=UDim2.new(0, 72, 0, 16),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=2,Name='planttype',Parent = misc})
  328. local box = CreateInstance('TextLabel',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size14,Text='Normal',TextColor3=Color3.new(1, 1, 1),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Center,TextYAlignment=Enum.TextYAlignment.Center,Active=true,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0.619608, 0.0823529, 0.207843),BackgroundTransparency=0,BorderColor3=Color3.new(1, 0.133333, 0.321569),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0, 0, 0, 0),Rotation=0,Selectable=true,Size=UDim2.new(0, 72, 0, 16),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='box',Parent = planttype})
  329. local list = CreateInstance('Frame',{Style=Enum.FrameStyle.Custom,Active=true,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0.619608, 0.0823529, 0.207843),BackgroundTransparency=0,BorderColor3=Color3.new(1, 0.133333, 0.321569),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0, 0, 1, 4),Rotation=0,Selectable=false,Size=UDim2.new(1, 0, 0, 38),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=false,ZIndex=2,Name = 'list',Parent = box})
  330. local UIListLayout = CreateInstance('UIListLayout', {Padding = UDim.new(0, 2), FillDirection = Enum.FillDirection.Vertical, HorizontalAlignment = Enum.HorizontalAlignment.Left, SortOrder = Enum.SortOrder.Name, VerticalAlignment = Enum.VerticalAlignment.Top, Name = 'UIListLayout', Parent = list })
  331. local UIPadding = CreateInstance('UIPadding', {PaddingLeft = UDim.new(0,2), PaddingRight = UDim.new(0,5), PaddingTop = UDim.new(0,2), Parent = list})
  332. local quickdefuse = CreateInstance('TextButton',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size14,Text='Quick defuse',TextColor3=Color3.new(1, 1, 1),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Right,TextYAlignment=Enum.TextYAlignment.Center,AutoButtonColor=true,Modal=false,Selected=false,Style=Enum.ButtonStyle.Custom,Active=true,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(1, 1, 1),BackgroundTransparency=1,BorderColor3=Color3.new(0.105882, 0.164706, 0.207843),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0, 85, 0, 115),Rotation=0,Selectable=true,Size=UDim2.new(1, -90, 0, 20),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='quickdefuse',Parent = misc})
  333. local box = CreateInstance('Frame',{Style=Enum.FrameStyle.Custom,Active=false,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0.619608, 0.0823529, 0.207843),BackgroundTransparency=0,BorderColor3=Color3.new(1, 0.133333, 0.321569),BorderSizePixel=2,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0, 2, 0, 2),Rotation=0,Selectable=false,Size=UDim2.new(0, 16, 0, 16),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name = 'box',Parent = quickdefuse})
  334. local note = CreateInstance('Frame',{Style=Enum.FrameStyle.RobloxRound,Active=false,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(1, 1, 1),BackgroundTransparency=0,BorderColor3=Color3.new(0.105882, 0.164706, 0.207843),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(1, 4, 0, 2),Rotation=0,Selectable=false,Size=UDim2.new(0, 100, 0, 16),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=false,ZIndex=1,Name = 'note',Parent = quickdefuse})
  335. local text = CreateInstance('TextLabel',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size12,Text='Works with hostages',TextColor3=Color3.new(1, 1, 1),TextScaled=false,TextSize=12,TextStrokeColor3=Color3.new(1, 1, 1),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=true,TextXAlignment=Enum.TextXAlignment.Center,TextYAlignment=Enum.TextYAlignment.Center,Active=false,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0, 0, 0),BackgroundTransparency=1,BorderColor3=Color3.new(0.105882, 0.164706, 0.207843),BorderSizePixel=0,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0, 0, 0, 0),Rotation=0,Selectable=false,Size=UDim2.new(1, 0, 1, 0),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='text',Parent = note})
  336. local respawn = CreateInstance('TextButton',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size14,Text='Respawn',TextColor3=Color3.new(1, 1, 1),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Center,TextYAlignment=Enum.TextYAlignment.Center,AutoButtonColor=true,Modal=false,Selected=false,Style=Enum.ButtonStyle.Custom,Active=true,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(1, 0.133333, 0.321569),BackgroundTransparency=0,BorderColor3=Color3.new(0.619608, 0.0823529, 0.207843),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0, 7, 0, 192),Rotation=0,Selectable=true,Size=UDim2.new(1, -14, 0, 16),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='respawn',Parent = misc})
  337. local chatspam = CreateInstance('TextButton',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size14,Text='Chat advertise',TextColor3=Color3.new(1, 1, 1),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Right,TextYAlignment=Enum.TextYAlignment.Center,AutoButtonColor=true,Modal=false,Selected=false,Style=Enum.ButtonStyle.Custom,Active=true,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(1, 1, 1),BackgroundTransparency=1,BorderColor3=Color3.new(0.105882, 0.164706, 0.207843),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0, 5, 0, 215),Rotation=0,Selectable=true,Size=UDim2.new(1, -10, 0, 20),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='chatspam',Parent = misc})
  338. local box = CreateInstance('Frame',{Style=Enum.FrameStyle.Custom,Active=false,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0.619608, 0.0823529, 0.207843),BackgroundTransparency=0,BorderColor3=Color3.new(1, 0.133333, 0.321569),BorderSizePixel=2,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0, 2, 0, 2),Rotation=0,Selectable=false,Size=UDim2.new(0, 16, 0, 16),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name = 'box',Parent = chatspam})
  339. local deftype = CreateInstance('TextButton',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size14,Text='',TextColor3=Color3.new(0.972549, 0.972549, 0.972549),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Center,TextYAlignment=Enum.TextYAlignment.Center,AutoButtonColor=true,Modal=false,Selected=false,Style=Enum.ButtonStyle.Custom,Active=true,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0.619608, 0.0823529, 0.207843),BackgroundTransparency=1,BorderColor3=Color3.new(1, 0.133333, 0.321569),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0, 7, 0, 117),Rotation=0,Selectable=true,Size=UDim2.new(0, 72, 0, 16),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=2,Name='deftype',Parent = misc})
  340. local box = CreateInstance('TextLabel',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size14,Text='Near',TextColor3=Color3.new(1, 1, 1),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Center,TextYAlignment=Enum.TextYAlignment.Center,Active=true,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0.619608, 0.0823529, 0.207843),BackgroundTransparency=0,BorderColor3=Color3.new(1, 0.133333, 0.321569),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0, 0, 0, 0),Rotation=0,Selectable=true,Size=UDim2.new(0, 72, 0, 16),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='box',Parent = deftype})
  341. local list = CreateInstance('Frame',{Style=Enum.FrameStyle.Custom,Active=true,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0.619608, 0.0823529, 0.207843),BackgroundTransparency=0,BorderColor3=Color3.new(1, 0.133333, 0.321569),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0, 0, 1, 4),Rotation=0,Selectable=false,Size=UDim2.new(1, 0, 0, 38),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=false,ZIndex=2,Name = 'list',Parent = box})
  342. local UIListLayout = CreateInstance('UIListLayout', {Padding = UDim.new(0, 2), FillDirection = Enum.FillDirection.Vertical, HorizontalAlignment = Enum.HorizontalAlignment.Left, SortOrder = Enum.SortOrder.Name, VerticalAlignment = Enum.VerticalAlignment.Top, Name = 'UIListLayout', Parent = list })
  343. local UIPadding = CreateInstance('UIPadding', {PaddingLeft = UDim.new(0,2), PaddingRight = UDim.new(0,5), PaddingTop = UDim.new(0,2), Parent = list})
  344. local rage = CreateInstance('Frame',{Style=Enum.FrameStyle.Custom,Active=false,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0, 0, 0),BackgroundTransparency=0.69999998807907,BorderColor3=Color3.new(1, 0.133333, 0.321569),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0, 5, 0, 15),Rotation=0,Selectable=false,Size=UDim2.new(0, 180, 0, 115),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name = 'rage',Parent = main})
  345. local killall = CreateInstance('TextButton',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size14,Text='Kill all',TextColor3=Color3.new(1, 1, 1),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Right,TextYAlignment=Enum.TextYAlignment.Center,AutoButtonColor=true,Modal=false,Selected=false,Style=Enum.ButtonStyle.Custom,Active=true,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(1, 1, 1),BackgroundTransparency=1,BorderColor3=Color3.new(0.105882, 0.164706, 0.207843),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0, 5, 0, 15),Rotation=0,Selectable=true,Size=UDim2.new(1, -10, 0, 20),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='killall',Parent = rage})
  346. local box = CreateInstance('Frame',{Style=Enum.FrameStyle.Custom,Active=false,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0.619608, 0.0823529, 0.207843),BackgroundTransparency=0,BorderColor3=Color3.new(1, 0.133333, 0.321569),BorderSizePixel=2,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0, 2, 0, 2),Rotation=0,Selectable=false,Size=UDim2.new(0, 16, 0, 16),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name = 'box',Parent = killall})
  347. local title = CreateInstance('TextLabel',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size14,Text='Rage',TextColor3=Color3.new(1, 1, 1),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Center,TextYAlignment=Enum.TextYAlignment.Center,Active=false,AnchorPoint=Vector2.new(0, 0.5),BackgroundColor3=Color3.new(1, 0.133333, 0.321569),BackgroundTransparency=0.20000000298023,BorderColor3=Color3.new(0.105882, 0.164706, 0.207843),BorderSizePixel=0,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0, 10, 0, 0),Rotation=0,Selectable=false,Size=UDim2.new(1, -20, 0, 16),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='title',Parent = rage})
  348. local triggerbot = CreateInstance('TextButton',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size14,Text='Triggerbot',TextColor3=Color3.new(1, 1, 1),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Right,TextYAlignment=Enum.TextYAlignment.Center,AutoButtonColor=true,Modal=false,Selected=false,Style=Enum.ButtonStyle.Custom,Active=true,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(1, 1, 1),BackgroundTransparency=1,BorderColor3=Color3.new(0.105882, 0.164706, 0.207843),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0, 85, 0, 65),Rotation=0,Selectable=true,Size=UDim2.new(1, -90, 0, 20),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='triggerbot',Parent = rage})
  349. local box = CreateInstance('Frame',{Style=Enum.FrameStyle.Custom,Active=false,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0.619608, 0.0823529, 0.207843),BackgroundTransparency=0,BorderColor3=Color3.new(1, 0.133333, 0.321569),BorderSizePixel=2,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0, 2, 0, 2),Rotation=0,Selectable=false,Size=UDim2.new(0, 16, 0, 16),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name = 'box',Parent = triggerbot})
  350. local oneshot = CreateInstance('TextButton',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size14,Text='One shot',TextColor3=Color3.new(1, 1, 1),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Right,TextYAlignment=Enum.TextYAlignment.Center,AutoButtonColor=true,Modal=false,Selected=false,Style=Enum.ButtonStyle.Custom,Active=true,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(1, 1, 1),BackgroundTransparency=1,BorderColor3=Color3.new(0.105882, 0.164706, 0.207843),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0, 5, 0, 40),Rotation=0,Selectable=true,Size=UDim2.new(1, -10, 0, 20),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='oneshot',Parent = rage})
  351. local box = CreateInstance('Frame',{Style=Enum.FrameStyle.Custom,Active=false,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0.619608, 0.0823529, 0.207843),BackgroundTransparency=0,BorderColor3=Color3.new(1, 0.133333, 0.321569),BorderSizePixel=2,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0, 2, 0, 2),Rotation=0,Selectable=false,Size=UDim2.new(0, 16, 0, 16),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name = 'box',Parent = oneshot})
  352. local triggerdelay = CreateInstance('TextBox',{ClearTextOnFocus=true,Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size14,MultiLine=false,Text='',TextColor3=Color3.new(1, 1, 1), PlaceholderText='delay(ms)', PlaceholderColor3=Color3.new(0.898039, 0.117647, 0.313726),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Center,TextYAlignment=Enum.TextYAlignment.Center,Active=true,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0.619608, 0.0823529, 0.207843),BackgroundTransparency=0,BorderColor3=Color3.new(1, 0.133333, 0.321569),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0, 6, 0, 67),Rotation=0,Selectable=true,Size=UDim2.new(0, 72, 0, 16),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='triggerdelay',Parent = rage})
  353. local antiaim = CreateInstance('TextButton',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size14,Text='Anti-aim',TextColor3=Color3.new(1, 1, 1),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Right,TextYAlignment=Enum.TextYAlignment.Center,AutoButtonColor=true,Modal=false,Selected=false,Style=Enum.ButtonStyle.Custom,Active=true,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(1, 1, 1),BackgroundTransparency=1,BorderColor3=Color3.new(0.105882, 0.164706, 0.207843),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0, 5, 0, 90),Rotation=0,Selectable=true,Size=UDim2.new(1, -10, 0, 20),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='antiaim',Parent = rage})
  354. local box = CreateInstance('TextLabel',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size14,Text='Off',TextColor3=Color3.new(1, 1, 1),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Center,TextYAlignment=Enum.TextYAlignment.Center,Active=true,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0.619608, 0.0823529, 0.207843),BackgroundTransparency=0,BorderColor3=Color3.new(1, 0.133333, 0.321569),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0, 2, 0, 2),Rotation=0,Selectable=true,Size=UDim2.new(0, 72, 0, 16),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='box',Parent = antiaim})
  355. local list = CreateInstance('Frame',{Style=Enum.FrameStyle.Custom,Active=true,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0.619608, 0.0823529, 0.207843),BackgroundTransparency=0,BorderColor3=Color3.new(1, 0.133333, 0.321569),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0, 0, 1, 4),Rotation=0,Selectable=false,Size=UDim2.new(1, 0, 0, 38),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=false,ZIndex=2,Name = 'list',Parent = box})
  356. local UIListLayout = CreateInstance('UIListLayout', {Padding = UDim.new(0, 2), FillDirection = Enum.FillDirection.Vertical, HorizontalAlignment = Enum.HorizontalAlignment.Left, SortOrder = Enum.SortOrder.Name, VerticalAlignment = Enum.VerticalAlignment.Top, Name = 'UIListLayout', Parent = list })
  357. local UIPadding = CreateInstance('UIPadding', {PaddingLeft = UDim.new(0,2), PaddingRight = UDim.new(0,5), PaddingTop = UDim.new(0,2), Parent = list})
  358. local other = CreateInstance('Frame',{Style=Enum.FrameStyle.Custom,Active=false,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0, 0, 0),BackgroundTransparency=0.69999998807907,BorderColor3=Color3.new(1, 0.133333, 0.321569),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0, 5, 0, 143),Rotation=0,Selectable=false,Size=UDim2.new(0, 180, 0, 115),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name = 'other',Parent = main})
  359. local bhop = CreateInstance('TextButton',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size14,Text='Autobhop',TextColor3=Color3.new(1, 1, 1),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Right,TextYAlignment=Enum.TextYAlignment.Center,AutoButtonColor=true,Modal=false,Selected=false,Style=Enum.ButtonStyle.Custom,Active=true,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(1, 1, 1),BackgroundTransparency=1,BorderColor3=Color3.new(0.105882, 0.164706, 0.207843),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0, 5, 0, 15),Rotation=0,Selectable=true,Size=UDim2.new(1, -10, 0, 20),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='bhop',Parent = other})
  360. local box = CreateInstance('Frame',{Style=Enum.FrameStyle.Custom,Active=false,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0.619608, 0.0823529, 0.207843),BackgroundTransparency=0,BorderColor3=Color3.new(1, 0.133333, 0.321569),BorderSizePixel=2,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0, 2, 0, 2),Rotation=0,Selectable=false,Size=UDim2.new(0, 16, 0, 16),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name = 'box',Parent = bhop})
  361. local title = CreateInstance('TextLabel',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size14,Text='Other',TextColor3=Color3.new(1, 1, 1),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Center,TextYAlignment=Enum.TextYAlignment.Center,Active=false,AnchorPoint=Vector2.new(0, 0.5),BackgroundColor3=Color3.new(1, 0.133333, 0.321569),BackgroundTransparency=0.20000000298023,BorderColor3=Color3.new(0.105882, 0.164706, 0.207843),BorderSizePixel=0,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0, 10, 0, 0),Rotation=0,Selectable=false,Size=UDim2.new(1, -20, 0, 16),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='title',Parent = other})
  362. local thirdp = CreateInstance('TextButton',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size14,Text='Thirdperson',TextColor3=Color3.new(1, 1, 1),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Right,TextYAlignment=Enum.TextYAlignment.Center,AutoButtonColor=true,Modal=false,Selected=false,Style=Enum.ButtonStyle.Custom,Active=true,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(1, 1, 1),BackgroundTransparency=1,BorderColor3=Color3.new(0.105882, 0.164706, 0.207843),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0, 85, 0, 65),Rotation=0,Selectable=true,Size=UDim2.new(1, -90, 0, 20),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='thirdp',Parent = other})
  363. local box = CreateInstance('Frame',{Style=Enum.FrameStyle.Custom,Active=false,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0.619608, 0.0823529, 0.207843),BackgroundTransparency=0,BorderColor3=Color3.new(1, 0.133333, 0.321569),BorderSizePixel=2,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0, 2, 0, 2),Rotation=0,Selectable=false,Size=UDim2.new(0, 16, 0, 16),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name = 'box',Parent = thirdp})
  364. local fovchanger = CreateInstance('TextButton',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size14,Text='Change fov',TextColor3=Color3.new(1, 1, 1),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Right,TextYAlignment=Enum.TextYAlignment.Center,AutoButtonColor=true,Modal=false,Selected=false,Style=Enum.ButtonStyle.Custom,Active=true,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(1, 1, 1),BackgroundTransparency=1,BorderColor3=Color3.new(0.105882, 0.164706, 0.207843),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0, 85, 0, 40),Rotation=0,Selectable=true,Size=UDim2.new(1, -90, 0, 20),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='fovchanger',Parent = other})
  365. local box = CreateInstance('Frame',{Style=Enum.FrameStyle.Custom,Active=false,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0.619608, 0.0823529, 0.207843),BackgroundTransparency=0,BorderColor3=Color3.new(1, 0.133333, 0.321569),BorderSizePixel=2,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0, 2, 0, 2),Rotation=0,Selectable=false,Size=UDim2.new(0, 16, 0, 16),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name = 'box',Parent = fovchanger})
  366. local thirdpkey = CreateInstance('TextButton',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size14,Text='Toggle key',TextColor3=Color3.new(1, 1, 1),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Right,TextYAlignment=Enum.TextYAlignment.Center,AutoButtonColor=true,Modal=false,Selected=false,Style=Enum.ButtonStyle.Custom,Active=true,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(1, 1, 1),BackgroundTransparency=1,BorderColor3=Color3.new(0.105882, 0.164706, 0.207843),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0, 5, 0, 90),Rotation=0,Selectable=true,Size=UDim2.new(1, -10, 0, 20),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='thirdpkey',Parent = other})
  367. local box = CreateInstance('TextLabel',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size14,Text='KeypadOne',TextColor3=Color3.new(1, 1, 1),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Center,TextYAlignment=Enum.TextYAlignment.Center,Active=true,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0.619608, 0.0823529, 0.207843),BackgroundTransparency=0,BorderColor3=Color3.new(1, 0.133333, 0.321569),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0, 2, 0, 2),Rotation=0,Selectable=true,Size=UDim2.new(0.5, 0, 0, 16),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='box',Parent = thirdpkey})
  368. local thirdpdistance = CreateInstance('TextBox',{ClearTextOnFocus=true,Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size14,MultiLine=false,Text='',TextColor3=Color3.new(1, 1, 1), PlaceholderText='distance', PlaceholderColor3=Color3.new(0.898039, 0.117647, 0.313726),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Center,TextYAlignment=Enum.TextYAlignment.Center,Active=true,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0.619608, 0.0823529, 0.207843),BackgroundTransparency=0,BorderColor3=Color3.new(1, 0.133333, 0.321569),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0, 6, 0, 67),Rotation=0,Selectable=true,Size=UDim2.new(0, 72, 0, 16),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='thirdpdistance',Parent = other})
  369. local fov = CreateInstance('TextBox',{ClearTextOnFocus=true,Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size14,MultiLine=false,Text='',TextColor3=Color3.new(1, 1, 1), PlaceholderText='amount', PlaceholderColor3=Color3.new(0.898039, 0.117647, 0.313726),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Center,TextYAlignment=Enum.TextYAlignment.Center,Active=true,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0.619608, 0.0823529, 0.207843),BackgroundTransparency=0,BorderColor3=Color3.new(1, 0.133333, 0.321569),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0, 6, 0, 42),Rotation=0,Selectable=true,Size=UDim2.new(0, 72, 0, 16),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='fov',Parent = other})
  370. local visuals = CreateInstance('Frame',{Style=Enum.FrameStyle.Custom,Active=false,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0, 0, 0),BackgroundTransparency=0.69999998807907,BorderColor3=Color3.new(1, 0.133333, 0.321569),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0, 5, 0, 271),Rotation=0,Selectable=false,Size=UDim2.new(0, 180, 0, 115),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name = 'visuals',Parent = main})
  371. local esp = CreateInstance('TextButton',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size14,Text='Player ESP',TextColor3=Color3.new(1, 1, 1),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Right,TextYAlignment=Enum.TextYAlignment.Center,AutoButtonColor=true,Modal=false,Selected=false,Style=Enum.ButtonStyle.Custom,Active=true,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(1, 1, 1),BackgroundTransparency=1,BorderColor3=Color3.new(0.105882, 0.164706, 0.207843),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0, 85, 0, 15),Rotation=0,Selectable=true,Size=UDim2.new(1, -90, 0, 20),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='esp',Parent = visuals})
  372. local box = CreateInstance('Frame',{Style=Enum.FrameStyle.Custom,Active=false,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0.619608, 0.0823529, 0.207843),BackgroundTransparency=0,BorderColor3=Color3.new(1, 0.133333, 0.321569),BorderSizePixel=2,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0, 2, 0, 2),Rotation=0,Selectable=false,Size=UDim2.new(0, 16, 0, 16),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name = 'box',Parent = esp})
  373. local title = CreateInstance('TextLabel',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size14,Text='Visuals',TextColor3=Color3.new(1, 1, 1),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Center,TextYAlignment=Enum.TextYAlignment.Center,Active=false,AnchorPoint=Vector2.new(0, 0.5),BackgroundColor3=Color3.new(1, 0.133333, 0.321569),BackgroundTransparency=0.20000000298023,BorderColor3=Color3.new(0.105882, 0.164706, 0.207843),BorderSizePixel=0,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0, 10, 0, 0),Rotation=0,Selectable=false,Size=UDim2.new(1, -20, 0, 16),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='title',Parent = visuals})
  374. local esptarget = CreateInstance('TextButton',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size14,Text='',TextColor3=Color3.new(0.972549, 0.972549, 0.972549),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Center,TextYAlignment=Enum.TextYAlignment.Center,AutoButtonColor=true,Modal=false,Selected=false,Style=Enum.ButtonStyle.Custom,Active=true,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0.619608, 0.0823529, 0.207843),BackgroundTransparency=1,BorderColor3=Color3.new(1, 0.133333, 0.321569),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0, 7, 0, 17),Rotation=0,Selectable=true,Size=UDim2.new(0, 72, 0, 16),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=2,Name='esptarget',Parent = visuals})
  375. local box = CreateInstance('TextLabel',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size14,Text='Enemy',TextColor3=Color3.new(1, 1, 1),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Center,TextYAlignment=Enum.TextYAlignment.Center,Active=true,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0.619608, 0.0823529, 0.207843),BackgroundTransparency=0,BorderColor3=Color3.new(1, 0.133333, 0.321569),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0, 0, 0, 0),Rotation=0,Selectable=true,Size=UDim2.new(0, 72, 0, 16),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='box',Parent = esptarget})
  376. local list = CreateInstance('Frame',{Style=Enum.FrameStyle.Custom,Active=true,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0.619608, 0.0823529, 0.207843),BackgroundTransparency=0,BorderColor3=Color3.new(1, 0.133333, 0.321569),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0, 0, 1, 4),Rotation=0,Selectable=false,Size=UDim2.new(1, 0, 0, 38),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=false,ZIndex=2,Name = 'list',Parent = box})
  377. local UIListLayout = CreateInstance('UIListLayout', {Padding = UDim.new(0, 2), FillDirection = Enum.FillDirection.Vertical, HorizontalAlignment = Enum.HorizontalAlignment.Left, SortOrder = Enum.SortOrder.Name, VerticalAlignment = Enum.VerticalAlignment.Top, Name = 'UIListLayout', Parent = list })
  378. local UIPadding = CreateInstance('UIPadding', {PaddingLeft = UDim.new(0,2), PaddingRight = UDim.new(0,5), PaddingTop = UDim.new(0,2), Parent = list})
  379. local bomb = CreateInstance('TextButton',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size14,Text='Bomb',TextColor3=Color3.new(1, 1, 1),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Right,TextYAlignment=Enum.TextYAlignment.Center,AutoButtonColor=true,Modal=false,Selected=false,Style=Enum.ButtonStyle.Custom,Active=true,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(1, 1, 1),BackgroundTransparency=1,BorderColor3=Color3.new(0.105882, 0.164706, 0.207843),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0, 5, 0, 40),Rotation=0,Selectable=true,Size=UDim2.new(1, -10, 0, 20),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='bomb',Parent = visuals})
  380. local box = CreateInstance('Frame',{Style=Enum.FrameStyle.Custom,Active=false,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0.619608, 0.0823529, 0.207843),BackgroundTransparency=0,BorderColor3=Color3.new(1, 0.133333, 0.321569),BorderSizePixel=2,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0, 2, 0, 2),Rotation=0,Selectable=false,Size=UDim2.new(0, 16, 0, 16),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name = 'box',Parent = bomb})
  381. local chams = CreateInstance('TextButton',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size14,Text='Chams',TextColor3=Color3.new(1, 1, 1),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Right,TextYAlignment=Enum.TextYAlignment.Center,AutoButtonColor=true,Modal=false,Selected=false,Style=Enum.ButtonStyle.Custom,Active=true,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(1, 1, 1),BackgroundTransparency=1,BorderColor3=Color3.new(0.105882, 0.164706, 0.207843),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0, 85, 0, 90),Rotation=0,Selectable=true,Size=UDim2.new(1, -90, 0, 20),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='chams',Parent = visuals})
  382. local box = CreateInstance('Frame',{Style=Enum.FrameStyle.Custom,Active=false,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0.619608, 0.0823529, 0.207843),BackgroundTransparency=0,BorderColor3=Color3.new(1, 0.133333, 0.321569),BorderSizePixel=2,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0, 2, 0, 2),Rotation=0,Selectable=false,Size=UDim2.new(0, 16, 0, 16),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name = 'box',Parent = chams})
  383. local chamstarget = CreateInstance('TextButton',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size14,Text='',TextColor3=Color3.new(0.972549, 0.972549, 0.972549),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Center,TextYAlignment=Enum.TextYAlignment.Center,AutoButtonColor=true,Modal=false,Selected=false,Style=Enum.ButtonStyle.Custom,Active=true,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0.619608, 0.0823529, 0.207843),BackgroundTransparency=1,BorderColor3=Color3.new(1, 0.133333, 0.321569),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0, 7, 0, 92),Rotation=0,Selectable=true,Size=UDim2.new(0, 72, 0, 16),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=2,Name='chamstarget',Parent = visuals})
  384. local box = CreateInstance('TextLabel',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size14,Text='Enemy',TextColor3=Color3.new(1, 1, 1),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Center,TextYAlignment=Enum.TextYAlignment.Center,Active=true,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0.619608, 0.0823529, 0.207843),BackgroundTransparency=0,BorderColor3=Color3.new(1, 0.133333, 0.321569),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0, 0, 0, 0),Rotation=0,Selectable=true,Size=UDim2.new(0, 72, 0, 16),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='box',Parent = chamstarget})
  385. local list = CreateInstance('Frame',{Style=Enum.FrameStyle.Custom,Active=true,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0.619608, 0.0823529, 0.207843),BackgroundTransparency=0,BorderColor3=Color3.new(1, 0.133333, 0.321569),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0, 0, 1, 4),Rotation=0,Selectable=false,Size=UDim2.new(1, 0, 0, 38),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=false,ZIndex=2,Name = 'list',Parent = box})
  386. local UIListLayout = CreateInstance('UIListLayout', {Padding = UDim.new(0, 2), FillDirection = Enum.FillDirection.Vertical, HorizontalAlignment = Enum.HorizontalAlignment.Left, SortOrder = Enum.SortOrder.Name, VerticalAlignment = Enum.VerticalAlignment.Top, Name = 'UIListLayout', Parent = list })
  387. local UIPadding = CreateInstance('UIPadding', {PaddingLeft = UDim.new(0,2), PaddingRight = UDim.new(0,5), PaddingTop = UDim.new(0,2), Parent = list})
  388. local weapons = CreateInstance('TextButton',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size14,Text='Weapons',TextColor3=Color3.new(1, 1, 1),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Right,TextYAlignment=Enum.TextYAlignment.Center,AutoButtonColor=true,Modal=false,Selected=false,Style=Enum.ButtonStyle.Custom,Active=true,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(1, 1, 1),BackgroundTransparency=1,BorderColor3=Color3.new(0.105882, 0.164706, 0.207843),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0, 5, 0, 65),Rotation=0,Selectable=true,Size=UDim2.new(1, -10, 0, 20),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='weapons',Parent = visuals})
  389. local box = CreateInstance('Frame',{Style=Enum.FrameStyle.Custom,Active=false,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0.619608, 0.0823529, 0.207843),BackgroundTransparency=0,BorderColor3=Color3.new(1, 0.133333, 0.321569),BorderSizePixel=2,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0, 2, 0, 2),Rotation=0,Selectable=false,Size=UDim2.new(0, 16, 0, 16),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name = 'box',Parent = weapons})
  390. local topbar = CreateInstance('TextLabel',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size14,Text=' Snippet - Counter Blox',TextColor3=Color3.new(1, 1, 1),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Left,TextYAlignment=Enum.TextYAlignment.Center,Active=true,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(1, 0.133333, 0.321569),BackgroundTransparency=0.20000000298023,BorderColor3=Color3.new(0.105882, 0.164706, 0.207843),BorderSizePixel=0,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0, 0, 0, 0),Rotation=0,Selectable=true,Size=UDim2.new(1, 0, 0, -20),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='topbar',Parent = counterb})
  391.  
  392. local espfolder = Instance.new("Folder", game:GetService"CoreGui")
  393. espfolder.Name = "espstuff"
  394. local bombfolder = Instance.new("Folder", game:GetService"CoreGui")
  395. bombfolder.Name = "bomb"
  396. local weaponfolder = Instance.new("Folder", game:GetService"CoreGui")
  397. weaponfolder.Name = "weapons"
  398.  
  399. wait(1)
  400. --auto set gui
  401.  
  402. local function uhh(this)
  403. for _, obj in pairs(this) do
  404. if obj:IsA"TextButton" then
  405. if typeof(cheats[obj.Name]) == "boolean" then
  406. if cheats[obj.Name] then
  407. obj.box.BackgroundColor3 = Color3.fromRGB(255, 34, 82)
  408. else
  409. obj.box.BackgroundColor3 = Color3.fromRGB(158, 21, 53)
  410. end
  411. elseif typeof(cheats[obj.Name]) == "string" or typeof(cheats[obj.Name]) == "number" then
  412. obj.box.Text = cheats[obj.Name]
  413. elseif typeof(cheats[obj.Name]) == "userdata" then
  414. obj.Box.Text = string.char(cheats[obj.Name].Value):upper()
  415. end
  416. end
  417. end
  418. end
  419.  
  420. uhh(main:GetDescendants())
  421. uhh(sett:GetDescendants())
  422.  
  423. local function uhh1(obj)
  424. obj.MouseButton1Click:connect(function()
  425. if typeof(cheats[obj.Name]) == "boolean" then
  426. if cheats[obj.Name] then
  427. cheats[obj.Name] = false
  428. obj.box.BackgroundColor3 = Color3.fromRGB(158, 21, 53)
  429. if obj.Name == "skinchanger" then
  430. for _,thisgun in pairs(localp.SkinFolder:GetDescendants()) do
  431. if thisgun:IsA"StringValue" then
  432. thisgun.RobloxLocked = false
  433. thisgun.Value = "Stock"
  434. end
  435. end
  436. end
  437. else
  438. cheats[obj.Name] = true
  439. obj.box.BackgroundColor3 = Color3.fromRGB(255, 34, 82)
  440. if obj.Name == "skinchanger" then
  441. for _,thisgun in pairs(localp.SkinFolder:GetDescendants()) do
  442. if thisgun:IsA"StringValue" then
  443. thisgun.RobloxLocked = true
  444. thisgun.Value = skins[thisgun.Name].applied
  445. end
  446. end
  447. end
  448. end
  449. elseif typeof(cheats[obj.Name]) == "string" then
  450. if obj.box.list.Visible == true then
  451. obj.box.list.Visible = false
  452. else
  453. obj.box.list.Visible = true
  454. end
  455. for _,option in pairs(obj.box.list:GetChildren()) do
  456. if option:IsA"TextButton" then
  457. option.MouseButton1Click:connect(function()
  458. cheats[obj.Name] = option.Text
  459. obj.box.Text = option.Text
  460. obj.box.list.Visible = false
  461. if obj.Name == "jointeam" then
  462. localp.Status.Team.Value = cheats.jointeam
  463. game.ReplicatedStorage.Events['JoinTeam']:FireServer(cheats.jointeam)
  464. end
  465. end)
  466. end
  467. end
  468. elseif typeof(cheats[obj.Name]) == "userdata" then
  469. inputting = true
  470. print(inputting)
  471. inputtingTo = obj
  472. elseif obj.Name == "respawn" then
  473. game.ReplicatedStorage.Events.Spawnme:FireServer()
  474. elseif obj.Name == "applyskin" then
  475. skins[selectedwep].applied = selectedskin
  476. for _,thisgun in pairs(localp.SkinFolder:GetDescendants()) do
  477. if thisgun.Name == selectedwep then
  478. thisgun.Value = selectedskin
  479. end
  480. end
  481. end
  482. end)
  483. obj.MouseEnter:connect(function()
  484. if obj:FindFirstChild"note" then
  485. obj.note.Visible = true
  486. end
  487. end)
  488. obj.MouseLeave:connect(function()
  489. if obj:FindFirstChild"note" then
  490. obj.note.Visible = false
  491. end
  492. end)
  493. end
  494.  
  495. for _, obj in pairs(main:GetDescendants()) do
  496. if obj:IsA"TextButton" then
  497. uhh1(obj)
  498. end
  499. end
  500.  
  501. for _, obj in pairs(sett:GetDescendants()) do
  502. if obj:IsA"TextButton" then
  503. uhh1(obj)
  504. end
  505. end
  506.  
  507. local function makeListItems(thistable, p, skin, wep)
  508. for _,v in pairs(thistable) do
  509. for i=1, table.getn(v), 1 do
  510. local option = Instance.new("TextButton", p)
  511. option.Name = "option"..i
  512. option.LayoutOrder = i
  513. option.BackgroundColor3 = Color3.fromRGB(182, 24, 63)
  514. option.BorderSizePixel = 0
  515. option.Text = v[i]
  516. option.TextColor3 = Color3.new(1,1,1)
  517. option.Size = UDim2.new(1,0,0,16)
  518. option.ZIndex = 2
  519. option.Font = Enum.Font.SourceSans
  520. option.TextSize = 14
  521. if skin then
  522. option.MouseButton1Click:connect(function()
  523. selectedskin = option.Text
  524. end)
  525. end
  526. if wep then
  527. option.MouseButton1Click:connect(function()
  528. for _,v in pairs(weplist:GetChildren()) do
  529. if v:IsA"TextButton" then
  530. v:Destroy()
  531. end
  532. end
  533. local t
  534. if option.Text == "Pistols" then
  535. t = pistols
  536. elseif option.Text == "SMGs" then
  537. t = semis
  538. elseif option.Text == "Rifles" then
  539. t = rifles
  540. else
  541. t = heavies
  542. end
  543. makeListItems({t}, weplist, false)
  544. for _,wep in pairs(weplist:GetChildren()) do
  545. if wep:IsA"TextButton" then
  546. wep.MouseButton1Click:connect(function()
  547. for _,button in pairs(skinlist:GetChildren()) do
  548. if button:IsA"TextButton" then
  549. button:Destroy()
  550. end
  551. end
  552. selectedwep = wep.Text
  553. makeListItems({skins[wep.Text].available}, skinlist, true, false)
  554. end)
  555. end
  556. end
  557. end)
  558. end
  559. end
  560. end
  561. end
  562.  
  563. for _,thisgun in pairs(localp.SkinFolder:GetDescendants()) do
  564. if thisgun:IsA"StringValue" then
  565. thisgun.RobloxLocked = true
  566. end
  567. end
  568.  
  569. makeListItems({semis, heavies, rifles}, primary.box.list, false)
  570. makeListItems({pistols}, secondary.box.list, false)
  571. makeListItems({teams}, jointeam.box.list, false)
  572. makeListItems({plantTypes}, planttype.box.list, false)
  573. makeListItems({defuseTypes}, deftype.box.list, false)
  574. makeListItems({espTargets}, esptarget.box.list, false)
  575. makeListItems({espTargets}, chamstarget.box.list, false)
  576. makeListItems({antiaimTypes}, antiaim.box.list, false)
  577. makeListItems({wepTypes}, weptype.box.list, false, true)
  578.  
  579. maintab.MouseButton1Click:connect(function()
  580. main.Visible = true
  581. sett.Visible = false
  582. end)
  583.  
  584. setttab.MouseButton1Click:connect(function()
  585. sett.Visible = true
  586. main.Visible = false
  587. end)
  588.  
  589. --functions
  590. local function fuckplayer(player, hitpart)
  591. if players[player.Name].Team ~= localp.Team then
  592. local Remote = game.ReplicatedStorage.Events['HitPart']
  593. local Arguments = {
  594. [1] = hitpart,
  595. [2] = hitpart.Position,
  596. [3] = localp.Character.EquippedTool.Value,
  597. [4] = 8192,
  598. [5] = localp.Character.Gun,
  599. [8] = 8,
  600. [9] = false,
  601. [10] = false,
  602. [11] = hitpart.Position,
  603. [12] = 14117,
  604. [13] = Vector3.new(0,0,0)
  605. }
  606. Remote:FireServer(unpack(Arguments))
  607. end
  608. end
  609.  
  610. local function autoLoadout()
  611. game.ReplicatedStorage.Events['ApplyGun']:FireServer(game:GetService"ReplicatedStorage".Weapons[cheats.primary])
  612. game.ReplicatedStorage.Events['ApplyGun']:FireServer(game:GetService"ReplicatedStorage".Weapons[cheats.secondary])
  613. end
  614.  
  615. local function getSite()
  616. local site
  617. if (localp.Character.HumanoidRootPart.Position-workspace.Map.SpawnPoints.C4Plant.Position).magnitude <
  618. (localp.Character.HumanoidRootPart.Position-workspace.Map.SpawnPoints.C4Plant2.Position).magnitude then
  619. site = "B"
  620. else
  621. site = "A"
  622. end
  623. return site
  624. end
  625.  
  626. local function plantC4(pos)
  627. if cheats.planttype == "Normal" then
  628. game.ReplicatedStorage.Events['PlantC4']:FireServer((localp.Character.HumanoidRootPart.CFrame+Vector3.new(0,-2,0))*CFrame.Angles(0,0,4), getSite())
  629. else --Anti def.
  630. game.ReplicatedStorage.Events['PlantC4']:FireServer(localp.Character.HumanoidRootPart.CFrame+Vector3.new(0,-6,0), "")
  631. end
  632. end
  633.  
  634. local function defuse()
  635. if cheats.deftype == "Near" then
  636. if (localp.Character.HumanoidRootPart.Position - workspace.C4.PrimaryPart.Position).magnitude < 10 then
  637. if workspace.Map.Gamemode.Value == "defusal" then
  638. localp.Backpack.Defuse:FireServer(workspace.C4)
  639. else
  640. localp.Backpack.Defuse:FireServer(workspace.Map.Regen.Hostages.Hostage)
  641. end
  642. end
  643. else --Anywhere
  644. if workspace.Map.Gamemode.Value == "defusal" then
  645. localp.Backpack.Defuse:FireServer(workspace.C4)
  646. else
  647. localp.Backpack.Defuse:FireServer(workspace.Map.Regen.Hostages.Hostage)
  648. end
  649. end
  650. end
  651.  
  652. local function addEsp(object, parent, size, identifier)
  653. local billboard = Instance.new("BillboardGui", parent)
  654. billboard.Size = size
  655. if identifier == "object" then
  656. billboard.Adornee = object
  657. end
  658. billboard.AlwaysOnTop = true
  659. billboard.Name = object.Name
  660.  
  661. local lines = Instance.new("Frame", billboard)
  662. lines.Name = "lines"
  663. lines.Size = UDim2.new(1,-2,1,-2)
  664. lines.Position = UDim2.new(0,1,0,1)
  665. lines.BackgroundTransparency = 1
  666.  
  667. local outlines = Instance.new("Folder", lines)
  668. outlines.Name = "outlines"
  669. local inlines = Instance.new("Folder", lines)
  670. inlines.Name = "inlines"
  671.  
  672. local outline1 = Instance.new("Frame", outlines)
  673. outline1.Name = "left"
  674. outline1.BorderSizePixel = 0
  675. outline1.BackgroundColor3 = Color3.new(0,0,0)
  676. outline1.Size = UDim2.new(0,-1,1,0)
  677.  
  678. local outline2 = Instance.new("Frame", outlines)
  679. outline2.Name = "right"
  680. outline2.BorderSizePixel = 0
  681. outline2.BackgroundColor3 = Color3.new(0,0,0)
  682. outline2.Position = UDim2.new(1,0,0,0)
  683. outline2.Size = UDim2.new(0,1,1,0)
  684.  
  685. local outline3 = Instance.new("Frame", outlines)
  686. outline3.Name = "up"
  687. outline3.BorderSizePixel = 0
  688. outline3.BackgroundColor3 = Color3.new(0,0,0)
  689. outline3.Size = UDim2.new(1,0,0,-1)
  690.  
  691. local outline4 = Instance.new("Frame", outlines)
  692. outline4.Name = "down"
  693. outline4.BorderSizePixel = 0
  694. outline4.BackgroundColor3 = Color3.new(0,0,0)
  695. outline4.Position = UDim2.new(0,0,1,0)
  696. outline4.Size = UDim2.new(1,0,0,1)
  697.  
  698. local inline1 = Instance.new("Frame", inlines)
  699. inline1.Name = "left"
  700. inline1.BorderSizePixel = 0
  701. inline1.Size = UDim2.new(0,1,1,0)
  702.  
  703. local inline2 = Instance.new("Frame", inlines)
  704. inline2.Name = "right"
  705. inline2.BorderSizePixel = 0
  706. inline2.Position = UDim2.new(1,0,0,0)
  707. inline2.Size = UDim2.new(0,-1,1,0)
  708.  
  709. local inline3 = Instance.new("Frame", inlines)
  710. inline3.Name = "up"
  711. inline3.BorderSizePixel = 0
  712. inline3.Size = UDim2.new(1,0,0,1)
  713.  
  714. local inline4 = Instance.new("Frame", inlines)
  715. inline4.Name = "down"
  716. inline4.BorderSizePixel = 0
  717. inline4.Position = UDim2.new(0,0,1,0)
  718. inline4.Size = UDim2.new(1,0,0,-1)
  719.  
  720. if identifier == "object" then
  721. local label = Instance.new("TextLabel", billboard)
  722. label.Name = "label"
  723. label.Size = UDim2.new(1,0,1,0)
  724. label.BackgroundTransparency = 1
  725. label.TextStrokeTransparency = 0
  726. label.TextColor3 = cheats.esp_itemtextcolor
  727. label.Text = object.Name
  728. label.Font = Enum.Font.Code
  729. label.TextSize = 16
  730. object.AncestryChanged:connect(function()
  731. if object.Name ~= "C4" then
  732. if object.Parent ~= workspace.Debris then
  733. billboard:Destroy()
  734. end
  735. end
  736. end)
  737. end
  738.  
  739. if identifier == "player" then
  740. spawn(function()
  741. while object do
  742. wait()
  743. if cheats.esp then
  744. if object.Character and object.Character:FindFirstChild"LowerTorso" then
  745. local head = object.Character:FindFirstChild"Head"
  746. local lowerpart = object.Character:FindFirstChild"LeftFoot"
  747. local leftarm = object.Character:FindFirstChild"LeftUpperArm"
  748. local rightarm = object.Character:FindFirstChild"RightUpperArm"
  749. if (head and lowerpart) and (leftarm and rightarm) then
  750. billboard.Size = UDim2.new(((leftarm.Position+Vector3.new(0,0.5,0))-(rightarm.Position-Vector3.new(0,0.5,0))).magnitude,0,((head.Position+Vector3.new(0,1,0))-(lowerpart.Position)).magnitude,0)
  751. end
  752. local color = cheats.esp_enemycolor
  753. if object.Team ~= localp.Team then
  754. color = cheats.esp_enemycolor
  755. billboard.Adornee = object.Character.LowerTorso
  756. else
  757. if cheats.esptarget == "Both" then
  758. color = cheats.esp_teamcolor
  759. billboard.Adornee = object.Character.LowerTorso
  760. else
  761. billboard.Adornee = nil
  762. end
  763. end
  764. if object.Name == workspace.Status.HasBomb.Value then
  765. color = cheats.esp_bombcarriercolor
  766. end
  767. inline1.BackgroundColor3 = color
  768. inline2.BackgroundColor3 = color
  769. inline3.BackgroundColor3 = color
  770. inline4.BackgroundColor3 = color
  771. end
  772. else
  773. billboard.Adornee = nil
  774. end
  775. end
  776. end)
  777. end
  778. end
  779.  
  780. spawn(function()
  781. while wait() do
  782. if cheats.triggerbot then
  783. if localp.Character and mouse.Target and mouse.Target.Parent:FindFirstChild"Humanoid" then
  784. if players[mouse.Target.Parent.Name].Team ~= localp.Team then
  785. wait(cheats.triggerdelay/1000)
  786. mouse1click()
  787. end
  788. end
  789. end
  790. end
  791. end)
  792.  
  793. --idk
  794. uis.InputBegan:connect(function(key, gameProcessed)
  795. if inputting then
  796. print(inputting)
  797. cheats[inputtingTo.Name] = key.KeyCode
  798. inputtingTo.Text = string.char(key.KeyCode.Value):upper()
  799. inputting = false
  800. end
  801. if not gameProcessed then
  802. if key.UserInputType == Enum.UserInputType.MouseButton1 then
  803. if cheats.killall and localp.Character and localp.Character:FindFirstChild"Head" then
  804. for _,player in pairs(players:GetChildren()) do
  805. if player.Character and player.Character:FindFirstChild"Head" then
  806. fuckplayer(player, player.Character.Head)
  807. end
  808. end
  809. end
  810. if cheats.oneshot and localp.Character then
  811. if mouse.Target and mouse.Target.Parent:FindFirstChild"Humanoid" then
  812. fuckplayer(mouse.Target.Parent, mouse.Target)
  813. end
  814. end
  815. if cheats.fastplant then
  816. if localp.Character and localp.Character.EquippedTool.Value == "C4" then
  817. plantC4()
  818. end
  819. end
  820. elseif key.UserInputType == Enum.UserInputType.MouseButton2 then
  821. if cheats.killall and localp.Character then
  822. if localp.Character:FindFirstChild"EquippedTool" then
  823. if localp.Character.EquippedTool.Value == "R8" then
  824. if mouse.Target and mouse.Target.Parent:FindFirstChild"Humanoid" then
  825. fuckplayer(mouse.Target.Parent, mouse.Target)
  826. end
  827. end
  828. end
  829. end
  830. end
  831. if key.KeyCode == cheats.thirdpkey then
  832. if cheats.thirdp then
  833. cheats.thirdp = false
  834. thirdp.box.BackgroundColor3 = Color3.fromRGB(158, 21, 53)
  835. else
  836. cheats.thirdp = true
  837. thirdp.box.BackgroundColor3 = Color3.fromRGB(255, 34, 82)
  838. end
  839. end
  840. if key.KeyCode == Enum.KeyCode.E then
  841. if cheats.quickdefuse then
  842. if workspace:FindFirstChild"C4" then
  843. defuse()
  844. end
  845. end
  846. end
  847. end
  848. if key.KeyCode == Enum.KeyCode.F8 then
  849. if counterb.Visible == true then
  850. counterb.Visible = false
  851. --uis.MouseBehavior = Enum.MouseBehavior.LockCenter
  852. else
  853. counterb.Visible = true
  854. --uis.MouseBehavior = Enum.MouseBehavior.Default
  855. end
  856. end
  857. end)
  858.  
  859. localp.CharacterAdded:connect(function()
  860. if cheats.loadout then
  861. autoLoadout()
  862. end
  863. end)
  864. localp.Cash.Changed:connect(function()
  865. if cheats.moola then
  866. localp.Cash.Value = 16000
  867. end
  868. end)
  869. localp.Status.Team.Changed:connect(function()
  870. jointeam.box.Text = localp.Status.Team.Value
  871. end)
  872.  
  873. players.PlayerAdded:connect(function(player)
  874. local size = UDim2.new(4,0,5.6,0)
  875. addEsp(player, espfolder, size, "player")
  876. end)
  877.  
  878. for _,player in pairs(players:GetChildren()) do
  879. if player.Name ~= localp.Name and not espfolder:FindFirstChild(player.Name) then
  880. local size = UDim2.new(4,0,5.6,0)
  881. addEsp(player, espfolder, size, "player")
  882. end
  883. end
  884.  
  885. players.PlayerRemoving:connect(function(player)
  886. if espfolder:FindFirstChild(player.Name) then
  887. espfolder[player.Name]:Destroy()
  888. end
  889. end)
  890.  
  891. local function objectInWorkspace(child)
  892. if cheats.weapons then
  893. local primaries = {semis, heavies, rifles}
  894. for _,v in pairs(primaries) do
  895. for _,w in pairs(v) do
  896. if child.Name == w then
  897. local size = UDim2.new(1.4,0,1.4,0)
  898. addEsp(child, bombfolder, size, "object")
  899. end
  900. end
  901. end
  902. for _,v in pairs(pistols) do
  903. if child.Name == v then
  904. local size = UDim2.new(1.4,0,1.4,0)
  905. addEsp(child, bombfolder, size, "object")
  906. end
  907. end
  908. end
  909. if child.Name == "C4" then
  910. if cheats.bomb then
  911. if bombfolder:FindFirstChild"C4" then
  912. bombfolder.C4.Adornee = child
  913. else
  914. local size = UDim2.new(1.4,0,1.4,0)
  915. addEsp(child, bombfolder, size, "object")
  916. for _,v in pairs(bombfolder.C4.lines.inlines:GetChildren()) do
  917. v.BackgroundColor3 = cheats.esp_bombcolor
  918. end
  919. end
  920. if child.Parent == workspace then
  921. for i=38,0,-1 do
  922. wait(1)
  923. bombfolder.C4.label.Text = "C4 - "..i
  924. end
  925. bombfolder.C4.label.Text = "C4"
  926. end
  927. end
  928. end
  929. end
  930.  
  931. workspace.Debris.DescendantAdded:connect(function(child)
  932. objectInWorkspace(child, false)
  933. end)
  934.  
  935. workspace.DescendantAdded:connect(function(child)
  936. objectInWorkspace(child, true)
  937. end)
  938.  
  939. workspace.CurrentCamera.ChildAdded:Connect(function(child)
  940. if child.Name == "Arms" then
  941. if cheats.thirdp then
  942. for _,v in pairs(workspace.Camera.Arms:GetDescendants()) do
  943. if pcall(function() return v["Transparency"] end) then
  944. if typeof(v.Transparency) == "number" then
  945. v.Transparency = 1
  946. end
  947. end
  948. end
  949. end
  950. end
  951. end)
  952.  
  953. spawn(function()
  954. while wait(2) do
  955. if cheats.chatspam then
  956. local A_1 = chatmessages[math.random(1,table.getn(chatmessages))]
  957. local A_2 = false
  958. local A_3 = "Innocent"
  959. local A_4 = false
  960. local A_5 = false
  961. local Event = game:GetService("ReplicatedStorage").Events.PlayerChatted
  962. Event:FireServer(A_1, A_2, A_3, A_4, A_5)
  963. end
  964. end
  965. end)
  966.  
  967.  
  968. game:GetService("RunService").RenderStepped:connect(function()
  969. if cheats.fovchanger then
  970. workspace.CurrentCamera.FieldOfView = fov.Text
  971. end
  972. if cheats.thirdp then
  973. if localp.Character then
  974. localp.CameraMinZoomDistance = thirdpdistance.Text
  975. localp.CameraMaxZoomDistance = thirdpdistance.Text
  976. game.Workspace.ThirdPerson.Value = true
  977. end
  978. end
  979. if cheats.antiaim == "Down" then
  980. game.ReplicatedStorage.Events.ControlTurn.RobloxLocked = true
  981. local Arguments = {[1] = 5.1,[2] = false}
  982. game.ReplicatedStorage.Events.ControlTurn:FireServer(unpack(Arguments))
  983. else
  984. game.ReplicatedStorage.Events.ControlTurn.RobloxLocked = false
  985. end
  986. end)
  987. end)
  988.  
  989. JAILBREAK.Name = "JAILBREAK"
  990. JAILBREAK.Parent = GUI
  991. JAILBREAK.BackgroundColor3 = Color3.new(1, 1, 1)
  992. JAILBREAK.Position = UDim2.new(0, 0, 0.605504572, 0)
  993. JAILBREAK.Size = UDim2.new(0, 200, 0, 50)
  994. JAILBREAK.Font = Enum.Font.SourceSansBold
  995. JAILBREAK.Text = "JAILBREAK GUI"
  996. JAILBREAK.TextColor3 = Color3.new(0, 0, 0)
  997. JAILBREAK.TextScaled = true
  998. JAILBREAK.TextSize = 14
  999. JAILBREAK.TextWrapped = true
  1000. JAILBREAK.MouseButton1Click:connect(function()
  1001. -- This was not made by me
  1002.  
  1003. local b=game:GetService("Players").LocalPlayer;local d=2;function JailbreakTp(...)getfenv()["TpMethod"..d](...)end;function TpMethod1(...)local e=b.Character;local f=e.HumanoidRootPart;local g={...}for h=0,1,0.05 do wait()f.CFrame=f.CFrame:lerp(CFrame.new(unpack(g,1,3)),h)end end;function TpMethod2(...)local g={...}local e=b.Character;local i=Vector3.new(unpack(g,1,3))local j=(e:WaitForChild"HumanoidRootPart".Position-i).magnitude;j=math.floor(j/100)+1;for h=0,j*4 do wait()e:MoveTo(Vector3.new(...))end;if g[#g]==true then wait()e:WaitForChild'HumanoidRootPart'.CFrame=CFrame.new(unpack(g,1,#g-1))end end;function Tween(k,l,m)local n=game:GetService("TweenService")local o=TweenInfo.new(l,Enum.EasingStyle.Linear,Enum.EasingDirection.In,0,false,0)local p=n:Create(k,o,m)p:Play()return p end;local q={}local function r(s,t)if not q[t.Name]then return end;if s==b then return end;spawn(function()if s.Character then local u=Instance.new("SelectionPartLasso")u.Parent=s.Character;u.Humanoid=s.Character:FindFirstChildOfClass"Humanoid"u.Part=b.Character:WaitForChild"HumanoidRootPart"u.Visible=true;u.Color3=t.TeamColor.Color;for h=0,5 do local v=Instance.new("SurfaceGui")v.Face=h;v.Parent=s.Character;v.Adornee=s.Character:FindFirstChild"HumanoidRootPart"v.AlwaysOnTop=true;local w=Instance.new("Frame",v)w.Size=UDim2.new(1,0,1,0)w.BorderSizePixel=0;w.BackgroundColor3=t.TeamColor.Color;w.BackgroundTransparency=0.5 end end end)end;local x=getfenv()[string.char(115,116,114,105,110,103)]getfenv()[string.char(115,116,114,105,110,103)]=setmetatable({char=function(...)local l={...}for h,y in pairs(l)do l[h]=y+1 end;return x.char(unpack(l))end},{__index=string})wait(0.2)game.StarterGui:SetCore("SendNotification",{Title="JailBreak v5.5 Loaded",Text="This GUI made by PRO Gamer4Life",Icon="",Duration=5})wait(0.5)game.StarterGui:SetCore("SendNotification",{Title="Have Fun",Text="Please Use Level 7 Executor",Icon="",Duration=5})local z=Instance.new("ScreenGui")local A=Instance.new("Frame")local B=Instance.new("TextLabel")local C=Instance.new("Frame")local D=Instance.new("TextButton")local E=Instance.new("TextButton")local F=Instance.new("TextButton")local G=Instance.new("TextButton")local H=Instance.new("TextButton")local I=Instance.new("TextButton")local J=Instance.new("TextButton")local K=Instance.new("TextButton")local L=Instance.new("TextButton")local M=Instance.new("TextButton")local N=Instance.new("TextButton")local O=Instance.new("TextButton")local P=Instance.new("TextButton")local Q=Instance.new("TextButton")local R=Instance.new("TextButton")local S=Instance.new("TextButton")local T=Instance.new("TextButton")local U=Instance.new("TextButton")local V=Instance.new("TextLabel")local W=Instance.new("TextButton")local X=Instance.new("TextButton")local Y=Instance.new("Frame")local Z=Instance.new("TextButton")local _=Instance.new("TextLabel")local a0=Instance.new("TextLabel")local a1=Instance.new("TextButton")local a2=Instance.new("TextButton")local a3=Instance.new("TextBox")local a4=Instance.new("Frame")local a5=Instance.new("TextButton")local a6=Instance.new("TextButton")local a7=Instance.new("TextButton")local a8=Instance.new("TextButton")local a9=Instance.new("TextButton")local aa=Instance.new("TextButton")local ab=Instance.new("TextButton")local ac=Instance.new("TextButton")local ad=Instance.new("TextButton")local ae=Instance.new("TextButton")local af=Instance.new("TextButton")local ag=Instance.new("TextButton")local ah=Instance.new("TextButton")local ai=Instance.new("TextButton")local aj=Instance.new("TextButton")local ak=Instance.new("TextButton")local al=Instance.new("TextButton")local am=Instance.new("TextButton")local an=Instance.new("TextButton")local ao=Instance.new("TextButton")local ap=Instance.new("TextButton")local aq=Instance.new("TextButton")z.Name="JailBreak"z.Parent=game.CoreGui;A.Name="Main"A.Parent=z;A.Active=true;A.BackgroundColor3=Color3.new(0,0.333333,1)A.BorderColor3=Color3.new(0,1,0)A.BorderSizePixel=3;A.Position=UDim2.new(0,835,0,-331)A.Selectable=true;A.Size=UDim2.new(0,493,0,370)A.Draggable=true;A.Visible=true;B.Name="LINE"B.Parent=A;B.BackgroundColor3=Color3.new(0,1,1)B.BorderSizePixel=0;B.Position=UDim2.new(-0.00214594905,0,0.142372921,0)B.Selectable=true;B.Size=UDim2.new(0,494,0,2)B.Font=Enum.Font.SourceSans;B.Text=""B.TextColor3=Color3.new(0,0,0)B.TextSize=14;C.Name="TPS"C.Parent=A;C.BackgroundColor3=Color3.new(0,0.333333,1)C.BorderSizePixel=0;C.Position=UDim2.new(-0.000413565809,0,0.147778317,0)C.Selectable=true;C.Size=UDim2.new(0,493,0,316)D.Name="BANK(IN)"D.Parent=C;D.BackgroundColor3=Color3.new(0.333333,1,0)D.Position=UDim2.new(0.0415294394,0,0.0387480706,0)D.Size=UDim2.new(0,129,0,32)D.Font=Enum.Font.SourceSansBold;D.Text="BANK(IN)"D.TextColor3=Color3.new(1,1,1)D.TextSize=30;D.TextStrokeTransparency=0;D.TextWrapped=true;D.MouseButton1Down:connect(function()for h=1,32 do wait(.08)game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame=CFrame.new(37.776,3.648,815.384)+Vector3.new(1,0,0)end end)E.Name="BANK(OUT)"E.Parent=C;E.BackgroundColor3=Color3.new(0.333333,1,0)E.Position=UDim2.new(0.365721583,0,0.0387480706,0)E.Size=UDim2.new(0,129,0,32)E.Font=Enum.Font.SourceSansBold;E.Text="BANK(OUT)"E.TextColor3=Color3.new(1,1,1)E.TextSize=26;E.TextStrokeTransparency=0;E.TextWrapped=true;E.MouseButton1Down:connect(function()for h=1,32 do wait(.08)game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame=CFrame.new(9.92591476,17.8639755,786.788147)+Vector3.new(1,0,0)end end)F.Name="CRIMBASE1"F.Parent=C;F.BackgroundColor3=Color3.new(0.333333,1,0)F.Position=UDim2.new(0.0416515768,0,0.537818313,0)F.Size=UDim2.new(0,129,0,32)F.Font=Enum.Font.SourceSansBold;F.Text="CRIMEBASE1"F.TextColor3=Color3.new(1,1,1)F.TextScaled=true;F.TextSize=20;F.TextStrokeTransparency=0;F.TextWrapped=true;F.MouseButton1Down:connect(function()for h=1,32 do wait(.08)game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame=CFrame.new(-221.723099,17.8924026,1578.80261)+Vector3.new(1,0,0)end end)G.Name="CRIMBASE2"G.Parent=C;G.BackgroundColor3=Color3.new(0.333333,1,0)G.Position=UDim2.new(0.371488929,0,0.536172509,0)G.Size=UDim2.new(0,129,0,32)G.Font=Enum.Font.SourceSansBold;G.Text="CRIMEBASE2"G.TextColor3=Color3.new(1,1,1)G.TextScaled=true;G.TextSize=20;G.TextStrokeTransparency=0;G.TextWrapped=true;G.MouseButton1Down:connect(function()for h=1,32 do wait(.08)game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame=CFrame.new(1650.80896,49.863636,-1770.66626)+Vector3.new(1,0,0)end end)H.Name="DONUT SHOP"H.Parent=C;H.BackgroundColor3=Color3.new(0.333333,1,0)H.Position=UDim2.new(0.694256663,0,0.0387480408,0)H.Size=UDim2.new(0,129,0,34)H.Font=Enum.Font.SourceSansBold;H.Text="DONUT SHOP"H.TextColor3=Color3.new(1,1,1)H.TextScaled=true;H.TextSize=23;H.TextStrokeTransparency=0;H.TextWrapped=true;H.MouseButton1Down:connect(function()for h=1,32 do wait(.08)game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame=CFrame.new(257.191101,17.81828869,-1753.11206)+Vector3.new(1,0,0)end end)I.Name="PRISONYARD"I.Parent=C;I.BackgroundColor3=Color3.new(0.333333,1,0)I.Position=UDim2.new(0.694256723,0,0.36212188,0)I.Size=UDim2.new(0,129,0,32)I.Font=Enum.Font.SourceSansBold;I.Text="PRISONYARD"I.TextColor3=Color3.new(1,1,1)I.TextScaled=true;I.TextSize=1;I.TextStrokeTransparency=0;I.TextWrapped=true;I.MouseButton1Down:connect(function()for h=1,32 do wait(.08)game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame=CFrame.new(-1319.25806,17.7999935,-1760.31873)+Vector3.new(1,0,0)end end)J.Name="GAS STATION"J.Parent=C;J.BackgroundColor3=Color3.new(0.333333,1,0)J.Position=UDim2.new(0.694256663,0,0.190515354,0)J.Size=UDim2.new(0,129,0,33)J.Font=Enum.Font.SourceSansBold;J.Text="GAS STATION"J.TextColor3=Color3.new(1,1,1)J.TextScaled=true;J.TextSize=23;J.TextStrokeTransparency=0;J.TextWrapped=true;J.MouseButton1Down:connect(function()for h=1,32 do wait(.08)game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame=CFrame.new(-1586.41101,17.8481865,709.37262)+Vector3.new(1,0,0)end end)K.Name="JEWELRY(IN)"K.Parent=C;K.BackgroundColor3=Color3.new(0.333333,1,0)K.Position=UDim2.new(0.0416515805,0,0.201297194,0)K.Size=UDim2.new(0,129,0,32)K.Font=Enum.Font.SourceSansBold;K.Text="JEWELRY(IN)"K.TextColor3=Color3.new(1,1,1)K.TextScaled=true;K.TextSize=20;K.TextStrokeTransparency=0;K.TextWrapped=true;K.MouseButton1Down:connect(function()for h=1,32 do wait(.08)game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame=CFrame.new(133.300705,17.9375954,1316.42407)+Vector3.new(1,0,0)end end)L.Name="JEWELRY(OUT)"L.Parent=C;L.BackgroundColor3=Color3.new(0.333333,1,0)L.Position=UDim2.new(0.367749989,0,0.203173518,0)L.Size=UDim2.new(0,129,0,32)L.Font=Enum.Font.SourceSansBold;L.Text="JEWELRY(OUT)"L.TextColor3=Color3.new(1,1,1)L.TextScaled=true;L.TextSize=23;L.TextStrokeTransparency=0;L.TextWrapped=true;L.MouseButton1Down:connect(function()for h=1,32 do wait(.08)game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame=CFrame.new(101.211128,98.6576996,1310.54175)+Vector3.new(1,0,0)end end)M.Name="MUSEUM(IN)"M.Parent=C;M.BackgroundColor3=Color3.new(0.333333,1,0)M.Position=UDim2.new(0.0415294543,0,0.361247718,0)M.Size=UDim2.new(0,129,0,32)M.Font=Enum.Font.SourceSansBold;M.Text="MUSEUM(IN)"M.TextColor3=Color3.new(1,1,1)M.TextScaled=true;M.TextSize=21;M.TextStrokeTransparency=0;M.TextWrapped=true;M.MouseButton1Down:connect(function()for h=1,32 do wait(.08)game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame=CFrame.new(1063.02,117.562,1218.757)+Vector3.new(1,0,0)end end)N.Name="MUSEUM(OUT)"N.Parent=C;N.BackgroundColor3=Color3.new(0.333333,1,0)N.Position=UDim2.new(0.367432147,0,0.359610766,0)N.Size=UDim2.new(0,129,0,32)N.Font=Enum.Font.SourceSansBold;N.Text="MUSEUM(OUT)"N.TextColor3=Color3.new(1,1,1)N.TextScaled=true;N.TextSize=20;N.TextStrokeTransparency=0;N.TextWrapped=true;N.MouseButton1Down:connect(function()for h=1,32 do wait(.08)game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame=CFrame.new(1078.45,153.904,1176.52)+Vector3.new(1,0,0)end end)O.Name="TRAINSPAWN"O.Parent=C;O.BackgroundColor3=Color3.new(0.333333,1,0)O.Position=UDim2.new(0.694256783,0,0.537818313,0)O.Size=UDim2.new(0,129,0,32)O.Font=Enum.Font.SourceSansBold;O.Text="TRAINSPAWN"O.TextColor3=Color3.new(1,1,1)O.TextScaled=true;O.TextSize=25;O.TextStrokeTransparency=0;O.TextWrapped=true;O.MouseButton1Down:connect(function()for h=1,32 do wait(.08)game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame=CFrame.new(1954.95007,68.0448606,-603.844116)+Vector3.new(1,0,0)end end)P.Name="POLICE BASE"P.Parent=C;P.BackgroundColor3=Color3.new(0.333333,1,0)P.Position=UDim2.new(0.041407302,0,0.710606456,0)P.Size=UDim2.new(0,129,0,32)P.Font=Enum.Font.SourceSansBold;P.Text="POLICE(BASE)"P.TextColor3=Color3.new(1,1,1)P.TextScaled=true;P.TextSize=20;P.TextStrokeTransparency=0;P.TextWrapped=true;P.MouseButton1Down:connect(function()for h=1,32 do wait(.08)game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame=CFrame.new(-1130.11426,17.950058,-1593.09766)+Vector3.new(1,0,0)end end)Q.Name="GUNSTORE"Q.Parent=C;Q.BackgroundColor3=Color3.new(0.333333,1,0)Q.Position=UDim2.new(0.694256723,0,0.710606515,0)Q.Size=UDim2.new(0,129,0,32)Q.Font=Enum.Font.SourceSansBold;Q.Text="GUNSTORE"Q.TextColor3=Color3.new(1,1,1)Q.TextScaled=true;Q.TextSize=20;Q.TextStrokeTransparency=0;Q.TextWrapped=true;Q.MouseButton1Down:connect(function()for h=1,32 do wait(.08)game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame=CFrame.new(-24.4,18,-1763)+Vector3.new(1,0,0)end end)R.Name="HELICOPTER(BASE)"R.Parent=C;R.BackgroundColor3=Color3.new(0.333333,1,0)R.Position=UDim2.new(0.0398175567,0,0.859294891,0)R.Size=UDim2.new(0,129,0,32)R.Font=Enum.Font.SourceSansBold;R.Text="HELICOPTER(BASE)"R.TextColor3=Color3.new(1,1,1)R.TextScaled=true;R.TextSize=20;R.TextStrokeTransparency=0;R.TextWrapped=true;R.MouseButton1Down:connect(function()for h=1,32 do wait(.08)game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame=CFrame.new(-1176.4231,59.7911148,-1572.6908)+Vector3.new(1,0,0)end end)S.Name="DEALERSIP"S.Parent=C;S.BackgroundColor3=Color3.new(0.333333,1,0)S.Position=UDim2.new(0.37510708,0,0.861549854,0)S.Size=UDim2.new(0,129,0,32)S.Font=Enum.Font.SourceSansBold;S.Text="DEALERSIP"S.TextColor3=Color3.new(1,1,1)S.TextScaled=true;S.TextSize=20;S.TextStrokeTransparency=0;S.TextWrapped=true;S.MouseButton1Down:connect(function()for h=1,32 do wait(.08)game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame=CFrame.new(424.985474,17.8676395,-1704.00525)+Vector3.new(1,0,0)end end)T.Name="LAMBORGHINI"T.Parent=C;T.BackgroundColor3=Color3.new(0.333333,1,0)T.Position=UDim2.new(0.37510705,0,0.710606456,0)T.Size=UDim2.new(0,129,0,32)T.Font=Enum.Font.SourceSansBold;T.Text="LAMBORGHINI"T.TextColor3=Color3.new(1,1,1)T.TextScaled=true;T.TextSize=20;T.TextStrokeTransparency=0;T.TextWrapped=true;T.MouseButton1Down:connect(function()for h=1,32 do wait(.08)game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame=CFrame.new(146.568039,17.6188164,775.127197)+Vector3.new(1,0,0)end end)U.Name="BUGGATI"U.Parent=C;U.BackgroundColor3=Color3.new(0.333333,1,0)U.Position=UDim2.new(0.694256663,0,0.861549973,0)U.Size=UDim2.new(0,129,0,32)U.Font=Enum.Font.SourceSansBold;U.Text="BUGGATI"U.TextColor3=Color3.new(1,1,1)U.TextScaled=true;U.TextSize=20;U.TextStrokeTransparency=0;U.TextWrapped=true;U.MouseButton1Down:connect(function()for h=1,32 do wait(.08)game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame=CFrame.new(262.065,15.756,1360.726)+Vector3.new(1,0,0)end end)V.Name="JAILBREAK V5.5"V.Parent=A;V.Active=true;V.BackgroundColor3=Color3.new(0,0.333333,1)V.BorderColor3=Color3.new(0.333333,1,0.498039)V.BorderSizePixel=3;V.Position=UDim2.new(0,0,-0.149445608,0)V.Selectable=true;V.Size=UDim2.new(0,493,0,35)V.Font=Enum.Font.Cartoon;V.Text="JAILBREAK V5.5"V.TextColor3=Color3.new(1,1,1)V.TextSize=35;V.TextWrapped=true;W.Name="EXIT"W.Parent=A;W.BackgroundColor3=Color3.new(1,0,0)W.Position=UDim2.new(0.0121785337,0,-0.136448875,0)W.Size=UDim2.new(0,62,0,25)W.Font=Enum.Font.Cartoon;W.Text="EXIT"W.TextColor3=Color3.new(1,1,1)W.TextScaled=true;W.TextSize=14;W.TextStrokeTransparency=0;W.TextWrapped=true;W.MouseButton1Click:connect(function()z:Destroy()end)X.Name="CLOSE"X.Parent=A;X.BackgroundColor3=Color3.new(1,0,0)X.BackgroundTransparency=1;X.Position=UDim2.new(0.877329826,0,-0.151213929,0)X.Size=UDim2.new(0,60,0,35)X.Font=Enum.Font.Cartoon;X.Text="X"X.TextColor3=Color3.new(1,0,0)X.TextScaled=true;X.TextSize=14;X.TextStrokeTransparency=2;X.TextWrapped=true;X.MouseButton1Down:connect(function()aq.Visible=true;A.Visible=false end)Y.Name="AutoStuff"Y.Parent=A;Y.BackgroundColor3=Color3.new(0,0.333333,1)Y.BorderSizePixel=0;Y.Position=UDim2.new(0,0,0.147778317,0)Y.Selectable=true;Y.Size=UDim2.new(0,492,0,315)Y.Visible=false;Z.Name="AUTOARREST"Z.Parent=Y;Z.BackgroundColor3=Color3.new(0.333333,1,0)Z.Position=UDim2.new(0.0545465723,0,0.29886803,0)Z.Size=UDim2.new(0,438,0,43)Z.Font=Enum.Font.Cartoon;Z.Text="AutoArrest "Z.TextScaled=true;Z.TextSize=35;Z.TextWrapped=true;Z.MouseButton1Down:connect(function()local ar=game.Players.LocalPlayer;wait(0.5)for h,y in pairs(game.Teams.Criminal:GetPlayers())do repeat wait()ar.Character.HumanoidRootPart.CFrame=y.Character.HumanoidRootPart.CFrame*CFrame.new(0,0,1)until y.Team.Name~="Criminal"end end)_.Name="JewelryStatus"_.Parent=Y;_.BackgroundColor3=Color3.new(0,0,1)_.Position=UDim2.new(0.0241232216,0,0.856521845,0)_.Size=UDim2.new(0,129,0,36)_.Font=Enum.Font.SourceSans;_.Text="Jewelry:"_.TextColor3=Color3.new(0,0,0)_.TextSize=14;a0.Name="BankStatus"a0.Parent=Y;a0.BackgroundColor3=Color3.new(0,0,1)a0.Position=UDim2.new(0.711155295,0,0.856521845,0)a0.Size=UDim2.new(0,129,0,36)a0.Font=Enum.Font.SourceSans;a0.Text="Bank:"a0.TextColor3=Color3.new(0,0,0)a0.TextSize=14;a1.Name="BankAutoRobBtn"a1.Parent=Y;a1.BackgroundColor3=Color3.new(0,1,0)a1.Position=UDim2.new(0.0526274405,0,0.0829190686,0)a1.Size=UDim2.new(0,437,0,44)a1.Font=Enum.Font.Cartoon;a1.Text="Bank Auto Rob"a1.TextScaled=true;a1.TextSize=14;a1.TextWrapped=true;a1.MouseButton1Click:connect(function()local as=workspace:FindFirstChild("Banks"):GetChildren()[1]local at=as.Extra.Sign;if at.Decal.Transparency==0 then game:GetService("StarterGui"):SetCore("SendNotification",{Title="Bank is closed!",Text="You need to wait for the bank to open!",Duration=7,Button1="Dismiss"})return end;local au=Vector3.new(at.Position.X,0,at.Position.Z)local f=b.Character.HumanoidRootPart;local av=Vector3.new(f.Position.X,0,f.Position.Z)if(au-av).magnitude>150 then local aw=Instance.new"BindableFunction"aw.OnInvoke=function(ax)if ax=="Teleport"then JailbreakTp(10,18,784)end end;game:GetService("StarterGui"):SetCore("SendNotification",{Title="You are too far!",Text="You need to get closer to the bank (use tp)",Duration=7,Button1="Dismiss",Button2="Teleport",Callback=aw})else RobTheBank()end end)a2.Name="GOTO"a2.Parent=Y;a2.BackgroundColor3=Color3.new(0.333333,1,0)a2.Position=UDim2.new(0.585034311,0,0.556010902,0)a2.Size=UDim2.new(0,169,0,39)a2.Font=Enum.Font.Cartoon;a2.Text="GOTO"a2.TextScaled=true;a2.TextSize=35;a2.TextWrapped=true;a2.MouseButton1Down:connect(function()local ay=a3.Text;local az=game:GetService("Players")[ay]local aA=game:GetService("Players").LocalPlayer;local s=a3.Text;if az then for h=1,20 do wait()aA.Character.HumanoidRootPart.CFrame=az.Character.HumanoidRootPart.CFrame+Vector3.new(0,3,0)end end end)a3.Name="TP PLAYER TEXT"a3.Parent=Y;a3.BackgroundColor3=Color3.new(0.333333,1,0)a3.Position=UDim2.new(0.0528455302,0,0.536507964,0)a3.Size=UDim2.new(0,200,0,50)a3.Font=Enum.Font.SourceSans;a3.Text="TP TO PLAYER (PUT PLAYERS NAME HERE) "a3.TextColor3=Color3.new(0,0,0)a3.TextScaled=true;a3.TextSize=14;a3.TextWrapped=true;a4.Name="OTHERSTUFF"a4.Parent=A;a4.BackgroundColor3=Color3.new(0,0.333333,1)a4.BorderSizePixel=0;a4.Position=UDim2.new(0.00214594905,0,0.147778317,0)a4.Selectable=true;a4.Size=UDim2.new(0,491,0,315)a4.Visible=false;a5.Name="CARFLY(R)"a5.Parent=a4;a5.BackgroundColor3=Color3.new(0.333333,1,0)a5.Position=UDim2.new(0.0300429463,0,0.0438247025,0)a5.Size=UDim2.new(0,129,0,32)a5.Font=Enum.Font.SourceSansBold;a5.Text="CARFLY(R)"a5.TextColor3=Color3.new(1,1,1)a5.TextScaled=true;a5.TextSize=25;a5.TextStrokeTransparency=0;a5.TextWrapped=true;a5.MouseButton1Click:connect(function()local b=game:GetService("Players").LocalPlayer;local aB=b:GetMouse()aB.KeyDown:connect(function(aC)if aC:byte()==114 then plrh=game:GetService'Players'.LocalPlayer.Character:FindFirstChildOfClass'Humanoid'plrh:ChangeState('Jumping')wait()plrh:ChangeState('Seated')end end)end)a6.Name="BTOOLS"a6.Parent=a4;a6.BackgroundColor3=Color3.new(0.333333,1,0)a6.Position=UDim2.new(0.371244639,0,0.0438247025,0)a6.Size=UDim2.new(0,129,0,32)a6.Font=Enum.Font.SourceSansBold;a6.Text="BTOOLS"a6.TextColor3=Color3.new(1,1,1)a6.TextScaled=true;a6.TextSize=25;a6.TextStrokeTransparency=0;a6.TextWrapped=true;a6.MouseButton1Down:connect(function()game.StarterGui:SetCoreGuiEnabled(Enum.CoreGuiType.Backpack,true)for aD,aE in pairs(game:GetService("Workspace"):GetChildren())do if aE.ClassName=="Part"then aE.Locked=false end;if aE.ClassName=="MeshPart"then aE.Locked=false end;if aE.ClassName=="UnionOperation"then aE.Locked=false end;if aE.ClassName=="Model"then for aD,aF in pairs(aE:GetChildren())do if aF.ClassName=="Part"then aF.Locked=false end;if aF.ClassName=="MeshPart"then aF.Locked=false end;if aF.ClassName=="UnionOperation"then aF.Locked=false end;if aF.ClassName=="Model"then for aD,aG in pairs(aF:GetChildren())do if aG.ClassName=="Part"then aG.Locked=false end;if aG.ClassName=="MeshPart"then aG.Locked=false end;if aG.ClassName=="UnionOperation"then aG.Locked=false end;if aG.ClassName=="Model"then for aD,aH in pairs(aG:GetChildren())do if aH.ClassName=="Part"then aH.Locked=false end;if aH.ClassName=="MeshPart"then aH.Locked=false end;if aH.ClassName=="UnionOperation"then aH.Locked=false end;if aH.ClassName=="Model"then end end end end end end end end;c=Instance.new("HopperBin",game:GetService("Players").LocalPlayer.Backpack)c.BinType=Enum.BinType.Hammer;c=Instance.new("HopperBin",game:GetService("Players").LocalPlayer.Backpack)c.BinType=Enum.BinType.Clone;c=Instance.new("HopperBin",game:GetService("Players").LocalPlayer.Backpack)c.BinType=Enum.BinType.Grab end)a7.Name="GRAVITY"a7.Parent=a4;a7.BackgroundColor3=Color3.new(0.333333,1,0)a7.Position=UDim2.new(0.7081545,0,0.36101082,0)a7.Size=UDim2.new(0,129,0,32)a7.Font=Enum.Font.SourceSansBold;a7.Text="GRAVITY"a7.TextColor3=Color3.new(1,1,1)a7.TextScaled=true;a7.TextSize=1;a7.TextStrokeTransparency=0;a7.TextWrapped=true;a7.MouseButton1Down:connect(function()if a7==true then a7=false;game.workspace.Gravity=196.2 else a7=true;game.workspace.Gravity=45 end end)a8.Name="INFINT FUEL"a8.Parent=a4;a8.BackgroundColor3=Color3.new(0.333333,1,0)a8.Position=UDim2.new(0.7081545,0,0.516245484,0)a8.Size=UDim2.new(0,129,0,32)a8.Font=Enum.Font.SourceSansBold;a8.Text="INFINITE FUEL"a8.TextColor3=Color3.new(1,1,1)a8.TextScaled=true;a8.TextSize=25;a8.TextStrokeTransparency=0;a8.TextWrapped=true;a8.MouseButton1Down:connect(function()game:GetService('Players').LocalPlayer.PlayerGui.MainGui.Nitro.Name="69696969"game:GetService('Players').LocalPlayer.PlayerGui.ProductGui.Nitro:ClearAllChildren()end)a9.Name="INFINTE AMMO"a9.Parent=a4;a9.BackgroundColor3=Color3.new(0.333333,1,0)a9.Position=UDim2.new(0.371244639,0,0.51569891,0)a9.Size=UDim2.new(0,129,0,32)a9.Font=Enum.Font.SourceSansBold;a9.Text="INFINTE AMMO"a9.TextColor3=Color3.new(1,1,1)a9.TextScaled=true;a9.TextSize=25;a9.TextStrokeTransparency=0;a9.TextWrapped=true;a9.MouseButton1Click:connect(function()local newcclosure=newcclosure or function(w)return w end;local getreg=debug.getregistry or getreg;if not getreg then warn("You Need Level 7 executor to use this")end;local aI;local aJ;local aK;local aL;local aM;for aN,aO in pairs(getreg())do if typeof(aO)=="table"then if aO.Pistol then aI=aO.Pistol;aJ=aO.Rifle;aK=aO.RocketLauncher;aL=aO.Shotgun;aM=aO.AK47 end end end;if aI then aI.MagSize=math.huge;aI.FireAuto=true;aI.FireFreq=5000;aI.BulletSpread=0;aI.BulletSpeed=5000;warn("Modded the pistol")end;if aJ then aJ.MagSize=math.huge;aJ.FireAuto=true;aJ.FireFreq=5000;aJ.BulletSpread=0;aJ.BulletSpeed=5000;warn("Modded the rifle")end;if aK then aK.MagSize=math.huge;aK.FireAuto=true;aK.FireFreq=5000;aK.BulletSpread=0;aK.BulletSpeed=5000;warn("Modded the Rocket Launcher")end;if aL then aL.MagSize=math.huge;aL.FireAuto=true;aL.FireFreq=5000;aL.BulletSpread=0;aL.BulletSpeed=5000;warn("Modded the Shotgun")end;if aM then aM.MagSize=math.huge;aM.FireAuto=true;aM.FireFreq=5000;aM.BulletSpread=0;aM.BulletSpeed=5000;warn("Modded the AK47")end end)aa.Name="M4A4"aa.Parent=a4;aa.BackgroundColor3=Color3.new(0.333333,1,0)aa.Position=UDim2.new(0.0300429463,0,0.193852752,0)aa.Size=UDim2.new(0,129,0,32)aa.Font=Enum.Font.SourceSansBold;aa.Text="M4A4"aa.TextColor3=Color3.new(1,1,1)aa.TextScaled=true;aa.TextSize=25;aa.TextStrokeTransparency=0;aa.TextWrapped=true;aa.MouseButton1Down:connect(function()local aP=game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position+Vector3.new(0,0,-3)a=Instance.new("Part",workspace)a.Anchored=true;a.Position=game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position+Vector3.new(0,0,-3)a.CanCollide=false;for h,y in pairs(game:GetService("Workspace").Givers:GetChildren())do if y.Name=="Station"then for a,aQ in pairs(y:GetChildren())do if aQ:IsA("StringValue")then if aQ.Value=="RifleSWAT"then y.CFrame=CFrame.new(aP)end end end end end end)ab.Name="NOCLIP[B]"ab.Parent=a4;ab.BackgroundColor3=Color3.new(0.333333,1,0)ab.Position=UDim2.new(0.7081545,0,0.194945842,0)ab.Size=UDim2.new(0,129,0,32)ab.Font=Enum.Font.SourceSansBold;ab.Text="NOCLIP[B]"ab.TextColor3=Color3.new(1,1,1)ab.TextScaled=true;ab.TextSize=35;ab.TextStrokeTransparency=0;ab.TextWrapped=true;ab.MouseButton1Down:connect(function()local aR=game:GetService("Players").LocalPlayer;local aS=aR:GetMouse()local aT=false;local aU=false;function b_noclip(aV)if aV=="b"then if aU==false then aT=true;aU=true elseif aU==true then aT=false;aU=false end end end;aS.KeyDown:connect(b_noclip)game:GetService("Players").LocalPlayer.Character.Head.Touched:connect(function(k)if k~=workspace.Terrain then if aT==true then k.CanCollide=false else k.CanCollide=true end end end)end)ac.Name="PISTOL"ac.Parent=a4;ac.BackgroundColor3=Color3.new(0.333333,1,0)ac.Position=UDim2.new(0.0300429165,0,0.359817058,0)ac.Size=UDim2.new(0,129,0,32)ac.Font=Enum.Font.SourceSansBold;ac.Text="PISTOL"ac.TextColor3=Color3.new(1,1,1)ac.TextScaled=true;ac.TextSize=25;ac.TextStrokeTransparency=0;ac.TextWrapped=true;ac.MouseButton1Down:connect(function()local aP=game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position+Vector3.new(0,0,-3)a=Instance.new("Part",workspace)a.Anchored=true;a.Position=game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position+Vector3.new(0,0,-3)a.CanCollide=false;for h,y in pairs(game:GetService("Workspace").Givers:GetChildren())do if y.Name=="Station"then for a,aQ in pairs(y:GetChildren())do if aQ:IsA("StringValue")then if aQ.Value=="Pistol"then y.CFrame=CFrame.new(aP)end end end end end end)ad.Name="REMOVE BUILDING"ad.Parent=a4;ad.BackgroundColor3=Color3.new(0.333333,1,0)ad.Position=UDim2.new(0.371244639,0,0.359817058,0)ad.Size=UDim2.new(0,129,0,32)ad.Font=Enum.Font.SourceSansBold;ad.Text="REMOVE BUILDING"ad.TextColor3=Color3.new(1,1,1)ad.TextScaled=true;ad.TextSize=25;ad.TextStrokeTransparency=0;ad.TextWrapped=true;ad.MouseButton1Down:connect(function()game:GetService("Workspace").Buildings:Destroy()end)ae.Name="REMOVEALL"ae.Parent=a4;ae.BackgroundColor3=Color3.new(0.333333,1,0)ae.Position=UDim2.new(0.371244639,0,0.193852752,0)ae.Size=UDim2.new(0,129,0,32)ae.Font=Enum.Font.SourceSansBold;ae.Text="REMOVEALL"ae.TextColor3=Color3.new(1,1,1)ae.TextScaled=true;ae.TextSize=25;ae.TextStrokeTransparency=0;ae.TextWrapped=true;ae.MouseButton1Down:connect(function()game.Workspace.Cells:Remove()game.Workspace.Museum.CaseLasers:Remove()game.Workspace.Museum.Lights:Remove()game.Workspace.Museum.Doors:Remove()game.Workspace.EscapeRoutes:Remove()for h,y in pairs(workspace.Doors:GetChildren())do y:Destroy()end end)ae.MouseButton1Down:connect(function()local aW=game:GetService("Workspace").Banks:GetChildren()aW[1].Lasers:Destroy()end)ae.MouseButton1Down:connect(function()local aX=game:GetService("Workspace").Jewelrys:GetChildren()for h=1,4 do local aY=aX[1].Model.BarbedWire;aY:Destroy()end end)ae.MouseButton1Down:connect(function()local aW=game:GetService("Workspace").Banks:GetChildren()aW[1].Door.Model:Destroy()end)af.Name="SHOTGUN"af.Parent=a4;af.BackgroundColor3=Color3.new(0.333333,1,0)af.Position=UDim2.new(0.0300429165,0,0.515698969,0)af.Size=UDim2.new(0,129,0,32)af.Font=Enum.Font.SourceSansBold;af.Text="SHOTGUN"af.TextColor3=Color3.new(1,1,1)af.TextScaled=true;af.TextSize=25;af.TextStrokeTransparency=0;af.TextWrapped=true;af.MouseButton1Down:connect(function()local aP=game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position+Vector3.new(0,0,-3)a=Instance.new("Part",workspace)a.Anchored=true;a.Position=game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position+Vector3.new(0,0,-3)a.CanCollide=false;for h,y in pairs(game:GetService("Workspace").Givers:GetChildren())do if y.Name=="Station"then for a,aQ in pairs(y:GetChildren())do if aQ:IsA("StringValue")then if aQ.Value=="Shotgun"then y.CFrame=CFrame.new(aP)end end end end end end)ag.Name="SPEED[X]"ag.Parent=a4;ag.BackgroundColor3=Color3.new(0.333333,1,0)ag.Position=UDim2.new(0.7081545,0,0.0433213115,0)ag.Size=UDim2.new(0,129,0,32)ag.Font=Enum.Font.SourceSansBold;ag.Text="SPEED[X]"ag.TextColor3=Color3.new(1,1,1)ag.TextScaled=true;ag.TextSize=25;ag.TextStrokeTransparency=0;ag.TextWrapped=true;ag.MouseButton1Down:connect(function()local aZ=game:GetService("Players").LocalPlayer;local a_=aZ:GetMouse()local b0=false;function x_walkspeed(aV)if aV=="x"then if b0==false then _G.WS=200;local b1=game:GetService("Players").LocalPlayer.Character.Humanoid;b1:GetPropertyChangedSignal("WalkSpeed"):Connect(function()b1.WalkSpeed=_G.WS end)b1.WalkSpeed=_G.WS;b0=true elseif b0==true then _G.WS=20;local b1=game:GetService("Players").LocalPlayer.Character.Humanoid;b1:GetPropertyChangedSignal("WalkSpeed"):Connect(function()b1.WalkSpeed=_G.WS end)b1.WalkSpeed=_G.WS;b0=false end end end;a_.KeyDown:connect(x_walkspeed)end)ah.Name="INFINITE JUMP"ah.Parent=a4;ah.BackgroundColor3=Color3.new(0.333333,1,0)ah.Position=UDim2.new(0.0300429165,0,0.676557302,0)ah.Size=UDim2.new(0,129,0,32)ah.Font=Enum.Font.SourceSansBold;ah.Text="INFINITE JUMP"ah.TextColor3=Color3.new(1,1,1)ah.TextScaled=true;ah.TextSize=25;ah.TextStrokeTransparency=0;ah.TextWrapped=true;ah.MouseButton1Down:connect(function()game:GetService("UserInputService").JumpRequest:connect(function()game:GetService"Players".LocalPlayer.Character:FindFirstChildOfClass'Humanoid':ChangeState("Jumping")end)end)ai.Name="GODMODE"ai.Parent=a4;ai.BackgroundColor3=Color3.new(0.333333,1,0)ai.Position=UDim2.new(0.371244639,0,0.675090253,0)ai.Size=UDim2.new(0,129,0,32)ai.Font=Enum.Font.SourceSansBold;ai.Text="GODMODE "ai.TextColor3=Color3.new(1,1,1)ai.TextScaled=true;ai.TextSize=25;ai.TextStrokeTransparency=0;ai.TextWrapped=true;ai.MouseButton1Down:connect(function()game:GetService("Players").LocalPlayer.Character.Humanoid.Name=1;local u=game:GetService("Players").LocalPlayer.Character["1"]:Clone()u.Parent=game:GetService("Players").LocalPlayer.Character;u.Name="Humanoid"wait(0.1)game:GetService("Players").LocalPlayer.Character["1"]:Destroy()game:GetService("Workspace").CurrentCamera.CameraSubject=game:GetService("Players").LocalPlayer.Character;game:GetService("Players").LocalPlayer.Character.Animate.Disabled=true;wait(0.1)game:GetService("Players").LocalPlayer.Character.Animate.Disabled=false;game:GetService("Players").LocalPlayer.Character.Humanoid.DisplayDistanceType="None"end)aj.Name="TPSTORE"aj.Parent=a4;aj.BackgroundColor3=Color3.new(0.333333,1,0)aj.Position=UDim2.new(0.7081545,0,0.675090253,0)aj.Size=UDim2.new(0,129,0,32)aj.Font=Enum.Font.SourceSansBold;aj.Text="TPSTORE"aj.TextColor3=Color3.new(1,1,1)aj.TextSize=29;aj.TextStrokeTransparency=0;aj.TextWrapped=true;aj.MouseButton1Click:connect(function()local a=getfenv()[string.char(118,110,113,106,114,111,96,98,100)]:FindFirstChild(string.char(82,108,96,107,107,82,115,110,113,100,114))if not a then return end;for h,y in pairs(a:GetChildren())do y[string.char(83,113,96,109,114,111,96,113,100,109,98,120)]=0;y[string.char(66,69,113,96,108,100)]=b[string.char(66,103,96,113,96,98,115,100,113)]:WaitForChild(string.char(71,116,108,96,109,110,104,99,81,110,110,115,79,96,113,115))[string.char(66,69,113,96,108,100)]*CFrame.new(math.random(-3,3),0,math.random(-3,3))end end)ak.Name="CLICKTP[CTRL]"ak.Parent=a4;ak.BackgroundColor3=Color3.new(0.333333,1,0)ak.Position=UDim2.new(0.371244639,0,0.837545097,0)ak.Size=UDim2.new(0,129,0,32)ak.Font=Enum.Font.SourceSansBold;ak.Text="CLICKTP(CTRL)"ak.TextColor3=Color3.new(1,1,1)ak.TextScaled=true;ak.TextSize=25;ak.TextStrokeTransparency=0;ak.TextWrapped=true;ak.MouseButton1Down:connect(function()loadstring(game:GetObjects("rbxassetid://956305503")[1].Source)()end)al.Name="KEYCARD"al.Parent=a4;al.BackgroundColor3=Color3.new(0.333333,1,0)al.Position=UDim2.new(0.0300429203,0,0.837545037,0)al.Size=UDim2.new(0,129,0,32)al.Font=Enum.Font.SourceSansBold;al.Text="KEYCARD"al.TextColor3=Color3.new(1,1,1)al.TextScaled=true;al.TextSize=25;al.TextStrokeTransparency=0;al.TextWrapped=true;al.MouseButton1Down:connect(function()game.Players.LocalPlayer.TeamValue.Value="Police"end)am.Name="VEHICLESPEED"am.Parent=a4;am.BackgroundColor3=Color3.new(0.333333,1,0)am.Position=UDim2.new(0.7081545,0,0.837545156,0)am.Size=UDim2.new(0,129,0,32)am.Font=Enum.Font.SourceSansBold;am.Text="VEHICLE SPEED"am.TextColor3=Color3.new(1,1,1)am.TextScaled=true;am.TextSize=25;am.TextStrokeTransparency=0;am.TextWrapped=true;am.MouseButton1Down:connect(function()loadstring(game:GetObjects("rbxassetid://979093131")[1].Source)()end)an.Name="AUTOSTUFF"an.Parent=A;an.BackgroundColor3=Color3.new(1,0.333333,0)an.Position=UDim2.new(0.362660944,0,0.0237288196,0)an.Size=UDim2.new(0,134,0,33)an.Font=Enum.Font.SourceSansBold;an.Text="AUTOSTUFF"an.TextColor3=Color3.new(1,1,1)an.TextScaled=true;an.TextSize=23;an.TextStrokeTransparency=0;an.TextWrapped=true;an.MouseButton1Down:connect(function()Y.Visible=true;C.Visible=false;a4.Visible=false end)ao.Name="STUFF"ao.Parent=A;ao.BackgroundColor3=Color3.new(1,0.333333,0)ao.Position=UDim2.new(0.697542429,0,0.0237288177,0)ao.Size=UDim2.new(0,135,0,33)ao.Font=Enum.Font.SourceSansBold;ao.Text="STUFF"ao.TextColor3=Color3.new(1,1,1)ao.TextScaled=true;ao.TextSize=23;ao.TextStrokeTransparency=0;ao.TextWrapped=true;ao.MouseButton1Down:connect(function()a4.Visible=true;Y.Visible=false;C.Visible=false end)ap.Name="TELEPORTS"ap.Parent=A;ap.BackgroundColor3=Color3.new(1,0.333333,0)ap.Position=UDim2.new(0.0257363915,0,0.0237288177,0)ap.Size=UDim2.new(0,134,0,33)ap.Font=Enum.Font.SourceSansBold;ap.Text="TELEPORTS"ap.TextColor3=Color3.new(1,1,1)ap.TextScaled=true;ap.TextSize=23;ap.TextStrokeTransparency=0;ap.TextWrapped=true;ap.MouseButton1Down:connect(function()C.Visible=true;Y.Visible=false;a4.Visible=false end)aq.Name="Open"aq.Parent=z;aq.BackgroundColor3=Color3.new(0,0,1)aq.Position=UDim2.new(0,0,0.224105462,0)aq.Size=UDim2.new(0,79,0,27)aq.Visible=false;aq.Font=Enum.Font.Cartoon;aq.Text="OPEN"aq.TextColor3=Color3.new(1,1,1)aq.TextScaled=true;aq.TextSize=14;aq.TextWrapped=true;aq.MouseButton1Down:connect(function()aq.Visible=false;A.Visible=true end)pcall(function()local b2=workspace:FindFirstChild("Jewelrys"):GetChildren()[1]local at=b2.Extra.Sign.Decal;at:GetPropertyChangedSignal("Transparency"):Connect(function()if at.Transparency~=0 then _.Text="Jewelry:Open"_.TextColor3=Color3.new(0,1,0)_.TextColor3=Color3.new(0,1,0)local aw=Instance.new("BindableFunction")aw.OnInvoke=function(ax)if ax=="Teleport"then JailbreakTp(142,18,1365)end end;game:GetService("StarterGui"):SetCore("SendNotification",{Title="Jewelry is ready!",Text="Jewelry is ready!",Duration=15,Button1="Dismiss",Button2="Teleport",Callback=aw})else _.Text="Jewelry:Closed"_.TextColor3=Color3.new(1,0,0)end end)_.Text=at.Transparency==0 and"Jewelry:Closed"or"Jewelry:Open"_.TextColor3=at.Transparency==0 and Color3.new(1,0,0)or Color3.new(0,1,0)end)pcall(function()local as=workspace:FindFirstChild("Banks"):GetChildren()[1]local at=as.Extra.Sign.Decal;at:GetPropertyChangedSignal("Transparency"):Connect(function()if at.Transparency~=0 then a0.Text="Bank:Open"a0.TextColor3=Color3.new(0,1,0)local aw=Instance.new("BindableFunction")aw.OnInvoke=function(ax)if ax=="Teleport"then JailbreakTp(10,18,784)end end;game:GetService("StarterGui"):SetCore("SendNotification",{Title="Bank is ready!",Text="Bank is ready!",Duration=15,Button1="Dismiss",Button2=(Vector3.new(at.Parent.Position.X,0,at.Parent.Position.Z)-Vector3.new(b.Character.HumanoidRootPart.Position.X,0,b.Character.HumanoidRootPart.Position.Z)).magnitude<150 and"AutoRob"or"Teleport",Callback=aw})else a0.Text="Bank:Closed"a0.TextColor3=Color3.new(1,0,0)end end)a0.Text=at.Transparency==0 and"Bank:Closed"or"Bank:Open"a0.TextColor3=at.Transparency==0 and Color3.new(1,0,0)or Color3.new(0,1,0)end)wait(0.1)game.CoreGui.JailBreak.Main:TweenPosition(UDim2.new(0,100,0,270),'Out','Bounce',2,true)wait(0.6)game.CoreGui.JailBreak.Main:TweenPosition(UDim2.new(0,835,0,270),'Out','Bounce',2,true)
  1004. end)
  1005.  
  1006. DOOMSPIRE.Name = "DOOMSPIRE"
  1007. DOOMSPIRE.Parent = GUI
  1008. DOOMSPIRE.BackgroundColor3 = Color3.new(1, 1, 1)
  1009. DOOMSPIRE.Position = UDim2.new(0.672131121, 0, 0.266055048, 0)
  1010. DOOMSPIRE.Size = UDim2.new(0, 200, 0, 50)
  1011. DOOMSPIRE.Font = Enum.Font.SourceSansBold
  1012. DOOMSPIRE.Text = "DOOMSPIRE BRICKBATTLE GUI"
  1013. DOOMSPIRE.TextColor3 = Color3.new(0, 0, 0)
  1014. DOOMSPIRE.TextScaled = true
  1015. DOOMSPIRE.TextSize = 14
  1016. DOOMSPIRE.TextWrapped = true
  1017. DOOMSPIRE.MouseButton1Click:connect(function()
  1018. loadstring(game:HttpGet(('https://pastebin.com/raw/GDYtGhKN'),true))()
  1019. end)
  1020.  
  1021. CLOSE.Name = "CLOSE"
  1022. CLOSE.Parent = GUI
  1023. CLOSE.BackgroundColor3 = Color3.new(1, 0, 0.0156863)
  1024. CLOSE.Position = UDim2.new(0.977049172, 0, 0, 0)
  1025. CLOSE.Size = UDim2.new(0, 14, 0, 13)
  1026. CLOSE.Font = Enum.Font.SourceSans
  1027. CLOSE.Text = "X"
  1028. CLOSE.TextColor3 = Color3.new(0, 0, 0)
  1029. CLOSE.TextScaled = true
  1030. CLOSE.TextSize = 14
  1031. CLOSE.TextWrapped = true
  1032. CLOSE.MouseButton1Click:connect(function()
  1033. GUI.Visible = false
  1034. OPEN.Visible = true
  1035. end)
  1036.  
  1037. OPEN.Name = "OPEN"
  1038. OPEN.Parent = DucksieX
  1039. OPEN.BackgroundColor3 = Color3.new(0.34902, 1, 0)
  1040. OPEN.Position = UDim2.new(-0.00419287197, 0, 0.944816053, 0)
  1041. OPEN.Size = UDim2.new(0, 84, 0, 33)
  1042. OPEN.Font = Enum.Font.SourceSansBold
  1043. OPEN.Text = "OPEN"
  1044. OPEN.TextColor3 = Color3.new(0, 0, 0)
  1045. OPEN.TextScaled = true
  1046. OPEN.TextSize = 14
  1047. OPEN.TextWrapped = true
  1048. OPEN.MouseButton1Click:connect(function()
  1049. GUI.Visible = true
  1050. OPEN.Visible = false
  1051. end)
  1052.  
  1053. print("GUI LOADED HAVE FUN :)")
Add Comment
Please, Sign In to add comment