Advertisement
SekkayGod

project ass

Feb 4th, 2024
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.00 KB | None | 0 0
  1. --PROJECT SMASH 2
  2. --[=[
  3. d888b db db d888888b .d888b. db db db .d8b.
  4. 88' Y8b 88 88 `88' VP `8D 88 88 88 d8' `8b
  5. 88 88 88 88 odD' 88 88 88 88ooo88
  6. 88 ooo 88 88 88 .88' 88 88 88 88~~~88
  7. 88. ~8~ 88b d88 .88. j88. 88booo. 88b d88 88 88
  8. Y888P ~Y8888P' Y888888P 888888D Y88888P ~Y8888P' YP YP CONVERTER
  9. ]=]
  10.  
  11. -- Instances: 51 | Scripts: 3 | Modules: 0
  12. local G2L = {};
  13.  
  14. -- StarterGui.AutoFarm
  15. G2L["1"] = Instance.new("ScreenGui", game:GetService("Players").LocalPlayer:WaitForChild("PlayerGui"));
  16. G2L["1"]["Name"] = [[AutoFarm]];
  17. G2L["1"]["ResetOnSpawn"] = false;
  18.  
  19. -- StarterGui.AutoFarm.Main
  20. G2L["2"] = Instance.new("Frame", G2L["1"]);
  21. G2L["2"]["BorderSizePixel"] = 0;
  22. G2L["2"]["BackgroundColor3"] = Color3.fromRGB(10, 10, 10);
  23. G2L["2"]["Size"] = UDim2.new(0.27741140127182007, 0, 0.434515118598938, 0);
  24. G2L["2"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  25. G2L["2"]["Position"] = UDim2.new(-0.000668520457111299, 0, 0.6374008655548096, 0);
  26. G2L["2"]["Name"] = [[Main]];
  27.  
  28. -- StarterGui.AutoFarm.Main.Frame
  29. G2L["3"] = Instance.new("Frame", G2L["2"]);
  30. G2L["3"]["BorderSizePixel"] = 0;
  31. G2L["3"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  32. G2L["3"]["BackgroundTransparency"] = 0.9990000128746033;
  33. G2L["3"]["Size"] = UDim2.new(0.9138576984405518, 0, 0.88165682554245, 0);
  34. G2L["3"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  35. G2L["3"]["Position"] = UDim2.new(-0.0012495794799178839, 0, 0.206994891166687, 0);
  36.  
  37. -- StarterGui.AutoFarm.Main.Frame.UIListLayout
  38. G2L["4"] = Instance.new("UIListLayout", G2L["3"]);
  39. G2L["4"]["VerticalAlignment"] = Enum.VerticalAlignment.Center;
  40. G2L["4"]["HorizontalAlignment"] = Enum.HorizontalAlignment.Center;
  41. G2L["4"]["Padding"] = UDim.new(0, 20);
  42. G2L["4"]["SortOrder"] = Enum.SortOrder.LayoutOrder;
  43.  
  44. -- StarterGui.AutoFarm.Main.Frame.AltFarm
  45. G2L["5"] = Instance.new("TextButton", G2L["3"]);
  46. G2L["5"]["TextWrapped"] = true;
  47. G2L["5"]["BorderSizePixel"] = 0;
  48. G2L["5"]["TextScaled"] = true;
  49. G2L["5"]["BackgroundColor3"] = Color3.fromRGB(10, 10, 10);
  50. G2L["5"]["TextSize"] = 18;
  51. G2L["5"]["FontFace"] = Font.new([[rbxasset://fonts/families/GothamSSm.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
  52. G2L["5"]["TextColor3"] = Color3.fromRGB(86, 86, 255);
  53. G2L["5"]["Size"] = UDim2.new(0.9590163826942444, 0, 0.33557048439979553, 0);
  54. G2L["5"]["Name"] = [[AltFarm]];
  55. G2L["5"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  56. G2L["5"]["Text"] = [[Alt Farm]];
  57. G2L["5"]["Position"] = UDim2.new(0.05992509424686432, 0, 0.5135135054588318, 0);
  58.  
  59. -- StarterGui.AutoFarm.Main.Frame.AltFarm.UICorner
  60. G2L["6"] = Instance.new("UICorner", G2L["5"]);
  61.  
  62.  
  63. -- StarterGui.AutoFarm.Main.Frame.AltFarm.UIStroke
  64. G2L["7"] = Instance.new("UIStroke", G2L["5"]);
  65. G2L["7"]["Color"] = Color3.fromRGB(86, 86, 255);
  66. G2L["7"]["ApplyStrokeMode"] = Enum.ApplyStrokeMode.Border;
  67.  
  68. -- StarterGui.AutoFarm.Main.Frame.AltFarm.UIAspectRatioConstraint
  69. G2L["8"] = Instance.new("UIAspectRatioConstraint", G2L["5"]);
  70. G2L["8"]["AspectRatio"] = 4.679999828338623;
  71.  
  72. -- StarterGui.AutoFarm.Main.Frame.AltFarm.UITextSizeConstraint
  73. G2L["9"] = Instance.new("UITextSizeConstraint", G2L["5"]);
  74. G2L["9"]["MaxTextSize"] = 18;
  75.  
  76. -- StarterGui.AutoFarm.Main.Frame.DestroyTheServer
  77. G2L["a"] = Instance.new("TextButton", G2L["3"]);
  78. G2L["a"]["TextWrapped"] = true;
  79. G2L["a"]["BorderSizePixel"] = 0;
  80. G2L["a"]["TextScaled"] = true;
  81. G2L["a"]["BackgroundColor3"] = Color3.fromRGB(10, 10, 10);
  82. G2L["a"]["TextSize"] = 18;
  83. G2L["a"]["FontFace"] = Font.new([[rbxasset://fonts/families/GothamSSm.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
  84. G2L["a"]["TextColor3"] = Color3.fromRGB(86, 86, 255);
  85. G2L["a"]["Size"] = UDim2.new(0.9590163826942444, 0, 0.33557048439979553, 0);
  86. G2L["a"]["Name"] = [[DestroyTheServer]];
  87. G2L["a"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  88. G2L["a"]["Text"] = [[Destroy the server]];
  89. G2L["a"]["Position"] = UDim2.new(0.05992509424686432, 0, 0.5135135054588318, 0);
  90.  
  91. -- StarterGui.AutoFarm.Main.Frame.DestroyTheServer.UICorner
  92. G2L["b"] = Instance.new("UICorner", G2L["a"]);
  93.  
  94.  
  95. -- StarterGui.AutoFarm.Main.Frame.DestroyTheServer.UIStroke
  96. G2L["c"] = Instance.new("UIStroke", G2L["a"]);
  97. G2L["c"]["Color"] = Color3.fromRGB(86, 86, 255);
  98. G2L["c"]["ApplyStrokeMode"] = Enum.ApplyStrokeMode.Border;
  99.  
  100. -- StarterGui.AutoFarm.Main.Frame.DestroyTheServer.UIAspectRatioConstraint
  101. G2L["d"] = Instance.new("UIAspectRatioConstraint", G2L["a"]);
  102. G2L["d"]["AspectRatio"] = 4.679999828338623;
  103.  
  104. -- StarterGui.AutoFarm.Main.Frame.DestroyTheServer.UITextSizeConstraint
  105. G2L["e"] = Instance.new("UITextSizeConstraint", G2L["a"]);
  106. G2L["e"]["MaxTextSize"] = 18;
  107.  
  108. -- StarterGui.AutoFarm.Main.Frame.LocalScript
  109. G2L["f"] = Instance.new("LocalScript", G2L["3"]);
  110.  
  111.  
  112. -- StarterGui.AutoFarm.Main.Frame.UIAspectRatioConstraint
  113. G2L["10"] = Instance.new("UIAspectRatioConstraint", G2L["3"]);
  114. G2L["10"]["AspectRatio"] = 1.63758385181427;
  115.  
  116. -- StarterGui.AutoFarm.Main.UIListLayout
  117. G2L["11"] = Instance.new("UIListLayout", G2L["2"]);
  118. G2L["11"]["VerticalAlignment"] = Enum.VerticalAlignment.Center;
  119. G2L["11"]["HorizontalAlignment"] = Enum.HorizontalAlignment.Center;
  120. G2L["11"]["SortOrder"] = Enum.SortOrder.LayoutOrder;
  121.  
  122. -- StarterGui.AutoFarm.Main.UICorner
  123. G2L["12"] = Instance.new("UICorner", G2L["2"]);
  124.  
  125.  
  126. -- StarterGui.AutoFarm.Main.UIStroke
  127. G2L["13"] = Instance.new("UIStroke", G2L["2"]);
  128. G2L["13"]["Color"] = Color3.fromRGB(86, 86, 255);
  129.  
  130. -- StarterGui.AutoFarm.Main.UIAspectRatioConstraint
  131. G2L["14"] = Instance.new("UIAspectRatioConstraint", G2L["2"]);
  132. G2L["14"]["AspectRatio"] = 1.5798816680908203;
  133.  
  134. -- StarterGui.AutoFarm.AltFarm
  135. G2L["15"] = Instance.new("Frame", G2L["1"]);
  136. G2L["15"]["BorderSizePixel"] = 0;
  137. G2L["15"]["BackgroundColor3"] = Color3.fromRGB(10, 10, 10);
  138. G2L["15"]["AnchorPoint"] = Vector2.new(0.5, 0.5);
  139. G2L["15"]["Size"] = UDim2.new(0.27764126658439636, 0, 0.2849372625350952, 0);
  140. G2L["15"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  141. G2L["15"]["Position"] = UDim2.new(0.1379222422838211, 0, 0.45873934030532837, 0);
  142. G2L["15"]["Visible"] = false;
  143. G2L["15"]["Name"] = [[AltFarm]];
  144.  
  145. -- StarterGui.AutoFarm.AltFarm.UICorner
  146. G2L["16"] = Instance.new("UICorner", G2L["15"]);
  147.  
  148.  
  149. -- StarterGui.AutoFarm.AltFarm.UIStroke
  150. G2L["17"] = Instance.new("UIStroke", G2L["15"]);
  151. G2L["17"]["Color"] = Color3.fromRGB(86, 86, 255);
  152.  
  153. -- StarterGui.AutoFarm.AltFarm.TextBox
  154. G2L["18"] = Instance.new("TextBox", G2L["15"]);
  155. G2L["18"]["PlaceholderColor3"] = Color3.fromRGB(136, 138, 255);
  156. G2L["18"]["BorderSizePixel"] = 0;
  157. G2L["18"]["TextSize"] = 14;
  158. G2L["18"]["TextWrapped"] = true;
  159. G2L["18"]["TextScaled"] = true;
  160. G2L["18"]["BackgroundColor3"] = Color3.fromRGB(10, 10, 10);
  161. G2L["18"]["TextColor3"] = Color3.fromRGB(86, 86, 255);
  162. G2L["18"]["FontFace"] = Font.new([[rbxasset://fonts/families/GothamSSm.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
  163. G2L["18"]["PlaceholderText"] = [[player]];
  164. G2L["18"]["Size"] = UDim2.new(0.8764045238494873, 0, 0.2635135054588318, 0);
  165. G2L["18"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  166. G2L["18"]["Text"] = [[]];
  167. G2L["18"]["Position"] = UDim2.new(0.06064425781369209, 0, 0.12414179742336273, 0);
  168.  
  169. -- StarterGui.AutoFarm.AltFarm.TextBox.UIStroke
  170. G2L["19"] = Instance.new("UIStroke", G2L["18"]);
  171. G2L["19"]["Color"] = Color3.fromRGB(86, 86, 255);
  172. G2L["19"]["ApplyStrokeMode"] = Enum.ApplyStrokeMode.Border;
  173.  
  174. -- StarterGui.AutoFarm.AltFarm.TextBox.UICorner
  175. G2L["1a"] = Instance.new("UICorner", G2L["18"]);
  176.  
  177.  
  178. -- StarterGui.AutoFarm.AltFarm.TextBox.UIAspectRatioConstraint
  179. G2L["1b"] = Instance.new("UIAspectRatioConstraint", G2L["18"]);
  180. G2L["1b"]["AspectRatio"] = 6;
  181.  
  182. -- StarterGui.AutoFarm.AltFarm.TextBox.UITextSizeConstraint
  183. G2L["1c"] = Instance.new("UITextSizeConstraint", G2L["18"]);
  184. G2L["1c"]["MaxTextSize"] = 14;
  185.  
  186. -- StarterGui.AutoFarm.AltFarm.TextButton
  187. G2L["1d"] = Instance.new("TextButton", G2L["15"]);
  188. G2L["1d"]["TextWrapped"] = true;
  189. G2L["1d"]["BorderSizePixel"] = 0;
  190. G2L["1d"]["TextScaled"] = true;
  191. G2L["1d"]["BackgroundColor3"] = Color3.fromRGB(10, 10, 10);
  192. G2L["1d"]["TextSize"] = 18;
  193. G2L["1d"]["FontFace"] = Font.new([[rbxasset://fonts/families/GothamSSm.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
  194. G2L["1d"]["TextColor3"] = Color3.fromRGB(86, 86, 255);
  195. G2L["1d"]["Size"] = UDim2.new(0.8764045238494873, 0, 0.3378378450870514, 0);
  196. G2L["1d"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  197. G2L["1d"]["Text"] = [[Farm]];
  198. G2L["1d"]["Position"] = UDim2.new(0.05992509424686432, 0, 0.5135135054588318, 0);
  199.  
  200. -- StarterGui.AutoFarm.AltFarm.TextButton.UICorner
  201. G2L["1e"] = Instance.new("UICorner", G2L["1d"]);
  202.  
  203.  
  204. -- StarterGui.AutoFarm.AltFarm.TextButton.UIStroke
  205. G2L["1f"] = Instance.new("UIStroke", G2L["1d"]);
  206. G2L["1f"]["Color"] = Color3.fromRGB(86, 86, 255);
  207. G2L["1f"]["ApplyStrokeMode"] = Enum.ApplyStrokeMode.Border;
  208.  
  209. -- StarterGui.AutoFarm.AltFarm.TextButton.UIAspectRatioConstraint
  210. G2L["20"] = Instance.new("UIAspectRatioConstraint", G2L["1d"]);
  211. G2L["20"]["AspectRatio"] = 4.679999828338623;
  212.  
  213. -- StarterGui.AutoFarm.AltFarm.TextButton.UITextSizeConstraint
  214. G2L["21"] = Instance.new("UITextSizeConstraint", G2L["1d"]);
  215. G2L["21"]["MaxTextSize"] = 18;
  216.  
  217. -- StarterGui.AutoFarm.AltFarm.LocalScript
  218. G2L["22"] = Instance.new("LocalScript", G2L["15"]);
  219.  
  220.  
  221. -- StarterGui.AutoFarm.AltFarm.UIAspectRatioConstraint
  222. G2L["23"] = Instance.new("UIAspectRatioConstraint", G2L["15"]);
  223. G2L["23"]["AspectRatio"] = 1.8040540218353271;
  224.  
  225. -- StarterGui.AutoFarm.ESAt
  226. G2L["24"] = Instance.new("Frame", G2L["1"]);
  227. G2L["24"]["BorderSizePixel"] = 0;
  228. G2L["24"]["BackgroundColor3"] = Color3.fromRGB(10, 10, 10);
  229. G2L["24"]["AnchorPoint"] = Vector2.new(0.5, 0.5);
  230. G2L["24"]["Size"] = UDim2.new(0.27799999713897705, 0, 0.2849999964237213, 0);
  231. G2L["24"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  232. G2L["24"]["Position"] = UDim2.new(0.1379999965429306, 0, 0.45899999141693115, 0);
  233. G2L["24"]["Visible"] = false;
  234. G2L["24"]["Name"] = [[ESAt]];
  235.  
  236. -- StarterGui.AutoFarm.ESAt.UICorner
  237. G2L["25"] = Instance.new("UICorner", G2L["24"]);
  238.  
  239.  
  240. -- StarterGui.AutoFarm.ESAt.UIStroke
  241. G2L["26"] = Instance.new("UIStroke", G2L["24"]);
  242. G2L["26"]["Color"] = Color3.fromRGB(86, 86, 255);
  243.  
  244. -- StarterGui.AutoFarm.ESAt.TextBox
  245. G2L["27"] = Instance.new("TextBox", G2L["24"]);
  246. G2L["27"]["PlaceholderColor3"] = Color3.fromRGB(136, 138, 255);
  247. G2L["27"]["BorderSizePixel"] = 0;
  248. G2L["27"]["TextSize"] = 14;
  249. G2L["27"]["TextWrapped"] = true;
  250. G2L["27"]["TextScaled"] = true;
  251. G2L["27"]["BackgroundColor3"] = Color3.fromRGB(10, 10, 10);
  252. G2L["27"]["TextColor3"] = Color3.fromRGB(86, 86, 255);
  253. G2L["27"]["FontFace"] = Font.new([[rbxasset://fonts/families/GothamSSm.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
  254. G2L["27"]["PlaceholderText"] = [[player,player (exluded)]];
  255. G2L["27"]["Size"] = UDim2.new(0.8764045238494873, 0, 0.2635135054588318, 0);
  256. G2L["27"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  257. G2L["27"]["Text"] = [[]];
  258. G2L["27"]["Position"] = UDim2.new(0.06064425781369209, 0, 0.12414179742336273, 0);
  259.  
  260. -- StarterGui.AutoFarm.ESAt.TextBox.UIStroke
  261. G2L["28"] = Instance.new("UIStroke", G2L["27"]);
  262. G2L["28"]["Color"] = Color3.fromRGB(86, 86, 255);
  263. G2L["28"]["ApplyStrokeMode"] = Enum.ApplyStrokeMode.Border;
  264.  
  265. -- StarterGui.AutoFarm.ESAt.TextBox.UICorner
  266. G2L["29"] = Instance.new("UICorner", G2L["27"]);
  267.  
  268.  
  269. -- StarterGui.AutoFarm.ESAt.TextBox.UIAspectRatioConstraint
  270. G2L["2a"] = Instance.new("UIAspectRatioConstraint", G2L["27"]);
  271. G2L["2a"]["AspectRatio"] = 6;
  272.  
  273. -- StarterGui.AutoFarm.ESAt.TextBox.UITextSizeConstraint
  274. G2L["2b"] = Instance.new("UITextSizeConstraint", G2L["27"]);
  275. G2L["2b"]["MaxTextSize"] = 14;
  276.  
  277. -- StarterGui.AutoFarm.ESAt.TextButton
  278. G2L["2c"] = Instance.new("TextButton", G2L["24"]);
  279. G2L["2c"]["TextWrapped"] = true;
  280. G2L["2c"]["BorderSizePixel"] = 0;
  281. G2L["2c"]["TextScaled"] = true;
  282. G2L["2c"]["BackgroundColor3"] = Color3.fromRGB(10, 10, 10);
  283. G2L["2c"]["TextSize"] = 18;
  284. G2L["2c"]["FontFace"] = Font.new([[rbxasset://fonts/families/GothamSSm.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
  285. G2L["2c"]["TextColor3"] = Color3.fromRGB(86, 86, 255);
  286. G2L["2c"]["Size"] = UDim2.new(0.8764045238494873, 0, 0.3378378450870514, 0);
  287. G2L["2c"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  288. G2L["2c"]["Text"] = [[Destroy]];
  289. G2L["2c"]["Position"] = UDim2.new(0.05992509424686432, 0, 0.5135135054588318, 0);
  290.  
  291. -- StarterGui.AutoFarm.ESAt.TextButton.UICorner
  292. G2L["2d"] = Instance.new("UICorner", G2L["2c"]);
  293.  
  294.  
  295. -- StarterGui.AutoFarm.ESAt.TextButton.UIStroke
  296. G2L["2e"] = Instance.new("UIStroke", G2L["2c"]);
  297. G2L["2e"]["Color"] = Color3.fromRGB(86, 86, 255);
  298. G2L["2e"]["ApplyStrokeMode"] = Enum.ApplyStrokeMode.Border;
  299.  
  300. -- StarterGui.AutoFarm.ESAt.TextButton.UIAspectRatioConstraint
  301. G2L["2f"] = Instance.new("UIAspectRatioConstraint", G2L["2c"]);
  302. G2L["2f"]["AspectRatio"] = 4.679999828338623;
  303.  
  304. -- StarterGui.AutoFarm.ESAt.TextButton.UITextSizeConstraint
  305. G2L["30"] = Instance.new("UITextSizeConstraint", G2L["2c"]);
  306. G2L["30"]["MaxTextSize"] = 18;
  307.  
  308. -- StarterGui.AutoFarm.ESAt.LocalScript
  309. G2L["31"] = Instance.new("LocalScript", G2L["24"]);
  310.  
  311.  
  312. -- StarterGui.AutoFarm.ESAt.UIAspectRatioConstraint
  313. G2L["32"] = Instance.new("UIAspectRatioConstraint", G2L["24"]);
  314. G2L["32"]["AspectRatio"] = 1.8040540218353271;
  315.  
  316. -- StarterGui.AutoFarm.UIAspectRatioConstraint
  317. G2L["33"] = Instance.new("UIAspectRatioConstraint", G2L["1"]);
  318. G2L["33"]["AspectRatio"] = 1.5719603300094604;
  319.  
  320. -- StarterGui.AutoFarm.Main.Frame.LocalScript
  321. local function C_f()
  322. local script = G2L["f"];
  323. local alt = script.Parent.AltFarm
  324. local destroy = script.Parent.DestroyTheServer
  325.  
  326. alt.MouseButton1Click:Connect(function()
  327. script.Parent.Parent.Parent.AltFarm.Visible = true
  328. script.Parent.Parent.Parent.ESAt.Visible = false
  329. end)
  330. destroy.MouseButton1Click:Connect(function()
  331. script.Parent.Parent.Parent.AltFarm.Visible = false
  332. script.Parent.Parent.Parent.ESAt.Visible = true
  333. end)
  334. end;
  335. task.spawn(C_f);
  336. -- StarterGui.AutoFarm.AltFarm.LocalScript
  337. local function C_22()
  338. local script = G2L["22"];
  339. script.Parent.TextButton.MouseButton1Click:Connect(function()
  340. ------------------------------------------------------------------------------------------FUNCTION NERDS
  341. local textb = script.Parent.TextBox
  342. local button = script.Parent.TextButton
  343.  
  344. local distance = 5
  345.  
  346. local player = game.Players.LocalPlayer
  347. local targetPlayer = game.Players:FindFirstChild(textb.Text)
  348. local status = player.Name.."StatusFolder"
  349. local path = game.ReplicatedStorage.statusFolders[status].dmgPercent
  350.  
  351. if path.Value == 0 then
  352. game:GetService("ReplicatedStorage").Remotes.game.deploy:InvokeServer()
  353. local playerHRP = player.Character.HumanoidRootPart
  354. local targetHRP = targetPlayer.Character.HumanoidRootPart
  355. local offset = targetHRP.CFrame.LookVector * distance
  356. playerHRP.CFrame = targetHRP.CFrame + offset
  357. else
  358. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(264.121, 1516.488, 1630.058)
  359. wait(0.6)
  360. player.Character.Humanoid.Health=0
  361. path.Value = 0
  362. end
  363. end)
  364. end;
  365. task.spawn(C_22);
  366. -- StarterGui.AutoFarm.ESAt.LocalScript
  367.  
  368. local function des(name)
  369. while true do
  370.  
  371. for i,v in pairs(game.Players:GetChildren()) do
  372. if v:IsA("Player") then
  373. if v.Name == name then
  374. else
  375. local args = {
  376. [1] = v.Character,
  377. [2] = Vector3.new(-299.0080871582031, -15.301231384277344, 109.15137481689453),
  378. [3] = Vector3.new(0, -99, 0)
  379. }
  380. game:GetService("ReplicatedStorage").Remotes.koReflect:FireServer(unpack(args))
  381. end
  382. end
  383. end
  384. wait()
  385. end
  386. end
  387.  
  388. local function C_31()
  389. local script = G2L["31"];
  390. script.Parent.TextButton.MouseButton1Click:Connect(function()
  391. ----------------------------------------------------------------------------FUNCTION2 NERDS
  392. local textb = script.Parent.TextBox
  393. local button = script.Parent.TextButton
  394. des(textb.Text)
  395. end)
  396. end;
  397. task.spawn(C_31);
  398.  
  399. return G2L["1"], require;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement