Advertisement
C-H-4-0-S

Cheezy bypass

Sep 23rd, 2024 (edited)
17
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 27.42 KB | None | 0 0
  1. local function initui()
  2. -- Instances: 29 | Scripts: 0 | Modules: 0
  3. local G2L = {};
  4.  
  5. -- StarterGui.Cheezybypass
  6. G2L["1"] = Instance.new("ScreenGui", game:GetService("CoreGui"));
  7. G2L["1"]["Name"] = [[Cheezybypass]];
  8.  
  9. -- StarterGui.Cheezybypass.UI
  10. G2L["2"] = Instance.new("Frame", G2L["1"]);
  11. G2L["2"]["BorderSizePixel"] = 0;
  12. G2L["2"]["BackgroundColor3"] = Color3.fromRGB(27, 27, 27);
  13. G2L["2"]["AnchorPoint"] = Vector2.new(0.5, 0.5);
  14. G2L["2"]["Size"] = UDim2.new(0, 47, 0, 83);
  15. G2L["2"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  16. G2L["2"]["Position"] = UDim2.new(0.10000000149011612, 0, 0.49300000071525574, 0);
  17. G2L["2"]["Name"] = [[UI]];
  18.  
  19. -- StarterGui.Cheezybypass.UI.UICorner
  20. G2L["3"] = Instance.new("UICorner", G2L["2"]);
  21. G2L["3"]["CornerRadius"] = UDim.new(0, 17);
  22.  
  23. -- StarterGui.Cheezybypass.UI.UIStroke
  24. G2L["4"] = Instance.new("UIStroke", G2L["2"]);
  25. G2L["4"]["Color"] = Color3.fromRGB(255, 255, 255);
  26. G2L["4"]["Thickness"] = 4;
  27. G2L["4"]["Transparency"] = 0.800000011920929;
  28.  
  29. -- StarterGui.Cheezybypass.UI.logo
  30. G2L["5"] = Instance.new("ImageLabel", G2L["2"]);
  31. G2L["5"]["BorderSizePixel"] = 0;
  32. G2L["5"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  33. G2L["5"]["AnchorPoint"] = Vector2.new(0.5, 0);
  34. G2L["5"]["Image"] = [[rbxassetid://84587940722868]];
  35. G2L["5"]["Size"] = UDim2.new(0, 27, 0, 27);
  36. G2L["5"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  37. G2L["5"]["Name"] = [[logo]];
  38. G2L["5"]["BackgroundTransparency"] = 1;
  39. G2L["5"]["Position"] = UDim2.new(0.5, 0, 0, 10);
  40.  
  41. -- StarterGui.Cheezybypass.UI.maximize
  42. G2L["6"] = Instance.new("ImageButton", G2L["2"]);
  43. G2L["6"]["BorderSizePixel"] = 0;
  44. G2L["6"]["AutoButtonColor"] = false;
  45. G2L["6"]["BackgroundColor3"] = Color3.fromRGB(27, 27, 27);
  46. G2L["6"]["AnchorPoint"] = Vector2.new(0.5, 0);
  47. G2L["6"]["Size"] = UDim2.new(0, 37, 0, 37);
  48. G2L["6"]["Name"] = [[maximize]];
  49. G2L["6"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  50. G2L["6"]["Position"] = UDim2.new(0.5, 0, 1, -42);
  51.  
  52. -- StarterGui.Cheezybypass.UI.maximize.UICorner
  53. G2L["7"] = Instance.new("UICorner", G2L["6"]);
  54. G2L["7"]["CornerRadius"] = UDim.new(1, 0);
  55.  
  56. -- StarterGui.Cheezy bypass.UI.maximize.ImageLabel
  57. G2L["8"] = Instance.new("ImageLabel", G2L["6"]);
  58. G2L["8"]["BorderSizePixel"] = 0;
  59. G2L["8"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  60. G2L["8"]["ImageColor3"] = Color3.fromRGB(171, 171, 171);
  61. G2L["8"]["AnchorPoint"] = Vector2.new(0.5, 0.5);
  62. G2L["8"]["Image"] = [[rbxassetid://84587940722868]];
  63. G2L["8"]["Size"] = UDim2.new(0.5, 0, 0.5, 0);
  64. G2L["8"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  65. G2L["8"]["BackgroundTransparency"] = 1;
  66. G2L["8"]["Position"] = UDim2.new(0.5, 0, 0.5, 0);
  67.  
  68. -- StarterGui.Cheezybypass.UI.upperbar
  69. G2L["a"] = Instance.new("Frame", G2L["2"]);
  70. G2L["a"]["BorderSizePixel"] = 0;
  71. G2L["a"]["BackgroundColor3"] = Color3.fromRGB(41, 41, 41);
  72. G2L["a"]["AnchorPoint"] = Vector2.new(0.5, 0.5);
  73. G2L["a"]["BackgroundTransparency"] = 1;
  74. G2L["a"]["Size"] = UDim2.new(1, -30, 0, 30);
  75. G2L["a"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  76. G2L["a"]["Position"] = UDim2.new(0.5, 0, 0, 30);
  77. G2L["a"]["Visible"] = false;
  78. G2L["a"]["Name"] = [[upperbar]];
  79.  
  80. -- StarterGui.Cheezybypass.UI.upperbar.logo
  81. G2L["b"] = Instance.new("ImageLabel", G2L["a"]);
  82. G2L["b"]["BorderSizePixel"] = 0;
  83. G2L["b"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  84. G2L["b"]["AnchorPoint"] = Vector2.new(0, 0.5);
  85. G2L["b"]["Image"] = [[rbxassetid://18481362660]];
  86. G2L["b"]["Size"] = UDim2.new(0, 30, 0, 30);
  87. G2L["b"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  88. G2L["b"]["Name"] = [[logo]];
  89. G2L["b"]["BackgroundTransparency"] = 1;
  90. G2L["b"]["Position"] = UDim2.new(0, 0, 0.5, 0);
  91.  
  92. -- StarterGui.Cheezybypass.UI.upperbar.header
  93. G2L["c"] = Instance.new("TextLabel", G2L["a"]);
  94. G2L["c"]["BorderSizePixel"] = 0;
  95. G2L["c"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  96. G2L["c"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  97. G2L["c"]["FontFace"] = Font.new([[rbxasset://fonts/families/GothamSSm.json]], Enum.FontWeight.SemiBold, Enum.FontStyle.Normal);
  98. G2L["c"]["TextSize"] = 15;
  99. G2L["c"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
  100. G2L["c"]["Size"] = UDim2.new(0.8493150472640991, -33, 1, 0);
  101. G2L["c"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  102. G2L["c"]["Text"] = [[SimpleBypass]];
  103. G2L["c"]["Name"] = [[header]];
  104. G2L["c"]["BackgroundTransparency"] = 1;
  105. G2L["c"]["Position"] = UDim2.new(0, 33, 0, 2);
  106.  
  107. -- StarterGui.Cheezybypass.UI.upperbar.minimize
  108. G2L["d"] = Instance.new("ImageButton", G2L["a"]);
  109. G2L["d"]["BorderSizePixel"] = 0;
  110. G2L["d"]["AutoButtonColor"] = false;
  111. G2L["d"]["BackgroundColor3"] = Color3.fromRGB(27, 27, 27);
  112. G2L["d"]["Size"] = UDim2.new(0, 30, 0, 30);
  113. G2L["d"]["Name"] = [[minimize]];
  114. G2L["d"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  115. G2L["d"]["Position"] = UDim2.new(1, -30, 0, 0);
  116.  
  117. -- StarterGui.Cheezybypass.UI.upperbar.minimize.UICorner
  118. G2L["e"] = Instance.new("UICorner", G2L["d"]);
  119. G2L["e"]["CornerRadius"] = UDim.new(0, 6);
  120.  
  121. -- StarterGui.Cheezybypass.UI.upperbar.minimize.ImageLabel
  122. G2L["f"] = Instance.new("ImageLabel", G2L["d"]);
  123. G2L["f"]["BorderSizePixel"] = 0;
  124. G2L["f"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  125. G2L["f"]["ImageColor3"] = Color3.fromRGB(171, 171, 171);
  126. G2L["f"]["AnchorPoint"] = Vector2.new(0.5, 0.5);
  127. G2L["f"]["Image"] = [[rbxassetid://7072719125]];
  128. G2L["f"]["Size"] = UDim2.new(0.6399999856948853, 0, 0.6399999856948853, 0);
  129. G2L["f"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  130. G2L["f"]["BackgroundTransparency"] = 1;
  131. G2L["f"]["Position"] = UDim2.new(0.5, 0, 0.5, 0);
  132.  
  133. -- StarterGui.Cheezybypass.UI.upperbar.settings
  134. G2L["10"] = Instance.new("ImageButton", G2L["a"]);
  135. G2L["10"]["BorderSizePixel"] = 0;
  136. G2L["10"]["AutoButtonColor"] = false;
  137. G2L["10"]["BackgroundColor3"] = Color3.fromRGB(27, 27, 27);
  138. G2L["10"]["Size"] = UDim2.new(0, 30, 0, 30);
  139. G2L["10"]["Name"] = [[settings]];
  140. G2L["10"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  141. G2L["10"]["Position"] = UDim2.new(1, -65, 0, 0);
  142.  
  143. -- StarterGui.Cheezybypass.UI.upperbar.settings.UICorner
  144. G2L["11"] = Instance.new("UICorner", G2L["10"]);
  145. G2L["11"]["CornerRadius"] = UDim.new(0, 6);
  146.  
  147. -- StarterGui.Cheezybypass.UI.upperbar.settings.ImageLabel
  148. G2L["12"] = Instance.new("ImageLabel", G2L["10"]);
  149. G2L["12"]["BorderSizePixel"] = 0;
  150. G2L["12"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  151. G2L["12"]["ImageColor3"] = Color3.fromRGB(171, 171, 171);
  152. G2L["12"]["AnchorPoint"] = Vector2.new(0.5, 0.5);
  153. G2L["12"]["Image"] = [[rbxassetid://18151015259]];
  154. G2L["12"]["Size"] = UDim2.new(0.6399999856948853, 0, 0.6399999856948853, 0);
  155. G2L["12"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  156. G2L["12"]["BackgroundTransparency"] = 1;
  157. G2L["12"]["Position"] = UDim2.new(0.5, 0, 0.5, 0);
  158.  
  159. -- StarterGui.Cheezybypass.UI.bar
  160. G2L["13"] = Instance.new("Frame", G2L["2"]);
  161. G2L["13"]["BorderSizePixel"] = 0;
  162. G2L["13"]["BackgroundColor3"] = Color3.fromRGB(32, 32, 32);
  163. G2L["13"]["AnchorPoint"] = Vector2.new(0.5, 0);
  164. G2L["13"]["Size"] = UDim2.new(1, -30, 0, 40);
  165. G2L["13"]["ClipsDescendants"] = true;
  166. G2L["13"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  167. G2L["13"]["Position"] = UDim2.new(0.5, 0, 1, -50);
  168. G2L["13"]["AutomaticSize"] = Enum.AutomaticSize.Y;
  169. G2L["13"]["Visible"] = false;
  170. G2L["13"]["Name"] = [[bar]];
  171.  
  172. -- StarterGui.Cheezybypass.UI.bar.UICorner
  173. G2L["14"] = Instance.new("UICorner", G2L["13"]);
  174.  
  175. -- StarterGui.Cheezybypass.UI.bar.messagebox
  176. G2L["15"] = Instance.new("TextBox", G2L["13"]);
  177. G2L["15"]["PlaceholderColor3"] = Color3.fromRGB(179, 179, 179);
  178. G2L["15"]["BorderSizePixel"] = 0;
  179. G2L["15"]["TextSize"] = 15;
  180. G2L["15"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  181. G2L["15"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  182. G2L["15"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
  183. G2L["15"]["FontFace"] = Font.new([[rbxasset://fonts/families/GothamSSm.json]], Enum.FontWeight.Medium, Enum.FontStyle.Normal);
  184. G2L["15"]["BackgroundTransparency"] = 1;
  185. G2L["15"]["PlaceholderText"] = [[Message here]];
  186. G2L["15"]["Size"] = UDim2.new(1, -82, 1, 0);
  187. G2L["15"]["ClipsDescendants"] = true;
  188. G2L["15"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  189. G2L["15"]["Text"] = [[]];
  190. G2L["15"]["Name"] = [[messagebox]];
  191. G2L["15"]["ClearTextOnFocus"] = false;
  192.  
  193. -- StarterGui.Cheezybypass.UI.bar.messagebox.UIPadding
  194. G2L["16"] = Instance.new("UIPadding", G2L["15"]);
  195. G2L["16"]["PaddingTop"] = UDim.new(0, 6);
  196. G2L["16"]["PaddingBottom"] = UDim.new(0, 6);
  197. G2L["16"]["PaddingLeft"] = UDim.new(0, 10);
  198.  
  199. -- StarterGui.Cheezybypass.UI.bar.send
  200. G2L["17"] = Instance.new("ImageButton", G2L["13"]);
  201. G2L["17"]["BorderSizePixel"] = 0;
  202. G2L["17"]["AutoButtonColor"] = false;
  203. G2L["17"]["BackgroundColor3"] = Color3.fromRGB(32, 32, 32);
  204. G2L["17"]["Size"] = UDim2.new(0, 40, 0, 40);
  205. G2L["17"]["Name"] = [[send]];
  206. G2L["17"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  207. G2L["17"]["Position"] = UDim2.new(1, -40, 0, 0);
  208.  
  209. -- StarterGui.Cheezybypass.UI.bar.send.UICorner
  210. G2L["18"] = Instance.new("UICorner", G2L["17"]);
  211.  
  212. -- StarterGui.Cheezybypass.UI.bar.send.Frame
  213. G2L["19"] = Instance.new("Frame", G2L["17"]);
  214. G2L["19"]["BorderSizePixel"] = 0;
  215. G2L["19"]["BackgroundColor3"] = Color3.fromRGB(32, 32, 32);
  216. G2L["19"]["Size"] = UDim2.new(0, 4, 1, 0);
  217. G2L["19"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  218.  
  219. -- StarterGui.Cheezybypass.UI.bar.send.ImageLabel
  220. G2L["1a"] = Instance.new("ImageLabel", G2L["17"]);
  221. G2L["1a"]["BorderSizePixel"] = 0;
  222. G2L["1a"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  223. G2L["1a"]["ImageColor3"] = Color3.fromRGB(131, 131, 131);
  224. G2L["1a"]["AnchorPoint"] = Vector2.new(0.5, 0.5);
  225. G2L["1a"]["Image"] = [[rbxassetid://18150985605]];
  226. G2L["1a"]["Size"] = UDim2.new(0, 20, 0, 20);
  227. G2L["1a"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  228. G2L["1a"]["BackgroundTransparency"] = 1;
  229. G2L["1a"]["Position"] = UDim2.new(0.5, 0, 0.5, 0);
  230.  
  231. -- StarterGui.Cheezybypass.UI.bar.clear
  232. G2L["1b"] = Instance.new("ImageButton", G2L["13"]);
  233. G2L["1b"]["BorderSizePixel"] = 0;
  234. G2L["1b"]["AutoButtonColor"] = false;
  235. G2L["1b"]["BackgroundColor3"] = Color3.fromRGB(32, 32, 32);
  236. G2L["1b"]["Size"] = UDim2.new(0, 40, 0, 40);
  237. G2L["1b"]["Name"] = [[clear]];
  238. G2L["1b"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  239. G2L["1b"]["Position"] = UDim2.new(1, -80, 0, 0);
  240.  
  241. -- StarterGui.Cheezybypass.UI.bar.clear.ImageLabel
  242. G2L["1c"] = Instance.new("ImageLabel", G2L["1b"]);
  243. G2L["1c"]["BorderSizePixel"] = 0;
  244. G2L["1c"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  245. G2L["1c"]["ImageColor3"] = Color3.fromRGB(131, 131, 131);
  246. G2L["1c"]["AnchorPoint"] = Vector2.new(0.5, 0.5);
  247. G2L["1c"]["Image"] = [[rbxassetid://17746544452]];
  248. G2L["1c"]["Size"] = UDim2.new(0, 20, 0, 20);
  249. G2L["1c"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  250. G2L["1c"]["BackgroundTransparency"] = 1;
  251. G2L["1c"]["Position"] = UDim2.new(0.5, 0, 0.5, 0);
  252.  
  253. return G2L["1"];
  254. end
  255. local function initloader()
  256. -- Instances: 18 | Scripts: 0 | Modules: 0
  257. local G2L = {};
  258.  
  259. -- StarterGui.Loader
  260. G2L["1"] = Instance.new("ScreenGui", game:GetService("CoreGui"));
  261. G2L["1"]["IgnoreGuiInset"] = true;
  262. G2L["1"]["ScreenInsets"] = Enum.ScreenInsets.DeviceSafeInsets;
  263. G2L["1"]["Name"] = [[Loader]];
  264. G2L["1"]["ResetOnSpawn"] = false;
  265.  
  266. -- StarterGui.Loader.UI
  267. G2L["2"] = Instance.new("Frame", G2L["1"]);
  268. G2L["2"]["BorderSizePixel"] = 0;
  269. G2L["2"]["BackgroundColor3"] = Color3.fromRGB(27, 27, 27);
  270. G2L["2"]["AnchorPoint"] = Vector2.new(0.5, 0.5);
  271. G2L["2"]["Size"] = UDim2.new(0, 251, 0, 216);
  272. G2L["2"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  273. G2L["2"]["Position"] = UDim2.new(0.5, 0, 0.5, 0);
  274. G2L["2"]["Name"] = [[UI]];
  275.  
  276. -- StarterGui.Loader.UI.UICorner
  277. G2L["3"] = Instance.new("UICorner", G2L["2"]);
  278. G2L["3"]["CornerRadius"] = UDim.new(0, 17);
  279.  
  280. -- StarterGui.Loader.UI.UIStroke
  281. G2L["4"] = Instance.new("UIStroke", G2L["2"]);
  282. G2L["4"]["Color"] = Color3.fromRGB(255, 255, 255);
  283. G2L["4"]["Thickness"] = 4;
  284. G2L["4"]["Transparency"] = 0.800000011920929;
  285.  
  286. -- StarterGui.Loader.UI.upperbar
  287. G2L["5"] = Instance.new("Frame", G2L["2"]);
  288. G2L["5"]["BorderSizePixel"] = 0;
  289. G2L["5"]["BackgroundColor3"] = Color3.fromRGB(41, 41, 41);
  290. G2L["5"]["AnchorPoint"] = Vector2.new(0.5, 0.5);
  291. G2L["5"]["BackgroundTransparency"] = 1;
  292. G2L["5"]["Size"] = UDim2.new(1, -30, 0, 30);
  293. G2L["5"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  294. G2L["5"]["Position"] = UDim2.new(0.5, 0, 0, 30);
  295. G2L["5"]["Name"] = [[upperbar]];
  296.  
  297. -- StarterGui.Loader.UI.upperbar.logo
  298. G2L["6"] = Instance.new("ImageLabel", G2L["5"]);
  299. G2L["6"]["BorderSizePixel"] = 0;
  300. G2L["6"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  301. G2L["6"]["AnchorPoint"] = Vector2.new(0, 0.5);
  302. G2L["6"]["Image"] = [[rbxassetid://84587940722868]];
  303. G2L["6"]["Size"] = UDim2.new(0, 30, 0, 30);
  304. G2L["6"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  305. G2L["6"]["Name"] = [[logo]];
  306. G2L["6"]["BackgroundTransparency"] = 1;
  307. G2L["6"]["Position"] = UDim2.new(0, 0, 0.5, 0);
  308.  
  309. -- StarterGui.Loader.UI.upperbar.header
  310. G2L["7"] = Instance.new("TextLabel", G2L["5"]);
  311. G2L["7"]["BorderSizePixel"] = 0;
  312. G2L["7"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  313. G2L["7"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  314. G2L["7"]["FontFace"] = Font.new([[rbxasset://fonts/families/GothamSSm.json]], Enum.FontWeight.SemiBold, Enum.FontStyle.Normal);
  315. G2L["7"]["TextSize"] = 15;
  316. G2L["7"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
  317. G2L["7"]["Size"] = UDim2.new(0.8493150472640991, -33, 1, 0);
  318. G2L["7"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  319. G2L["7"]["Text"] = [[Cheezybypass]];
  320. G2L["7"]["Name"] = [[header]];
  321. G2L["7"]["BackgroundTransparency"] = 1;
  322. G2L["7"]["Position"] = UDim2.new(0, 33, 0, 2);
  323.  
  324. -- StarterGui.Loader.UI.upperbar.settings
  325. G2L["8"] = Instance.new("ImageButton", G2L["5"]);
  326. G2L["8"]["BorderSizePixel"] = 0;
  327. G2L["8"]["AutoButtonColor"] = false;
  328. G2L["8"]["BackgroundColor3"] = Color3.fromRGB(27, 27, 27);
  329. G2L["8"]["Size"] = UDim2.new(0, 30, 0, 30);
  330. G2L["8"]["Name"] = [[settings]];
  331. G2L["8"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  332. G2L["8"]["Position"] = UDim2.new(1, -65, 0, 0);
  333.  
  334. -- StarterGui.Loader.UI.upperbar.settings.UICorner
  335. G2L["9"] = Instance.new("UICorner", G2L["8"]);
  336. G2L["9"]["CornerRadius"] = UDim.new(0, 6);
  337.  
  338. -- StarterGui.Loader.UI.Credits
  339. G2L["a"] = Instance.new("TextLabel", G2L["2"]);
  340. G2L["a"]["BorderSizePixel"] = 0;
  341. G2L["a"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  342. G2L["a"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  343. G2L["a"]["FontFace"] = Font.new([[rbxasset://fonts/families/GothamSSm.json]], Enum.FontWeight.SemiBold, Enum.FontStyle.Normal);
  344. G2L["a"]["TextSize"] = 15;
  345. G2L["a"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
  346. G2L["a"]["Size"] = UDim2.new(0, 154, 0, 30);
  347. G2L["a"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  348. G2L["a"]["Text"] = [[CREDITS:]];
  349. G2L["a"]["Name"] = [[Credits]];
  350. G2L["a"]["BackgroundTransparency"] = 1;
  351. G2L["a"]["Position"] = UDim2.new(0, 15, 0, 50);
  352.  
  353. -- StarterGui.Loader.UI.Skire
  354. G2L["b"] = Instance.new("TextLabel", G2L["2"]);
  355. G2L["b"]["BorderSizePixel"] = 0;
  356. G2L["b"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  357. G2L["b"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  358. G2L["b"]["FontFace"] = Font.new([[rbxasset://fonts/families/GothamSSm.json]], Enum.FontWeight.SemiBold, Enum.FontStyle.Normal);
  359. G2L["b"]["TextSize"] = 14;
  360. G2L["b"]["TextColor3"] = Color3.fromRGB(166, 166, 166);
  361. G2L["b"]["Size"] = UDim2.new(0, 154, 0, 30);
  362. G2L["b"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  363. G2L["b"]["Text"] = [[Skire - Only dev]];
  364. G2L["b"]["Name"] = [[Skire]];
  365. G2L["b"]["BackgroundTransparency"] = 1;
  366. G2L["b"]["Position"] = UDim2.new(0, 41, 0, 74);
  367.  
  368. -- StarterGui.Loader.UI.Based
  369. G2L["c"] = Instance.new("TextLabel", G2L["2"]);
  370. G2L["c"]["BorderSizePixel"] = 0;
  371. G2L["c"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  372. G2L["c"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  373. G2L["c"]["FontFace"] = Font.new([[rbxasset://fonts/families/GothamSSm.json]], Enum.FontWeight.SemiBold, Enum.FontStyle.Normal);
  374. G2L["c"]["TextSize"] = 14;
  375. G2L["c"]["TextColor3"] = Color3.fromRGB(166, 166, 166);
  376. G2L["c"]["Size"] = UDim2.new(0, 154, 0, 30);
  377. G2L["c"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  378. G2L["c"]["Text"] = [[Based - No reason]];
  379. G2L["c"]["Name"] = [[Based]];
  380. G2L["c"]["BackgroundTransparency"] = 1;
  381. G2L["c"]["Position"] = UDim2.new(0, 41, 0, 94);
  382.  
  383. -- StarterGui.Loader.UI.Join
  384. G2L["d"] = Instance.new("TextButton", G2L["2"]);
  385. G2L["d"]["BorderSizePixel"] = 0;
  386. G2L["d"]["BackgroundColor3"] = Color3.fromRGB(42, 42, 42);
  387. G2L["d"]["TextSize"] = 14;
  388. G2L["d"]["FontFace"] = Font.new([[rbxasset://fonts/families/GothamSSm.json]], Enum.FontWeight.Medium, Enum.FontStyle.Normal);
  389. G2L["d"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
  390. G2L["d"]["Size"] = UDim2.new(0, 233, 0, 30);
  391. G2L["d"]["Name"] = [[Join]];
  392. G2L["d"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  393. G2L["d"]["Text"] = [[Join the Discord]];
  394. G2L["d"]["Position"] = UDim2.new(0, 9, 1, -49);
  395.  
  396. -- StarterGui.Loader.UI.Join.UICorner
  397. G2L["e"] = Instance.new("UICorner", G2L["d"]);
  398.  
  399.  
  400. -- StarterGui.Loader.UI.Nevermind
  401. G2L["f"] = Instance.new("TextButton", G2L["2"]);
  402. G2L["f"]["BorderSizePixel"] = 0;
  403. G2L["f"]["BackgroundColor3"] = Color3.fromRGB(42, 42, 42);
  404. G2L["f"]["TextSize"] = 10;
  405. G2L["f"]["FontFace"] = Font.new([[rbxasset://fonts/families/GothamSSm.json]], Enum.FontWeight.Medium, Enum.FontStyle.Normal);
  406. G2L["f"]["TextColor3"] = Color3.fromRGB(154, 154, 154);
  407. G2L["f"]["Size"] = UDim2.new(0, 233, 0, 19);
  408. G2L["f"]["Name"] = [[Nevermind]];
  409. G2L["f"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  410. G2L["f"]["Text"] = [[NO, I HATE YOU]];
  411. G2L["f"]["Position"] = UDim2.new(0, 9, 1, -19);
  412. G2L["f"]["BackgroundTransparency"] = 1;
  413.  
  414. -- StarterGui.Loader.UI.Nevermind.UICorner
  415. G2L["10"] = Instance.new("UICorner", G2L["f"]);
  416.  
  417.  
  418. -- StarterGui.Loader.UI.YTeber
  419. G2L["11"] = Instance.new("TextLabel", G2L["2"]);
  420. G2L["11"]["BorderSizePixel"] = 0;
  421. G2L["11"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  422. G2L["11"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  423. G2L["11"]["FontFace"] = Font.new([[rbxasset://fonts/families/GothamSSm.json]], Enum.FontWeight.SemiBold, Enum.FontStyle.Normal);
  424. G2L["11"]["TextSize"] = 14;
  425. G2L["11"]["TextColor3"] = Color3.fromRGB(166, 166, 166);
  426. G2L["11"]["Size"] = UDim2.new(0, 154, 0, 30);
  427. G2L["11"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  428. G2L["11"]["Text"] = [[YTeber112 - idk]];
  429. G2L["11"]["Name"] = [[YTeber]];
  430. G2L["11"]["BackgroundTransparency"] = 1;
  431. G2L["11"]["Position"] = UDim2.new(0, 41, 0, 116);
  432.  
  433. -- StarterGui.Loader.UI.Bat
  434. G2L["12"] = Instance.new("TextLabel", G2L["2"]);
  435. G2L["12"]["BorderSizePixel"] = 0;
  436. G2L["12"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  437. G2L["12"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  438. G2L["12"]["FontFace"] = Font.new([[rbxasset://fonts/families/GothamSSm.json]], Enum.FontWeight.SemiBold, Enum.FontStyle.Normal);
  439. G2L["12"]["TextSize"] = 14;
  440. G2L["12"]["TextColor3"] = Color3.fromRGB(166, 166, 166);
  441. G2L["12"]["Size"] = UDim2.new(0, 154, 0, 30);
  442. G2L["12"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  443. G2L["12"]["Text"] = [[Vxsty & CH40S - Being awesome sauce]];
  444. G2L["12"]["Name"] = [[Bat]];
  445. G2L["12"]["BackgroundTransparency"] = 1;
  446. G2L["12"]["Position"] = UDim2.new(0, 41, 0, 137);
  447.  
  448.  
  449. return G2L["1"];
  450. end
  451. spawn(function()
  452. --local discord = loadstring(game:HttpGet("https://raw.githubusercontent.com/SkireScripts/Ouxie/main/Projects/Discord%20Inviter/Loader.lua"))()
  453. --discord:invite("https://discord.gg/c3AbX3GXsr", "Skires stuff", function()end)
  454. local function a()
  455. local ts = game:GetService("TweenService")
  456. local ti = TweenInfo.new(0.1, Enum.EasingStyle.Linear)
  457. local ui = initui().UI
  458.  
  459. local upperbar = ui.upperbar
  460. local bar = ui.bar
  461. local max = ui.maximize
  462. local mini = upperbar.minimize
  463. local settings = upperbar.settings
  464. local send = bar.send
  465. local clearlogs = bar.clear
  466. local box = bar.messagebox
  467.  
  468. -- Animations setup
  469. local function expand()
  470. ts:Create(ui, ti, { Size = UDim2.new(0, 322, 0, 109) }):Play()
  471. ts:Create(ui, ti, { Position = UDim2.new(ui.Position.X.Scale, ui.Position.X.Offset + 140, ui.Position.Y.Scale, ui.Position.Y.Offset) }):Play()
  472. upperbar.Visible = true
  473. bar.Visible = true
  474. max.Visible = false
  475. ui.logo.Visible = false
  476. end
  477.  
  478. local function minimize()
  479. ts:Create(ui, ti, { Size = UDim2.new(0, 47, 0, 83) }):Play()
  480. ts:Create(ui, ti, { Position = UDim2.new(ui.Position.X.Scale, ui.Position.X.Offset - 140, ui.Position.Y.Scale, ui.Position.Y.Offset) }):Play()
  481. upperbar.Visible = false
  482. bar.Visible = false
  483. max.Visible = true
  484. ui.logo.Visible = true
  485. end
  486.  
  487. max.MouseButton1Click:Connect(expand)
  488. mini.MouseButton1Click:Connect(minimize)
  489.  
  490. -- Event handling for settings, clearlogs, send button interactions
  491. settings.MouseEnter:Connect(function()
  492. settings.BackgroundColor3 = Color3.fromRGB(35, 35, 35)
  493. end)
  494. settings.MouseLeave:Connect(function()
  495. settings.BackgroundColor3 = Color3.fromRGB(26, 26, 26)
  496. end)
  497.  
  498. clearlogs.MouseEnter:Connect(function()
  499. clearlogs.BackgroundColor3 = Color3.fromRGB(40, 40, 40)
  500. clearlogs.ImageLabel.ImageColor3 = Color3.fromRGB(255, 255, 255)
  501. end)
  502. clearlogs.MouseLeave:Connect(function()
  503. clearlogs.BackgroundColor3 = Color3.fromRGB(31, 31, 31)
  504. clearlogs.ImageLabel.ImageColor3 = Color3.fromRGB(131,131,131)
  505. end)
  506.  
  507. send.MouseEnter:Connect(function()
  508. send.BackgroundColor3 = Color3.fromRGB(40, 40, 40)
  509. send.Frame.BackgroundColor3 = Color3.fromRGB(40, 40, 40)
  510. end)
  511. send.MouseLeave:Connect(function()
  512. send.BackgroundColor3 = Color3.fromRGB(31, 31, 31)
  513. send.Frame.BackgroundColor3 = Color3.fromRGB(31, 31, 31)
  514. end)
  515.  
  516. -- Dragging functionality
  517. local function update(input)
  518. local delta = input.Position - dragStart
  519. ui.Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + delta.X, startPos.Y.Scale, startPos.Y.Offset + delta.Y)
  520. end
  521.  
  522. ui.InputBegan:Connect(function(input)
  523. if input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch then
  524. dragging = true
  525. dragStart = input.Position
  526. startPos = ui.Position
  527.  
  528. input.Changed:Connect(function()
  529. if input.UserInputState == Enum.UserInputState.End then
  530. dragging = false
  531. end
  532. end)
  533. end
  534. end)
  535.  
  536. ui.InputChanged:Connect(function(input)
  537. if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
  538. dragInput = input
  539. end
  540. end)
  541.  
  542. game:GetService("UserInputService").InputChanged:Connect(function(input)
  543. if input == dragInput and dragging then
  544. update(input)
  545. end
  546. end)
  547.  
  548. -- Main functionality (assuming this is where you have your main logic)
  549. pcall(function()
  550. local tcs = game:GetService("TextChatService")
  551. local chat = tcs.ChatInputBarConfiguration.TargetTextChannel
  552.  
  553. local function replace(str, find_str, replace_str)
  554. local escaped_find_str = find_str:gsub("[%-%^%$%(%)%%%.%[%]%*%+%-%?]", "%%%0")
  555. return str:gsub(escaped_find_str, replace_str)
  556. end
  557.  
  558. local letters = {
  559. ["a"] = α", ["A"] = "α",
  560. ["b"] = "ß", ["B"] = "ß",
  561. ["c"] = "С", ["C"] = "č",
  562. ["d"] = "đ",-- ["D"] = "đ",
  563. ["e"] = "Ε", ["E"] = "ȩ",
  564. ["f"] = "Ғ", ["F"] = "₣",
  565. ["g"] = "ԍ", ["G"] = "ԍ",
  566. ["h"] = "Η", ["H"] = "ħ",
  567. ["i"] = "I",-- ["I"] = "ι",
  568. ["j"] = "Ј", ["J"] = "ĵ",
  569. ["k"] = "Κ", ["K"] = "κ",
  570. ["l"] = "L",-- ["L"] = "L",
  571. ["m"] = "м", ["M"] = "м",
  572. ["n"] = "Ν", ["N"] = "ɴ",
  573. ["o"] = "Ο", ["O"] = "ο",
  574. ["p"] = "ρ", ["P"] = "ρ",
  575. ["q"] = "ԛ",-- ["Q"] = "ԛ",
  576. ["r"] = "R",-- ["R"] = "r",
  577. ["s"] = "Ṡ", ["S"] = "ş",
  578. ["t"] = "Τ", ["T"] = "t",
  579. ["u"] = "ᴜ", ["U"] = "ũ",
  580. ["v"] = "Ѵ", ["V"] = "ѵ",
  581. ["w"] = "Ԝ", ["W"] = "ш",
  582. ["x"] = "Χ", ["X"] = "x",
  583. ["y"] = "Υ", ["Y"] = "y",
  584. ["z"] = "Ζ", ["Z"] = "ƶ"
  585. }
  586.  
  587. local function filter(message)
  588. for search, replacement in pairs(letters) do
  589. message = replace(message, search, replacement)
  590. end
  591. return message
  592. end
  593.  
  594. local function clearlogsf()
  595. for i = 1, 19 do
  596. chat:SendAsync("")
  597. end
  598. end
  599.  
  600. clearlogs.MouseButton1Click:Connect(function()
  601. clearlogsf()
  602. end)
  603.  
  604. box:GetPropertyChangedSignal("Text"):Connect(function()
  605. if #box.Text > 0 then
  606. bar.send.ImageLabel.ImageColor3 = Color3.fromRGB(255, 255, 255)
  607. elseif #box.Text > 200 or #box.Text == 0 then
  608. bar.send.ImageLabel.ImageColor3 = Color3.fromRGB(131, 131, 131)
  609. end
  610. end)
  611. local function sendchat(msg)
  612. if tcs.ChatVersion == Enum.ChatVersion.LegacyChatService then
  613. game:GetService("ReplicatedStorage"):FindFirstChild("DefaultChatSystemChatEvents").SayMessageRequest:FireServer(msg,"All")
  614. else
  615. chat:SendAsync(msg)
  616. end
  617. end
  618. box.FocusLost:Connect(function(enterPressed)
  619. if enterPressed then
  620. sendchat(filter(box.Text))
  621. box.Text = ""
  622. end
  623. end)
  624.  
  625. send.MouseButton1Click:Connect(function()
  626. sendchat(filter(box.Text))
  627. box.Text = ""
  628. end)
  629. end)
  630. end
  631. local loader = initloader()
  632. loader.UI.Join.MouseButton1Click:Connect(function()
  633. setclipboard("https://discord.gg/c3AbX3GXsr")
  634. a()
  635. loader:Destroy()
  636. end)
  637. loader.UI.Nevermind.MouseButton1Click:Connect(function()
  638. a()
  639. loader:Destroy()
  640. end)
  641. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement