Ihaveashortname

Enjoy the shit CBRO

Nov 29th, 2019
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 99.45 KB | None | 0 0
  1. m--[[
  2. Gui to Lua Converter
  3. -- Revamped by:HoIyScript
  4. --]]
  5.  
  6.  
  7.  
  8. -- Instances:
  9.  
  10. local BorkHubUI = Instance.new("ScreenGui")
  11. local BorderUI = Instance.new("Frame")
  12. local MainUI = Instance.new("Frame")
  13. local SplitterLine = Instance.new("Frame")
  14. local CBRO = Instance.new("TextLabel")
  15. local UpdateLogTitle = Instance.new("TextLabel")
  16. local Title = Instance.new("TextLabel")
  17. local Aimbot = Instance.new("TextButton")
  18. local Esp = Instance.new("TextButton")
  19. local UnlockAll = Instance.new("TextButton")
  20. local WallyHubCBRO = Instance.new("TextButton")
  21. local otherCbro = Instance.new("TextButton")
  22. local WallyHubCBRO_2 = Instance.new("TextButton")
  23. local ComingSoon = Instance.new("TextButton")
  24. local ComingSoon_2 = Instance.new("TextButton")
  25.  
  26. --[[
  27. Properties:
  28. --]]
  29.  
  30. BorkHubUI.Name = "BorkHubUI"
  31. BorkHubUI.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  32. BorkHubUI.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  33. BorkHubUI.ResetOnSpawn = false
  34.  
  35. BorderUI.Name = "BorderUI"
  36. BorderUI.Parent = BorkHubUI
  37. BorderUI.Active = true
  38. BorderUI.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  39. BorderUI.BorderColor3 = Color3.new(0.266667, 0.584314, 0.862745)
  40. BorderUI.Position = UDim2.new(0.402785718, 0, 0.602902412, 0)
  41. BorderUI.Size = UDim2.new(0, 366, 0, 25)
  42.  
  43. MainUI.Name = "MainUI"
  44. MainUI.Parent = BorderUI
  45. MainUI.Active = true
  46. MainUI.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  47. MainUI.BorderColor3 = Color3.new(0.266667, 0.584314, 0.862745)
  48. MainUI.Position = UDim2.new(-0.00102459081, 0, 0.965910673, 0)
  49. MainUI.Size = UDim2.new(1, 0, 5.40000105, 0)
  50.  
  51. SplitterLine.Name = "SplitterLine"
  52. SplitterLine.Parent = MainUI
  53. SplitterLine.Active = true
  54. SplitterLine.BackgroundColor3 = Color3.new(0.266667, 0.584314, 0.862745)
  55. SplitterLine.BorderSizePixel = 0
  56. SplitterLine.Position = UDim2.new(0.991803288, 0, 0, 0)
  57. SplitterLine.Size = UDim2.new(0.00499999989, 0, 0.948148131, 0)
  58.  
  59. CBRO.Name = "CB:RO"
  60. CBRO.Parent = MainUI
  61. CBRO.Active = true
  62. CBRO.BackgroundColor3 = Color3.new(1, 1, 1)
  63. CBRO.BackgroundTransparency = 1
  64. CBRO.BorderSizePixel = 0
  65. CBRO.Position = UDim2.new(0.245901614, 0, 0.0184034333, 0)
  66. CBRO.Size = UDim2.new(0.505464494, 0, 0.144559503, 0)
  67. CBRO.Font = Enum.Font.GothamSemibold
  68. CBRO.Text = "BorkHUB CB:RO"
  69. CBRO.TextColor3 = Color3.new(0.266667, 0.584314, 0.862745)
  70. CBRO.TextSize = 14
  71.  
  72. UpdateLogTitle.Name = "UpdateLogTitle"
  73. UpdateLogTitle.Parent = MainUI
  74. UpdateLogTitle.Active = true
  75. UpdateLogTitle.BackgroundColor3 = Color3.new(1, 1, 1)
  76. UpdateLogTitle.BackgroundTransparency = 1
  77. UpdateLogTitle.BorderSizePixel = 0
  78. UpdateLogTitle.Position = UDim2.new(0.162226781, 0, 0.844444454, 0)
  79. UpdateLogTitle.Size = UDim2.new(0.6109972, 0, 0.148147687, 0)
  80. UpdateLogTitle.Font = Enum.Font.SourceSans
  81. UpdateLogTitle.Text = "Last Updated | 11/28/2019"
  82. UpdateLogTitle.TextColor3 = Color3.new(0.258824, 0.552941, 0.815686)
  83. UpdateLogTitle.TextSize = 14
  84.  
  85. Title.Name = "Title"
  86. Title.Parent = MainUI
  87. Title.Active = true
  88. Title.BackgroundColor3 = Color3.new(1, 1, 1)
  89. Title.BackgroundTransparency = 1
  90. Title.BorderSizePixel = 0
  91. Title.Position = UDim2.new(0, 0, -0.207407385, 0)
  92. Title.Size = UDim2.new(0.998975396, 0, 0.2296298, 0)
  93. Title.Font = Enum.Font.GothamSemibold
  94. Title.Text = "BorkHub | Login"
  95. Title.TextColor3 = Color3.new(0.266667, 0.584314, 0.862745)
  96. Title.TextSize = 14
  97.  
  98. Aimbot.Name = "Aimbot"
  99. Aimbot.Parent = MainUI
  100. Aimbot.BackgroundColor3 = Color3.new(0, 0, 0)
  101. Aimbot.BackgroundTransparency = 0.80000001192093
  102. Aimbot.BorderColor3 = Color3.new(0.368627, 0.576471, 0.72549)
  103. Aimbot.Position = UDim2.new(0.459175617, 0, 0.484276056, 0)
  104. Aimbot.Size = UDim2.new(0, 64, 0, 18)
  105. Aimbot.Font = Enum.Font.SourceSans
  106. Aimbot.Text = "Aimbot"
  107. Aimbot.TextColor3 = Color3.new(0.266667, 0.584314, 0.862745)
  108. Aimbot.TextSize = 14
  109.  
  110. Esp.Name = "Esp"
  111. Esp.Parent = MainUI
  112. Esp.BackgroundColor3 = Color3.new(0, 0, 0)
  113. Esp.BackgroundTransparency = 0.80000001192093
  114. Esp.BorderColor3 = Color3.new(0.368627, 0.576471, 0.72549)
  115. Esp.Position = UDim2.new(0.460190445, 0, 0.23242414, 0)
  116. Esp.Size = UDim2.new(0, 64, 0, 18)
  117. Esp.Font = Enum.Font.SourceSans
  118. Esp.Text = "Esp"
  119. Esp.TextColor3 = Color3.new(0.266667, 0.584314, 0.862745)
  120. Esp.TextSize = 14
  121.  
  122. UnlockAll.Name = "UnlockAll"
  123. UnlockAll.Parent = MainUI
  124. UnlockAll.BackgroundColor3 = Color3.new(0, 0, 0)
  125. UnlockAll.BackgroundTransparency = 0.80000001192093
  126. UnlockAll.BorderColor3 = Color3.new(0.368627, 0.576471, 0.72549)
  127. UnlockAll.Position = UDim2.new(0.045145981, 0, 0.23242414, 0)
  128. UnlockAll.Size = UDim2.new(0, 64, 0, 18)
  129. UnlockAll.Font = Enum.Font.SourceSans
  130. UnlockAll.Text = "Unlock All"
  131. UnlockAll.TextColor3 = Color3.new(0.266667, 0.584314, 0.862745)
  132. UnlockAll.TextSize = 14
  133. UnlockAll.MouseButton1Click:connect(function()
  134. local a=game.Players.LocalPlayer;local b;local c;local d;local e;if not syn then while true do end end;local f;local g=getsenv(game.Players.LocalPlayer.PlayerGui.Client)local h=game.ReplicatedStorage;local i=getrawmetatable(game)local j=i.__namecall;setreadonly(i,false)i.__namecall=newcclosure(function(self,...)local k=getnamecallmethod()local l={...}if k=="FireServer"and string.len(self.Name)==38 then return nil end;return j(self,...)end)setreadonly(i,true)local m={}local n={}local o={}local p={}local q={}for r,s in pairs(h.Skins:GetChildren())do for t,u in pairs(s:GetChildren())do table.insert(m,{s.Name.."_"..u.Name})end end;for r,s in pairs(h.Gloves:GetChildren())do if s.Name=="Wraps"or s.Name=="Guts"or s.Name=="MMA"or s.Name=="Wetland"or s.Name=="Ghoul Hex"or s.Name=="Phantom Hex"or s.Name=="Spector Hex"or s.Name=="Orange Hex"or s.Name=="Purple Hex"or s.Name=="Green Hex"then table.insert(o,{s.Name})end end;for r,s in pairs(h.Gloves:GetChildren())do if s.Name=="Scapter"or s.Name=="Patch"or s.Name=="Digital"or s.Name=="Crystal"then table.insert(q,{s.Name})end end;for r,s in pairs(h.Gloves:GetChildren())do if s.Name=="Hazard"or s.Name=="Hallows"or s.Name=="Majesty"or s.Name=="Royal"or s.Name=="Weeb"or s.Name=="CottonTail"or s.Name=="RSL"then table.insert(p,{s.Name})end end;for r,s in pairs(h.Gloves:GetChildren())do if s.Name=="Grim"or s.Name=="Wisk"or s.Name=="Molten"or s.Name=="Kringle"then table.insert(n,{s.Name})end end;for r=1,#n do table.insert(m,{"Strapped Glove_"..unpack(n[r])})end;for r=1,#p do table.insert(m,{"Sports Glove_"..unpack(p[r])})end;for r=1,#q do table.insert(m,{"Fingerless Glove_"..unpack(q[r])})end;for r=1,#o do table.insert(m,{"Handwraps_"..unpack(o[r])})end;table.insert(m,{"CTKnife_Stock"})table.insert(m,{"TKnife_Stock"})for r,s in pairs(h.Skins:GetChildren())do if s.Name~="Flip Knife"and s.Name~="Bayonet"and s.Name~="Falchion Knife"and s.Name~="Karambit"and s.Name~="Huntsman Knife"and s.Name~="Banana"and s.Name~="Butterfly Knife"then table.insert(m,{s.Name.."_Stock"})end end;g.CurrentInventory=m;local v=game.Players.LocalPlayer.SkinFolder.TFolder:Clone()local w=game.Players.LocalPlayer.SkinFolder.CTFolder:Clone()v.Parent=game.Players.LocalPlayer.SkinFolder;w.Parent=game.Players.LocalPlayer.SkinFolder;wait(1)game.Players.LocalPlayer.SkinFolder.TFolder:Destroy()game.Players.LocalPlayer.SkinFolder.CTFolder:Destroy()local x=getrawmetatable(game)local y=x.__namecall;setreadonly(x,false)local z;local A;local B;x.__namecall=newcclosure(function(self,...)local k=getnamecallmethod()local l={...}if k=="FireServer"and self.Name=="DataEvent"then for r,s in next,l do B=s[2]A=s[3]table.foreach(s[4],function(C,s)z=s;print(B,A,z)end)local D=game.Players.LocalPlayer.SkinFolder.CTFolder;local E=game.Players.LocalPlayer.SkinFolder.TFolder;if B=="CT"or B=="Both"then for t,u in pairs(D:GetChildren())do if A=='Gut Knife'or A=='Butterfly Knife'or A=='Falchion Knife'or A=='Bayonet'or A=='Huntsman Knife'or A=='Karambit'or A=='Banana'or A=='Flip Knife'or A=='Bearded Axe'or A=='Sickle'or A=='Cleaver'and u.Name=="Knife"then local F=string.split(z,"_")u.Value=tostring(F[2])elseif u.Name==A then local F=string.split(z,"_")u.Value=tostring(F[2])end end end;if B=="T"or B=="Both"then for G,H in pairs(E:GetChildren())do if A=='Gut Knife'or A=='Butterfly Knife'or A=='Falchion Knife'or A=='Bayonet'or A=='Huntsman Knife'or A=='Karambit'or A=='Banana'or A=='Flip Knife'or A=='Bearded Axe'or A=='Sickle'or A=='Cleaver'and H.Name=="Knife"then local F=string.split(z,"_")H.Value=tostring(F[2])elseif H.Name==A then local F=string.split(z,"_")H.Value=tostring(F[2])end end end end end;return y(self,...)end)setreadonly(x,true)
  135.  
  136. end)
  137.  
  138. WallyHubCBRO.Name = "WallyHubCBRO"
  139. WallyHubCBRO.Parent = MainUI
  140. WallyHubCBRO.BackgroundColor3 = Color3.new(0, 0, 0)
  141. WallyHubCBRO.BackgroundTransparency = 0.80000001192093
  142. WallyHubCBRO.BorderColor3 = Color3.new(0.368627, 0.576471, 0.72549)
  143. WallyHubCBRO.Position = UDim2.new(0.245358288, 0, 0.23242414, 0)
  144. WallyHubCBRO.Size = UDim2.new(0, 64, 0, 18)
  145. WallyHubCBRO.Font = Enum.Font.SourceSans
  146. WallyHubCBRO.Text = "WallyHub"
  147. WallyHubCBRO.TextColor3 = Color3.new(0.266667, 0.584314, 0.862745)
  148. WallyHubCBRO.TextSize = 14
  149. WallyHubCBRO.MouseButton1Click:connect(function()
  150. game.Players.LocalPlayer:Kick("You have been blacklisted from WallyHUB for using a cracked version")
  151. end)
  152.  
  153. otherCbro.Name = "otherCbro"
  154. otherCbro.Parent = MainUI
  155. otherCbro.BackgroundColor3 = Color3.new(0, 0, 0)
  156. otherCbro.BackgroundTransparency = 0.80000001192093
  157. otherCbro.BorderColor3 = Color3.new(0.368627, 0.576471, 0.72549)
  158. otherCbro.Position = UDim2.new(0.0478781238, 0, 0.487627864, 0)
  159. otherCbro.Size = UDim2.new(0, 64, 0, 18)
  160. otherCbro.Font = Enum.Font.SourceSans
  161. otherCbro.Text = "Other CBRO"
  162. otherCbro.TextColor3 = Color3.new(0.266667, 0.584314, 0.862745)
  163. otherCbro.TextSize = 14
  164. otherCbro.MouseButton1Click:connect(function()
  165. local function CreateInstance(cls,props)
  166. local inst = Instance.new(cls)
  167. for i,v in pairs(props) do
  168. inst[i] = v
  169. end
  170. return inst
  171. end
  172.  
  173. local players = game:GetService"Players"
  174. local localp = players.LocalPlayer
  175. local mouse = localp:GetMouse()
  176. local uis = game:GetService"UserInputService"
  177.  
  178. --config
  179. local cheats = {
  180. killall = false;
  181. oneshot = false;
  182. triggerbot = false;
  183. triggerdelay = 100;
  184. antiaim = "Off";
  185.  
  186. moola = true;
  187.  
  188. loadout = false;
  189. primary = "MP9";
  190. secondary = "USP";
  191.  
  192. quickdefuse = false;
  193. deftype = "Near";
  194. fastplant = false;
  195. planttype = "Normal";
  196.  
  197. jointeam = "Spectator";
  198. chatspam = false;
  199. pinmeme = false;
  200.  
  201. thirdp = false;
  202. thirdpkey = Enum.KeyCode.H;
  203. fovchanger = false;
  204.  
  205. esp = true;
  206. esptarget = "Enemy";
  207. bomb = true;
  208. chams = true;
  209. chamstarget = "Enemy";
  210. weapons = false;
  211.  
  212. esp_enemycolor = Color3.fromRGB(220,80,40);
  213. esp_teamcolor = Color3.fromRGB(40, 220, 220);
  214. esp_bombcolor = Color3.fromRGB(220,60,210);
  215. esp_bombcarriercolor = Color3.fromRGB(220,210,40);
  216. esp_weaponcolor = Color3.fromRGB(200,200,200);
  217. esp_itemtextcolor = Color3.fromRGB(220,60,210);
  218.  
  219. weptype = "Pistols";
  220. }
  221.  
  222. local pistols = {"USP", "P2000", "Glock", "DualBerettas", "P250", "FiveSeven", "Tec9", "CZ", "DesertEagle" ,"R8"}
  223. local semis = {"MP9", "MAC10", "MP7", "UMP", "P90", "Bizon"}
  224. local heavies = {"Nova", "XM", "MAG7", "SawedOff", "M249", "Negev"}
  225. local rifles = { "M4A4", "M4A1", "AK47", "Scout", "Famas", "Galil", "AUG", "SG", "AWP", "SCAR20", "G3SG1"}
  226. local teams = {"CT", "T", "Spectator"}
  227. local defuseTypes = {"Near", "Anywhere"}
  228. local plantTypes = {"Normal", "Anti def."}
  229. local espTargets = {"Enemy", "Both"}
  230. local antiaimTypes = {"Off", "Down"}
  231.  
  232. local wepTypes = {
  233. "Pistols",
  234. "SMGs",
  235. "Rifles",
  236. "Heavies",
  237. }
  238.  
  239. local inputting = false
  240. local inputtingTo
  241.  
  242. local chatmessages = {
  243. "Yall just bad get on my level Buy BorkHUB",
  244. "Contact Ihaveashortnamefordiscord#0587 on dis o cord for info",
  245. "Im Using BorkHUB 2 Cheat",
  246. "Report Me Kid It does Nothing!!!",
  247. "Don't like getting tapped? Buy wally's hub lol",
  248. "Im Using BorkHUB AHHAHAHA",
  249. "What are you doing GET BORKHUB",
  250. }
  251.  
  252. local selectedwep = "USP"
  253. local selectedskin = "Stock"
  254. --will make these auto apply based on what the "applied" value is
  255. local skins = {
  256. ["USP"] = {"USP", applied = "Stock", available = {"Stock", "Skull", "Jade Dream", "Crimson", "Paradise", "Dizzy", "Racing", "Crimson", "Frostbite", "Nighttown", "Paradise", "YellowBelly"}};
  257. ["P2000"] = {"P2000", applied = "Stock", available = {"Stock", "Golden Age", "Apathy", "Comet", "Ruby", "Lunar", "Candycorn"}};
  258. ["Glock"] = {"Glock", applied = "Stock", available = {"Stock", "Day Dreamer", "Desert Camo", "Anubis", "Wetland", "Midnight Tiger", "Angler", "Rush", "Gravestomper", "Scapter", "Tarnish"}};
  259. ["DualBerettas"] = {"DualBerettas", applied = "Stock", available = {"Stock", "Floral", "Neon web", "Hexline", "Xmas"}};
  260. ["P250"] = {"P250", applied = "Stock", available = {"Stock", "Amber", "Bomber", "Goldish", "Equinox", "Frosted", "Green Web", "Solstice", "TC250"}};
  261. ["FiveSeven"] = {"FiveSeven", applied = "Stock", available = {"Stock", "Danjo", "Midnight Ride", "Gifted", "Stigma", "Summer"}};
  262. ["Tec9"] = {"Tec9", applied = "Stock", available = {"Stock", "Charger", "Ironline", "Skintech", "Stocking Stuffer"}};
  263. ["CZ"] = {"CZ", applied = "Stock", available = {"Stock", "Lightning", "Spectre", "Festive", "Orange Web"}};
  264. ["DesertEagle"] = {"DesertEagle", applied = "Stock", available = {"Stock", "Honor-bound", "Krystallos", "Cool Blue", "Cold Truth", "DropX", "Glittery", "Grim", "Scapter", "Survivor", "Weeb", "Xmas"}};
  265. ["R8"] = {"R8", applied = "Stock", available = {"Stock", "Spaded", "Violet", "Hunter", "Banana Gun"}};
  266.  
  267. ["MP9"] = {"MP9", applied = "Stock", available = {"Stock", "Velvita", "Blueroyal", "Wilderness", "Decked Halls", "Cookie Man"}};
  268. ["MAC10"] = {"MAC10", applied = "Stock", available = {"Stock", "Pimpin", "Wetland", "Skeleboney", "Turbo", "Golden Rings"}};
  269. ["MP7"] = {"MP7", applied = "Stock", available = {"Stock", "Sunshot", "Calaxian", "Silent Ops", "Goo", "Holiday"}};
  270. ["UMP"] = {"UMP", applied = "Stock", available = {"Stock", "Militia Camo", "Magma", "Death Grip", "Redline"}};
  271. ["P90"] = {"P90", applied = "Stock", available = {"Stock", "Demon Within", "Redcopy", "Elegant", "Krampus", "P-Chan", "Pine", "Skulls"}};
  272. ["Bizon"] = {"Bizon", applied = "Stock", available = {"Stock", "Shattered", "Oblivion", "Saint Nick", "Festive", "Sergeant"}};
  273.  
  274. ["Nova"] = {"Nova", applied = "Stock", available = {"Stock", "Tiger", "Terraformer", "Sharkesh", "Black Ice"}};
  275. ["XM"] = {"XM", applied = "Stock", available = {"Stock", "Red", "Atomic", "Spectrum", "Arctic", "Campfire"}};
  276. ["MAG7"] = {"Mag7", applied = "Stock", available = {"Stock", "Bombshell", "Outbreak", "Frosty", "Molten", "Striped"}};
  277. ["SawedOff"] = {"SawedOff", applied = "Stock", available = {"Stock", "Colorboom", "Casino", "Opal", "Spooky"}};
  278. ["M249"] = {"M249", applied = "Stock", available = {"Stock", "Aggressor", "P2020", "Spooky", "Wolf"}};
  279. ["Negev"] = {"Negev", applied = "Stock", available = {"Stock", "Wetland", "Quazar", "Winterfell", "Midnightbones"}};
  280.  
  281. ["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"}};
  282. ["M4A1"] = {"M4A1", applied = "Stock", available = {"Stock", "Desert Camo", "Toucan", "Impulse", "Technician", "Wastelander", "Animatic", "Heavens Gate"}};
  283. ["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"}};
  284. ["Scout"] = {"Scout", applied = "Stock", available = {"Stock", "Flowing Mists", "Pulse", "Railgun", "Theory", "Hellborn", "Hot Cocoa", "Xmas"}};
  285. ["Famas"] = {"Famas", applied = "Stock", available = {"Stock", "Goliath", "Abstract", "Centipede", "Redux", "Haunted Forest", "Toxic Rain"}};
  286. ["Galil"] = {"Galil", applied = "Stock", available = {"Stock", "Hardware", "Toxicity", "Hardware 2", "Burnt"}};
  287. ["AUG"] = {"AUG", applied = "Stock", available = {"Stock", "Dream Hound", "Phoenix", "Sunsthetic", "Enlisted", "Homestead", "NightHawk"}};
  288. ["SG"] = {"SG", applied = "Stock", available = {"Stock", "Variant Camo", "Knighthood", "Yltude"}};
  289. ["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"}};
  290. ["SCAR20"] = {"SCAR20", applied = "Stock", available = {"Stock", "Amethyst", "Foliage"}};
  291. ["G3SG1"] = {"G3SG1", applied = "Stock", available = {"Stock", "Foliage", "Hex", "Amethyst", "Mahogany", "Autumn"}};
  292. }
  293.  
  294. local snippethub = CreateInstance('ScreenGui',{DisplayOrder=0,Enabled=true,ResetOnSpawn=true,Name='snippethub', Parent=game.CoreGui})
  295. 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})
  296. 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})
  297. 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})
  298. 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})
  299. 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})
  300. 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 })
  301. local UIPadding = CreateInstance('UIPadding', {PaddingLeft = UDim.new(0,2), PaddingRight = UDim.new(0,5), PaddingTop = UDim.new(0,2), Parent = weplist})
  302. 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})
  303. 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 })
  304. local UIPadding = CreateInstance('UIPadding', {PaddingLeft = UDim.new(0,2), PaddingRight = UDim.new(0,5), PaddingTop = UDim.new(0,2), Parent = skinlist})
  305. 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})
  306. 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})
  307. 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})
  308. 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})
  309. 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 })
  310. local UIPadding = CreateInstance('UIPadding', {PaddingLeft = UDim.new(0,2), PaddingRight = UDim.new(0,5), PaddingTop = UDim.new(0,2), Parent = list})
  311. 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})
  312. 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})
  313. 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})
  314. 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})
  315. 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})
  316. 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})
  317. 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})
  318. 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})
  319. 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})
  320. 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})
  321. 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})
  322. 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})
  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 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})
  326. 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})
  327. 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})
  328. 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 })
  329. local UIPadding = CreateInstance('UIPadding', {PaddingLeft = UDim.new(0,2), PaddingRight = UDim.new(0,5), PaddingTop = UDim.new(0,2), Parent = list})
  330. 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})
  331. 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})
  332. 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})
  333. 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 })
  334. local UIPadding = CreateInstance('UIPadding', {PaddingLeft = UDim.new(0,2), PaddingRight = UDim.new(0,5), PaddingTop = UDim.new(0,2), Parent = list})
  335. 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})
  336. 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})
  337. 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})
  338. 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})
  339. 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})
  340. 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 })
  341. local UIPadding = CreateInstance('UIPadding', {PaddingLeft = UDim.new(0,2), PaddingRight = UDim.new(0,5), PaddingTop = UDim.new(0,2), Parent = list})
  342. 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})
  343. 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})
  344. 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})
  345. 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})
  346. 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})
  347. 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})
  348. 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})
  349. 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})
  350. 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})
  351. 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})
  352. 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 })
  353. local UIPadding = CreateInstance('UIPadding', {PaddingLeft = UDim.new(0,2), PaddingRight = UDim.new(0,5), PaddingTop = UDim.new(0,2), Parent = list})
  354. 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})
  355. 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})
  356. 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})
  357. 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})
  358. 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})
  359. 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})
  360. 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})
  361. 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})
  362. 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})
  363. 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})
  364. 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})
  365. 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})
  366. 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 })
  367. local UIPadding = CreateInstance('UIPadding', {PaddingLeft = UDim.new(0,2), PaddingRight = UDim.new(0,5), PaddingTop = UDim.new(0,2), Parent = list})
  368. 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})
  369. 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})
  370. 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})
  371. 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})
  372. 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})
  373. 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})
  374. 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})
  375. 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})
  376. 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})
  377. 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})
  378. 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})
  379. 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})
  380. 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})
  381. 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})
  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 = esp})
  383. 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})
  384. 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})
  385. 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})
  386. 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})
  387. 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 })
  388. local UIPadding = CreateInstance('UIPadding', {PaddingLeft = UDim.new(0,2), PaddingRight = UDim.new(0,5), PaddingTop = UDim.new(0,2), Parent = list})
  389. 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})
  390. 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})
  391. 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})
  392. 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})
  393. 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})
  394. 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})
  395. 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})
  396. 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 })
  397. local UIPadding = CreateInstance('UIPadding', {PaddingLeft = UDim.new(0,2), PaddingRight = UDim.new(0,5), PaddingTop = UDim.new(0,2), Parent = list})
  398. 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})
  399. 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})
  400. 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})
  401.  
  402. local espfolder = Instance.new("Folder", game:GetService"CoreGui")
  403. espfolder.Name = "espstuff"
  404. local bombfolder = Instance.new("Folder", game:GetService"CoreGui")
  405. bombfolder.Name = "bomb"
  406. local weaponfolder = Instance.new("Folder", game:GetService"CoreGui")
  407. weaponfolder.Name = "weapons"
  408.  
  409. wait(1)
  410. --auto set gui
  411.  
  412. local function uhh(this)
  413. for _, obj in pairs(this) do
  414. if obj:IsA"TextButton" then
  415. if typeof(cheats[obj.Name]) == "boolean" then
  416. if cheats[obj.Name] then
  417. obj.box.BackgroundColor3 = Color3.fromRGB(255, 34, 82)
  418. else
  419. obj.box.BackgroundColor3 = Color3.fromRGB(158, 21, 53)
  420. end
  421. elseif typeof(cheats[obj.Name]) == "string" or typeof(cheats[obj.Name]) == "number" then
  422. obj.box.Text = cheats[obj.Name]
  423. elseif typeof(cheats[obj.Name]) == "userdata" then
  424. obj.Box.Text = string.char(cheats[obj.Name].Value):upper()
  425. end
  426. end
  427. end
  428. end
  429.  
  430. uhh(main:GetDescendants())
  431. uhh(sett:GetDescendants())
  432.  
  433. local function uhh1(obj)
  434. obj.MouseButton1Click:connect(function()
  435. if typeof(cheats[obj.Name]) == "boolean" then
  436. if cheats[obj.Name] then
  437. cheats[obj.Name] = false
  438. obj.box.BackgroundColor3 = Color3.fromRGB(158, 21, 53)
  439. if obj.Name == "skinchanger" then
  440. for _,thisgun in pairs(localp.SkinFolder:GetDescendants()) do
  441. if thisgun:IsA"StringValue" then
  442. thisgun.RobloxLocked = false
  443. thisgun.Value = "Stock"
  444. end
  445. end
  446. end
  447. else
  448. cheats[obj.Name] = true
  449. obj.box.BackgroundColor3 = Color3.fromRGB(255, 34, 82)
  450. if obj.Name == "skinchanger" then
  451. for _,thisgun in pairs(localp.SkinFolder:GetDescendants()) do
  452. if thisgun:IsA"StringValue" then
  453. thisgun.RobloxLocked = true
  454. thisgun.Value = skins[thisgun.Name].applied
  455. end
  456. end
  457. end
  458. end
  459. elseif typeof(cheats[obj.Name]) == "string" then
  460. if obj.box.list.Visible == true then
  461. obj.box.list.Visible = false
  462. else
  463. obj.box.list.Visible = true
  464. end
  465. for _,option in pairs(obj.box.list:GetChildren()) do
  466. if option:IsA"TextButton" then
  467. option.MouseButton1Click:connect(function()
  468. cheats[obj.Name] = option.Text
  469. obj.box.Text = option.Text
  470. obj.box.list.Visible = false
  471. if obj.Name == "jointeam" then
  472. localp.Status.Team.Value = cheats.jointeam
  473. game.ReplicatedStorage.Events['JoinTeam']:FireServer(cheats.jointeam)
  474. end
  475. end)
  476. end
  477. end
  478. elseif typeof(cheats[obj.Name]) == "userdata" then
  479. inputting = true
  480. print(inputting)
  481. inputtingTo = obj
  482. elseif obj.Name == "respawn" then
  483. game.ReplicatedStorage.Events.Spawnme:FireServer()
  484. elseif obj.Name == "applyskin" then
  485. skins[selectedwep].applied = selectedskin
  486. for _,thisgun in pairs(localp.SkinFolder:GetDescendants()) do
  487. if thisgun.Name == selectedwep then
  488. thisgun.Value = selectedskin
  489. end
  490. end
  491. end
  492. end)
  493. obj.MouseEnter:connect(function()
  494. if obj:FindFirstChild"note" then
  495. obj.note.Visible = true
  496. end
  497. end)
  498. obj.MouseLeave:connect(function()
  499. if obj:FindFirstChild"note" then
  500. obj.note.Visible = false
  501. end
  502. end)
  503. end
  504.  
  505. for _, obj in pairs(main:GetDescendants()) do
  506. if obj:IsA"TextButton" then
  507. uhh1(obj)
  508. end
  509. end
  510.  
  511. for _, obj in pairs(sett:GetDescendants()) do
  512. if obj:IsA"TextButton" then
  513. uhh1(obj)
  514. end
  515. end
  516.  
  517. local function makeListItems(thistable, p, skin, wep)
  518. for _,v in pairs(thistable) do
  519. for i=1, table.getn(v), 1 do
  520. local option = Instance.new("TextButton", p)
  521. option.Name = "option"..i
  522. option.LayoutOrder = i
  523. option.BackgroundColor3 = Color3.fromRGB(182, 24, 63)
  524. option.BorderSizePixel = 0
  525. option.Text = v[i]
  526. option.TextColor3 = Color3.new(1,1,1)
  527. option.Size = UDim2.new(1,0,0,16)
  528. option.ZIndex = 2
  529. option.Font = Enum.Font.SourceSans
  530. option.TextSize = 14
  531. if skin then
  532. option.MouseButton1Click:connect(function()
  533. selectedskin = option.Text
  534. end)
  535. end
  536. if wep then
  537. option.MouseButton1Click:connect(function()
  538. for _,v in pairs(weplist:GetChildren()) do
  539. if v:IsA"TextButton" then
  540. v:Destroy()
  541. end
  542. end
  543. local t
  544. if option.Text == "Pistols" then
  545. t = pistols
  546. elseif option.Text == "SMGs" then
  547. t = semis
  548. elseif option.Text == "Rifles" then
  549. t = rifles
  550. else
  551. t = heavies
  552. end
  553. makeListItems({t}, weplist, false)
  554. for _,wep in pairs(weplist:GetChildren()) do
  555. if wep:IsA"TextButton" then
  556. wep.MouseButton1Click:connect(function()
  557. for _,button in pairs(skinlist:GetChildren()) do
  558. if button:IsA"TextButton" then
  559. button:Destroy()
  560. end
  561. end
  562. selectedwep = wep.Text
  563. makeListItems({skins[wep.Text].available}, skinlist, true, false)
  564. end)
  565. end
  566. end
  567. end)
  568. end
  569. end
  570. end
  571. end
  572.  
  573. for _,thisgun in pairs(localp.SkinFolder:GetDescendants()) do
  574. if thisgun:IsA"StringValue" then
  575. thisgun.RobloxLocked = true
  576. end
  577. end
  578.  
  579. makeListItems({semis, heavies, rifles}, primary.box.list, false)
  580. makeListItems({pistols}, secondary.box.list, false)
  581. makeListItems({teams}, jointeam.box.list, false)
  582. makeListItems({plantTypes}, planttype.box.list, false)
  583. makeListItems({defuseTypes}, deftype.box.list, false)
  584. makeListItems({espTargets}, esptarget.box.list, false)
  585. makeListItems({espTargets}, chamstarget.box.list, false)
  586. makeListItems({antiaimTypes}, antiaim.box.list, false)
  587. makeListItems({wepTypes}, weptype.box.list, false, true)
  588.  
  589. maintab.MouseButton1Click:connect(function()
  590. main.Visible = true
  591. sett.Visible = false
  592. end)
  593.  
  594. setttab.MouseButton1Click:connect(function()
  595. sett.Visible = true
  596. main.Visible = false
  597. end)
  598.  
  599. --functions
  600. local function fuckplayer(player, hitpart)
  601. if players[player.Name].Team ~= localp.Team then
  602. local Remote = game.ReplicatedStorage.Events['HitPart']
  603. local Arguments = {
  604. [1] = hitpart,
  605. [2] = hitpart.Position,
  606. [3] = localp.Character.EquippedTool.Value,
  607. [4] = 8192,
  608. [5] = localp.Character.Gun,
  609. [8] = 8,
  610. [9] = false,
  611. [10] = false,
  612. [11] = hitpart.Position,
  613. [12] = 14117,
  614. [13] = Vector3.new(0,0,0)
  615. }
  616. Remote:FireServer(unpack(Arguments))
  617. end
  618. end
  619.  
  620. local function autoLoadout()
  621. game.ReplicatedStorage.Events['ApplyGun']:FireServer(game:GetService"ReplicatedStorage".Weapons[cheats.primary])
  622. game.ReplicatedStorage.Events['ApplyGun']:FireServer(game:GetService"ReplicatedStorage".Weapons[cheats.secondary])
  623. end
  624.  
  625. local function getSite()
  626. local site
  627. if (localp.Character.HumanoidRootPart.Position-workspace.Map.SpawnPoints.C4Plant.Position).magnitude <
  628. (localp.Character.HumanoidRootPart.Position-workspace.Map.SpawnPoints.C4Plant2.Position).magnitude then
  629. site = "B"
  630. else
  631. site = "A"
  632. end
  633. return site
  634. end
  635.  
  636. local function plantC4(pos)
  637. if cheats.planttype == "Normal" then
  638. game.ReplicatedStorage.Events['PlantC4']:FireServer((localp.Character.HumanoidRootPart.CFrame+Vector3.new(0,-2,0))*CFrame.Angles(0,0,4), getSite())
  639. else --Anti def.
  640. game.ReplicatedStorage.Events['PlantC4']:FireServer(localp.Character.HumanoidRootPart.CFrame+Vector3.new(0,-6,0), "")
  641. end
  642. end
  643.  
  644. local function defuse()
  645. if cheats.deftype == "Near" then
  646. if (localp.Character.HumanoidRootPart.Position - workspace.C4.PrimaryPart.Position).magnitude < 10 then
  647. if workspace.Map.Gamemode.Value == "defusal" then
  648. localp.Backpack.Defuse:FireServer(workspace.C4)
  649. else
  650. localp.Backpack.Defuse:FireServer(workspace.Map.Regen.Hostages.Hostage)
  651. end
  652. end
  653. else --Anywhere
  654. if workspace.Map.Gamemode.Value == "defusal" then
  655. localp.Backpack.Defuse:FireServer(workspace.C4)
  656. else
  657. localp.Backpack.Defuse:FireServer(workspace.Map.Regen.Hostages.Hostage)
  658. end
  659. end
  660. end
  661.  
  662. local function addEsp(object, parent, size, identifier)
  663. local billboard = Instance.new("BillboardGui", parent)
  664. billboard.Size = size
  665. if identifier == "object" then
  666. billboard.Adornee = object
  667. end
  668. billboard.AlwaysOnTop = true
  669. billboard.Name = object.Name
  670.  
  671. local lines = Instance.new("Frame", billboard)
  672. lines.Name = "lines"
  673. lines.Size = UDim2.new(1,-2,1,-2)
  674. lines.Position = UDim2.new(0,1,0,1)
  675. lines.BackgroundTransparency = 1
  676.  
  677. local outlines = Instance.new("Folder", lines)
  678. outlines.Name = "outlines"
  679. local inlines = Instance.new("Folder", lines)
  680. inlines.Name = "inlines"
  681.  
  682. local outline1 = Instance.new("Frame", outlines)
  683. outline1.Name = "left"
  684. outline1.BorderSizePixel = 0
  685. outline1.BackgroundColor3 = Color3.new(0,0,0)
  686. outline1.Size = UDim2.new(0,-1,1,0)
  687.  
  688. local outline2 = Instance.new("Frame", outlines)
  689. outline2.Name = "right"
  690. outline2.BorderSizePixel = 0
  691. outline2.BackgroundColor3 = Color3.new(0,0,0)
  692. outline2.Position = UDim2.new(1,0,0,0)
  693. outline2.Size = UDim2.new(0,1,1,0)
  694.  
  695. local outline3 = Instance.new("Frame", outlines)
  696. outline3.Name = "up"
  697. outline3.BorderSizePixel = 0
  698. outline3.BackgroundColor3 = Color3.new(0,0,0)
  699. outline3.Size = UDim2.new(1,0,0,-1)
  700.  
  701. local outline4 = Instance.new("Frame", outlines)
  702. outline4.Name = "down"
  703. outline4.BorderSizePixel = 0
  704. outline4.BackgroundColor3 = Color3.new(0,0,0)
  705. outline4.Position = UDim2.new(0,0,1,0)
  706. outline4.Size = UDim2.new(1,0,0,1)
  707.  
  708. local inline1 = Instance.new("Frame", inlines)
  709. inline1.Name = "left"
  710. inline1.BorderSizePixel = 0
  711. inline1.Size = UDim2.new(0,1,1,0)
  712.  
  713. local inline2 = Instance.new("Frame", inlines)
  714. inline2.Name = "right"
  715. inline2.BorderSizePixel = 0
  716. inline2.Position = UDim2.new(1,0,0,0)
  717. inline2.Size = UDim2.new(0,-1,1,0)
  718.  
  719. local inline3 = Instance.new("Frame", inlines)
  720. inline3.Name = "up"
  721. inline3.BorderSizePixel = 0
  722. inline3.Size = UDim2.new(1,0,0,1)
  723.  
  724. local inline4 = Instance.new("Frame", inlines)
  725. inline4.Name = "down"
  726. inline4.BorderSizePixel = 0
  727. inline4.Position = UDim2.new(0,0,1,0)
  728. inline4.Size = UDim2.new(1,0,0,-1)
  729.  
  730. if identifier == "object" then
  731. local label = Instance.new("TextLabel", billboard)
  732. label.Name = "label"
  733. label.Size = UDim2.new(1,0,1,0)
  734. label.BackgroundTransparency = 1
  735. label.TextStrokeTransparency = 0
  736. label.TextColor3 = cheats.esp_itemtextcolor
  737. label.Text = object.Name
  738. label.Font = Enum.Font.Code
  739. label.TextSize = 16
  740. object.AncestryChanged:connect(function()
  741. if object.Name ~= "C4" then
  742. if object.Parent ~= workspace.Debris then
  743. billboard:Destroy()
  744. end
  745. end
  746. end)
  747. end
  748.  
  749. if identifier == "player" then
  750. spawn(function()
  751. while object do
  752. wait()
  753. if cheats.esp then
  754. if object.Character and object.Character:FindFirstChild"LowerTorso" then
  755. local head = object.Character:FindFirstChild"Head"
  756. local lowerpart = object.Character:FindFirstChild"LeftFoot"
  757. local leftarm = object.Character:FindFirstChild"LeftUpperArm"
  758. local rightarm = object.Character:FindFirstChild"RightUpperArm"
  759. if (head and lowerpart) and (leftarm and rightarm) then
  760. 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)
  761. end
  762. local color = cheats.esp_enemycolor
  763. if object.Team ~= localp.Team then
  764. color = cheats.esp_enemycolor
  765. billboard.Adornee = object.Character.LowerTorso
  766. else
  767. if cheats.esptarget == "Both" then
  768. color = cheats.esp_teamcolor
  769. billboard.Adornee = object.Character.LowerTorso
  770. else
  771. billboard.Adornee = nil
  772. end
  773. end
  774. if object.Name == workspace.Status.HasBomb.Value then
  775. color = cheats.esp_bombcarriercolor
  776. end
  777. inline1.BackgroundColor3 = color
  778. inline2.BackgroundColor3 = color
  779. inline3.BackgroundColor3 = color
  780. inline4.BackgroundColor3 = color
  781. end
  782. else
  783. billboard.Adornee = nil
  784. end
  785. end
  786. end)
  787. end
  788. end
  789.  
  790. spawn(function()
  791. while wait() do
  792. if cheats.triggerbot then
  793. if localp.Character and mouse.Target and mouse.Target.Parent:FindFirstChild"Humanoid" then
  794. if players[mouse.Target.Parent.Name].Team ~= localp.Team then
  795. wait(cheats.triggerdelay/1000)
  796. mouse1click()
  797. end
  798. end
  799. end
  800. end
  801. end)
  802.  
  803. --idk
  804. uis.InputBegan:connect(function(key, gameProcessed)
  805. if inputting then
  806. print(inputting)
  807. cheats[inputtingTo.Name] = key.KeyCode
  808. inputtingTo.Text = string.char(key.KeyCode.Value):upper()
  809. inputting = false
  810. end
  811. if not gameProcessed then
  812. if key.UserInputType == Enum.UserInputType.MouseButton1 then
  813. if cheats.killall and localp.Character and localp.Character:FindFirstChild"Head" then
  814. for _,player in pairs(players:GetChildren()) do
  815. if player.Character and player.Character:FindFirstChild"Head" then
  816. fuckplayer(player, player.Character.Head)
  817. end
  818. end
  819. end
  820. if cheats.oneshot and localp.Character then
  821. if mouse.Target and mouse.Target.Parent:FindFirstChild"Humanoid" then
  822. fuckplayer(mouse.Target.Parent, mouse.Target)
  823. end
  824. end
  825. if cheats.fastplant then
  826. if localp.Character and localp.Character.EquippedTool.Value == "C4" then
  827. plantC4()
  828. end
  829. end
  830. elseif key.UserInputType == Enum.UserInputType.MouseButton2 then
  831. if cheats.killall and localp.Character then
  832. if localp.Character:FindFirstChild"EquippedTool" then
  833. if localp.Character.EquippedTool.Value == "R8" then
  834. if mouse.Target and mouse.Target.Parent:FindFirstChild"Humanoid" then
  835. fuckplayer(mouse.Target.Parent, mouse.Target)
  836. end
  837. end
  838. end
  839. end
  840. end
  841. if key.KeyCode == cheats.thirdpkey then
  842. if cheats.thirdp then
  843. cheats.thirdp = false
  844. thirdp.box.BackgroundColor3 = Color3.fromRGB(158, 21, 53)
  845. else
  846. cheats.thirdp = true
  847. thirdp.box.BackgroundColor3 = Color3.fromRGB(255, 34, 82)
  848. end
  849. end
  850. if key.KeyCode == Enum.KeyCode.E then
  851. if cheats.quickdefuse then
  852. if workspace:FindFirstChild"C4" then
  853. defuse()
  854. end
  855. end
  856. end
  857. end
  858. if key.KeyCode == Enum.KeyCode.F8 then
  859. if counterb.Visible == true then
  860. counterb.Visible = false
  861. --uis.MouseBehavior = Enum.MouseBehavior.LockCenter
  862. else
  863. counterb.Visible = true
  864. --uis.MouseBehavior = Enum.MouseBehavior.Default
  865. end
  866. end
  867. end)
  868.  
  869. localp.CharacterAdded:connect(function()
  870. if cheats.loadout then
  871. autoLoadout()
  872. end
  873. end)
  874. localp.Cash.Changed:connect(function()
  875. if cheats.moola then
  876. localp.Cash.Value = 16000
  877. end
  878. end)
  879. localp.Status.Team.Changed:connect(function()
  880. jointeam.box.Text = localp.Status.Team.Value
  881. end)
  882.  
  883. players.PlayerAdded:connect(function(player)
  884. local size = UDim2.new(4,0,5.6,0)
  885. addEsp(player, espfolder, size, "player")
  886. end)
  887.  
  888. for _,player in pairs(players:GetChildren()) do
  889. if player.Name ~= localp.Name and not espfolder:FindFirstChild(player.Name) then
  890. local size = UDim2.new(4,0,5.6,0)
  891. addEsp(player, espfolder, size, "player")
  892. end
  893. end
  894.  
  895. players.PlayerRemoving:connect(function(player)
  896. if espfolder:FindFirstChild(player.Name) then
  897. espfolder[player.Name]:Destroy()
  898. end
  899. end)
  900.  
  901. local function objectInWorkspace(child)
  902. if cheats.weapons then
  903. local primaries = {semis, heavies, rifles}
  904. for _,v in pairs(primaries) do
  905. for _,w in pairs(v) do
  906. if child.Name == w then
  907. local size = UDim2.new(1.4,0,1.4,0)
  908. addEsp(child, bombfolder, size, "object")
  909. end
  910. end
  911. end
  912. for _,v in pairs(pistols) do
  913. if child.Name == v then
  914. local size = UDim2.new(1.4,0,1.4,0)
  915. addEsp(child, bombfolder, size, "object")
  916. end
  917. end
  918. end
  919. if child.Name == "C4" then
  920. if cheats.bomb then
  921. if bombfolder:FindFirstChild"C4" then
  922. bombfolder.C4.Adornee = child
  923. else
  924. local size = UDim2.new(1.4,0,1.4,0)
  925. addEsp(child, bombfolder, size, "object")
  926. for _,v in pairs(bombfolder.C4.lines.inlines:GetChildren()) do
  927. v.BackgroundColor3 = cheats.esp_bombcolor
  928. end
  929. end
  930. if child.Parent == workspace then
  931. for i=38,0,-1 do
  932. wait(1)
  933. bombfolder.C4.label.Text = "C4 - "..i
  934. end
  935. bombfolder.C4.label.Text = "C4"
  936. end
  937. end
  938. end
  939. end
  940.  
  941. workspace.Debris.DescendantAdded:connect(function(child)
  942. objectInWorkspace(child, false)
  943. end)
  944.  
  945. workspace.DescendantAdded:connect(function(child)
  946. objectInWorkspace(child, true)
  947. end)
  948.  
  949. workspace.CurrentCamera.ChildAdded:Connect(function(child)
  950. if child.Name == "Arms" then
  951. if cheats.thirdp then
  952. for _,v in pairs(workspace.Camera.Arms:GetDescendants()) do
  953. if pcall(function() return v["Transparency"] end) then
  954. if typeof(v.Transparency) == "number" then
  955. v.Transparency = 1
  956. end
  957. end
  958. end
  959. end
  960. end
  961. end)
  962.  
  963. spawn(function()
  964. while wait(2) do
  965. if cheats.chatspam then
  966. local A_1 = chatmessages[math.random(1,table.getn(chatmessages))]
  967. local A_2 = false
  968. local A_3 = "Innocent"
  969. local A_4 = false
  970. local A_5 = false
  971. local Event = game:GetService("ReplicatedStorage").Events.PlayerChatted
  972. Event:FireServer(A_1, A_2, A_3, A_4, A_5)
  973. end
  974. end
  975. end)
  976.  
  977.  
  978. game:GetService("RunService").RenderStepped:connect(function()
  979. if cheats.fovchanger then
  980. workspace.CurrentCamera.FieldOfView = fov.Text
  981. end
  982. if cheats.thirdp then
  983. if localp.Character then
  984. localp.CameraMinZoomDistance = thirdpdistance.Text
  985. localp.CameraMaxZoomDistance = thirdpdistance.Text
  986. game.Workspace.ThirdPerson.Value = true
  987. end
  988. end
  989. if cheats.antiaim == "Down" then
  990. game.ReplicatedStorage.Events.ControlTurn.RobloxLocked = true
  991. local Arguments = {[1] = 5.1,[2] = false}
  992. game.ReplicatedStorage.Events.ControlTurn:FireServer(unpack(Arguments))
  993. else
  994. game.ReplicatedStorage.Events.ControlTurn.RobloxLocked = false
  995. end
  996. end)
  997.  
  998. WallyHubCBRO_2.Name = "WallyHubCBRO"
  999. WallyHubCBRO_2.Parent = MainUI
  1000. WallyHubCBRO_2.BackgroundColor3 = Color3.new(0, 0, 0)
  1001. WallyHubCBRO_2.BackgroundTransparency = 0.80000001192093
  1002. WallyHubCBRO_2.BorderColor3 = Color3.new(0.368627, 0.576471, 0.72549)
  1003. WallyHubCBRO_2.Position = UDim2.new(0.243328527, 0, 0.487627804, 0)
  1004. WallyHubCBRO_2.Size = UDim2.new(0, 64, 0, 18)
  1005. WallyHubCBRO_2.Font = Enum.Font.SourceSans
  1006. WallyHubCBRO_2.Text = "Other CBRO"
  1007. WallyHubCBRO_2.TextColor3 = Color3.new(0.266667, 0.584314, 0.862745)
  1008. WallyHubCBRO_2.TextSize = 14
  1009.  
  1010. ComingSoon.Name = "Coming Soon!!!"
  1011. ComingSoon.Parent = MainUI
  1012. ComingSoon.BackgroundColor3 = Color3.new(0, 0, 0)
  1013. ComingSoon.BackgroundTransparency = 0.80000001192093
  1014. ComingSoon.BorderColor3 = Color3.new(0.368627, 0.576471, 0.72549)
  1015. ComingSoon.Position = UDim2.new(0.666825891, 0, 0.484276056, 0)
  1016. ComingSoon.Size = UDim2.new(0, 64, 0, 18)
  1017. ComingSoon.Font = Enum.Font.SourceSans
  1018. ComingSoon.Text = "Coming Soon"
  1019. ComingSoon.TextColor3 = Color3.new(0.266667, 0.584314, 0.862745)
  1020. ComingSoon.TextSize = 14
  1021.  
  1022. ComingSoon_2.Name = "Coming Soon!!!"
  1023. ComingSoon_2.Parent = MainUI
  1024. ComingSoon_2.BackgroundColor3 = Color3.new(0, 0, 0)
  1025. ComingSoon_2.BackgroundTransparency = 0.80000001192093
  1026. ComingSoon_2.BorderColor3 = Color3.new(0.368627, 0.576471, 0.72549)
  1027. ComingSoon_2.Position = UDim2.new(0.666825891, 0, 0.232424259, 0)
  1028. ComingSoon_2.Size = UDim2.new(0, 64, 0, 18)
  1029. ComingSoon_2.Font = Enum.Font.SourceSans
  1030. ComingSoon_2.Text = "Coming Soon"
  1031. ComingSoon_2.TextColor3 = Color3.new(0.266667, 0.584314, 0.862745)
  1032. ComingSoon_2.TextSize = 14
  1033.  
  1034. --[[
  1035. Scripts:
  1036. --]]
  1037.  
  1038. local function WJCTYM_fake_script() -- BorderUI.Script
  1039. local script = Instance.new('Script', BorderUI)
  1040.  
  1041. --//ALL CREDITS GO TO Google Chrome\\--
  1042.  
  1043. local players = game:service('Players');
  1044. local player = players.LocalPlayer;
  1045. local mouse = player:GetMouse();
  1046. local run = game:service('RunService');
  1047. local stepped = run.Stepped;
  1048. draggable = function(obj)
  1049. spawn(function()
  1050. obj.Active = true;
  1051. local minitial;
  1052. local initial;
  1053. local isdragging;
  1054. obj.InputBegan:Connect(function(input)
  1055. if input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch then
  1056. isdragging = true;
  1057. minitial = input.Position;
  1058. initial = obj.Position;
  1059. local con;
  1060. con = stepped:Connect(function()
  1061. if isdragging then
  1062. local delta = Vector3.new(mouse.X, mouse.Y, 0) - minitial;
  1063. obj.Position = UDim2.new(initial.X.Scale, initial.X.Offset + delta.X, initial.Y.Scale, initial.Y.Offset + delta.Y);
  1064. else
  1065. con:Disconnect();
  1066. end;
  1067. end);
  1068. input.Changed:Connect(function()
  1069. if input.UserInputState == Enum.UserInputState.End then
  1070. isdragging = false;
  1071. end;
  1072. end);
  1073. end;
  1074. end);
  1075. end)
  1076. end;
  1077.  
  1078. draggable(script.Parent)
  1079. end
  1080. coroutine.wrap(WJCTYM_fake_script)()
Add Comment
Please, Sign In to add comment