JkleoMDS

unrealskill gui (NOT BY ME)

Mar 3rd, 2018
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 214.99 KB | None | 0 0
  1. ---loadstring (NOT BY ME):loadstring(game:GetObjects("rbxassetid://165559198")[1].Source)()
  2. ---Script
  3. local GUI=Instance.new('ScreenGui',Game.CoreGui);
  4. GUI.Name='Execute';
  5. local TBS=Instance.new('TextBox',GUI);
  6. TBS.Text='';
  7. TBS.TextColor3=Color3.new(1,1,1)
  8. TBS.Font='Legacy'
  9. TBS.FontSize='Size24'
  10. TBS.BackgroundColor3=Color3.new(0,0,1)
  11. TBS.BackgroundTransparency='.7'
  12. TBS.BorderColor3=Color3.new(0,0,0)
  13. TBS.Size=UDim2.new(0,250,0,25)
  14. TBS.Position=UDim2.new(0,1,0.174999997,0)
  15. TBS.Draggable=true;
  16. TBS.TextXAlignment='Left'
  17. TBS.FocusLost:connect(function(wot) if wot then
  18. ypcall(function()loadstring(TBS.Text)() end);
  19. TBS.Text=''
  20. end;
  21. end);
  22.  
  23. Version = 9.60
  24.  
  25. s = Instance.new("ScreenGui", game.CoreGui)
  26.  
  27. PluginGui = Instance.new("TextButton")
  28. PluginGui.Parent = s
  29. PluginGui.Size = UDim2.new(0.1,0,0,25)
  30. PluginGui.Position = UDim2.new(0,0,0.7,0)
  31. PluginGui.Text="Exploit Menu"
  32. PluginGui.BackgroundTransparency = 0.3
  33. PluginGui.TextColor = BrickColor.new("White")
  34. PluginGui.BackgroundColor = BrickColor.new("Really Black")
  35. PluginGui.BorderColor = BrickColor.new("Black")
  36. PluginGui.Font = "ArialBold"
  37. PluginGui.FontSize = "Size14"
  38. PluginGui.TextStrokeColor3 = Color3.new(0/0,0/0,0/0)
  39. PluginGui.TextStrokeTransparency = 0.3
  40. PluginGui.BorderSizePixel = 1
  41. PluginGui.BorderColor = BrickColor.new("White")
  42.  
  43.  
  44. PluginGui.MouseButton1Down:connect(function()
  45. local screengui = Instance.new("ScreenGui")
  46. screengui.Parent = game:GetService("CoreGui")
  47. screengui.Name = "CommandBar"
  48. local textlabel = Instance.new("TextLabel")
  49. textlabel.Parent = screengui
  50. textlabel.Name = "Title"
  51. textlabel.Active = true
  52. textlabel.BackgroundColor = BrickColor.new("Really black")
  53. textlabel.BorderSizePixel = 0
  54. textlabel.Draggable = true
  55. textlabel.Font = "ArialBold"
  56. textlabel.FontSize = "Size14"
  57. textlabel.Position = UDim2.new(0.33,0,0.2,0)
  58. textlabel.Size = UDim2.new(0.65,0,0.05,0)
  59. textlabel.Text = "unrealskill GUI BETA V"..Version..""
  60. textlabel.TextColor3 = Color3.new(255/255,255/255,255/255)
  61.  
  62. local textbox = Instance.new("TextBox")
  63. textbox.Parent = textlabel
  64. textbox.BackgroundColor = BrickColor.new("Really black")
  65. textbox.BackgroundTransparency = 0.3
  66. textbox.Position = UDim2.new(0,0,1,0)
  67. textbox.Size = UDim2.new(1,0,9,0)
  68. textbox.Text = ""
  69. textbox.TextColor3 = Color3.new(255/255,255/255,255/255)
  70. textbox.TextXAlignment = "Left"
  71. textbox.TextYAlignment = "Top"
  72. textbox.BorderSizePixel = 0
  73. textbox.Font = "ArialBold"
  74. textbox.FontSize = "Size14"
  75. textbox.TextStrokeColor3 = Color3.new(0/0,0/0,0/0)
  76. textbox.TextStrokeTransparency = 0.3
  77. textbox.ClearTextOnFocus = false
  78. textbox.Draggable = false
  79. textbox.MultiLine = true
  80. textbox.TextWrap = true
  81.  
  82. local fpaaff = Instance.new("TextButton")
  83. fpaaff.Parent = textbox
  84. fpaaff.Position = UDim2.new(-0.47,0,-0.02,0)
  85. fpaaff.Size = UDim2.new(0.47,0,1,0)
  86. fpaaff.BackgroundColor = BrickColor.new("Really black")
  87. fpaaff.Font = "ArialBold"
  88. fpaaff.FontSize = "Size14"
  89. fpaaff.TextColor3 = Color3.new(255/255,255/255,255/255)
  90. fpaaff.BorderSizePixel = 0
  91. fpaaff.BackgroundTransparency = 0.3
  92. fpaaff.Text = ""
  93.  
  94. local textbo = Instance.new("TextBox")
  95. textbo.Parent = textlabel
  96. textbo.BackgroundColor = BrickColor.new("Really black")
  97. textbo.BackgroundTransparency = 0.3
  98. textbo.Position = UDim2.new(0,0,-1,0)
  99. textbo.Size = UDim2.new(1,0,1,0)
  100. textbo.Text = ""
  101. textbo.TextColor3 = Color3.new(255/255,255/255,255/255)
  102. textbo.TextXAlignment = "Left"
  103. textbo.TextYAlignment = "Top"
  104. textbo.BorderSizePixel = 0
  105. textbo.Font = "ArialBold"
  106. textbo.FontSize = "Size14"
  107. textbo.TextStrokeColor3 = Color3.new(0/0,0/0,0/0)
  108. textbo.TextStrokeTransparency = 0.3
  109. textbo.ClearTextOnFocus = false
  110. textbo.Draggable = false
  111. textbo.MultiLine = true
  112. textbo.TextWrap = true
  113.  
  114. local textbxn = Instance.new("TextBox")
  115. textbxn.Parent = textlabel
  116. textbxn.BackgroundColor = BrickColor.new("Really black")
  117. textbxn.BackgroundTransparency = 0.3
  118. textbxn.Position = UDim2.new(0,0, 13,0)
  119. textbxn.Size = UDim2.new(0.4,0,1,0)
  120. textbxn.Text = "PLAYA "
  121. textbxn.TextColor3 = Color3.new(255/255,255/255,255/255)
  122. textbxn.TextXAlignment = "Left"
  123. textbxn.TextYAlignment = "Top"
  124. textbxn.BorderSizePixel = 0
  125. textbxn.Font = "ArialBold"
  126. textbxn.FontSize = "Size14"
  127. textbxn.TextStrokeColor3 = Color3.new(0/0,0/0,0/0)
  128. textbxn.TextStrokeTransparency = 0.3
  129. textbxn.ClearTextOnFocus = false
  130. textbxn.Draggable = false
  131. textbxn.MultiLine = true
  132. textbxn.TextWrap = true
  133.  
  134. local textbxxe = Instance.new("TextLabel")
  135. textbxxe.Parent = textlabel
  136. textbxxe.BackgroundColor = BrickColor.new("Really black")
  137. textbxxe.BackgroundTransparency = 0
  138. textbxxe.Position = UDim2.new(0.4,0, 13,0)
  139. textbxxe.Size = UDim2.new(0.4,0,1,0)
  140. textbxxe.Text = "Player Name"
  141. textbxxe.TextColor3 = Color3.new(255/255,255/255,255/255)
  142. textbxxe.TextXAlignment = "Center"
  143. textbxxe.TextYAlignment = "Center"
  144. textbxxe.BorderSizePixel = 0
  145. textbxxe.Font = "ArialBold"
  146. textbxxe.FontSize = "Size14"
  147. textbxxe.TextStrokeColor3 = Color3.new(0/0,0/0,0/0)
  148. textbxxe.TextStrokeTransparency = 0.3
  149. --
  150. --
  151. --
  152. --
  153. --
  154. --
  155. --
  156. --
  157. --
  158. --
  159. --
  160. --
  161. --
  162. --
  163. --
  164. --
  165. --
  166. --
  167. --
  168. --
  169. --
  170. --
  171. --
  172. --
  173. --
  174. --
  175. --
  176. --
  177. --
  178. --
  179. local redddde = Instance.new("TextButton")
  180. redddde.Parent = textbox
  181. redddde.Position = UDim2.new(-0.46,0,-0.13,0)
  182. redddde.Size = UDim2.new(0.1,0,0,25)
  183. redddde.BackgroundColor = BrickColor.new("Really black")
  184. redddde.Font = "ArialBold"
  185. redddde.FontSize = "Size14"
  186. redddde.TextColor3 = Color3.new(255/255,255/255,255/255)
  187. redddde.BorderSizePixel = 0
  188. redddde.Text = "SeccondPage"
  189. redddde.MouseButton1Down:connect(function()
  190. screengui:remove()
  191. sss = Instance.new("ScreenGui", game.CoreGui)
  192.  
  193. local textbox = Instance.new("TextBox")
  194. textbox.Parent = sss
  195. textbox.BackgroundColor = BrickColor.new("Really black")
  196. textbox.BackgroundTransparency = 0.3
  197. textbox.Position = UDim2.new(0,0,1,0)
  198. textbox.Size = UDim2.new(1,0,9,0)
  199. textbox.Text = ""
  200. textbox.TextColor3 = Color3.new(255/255,255/255,255/255)
  201. textbox.TextXAlignment = "Left"
  202. textbox.TextYAlignment = "Top"
  203. textbox.BorderSizePixel = 0
  204. textbox.Font = "ArialBold"
  205. textbox.FontSize = "Size14"
  206. textbox.TextStrokeColor3 = Color3.new(0/0,0/0,0/0)
  207. textbox.TextStrokeTransparency = 0.3
  208. textbox.ClearTextOnFocus = false
  209. textbox.Draggable = false
  210. textbox.MultiLine = true
  211. textbox.TextWrap = true
  212.  
  213. local texm = Instance.new("TextLabel")
  214. texm.Parent = sss
  215. texm.BackgroundColor = BrickColor.new("Really black")
  216. texm.BackgroundTransparency = 0.5
  217. texm.Position = UDim2.new(0,0,0,0)
  218. texm.Size = UDim2.new(1,0,1,0)
  219. texm.Text = ""
  220. texm.TextColor3 = Color3.new(255/255,255/255,255/255)
  221. texm.TextXAlignment = "Center"
  222. texm.TextYAlignment = "Center"
  223. texm.BorderSizePixel = 0
  224. texm.Font = "ArialBold"
  225. texm.FontSize = "Size14"
  226. texm.TextStrokeColor3 = Color3.new(0/0,0/0,0/0)
  227. texm.TextStrokeTransparency = 0.3
  228.  
  229. local textbxnn = Instance.new("TextBox")
  230. textbxnn.Parent = texm
  231. textbxnn.BackgroundColor = BrickColor.new("Really black")
  232. textbxnn.BackgroundTransparency = 0.3
  233. textbxnn.Position = UDim2.new(0.45,0,0.05,0)
  234. textbxnn.Size = UDim2.new(0.4,0,0.05,0)
  235. textbxnn.Text = "Insert Player's Name and Values"
  236. textbxnn.TextColor3 = Color3.new(255/255,255/255,255/255)
  237. textbxnn.TextXAlignment = "Left"
  238. textbxnn.TextYAlignment = "Top"
  239. textbxnn.BorderSizePixel = 0
  240. textbxnn.Font = "ArialBold"
  241. textbxnn.FontSize = "Size14"
  242. textbxnn.TextStrokeColor3 = Color3.new(0/0,0/0,0/0)
  243. textbxnn.TextStrokeTransparency = 0.3
  244. textbxnn.ClearTextOnFocus = false
  245. textbxnn.Draggable = false
  246. textbxnn.MultiLine = true
  247. textbxnn.TextWrap = true
  248.  
  249. local rainbow = Instance.new("TextButton")
  250. rainbow.Parent = texm
  251. rainbow.Position = UDim2.new(0.2,0,0.2,0)
  252. rainbow.Size = UDim2.new(0.1,0,0,25)
  253. rainbow.BackgroundColor = BrickColor.new("Really black")
  254. rainbow.Font = "ArialBold"
  255. rainbow.FontSize = "Size14"
  256. rainbow.TextColor3 = Color3.new(255/255,255/255,255/255)
  257. rainbow.BorderSizePixel = 0
  258. rainbow.Text = "MiniGun"
  259. rainbow.MouseButton1Down:connect(function()
  260. game:GetObjects("rbxassetid://140634024")[1].Parent=game.Players.LocalPlayer.Backpack
  261. end)
  262.  
  263. local rainbow3 = Instance.new("TextButton")
  264. rainbow3.Parent = texm
  265. rainbow3.Position = UDim2.new(0.2,0,0.25,0)
  266. rainbow3.Size = UDim2.new(0.1,0,0,25)
  267. rainbow3.BackgroundColor = BrickColor.new("Really black")
  268. rainbow3.Font = "ArialBold"
  269. rainbow3.FontSize = "Size14"
  270. rainbow3.TextColor3 = Color3.new(255/255,255/255,255/255)
  271. rainbow3.BorderSizePixel = 0
  272. rainbow3.Text = "Flood"
  273. rainbow3.MouseButton1Down:connect(function()
  274. Game.Workspace.Terrain:SetCells(Region3int16.new(Vector3int16.new(-100,-100,-100), Vector3int16.new(100,100,100)), 17, "Solid", "X")
  275. end)
  276.  
  277. local rainbow3 = Instance.new("TextButton")
  278. rainbow3.Parent = texm
  279. rainbow3.Position = UDim2.new(0.2,0,0.3,0)
  280. rainbow3.Size = UDim2.new(0.1,0,0,25)
  281. rainbow3.BackgroundColor = BrickColor.new("Really black")
  282. rainbow3.Font = "ArialBold"
  283. rainbow3.FontSize = "Size14"
  284. rainbow3.TextColor3 = Color3.new(255/255,255/255,255/255)
  285. rainbow3.BorderSizePixel = 0
  286. rainbow3.Text = "DONTPRESS"
  287. rainbow3.MouseButton1Down:connect(function()
  288. game.Players.LocalPlayer:remove()
  289. end)
  290.  
  291. local rainbow3 = Instance.new("TextButton")
  292. rainbow3.Parent = texm
  293. rainbow3.Position = UDim2.new(0.2,0,0.1,0)
  294. rainbow3.Size = UDim2.new(0.1,0,0,25)
  295. rainbow3.BackgroundColor = BrickColor.new("Really black")
  296. rainbow3.Font = "ArialBold"
  297. rainbow3.FontSize = "Size14"
  298. rainbow3.TextColor3 = Color3.new(255/255,255/255,255/255)
  299. rainbow3.BorderSizePixel = 0
  300. rainbow3.Text = "Exit"
  301. rainbow3.MouseButton1Down:connect(function()
  302. sss:Remove()
  303. end)
  304.  
  305. local rainbow3 = Instance.new("TextButton")
  306. rainbow3.Parent = texm
  307. rainbow3.Position = UDim2.new(0.2,0,0.35,0)
  308. rainbow3.Size = UDim2.new(0.1,0,0,25)
  309. rainbow3.BackgroundColor = BrickColor.new("Really black")
  310. rainbow3.Font = "ArialBold"
  311. rainbow3.FontSize = "Size14"
  312. rainbow3.TextColor3 = Color3.new(255/255,255/255,255/255)
  313. rainbow3.BorderSizePixel = 0
  314. rainbow3.Text = "LOL"
  315. rainbow3.MouseButton1Down:connect(function()
  316. game.Workspace:remove()
  317. end)
  318.  
  319. local rainbow4 = Instance.new("TextButton")
  320. rainbow4.Parent = texm
  321. rainbow4.Position = UDim2.new(0.2,0,0.4,0)
  322. rainbow4.Size = UDim2.new(0.1,0,0,25)
  323. rainbow4.BackgroundColor = BrickColor.new("Really black")
  324. rainbow4.Font = "ArialBold"
  325. rainbow4.FontSize = "Size14"
  326. rainbow4.TextColor3 = Color3.new(255/255,255/255,255/255)
  327. rainbow4.BorderSizePixel = 0
  328. rainbow4.Text = "InsertTool"
  329. rainbow4.MouseButton1Down:connect(function()
  330. game:GetObjects("rbxassetid://73504704")[1].Parent=game.Players.LocalPlayer.Backpack
  331. end)
  332.  
  333. local rainbow4 = Instance.new("TextButton")
  334. rainbow4.Parent = texm
  335. rainbow4.Position = UDim2.new(0.2,0,0.45,0)
  336. rainbow4.Size = UDim2.new(0.1,0,0,25)
  337. rainbow4.BackgroundColor = BrickColor.new("Really black")
  338. rainbow4.Font = "ArialBold"
  339. rainbow4.FontSize = "Size14"
  340. rainbow4.TextColor3 = Color3.new(255/255,255/255,255/255)
  341. rainbow4.BorderSizePixel = 0
  342. rainbow4.Text = "Executer"
  343. rainbow4.MouseButton1Down:connect(function()
  344. loadstring(game:GetObjects("rbxassetid://138660278")[1].Source)()
  345. end)
  346.  
  347. local rainbow4 = Instance.new("TextButton")
  348. rainbow4.Parent = texm
  349. rainbow4.Position = UDim2.new(0.2,0,0.5,0)
  350. rainbow4.Size = UDim2.new(0.1,0,0,25)
  351. rainbow4.BackgroundColor = BrickColor.new("Really black")
  352. rainbow4.Font = "ArialBold"
  353. rainbow4.FontSize = "Size14"
  354. rainbow4.TextColor3 = Color3.new(255/255,255/255,255/255)
  355. rainbow4.BorderSizePixel = 0
  356. rainbow4.Text = "Khols"
  357. rainbow4.MouseButton1Down:connect(function()
  358. game:GetObjects("rbxassetid://141905501")[1].Parent=game.Players.LocalPlayer.Backpack
  359. end)
  360.  
  361. local rainbow4 = Instance.new("TextButton")
  362. rainbow4.Parent = texm
  363. rainbow4.Position = UDim2.new(0.2,0,0.55,0)
  364. rainbow4.Size = UDim2.new(0.1,0,0,25)
  365. rainbow4.BackgroundColor = BrickColor.new("Really black")
  366. rainbow4.Font = "ArialBold"
  367. rainbow4.FontSize = "Size14"
  368. rainbow4.TextColor3 = Color3.new(255/255,255/255,255/255)
  369. rainbow4.BorderSizePixel = 0
  370. rainbow4.Text = "EyeLaser"
  371. rainbow4.MouseButton1Down:connect(function()
  372. game:GetObjects("rbxassetid://142007482")[1].Parent=game.Players.LocalPlayer.Backpack
  373. end)
  374.  
  375. local rainbow4 = Instance.new("TextButton")
  376. rainbow4.Parent = texm
  377. rainbow4.Position = UDim2.new(0.2,0,0.6,0)
  378. rainbow4.Size = UDim2.new(0.1,0,0,25)
  379. rainbow4.BackgroundColor = BrickColor.new("Really black")
  380. rainbow4.Font = "ArialBold"
  381. rainbow4.FontSize = "Size14"
  382. rainbow4.TextColor3 = Color3.new(255/255,255/255,255/255)
  383. rainbow4.BorderSizePixel = 0
  384. rainbow4.Text = "SpinHead"
  385. rainbow4.MouseButton1Down:connect(function()
  386. b = game.Players.LocalPlayer.Character
  387. for X = 1, math.huge, 0.1 do
  388. wait()
  389. b.Torso.Neck.C0 = CFrame.new(0,1.5,0) * CFrame.fromAxisAngle(Vector3.new(0,1,0), X)
  390. b.Torso.Neck.C1 = CFrame.new(0,0,0)
  391. end
  392. end)
  393.  
  394. local rainbow4 = Instance.new("TextButton")
  395. rainbow4.Parent = texm
  396. rainbow4.Position = UDim2.new(0.2,0,0.65,0)
  397. rainbow4.Size = UDim2.new(0.1,0,0,25)
  398. rainbow4.BackgroundColor = BrickColor.new("Really black")
  399. rainbow4.Font = "ArialBold"
  400. rainbow4.FontSize = "Size14"
  401. rainbow4.TextColor3 = Color3.new(255/255,255/255,255/255)
  402. rainbow4.BorderSizePixel = 0
  403. rainbow4.Text = "CBA"
  404. rainbow4.MouseButton1Down:connect(function()
  405. game:GetObjects("rbxassetid://142128830")[1].Parent=game.Players.LocalPlayer.Backpack
  406. end)
  407.  
  408. local rainbow4 = Instance.new("TextButton")
  409. rainbow4.Parent = texm
  410. rainbow4.Position = UDim2.new(0.32,0,0.2,0)
  411. rainbow4.Size = UDim2.new(0.1,0,0,25)
  412. rainbow4.BackgroundColor = BrickColor.new("Really black")
  413. rainbow4.Font = "ArialBold"
  414. rainbow4.FontSize = "Size14"
  415. rainbow4.TextColor3 = Color3.new(255/255,255/255,255/255)
  416. rainbow4.BorderSizePixel = 0
  417. rainbow4.Text = "BIGHEAD"
  418. rainbow4.MouseButton1Down:connect(function()
  419. while true do
  420. n=game.Players.LocalPlayer.Character.Head:findFirstChild("Mesh")
  421. n.Scale = Vector3.new(2,2,2)
  422. wait(0.2)
  423. n.Scale = Vector3.new(4,4,4)
  424. wait(0.2)
  425. n.Scale = Vector3.new(2,2,2)
  426. wait(0.2)
  427. n.Scale = Vector3.new(1.25,1.25,1.25)
  428. wait(0.2)
  429. end
  430. end)
  431.  
  432. local rainbow4 = Instance.new("TextButton")
  433. rainbow4.Parent = texm
  434. rainbow4.Position = UDim2.new(0.32,0,0.25,0)
  435. rainbow4.Size = UDim2.new(0.1,0,0,25)
  436. rainbow4.BackgroundColor = BrickColor.new("Really black")
  437. rainbow4.Font = "ArialBold"
  438. rainbow4.FontSize = "Size14"
  439. rainbow4.TextColor3 = Color3.new(255/255,255/255,255/255)
  440. rainbow4.BorderSizePixel = 0
  441. rainbow4.Text = "Fast"
  442. rainbow4.MouseButton1Down:connect(function()
  443. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 100
  444. end)
  445.  
  446. local rainbow4 = Instance.new("TextButton")
  447. rainbow4.Parent = texm
  448. rainbow4.Position = UDim2.new(0.32,0,0.3,0)
  449. rainbow4.Size = UDim2.new(0.1,0,0,25)
  450. rainbow4.BackgroundColor = BrickColor.new("Really black")
  451. rainbow4.Font = "ArialBold"
  452. rainbow4.FontSize = "Size14"
  453. rainbow4.TextColor3 = Color3.new(255/255,255/255,255/255)
  454. rainbow4.BorderSizePixel = 0
  455. rainbow4.Text = "OldDays"
  456. rainbow4.MouseButton1Down:connect(function()
  457. game.Workspace:FindFirstChild(textbxnn.Text).Animate:remove()
  458. end)
  459.  
  460. local rainbow4 = Instance.new("TextButton")
  461. rainbow4.Parent = texm
  462. rainbow4.Position = UDim2.new(0.32,0,0.35,0)
  463. rainbow4.Size = UDim2.new(0.1,0,0,25)
  464. rainbow4.BackgroundColor = BrickColor.new("Really black")
  465. rainbow4.Font = "ArialBold"
  466. rainbow4.FontSize = "Size14"
  467. rainbow4.TextColor3 = Color3.new(255/255,255/255,255/255)
  468. rainbow4.BorderSizePixel = 0
  469. rainbow4.Text = "God"
  470. rainbow4.MouseButton1Down:connect(function()
  471. L = game.Players.LocalPlayer.Character
  472. L.Humanoid.RobloxLocked = true
  473. L.Humanoid.Health = math.Huge
  474. L.Humanoid.MaxHealth = math.Huge
  475. end)
  476.  
  477. local rainbow4 = Instance.new("TextButton")
  478. rainbow4.Parent = texm
  479. rainbow4.Position = UDim2.new(0.32,0,0.4,0)
  480. rainbow4.Size = UDim2.new(0.1,0,0,25)
  481. rainbow4.BackgroundColor = BrickColor.new("Really black")
  482. rainbow4.Font = "ArialBold"
  483. rainbow4.FontSize = "Size14"
  484. rainbow4.TextColor3 = Color3.new(255/255,255/255,255/255)
  485. rainbow4.BorderSizePixel = 0
  486. rainbow4.Text = "StamperTools"
  487. rainbow4.MouseButton1Down:connect(function()
  488. x = game:GetService("InsertService"):LoadAsset(73089166) x.Parent = game.Workspace x:makeJoints() x:MoveTo(game.Players.LocalPlayer.Character.Head.Position)
  489. x = game:GetService("InsertService"):LoadAsset(73089204) x.Parent = game.Workspace x:makeJoints() x:MoveTo(game.Players.LocalPlayer.Character.Head.Position)
  490. x = game:GetService("InsertService"):LoadAsset(73089190) x.Parent = game.Workspace x:makeJoints() x:MoveTo(game.Players.LocalPlayer.Character.Head.Position)
  491. x = game:GetService("InsertService"):LoadAsset(58880579) x.Parent = game.Workspace x:makeJoints() x:MoveTo(game.Players.LocalPlayer.Character.Head.Position)
  492. x = game:GetService("InsertService"):LoadAsset(60791062) x.Parent = game.Workspace x:makeJoints() x:MoveTo(game.Players.LocalPlayer.Character.Head.Position)
  493. x = game:GetService("InsertService"):LoadAsset(73089239) x.Parent = game.Workspace x:makeJoints() x:MoveTo(game.Players.LocalPlayer.Character.Head.Position)
  494. end)
  495.  
  496. local rainbow4 = Instance.new("TextButton")
  497. rainbow4.Parent = texm
  498. rainbow4.Position = UDim2.new(0.32,0,0.45,0)
  499. rainbow4.Size = UDim2.new(0.1,0,0,25)
  500. rainbow4.BackgroundColor = BrickColor.new("Really black")
  501. rainbow4.Font = "ArialBold"
  502. rainbow4.FontSize = "Size14"
  503. rainbow4.TextColor3 = Color3.new(255/255,255/255,255/255)
  504. rainbow4.BorderSizePixel = 0
  505. rainbow4.Text = "GravityCoil"
  506. rainbow4.MouseButton1Down:connect(function()
  507. x = game:GetService("InsertService"):LoadAsset(16688968) x.Parent = game.Workspace x:makeJoints() x:MoveTo(game.Players.LocalPlayer.Character.Head.Position)
  508. end)
  509.  
  510. local rainbow4 = Instance.new("TextButton")
  511. rainbow4.Parent = texm
  512. rainbow4.Position = UDim2.new(0.32,0,0.5,0)
  513. rainbow4.Size = UDim2.new(0.1,0,0,25)
  514. rainbow4.BackgroundColor = BrickColor.new("Really black")
  515. rainbow4.Font = "ArialBold"
  516. rainbow4.FontSize = "Size14"
  517. rainbow4.TextColor3 = Color3.new(255/255,255/255,255/255)
  518. rainbow4.BorderSizePixel = 0
  519. rainbow4.Text = "Sword"
  520. rainbow4.MouseButton1Down:connect(function()
  521. x = game:GetService("InsertService"):LoadAsset(47433) x.Parent = game.Workspace x:makeJoints() x:MoveTo(game.Players.LocalPlayer.Character.Head.Position)
  522. end)
  523.  
  524. local rainbow4 = Instance.new("TextButton")
  525. rainbow4.Parent = texm
  526. rainbow4.Position = UDim2.new(0.32,0,0.55,0)
  527. rainbow4.Size = UDim2.new(0.1,0,0,25)
  528. rainbow4.BackgroundColor = BrickColor.new("Really black")
  529. rainbow4.Font = "ArialBold"
  530. rainbow4.FontSize = "Size14"
  531. rainbow4.TextColor3 = Color3.new(255/255,255/255,255/255)
  532. rainbow4.BorderSizePixel = 0
  533. rainbow4.Text = "AirStrike"
  534. rainbow4.MouseButton1Down:connect(function()
  535. x = game:GetService("InsertService"):LoadAsset(88885539) x.Parent = game.Workspace x:makeJoints() x:MoveTo(game.Players.LocalPlayer.Character.Head.Position)
  536. end)
  537.  
  538. local rainbow4 = Instance.new("TextButton")
  539. rainbow4.Parent = texm
  540. rainbow4.Position = UDim2.new(0.32,0,0.6,0)
  541. rainbow4.Size = UDim2.new(0.1,0,0,25)
  542. rainbow4.BackgroundColor = BrickColor.new("Really black")
  543. rainbow4.Font = "ArialBold"
  544. rainbow4.FontSize = "Size14"
  545. rainbow4.TextColor3 = Color3.new(255/255,255/255,255/255)
  546. rainbow4.BorderSizePixel = 0
  547. rainbow4.Text = "GreenAmb"
  548. rainbow4.MouseButton1Down:connect(function()
  549. game.Lighting.Ambient = Color3.new(0,(textbxnn.Text),0)
  550. end)
  551.  
  552. local rainbow4 = Instance.new("TextButton")
  553. rainbow4.Parent = texm
  554. rainbow4.Position = UDim2.new(0.32,0,0.65,0)
  555. rainbow4.Size = UDim2.new(0.1,0,0,25)
  556. rainbow4.BackgroundColor = BrickColor.new("Really black")
  557. rainbow4.Font = "ArialBold"
  558. rainbow4.FontSize = "Size14"
  559. rainbow4.TextColor3 = Color3.new(255/255,255/255,255/255)
  560. rainbow4.BorderSizePixel = 0
  561. rainbow4.Text = "BlueAmb"
  562. rainbow4.MouseButton1Down:connect(function()
  563. game.Lighting.Ambient = Color3.new(0,0,(textbxnn.Text))
  564. end)
  565.  
  566. local rainbow4 = Instance.new("TextButton")
  567. rainbow4.Parent = texm
  568. rainbow4.Position = UDim2.new(0.44,0,0.2,0)
  569. rainbow4.Size = UDim2.new(0.1,0,0,25)
  570. rainbow4.BackgroundColor = BrickColor.new("Really black")
  571. rainbow4.Font = "ArialBold"
  572. rainbow4.FontSize = "Size14"
  573. rainbow4.TextColor3 = Color3.new(255/255,255/255,255/255)
  574. rainbow4.BorderSizePixel = 0
  575. rainbow4.Text = "LOL"
  576. rainbow4.MouseButton1Down:connect(function()
  577. game.Players.LocalPlayer.Character.Humanoid:remove()
  578. end)
  579.  
  580. local rainbow4 = Instance.new("TextButton")
  581. rainbow4.Parent = texm
  582. rainbow4.Position = UDim2.new(0.44,0,0.25,0)
  583. rainbow4.Size = UDim2.new(0.1,0,0,25)
  584. rainbow4.BackgroundColor = BrickColor.new("Really black")
  585. rainbow4.Font = "ArialBold"
  586. rainbow4.FontSize = "Size14"
  587. rainbow4.TextColor3 = Color3.new(255/255,255/255,255/255)
  588. rainbow4.BorderSizePixel = 0
  589. rainbow4.Text = "Genocide"
  590. rainbow4.MouseButton1Down:connect(function()
  591. p= game.Players:FirstFindChild(textbxnn.Text)
  592. p.Character.Torso.Neck:remove()
  593. end)
  594.  
  595. local rainbow4 = Instance.new("TextButton")
  596. rainbow4.Parent = texm
  597. rainbow4.Position = UDim2.new(0.44,0,0.3,0)
  598. rainbow4.Size = UDim2.new(0.1,0,0,25)
  599. rainbow4.BackgroundColor = BrickColor.new("Really black")
  600. rainbow4.Font = "ArialBold"
  601. rainbow4.FontSize = "Size14"
  602. rainbow4.TextColor3 = Color3.new(255/255,255/255,255/255)
  603. rainbow4.BorderSizePixel = 0
  604. rainbow4.Text = "L0L"
  605. rainbow4.MouseButton1Down:connect(function()
  606. for _, v in pairs(game.Workspace:GetChildren()) do
  607. if v:isA("Part") then
  608. v.Velocity = Vector3.new(1000000,0,0)
  609. end
  610. end
  611. end)
  612.  
  613. local rainbow4 = Instance.new("TextButton")
  614. rainbow4.Parent = texm
  615. rainbow4.Position = UDim2.new(0.44,0,0.35,0)
  616. rainbow4.Size = UDim2.new(0.1,0,0,25)
  617. rainbow4.BackgroundColor = BrickColor.new("Really black")
  618. rainbow4.Font = "ArialBold"
  619. rainbow4.FontSize = "Size14"
  620. rainbow4.TextColor3 = Color3.new(255/255,255/255,255/255)
  621. rainbow4.BorderSizePixel = 0
  622. rainbow4.Text = "Clean"
  623. rainbow4.MouseButton1Down:connect(function()
  624. local c=game.Workspace:GetChildren()
  625. for i=1, #c do
  626. if c[i].Name~=Exeption then
  627. if c[i].className=="Part" or c[i].className=="WedgePart" or c[i].className=="TrussPart" or c[i].className=="Seat" or c[i].className=="VehicleSeat" or c[i].className=="Model" then
  628. c[i]:Destroy()
  629. end
  630. end
  631. end
  632. end)
  633.  
  634. local rainbow4 = Instance.new("TextButton")
  635. rainbow4.Parent = texm
  636. rainbow4.Position = UDim2.new(0.44,0,0.4,0)
  637. rainbow4.Size = UDim2.new(0.1,0,0,25)
  638. rainbow4.BackgroundColor = BrickColor.new("Really black")
  639. rainbow4.Font = "ArialBold"
  640. rainbow4.FontSize = "Size14"
  641. rainbow4.TextColor3 = Color3.new(255/255,255/255,255/255)
  642. rainbow4.BorderSizePixel = 0
  643. rainbow4.Text = "BlackHole"
  644. rainbow4.MouseButton1Down:connect(function()
  645. p= game.Players:GetChildren()
  646. for i= 1, #p do
  647. if p[i].Name ~= game.Players.LocalPlayer.Name.."" then
  648. b = Instance.new("BodyPosition") b.Parent = p[i].Character.Torso b.maxForce = Vector3.new(6000000,60000000,60000000)
  649. b.position = Vector3.new(100,10,0)
  650. end
  651. end
  652. end)
  653.  
  654. local rainbow4 = Instance.new("TextButton")
  655. rainbow4.Parent = texm
  656. rainbow4.Position = UDim2.new(0.44,0,0.45,0)
  657. rainbow4.Size = UDim2.new(0.1,0,0,25)
  658. rainbow4.BackgroundColor = BrickColor.new("Really black")
  659. rainbow4.Font = "ArialBold"
  660. rainbow4.FontSize = "Size14"
  661. rainbow4.TextColor3 = Color3.new(255/255,255/255,255/255)
  662. rainbow4.BorderSizePixel = 0
  663. rainbow4.Text = "HpTaker"
  664. rainbow4.MouseButton1Down:connect(function()
  665. function onTouched(hit)
  666. if (hit.Parent:findFirstChild("Humanoid")~= nil) then hit.Parent.Humanoid:remove() wait(5) h = Instance.new("Humanoid") h.Parent = hit.Parent end
  667. end
  668. c = game.Players.LocalPlayer.Character:GetChildren()
  669. for i = 1, #c do
  670. if (c[i].className == "Part") then c[i].Touched:connect(onTouched) end
  671. end
  672. end)
  673.  
  674. end)
  675. --
  676. --
  677. --
  678. --
  679. --
  680. --
  681. --
  682. --
  683. --
  684. --
  685. --
  686. --
  687. --
  688. --
  689. --
  690. --
  691. --
  692. --
  693. --
  694. --
  695. --
  696. --
  697. --
  698. --
  699. --
  700. --
  701. --
  702. --
  703. --
  704. --
  705. local textb = Instance.new("TextLabel")
  706. textb.Parent = textlabel
  707. textb.BackgroundColor = BrickColor.new("Really black")
  708. textb.BackgroundTransparency = 0
  709. textb.Position = UDim2.new(0,0,-2,0)
  710. textb.Size = UDim2.new(1,0,1,0)
  711. textb.Text = "Value"
  712. textb.TextColor3 = Color3.new(255/255,255/255,255/255)
  713. textb.TextXAlignment = "Center"
  714. textb.TextYAlignment = "Center"
  715. textb.BorderSizePixel = 0
  716. textb.Font = "ArialBold"
  717. textb.FontSize = "Size14"
  718. textb.TextStrokeColor3 = Color3.new(0/0,0/0,0/0)
  719. textb.TextStrokeTransparency = 0.3
  720.  
  721. local ff = Instance.new("TextButton")
  722. ff.Parent = textbox
  723. ff.Position = UDim2.new(0,0,1.1,0)
  724. ff.Size = UDim2.new(1,0,0.1,0)
  725. ff.BackgroundColor = BrickColor.new("Really black")
  726. ff.Font = "ArialBold"
  727. ff.FontSize = "Size14"
  728. ff.TextColor3 = Color3.new(255/255,255/255,255/255)
  729. ff.BorderSizePixel = 0
  730. ff.Text = "Hide"
  731. ff.MouseButton1Down:connect(function()
  732. screengui:remove()
  733. end)
  734.  
  735. local fff = Instance.new("TextButton")
  736. fff.Parent = textbox
  737. fff.Position = UDim2.new(0,0,1.2,0)
  738. fff.Size = UDim2.new(1,0,0.1,0)
  739. fff.BackgroundColor = BrickColor.new("Really black")
  740. fff.Font = "ArialBold"
  741. fff.FontSize = "Size14"
  742. fff.TextColor3 = Color3.new(255/255,255/255,255/255)
  743. fff.BorderSizePixel = 0
  744. fff.Text = "ClearScripter"
  745. fff.MouseButton1Down:connect(function()
  746. textbox.Text = "."
  747. end)
  748.  
  749. local fffm = Instance.new("TextButton")
  750. fffm.Parent = textbox
  751. fffm.Position = UDim2.new(-0.34,0,0,0)
  752. fffm.Size = UDim2.new(0.1,0,0,25)
  753. fffm.BackgroundColor = BrickColor.new("Really black")
  754. fffm.Font = "ArialBold"
  755. fffm.FontSize = "Size11"
  756. fffm.TextColor3 = Color3.new(255/255,255/255,255/255)
  757. fffm.BorderSizePixel = 0
  758. fffm.Text = "H4xor"
  759. fffm.MouseButton1Down:connect(function()
  760. local scr=Instance.new("ScreenGui",game.StarterGui)
  761. scr.Name="TROLOL"
  762. local IL=Instance.new("TextLabel",scr)
  763. IL.BackgroundColor3=BrickColor.new("Really black").Color
  764. IL.BorderColor3=BrickColor.new("White").Color
  765. IL.Position = UDim2.new(0,0,0,0)
  766. IL.Size = UDim2.new(1,0,1,0)
  767. IL.Text="Sh1tted on by "..game.Players.LocalPlayer.Name
  768. IL.TextColor3 = Color3.new(455/355,235/134,255/255)
  769. IL.FontSize="Size48"
  770. IL.BackgroundTransparency=0.5
  771. IL.TextWrap = true
  772. local trolll=game.Players:GetPlayers()
  773. for i=1,#trolll do
  774. trolll[i].Character:BreakJoints()
  775. end
  776. end)
  777.  
  778. local fffmm = Instance.new("TextButton")
  779. fffmm.Parent = textbox
  780. fffmm.Position = UDim2.new(-0.34,0,0.12,0)
  781. fffmm.Size = UDim2.new(0.1,0,0,25)
  782. fffmm.BackgroundColor = BrickColor.new("Really black")
  783. fffmm.Font = "ArialBold"
  784. fffmm.FontSize = "Size14"
  785. fffmm.TextColor3 = Color3.new(255/255,255/255,255/255)
  786. fffmm.BorderSizePixel = 0
  787. fffmm.Text = "Nuke"
  788. local debounce=false
  789. fffmm.MouseButton1Down:connect(function()
  790. if debounce==false then
  791. debounce=true
  792. for i=500,0,-1 do
  793. game:SetMessage("WARNING TACTICAL NUKE INCOMING! "..i)
  794. wait()
  795. end
  796. local ex=Instance.new("Explosion",workspace)
  797. ex.BlastPressure=100000
  798. ex.BlastRadius=1000000
  799. local grab=workspace:GetChildren()
  800. for i=1,#grab do
  801. if grab[i].className=="Model" then
  802. grab[i]:BreakJoints()
  803. end
  804. end
  805. for i=100,0,-1 do
  806. game:SetMessage("Nuke recharging "..i)
  807. wait()
  808. end
  809. debounce=false
  810. game:ClearMessage()
  811. end
  812. end)
  813.  
  814. local fffmme = Instance.new("TextButton")
  815. fffmme.Parent = textbox
  816. fffmme.Position = UDim2.new(-0.34,0,0.24,0)
  817. fffmme.Size = UDim2.new(0.1,0,0,25)
  818. fffmme.BackgroundColor = BrickColor.new("Really black")
  819. fffmme.Font = "ArialBold"
  820. fffmme.FontSize = "Size14"
  821. fffmme.TextColor3 = Color3.new(255/255,255/255,255/255)
  822. fffmme.BorderSizePixel = 0
  823. fffmme.Text = "Destroy World"
  824. fffmme.MouseButton1Down:connect(function()
  825. while wait(1) do function search(obj) if obj:IsA("BasePart") and not obj:IsA("Terrain") then obj.Locked = false obj.Anchored = false end for _,i in pairs(obj:GetChildren()) do search(i) end end search(Workspace) end
  826. end)
  827.  
  828. local fp = Instance.new("TextButton")
  829. fp.Parent = textbox
  830. fp.Position = UDim2.new(-0.34,0,0.36,0)
  831. fp.Size = UDim2.new(0.1,0,0,25)
  832. fp.BackgroundColor = BrickColor.new("Really black")
  833. fp.Font = "ArialBold"
  834. fp.FontSize = "Size14"
  835. fp.TextColor3 = Color3.new(255/255,255/255,255/255)
  836. fp.BorderSizePixel = 0
  837. fp.Text = "Fencing"
  838. fp.MouseButton1Down:connect(function()
  839. str_srce = "123116009" loadstring(game:GetObjects("rbxassetid://"..str_srce)[1].Source)()
  840. end)
  841.  
  842. local fpa = Instance.new("TextButton")
  843. fpa.Parent = textbox
  844. fpa.Position = UDim2.new(-0.34,0,0.48,0)
  845. fpa.Size = UDim2.new(0.1,0,0,25)
  846. fpa.BackgroundColor = BrickColor.new("Really black")
  847. fpa.Font = "ArialBold"
  848. fpa.FontSize = "Size14"
  849. fpa.TextColor3 = Color3.new(255/255,255/255,255/255)
  850. fpa.BorderSizePixel = 0
  851. fpa.Text = "Atlas"
  852. fpa.MouseButton1Down:connect(function()
  853. i = game:GetObjects("http://www.roblox.com/asset/?id=140585662")[1] i.Parent = game.Players.LocalPlayer.Backpack
  854. end)
  855.  
  856. local fpaa = Instance.new("TextButton")
  857. fpaa.Parent = textbox
  858. fpaa.Position = UDim2.new(-0.34,0,0.60,0)
  859. fpaa.Size = UDim2.new(0.1,0,0,25)
  860. fpaa.BackgroundColor = BrickColor.new("Really black")
  861. fpaa.Font = "ArialBold"
  862. fpaa.FontSize = "Size14"
  863. fpaa.TextColor3 = Color3.new(255/255,255/255,255/255)
  864. fpaa.BorderSizePixel = 0
  865. fpaa.Text = "Nilizer"
  866. fpaa.MouseButton1Down:connect(function()
  867. game:GetObjects("rbxassetid://128636145")[1].Parent=game.Players.LocalPlayer.Backpack
  868. end)
  869.  
  870. local fpaaf = Instance.new("TextButton")
  871. fpaaf.Parent = textbox
  872. fpaaf.Position = UDim2.new(-0.34,0,0.72,0)
  873. fpaaf.Size = UDim2.new(0.1,0,0,25)
  874. fpaaf.BackgroundColor = BrickColor.new("Really black")
  875. fpaaf.Font = "ArialBold"
  876. fpaaf.FontSize = "Size14"
  877. fpaaf.TextColor3 = Color3.new(255/255,255/255,255/255)
  878. fpaaf.BorderSizePixel = 0
  879. fpaaf.Text = "MotorCycle"
  880. fpaaf.MouseButton1Down:connect(function()
  881. game:GetObjects("rbxassetid://132789698")[1].Parent=game.Players.LocalPlayer.Backpack
  882. end)
  883.  
  884. local fpaaff = Instance.new("TextButton")
  885. fpaaff.Parent = textbox
  886. fpaaff.Position = UDim2.new(-0.46,0,0,0)
  887. fpaaff.Size = UDim2.new(0.1,0,0,25)
  888. fpaaff.BackgroundColor = BrickColor.new("Really black")
  889. fpaaff.Font = "ArialBold"
  890. fpaaff.FontSize = "Size14"
  891. fpaaff.TextColor3 = Color3.new(255/255,255/255,255/255)
  892. fpaaff.BorderSizePixel = 0
  893. fpaaff.Text = "DiscoFog"
  894. fpaaff.MouseButton1Down:connect(function()
  895. game.Lighting.RobloxLocked = true
  896. wait(0.6)
  897. game.Lighting.FogEnd = 50
  898. while true do
  899. wait(0.5)
  900. game.Lighting.FogColor= Color3.new(math.random(), math.random(), math.random())
  901. end
  902. end)
  903.  
  904. local exl = Instance.new("TextButton")
  905. exl.Parent = textbox
  906. exl.Position = UDim2.new(-0.46,0,0.12,0)
  907. exl.Size = UDim2.new(0.1,0,0,25)
  908. exl.BackgroundColor = BrickColor.new("Really black")
  909. exl.Font = "ArialBold"
  910. exl.FontSize = "Size14"
  911. exl.TextColor3 = Color3.new(255/255,255/255,255/255)
  912. exl.BorderSizePixel = 0
  913. exl.Text = "SeccondGUI"
  914. exl.MouseButton1Down:connect(function()
  915. me = game.Players.LocalPlayer
  916. NamePlr = me.Name
  917.  
  918. local edb1 = Instance.new("ScreenGui",game.CoreGui)
  919. edb1.Name = ("Main")
  920. local edb2 = Instance.new("Frame",game.CoreGui.Main)
  921. edb2.Name = ("GuiButtons")
  922. edb2.Visible = false
  923. edb2.BackgroundTransparency = 1
  924. edb2.Position = UDim2.new(0, 50, 0, 69)
  925.  
  926. local edb3 = Instance.new("Frame",game.CoreGui.Main)
  927. edb3.Name = ("GuiButtons2")
  928. edb3.Visible = false
  929. edb3.BackgroundTransparency = 1
  930. edb3.Position = UDim2.new(0, 50, 0, 69)
  931.  
  932.  
  933. --End Creation
  934.  
  935. --Page one
  936. local edb = Instance.new("TextButton")
  937. edb.Name = ("Insert")
  938. edb.Size = UDim2.new(0.0500000007, 62, 0.0500000007, 19)
  939. edb.Position = UDim2.new(0, 5, 0.5, 295);
  940. edb.TextColor3 = Color3.new(1, 1, 1)
  941. edb.MouseButton1Click:connect(function()
  942. insrt = game:GetService("InsertService"):LoadAsset(58901335)
  943. insrt2 = game:GetService("InsertService"):LoadAsset(16190677)
  944. pcall(function()
  945. for _, v in pairs(insrt:GetChildren()) do
  946. v:Clone().Parent = me.Backpack
  947. end
  948. for _, v in pairs(insrt2:GetChildren()) do
  949. v:Clone().Parent = me.Backpack
  950. end
  951. end)
  952. end)
  953.  
  954. edb.Text = "Insert"
  955. edb.Parent = game.CoreGui.Main.GuiButtons
  956. edb.Style = "RobloxButtonDefault"
  957. edb.Draggable = false
  958.  
  959. local pb = Instance.new("TextButton")
  960. pb.Size = UDim2.new(0.0500000007, 62, 0.0500000007, 19)
  961. pb.Name = ("MakePart")
  962. pb.Position = UDim2.new(0, 5, 0.5, 316);
  963. pb.Draggable = false
  964. pb.TextColor3 = Color3.new(1, 1, 1)
  965. pb.MouseButton1Click:connect(function()
  966. local p=Instance.new("Part");
  967. p.Name = "RAWR"
  968. p.BrickColor = BrickColor.Random()
  969. p.Material = ((math.random(1, 2) == 1) and "Ice") or "Wood";
  970. p.CFrame = CFrame.new(math.random(-60, 60), (game.PlaceId == 41324860 and 350 or 60), math.random(-60, 60));
  971. p.formFactor = "Custom"
  972. p.Size = Vector3.new(0.5, math.random(2, 40)/10, 0.5)
  973. p.Parent = workspace
  974. end)
  975. pb.Text = "Make part"
  976. pb.Style = "RobloxButtonDefault"
  977. pb.Parent = game.CoreGui.Main.GuiButtons
  978.  
  979.  
  980. function getAll(obj)
  981. for i, v in pairs(obj:getChildren()) do
  982. if v:IsA("BasePart") then
  983. v.Anchored = false
  984. v.Transparency = 0.7
  985. v.BrickColor = BrickColor.new("Really Black")
  986. v.TopSurface = ("Smooth")
  987. v.BottomSurface = ("Smooth")
  988. v.BackSurface = ("Smooth")
  989. v.FrontSurface = ("Smooth")
  990. v.RightSurface = ("Smooth")
  991. v.LeftSurface = ("Smooth")
  992. bv = Instance.new("BodyVelocity")
  993. bv.Parent = v
  994. bv.maxForce = Vector3.new(100000000,100000000,100000000)
  995. end
  996. getAll(v)
  997. end
  998. end
  999.  
  1000.  
  1001. function exPro(root)
  1002. for _, v in pairs(root:GetChildren()) do
  1003. if v:IsA("Decal") and v.Texture ~= "http://www.roblox.com/asset/?id=155738508" then
  1004. v.Parent = nil
  1005. elseif v:IsA("BasePart") then
  1006. v.Material = "Plastic"
  1007. v.Transparency = 0
  1008. One = Instance.new("Decal", v)
  1009. Two = Instance.new("Decal", v)
  1010. Three = Instance.new("Decal", v)
  1011. Four = Instance.new("Decal", v)
  1012. Five = Instance.new("Decal", v)
  1013. Six = Instance.new("Decal", v)
  1014. One.Texture = "http://www.roblox.com/asset/?id=155738508"
  1015. Two.Texture = "http://www.roblox.com/asset/?id=155738508"
  1016. Three.Texture = "http://www.roblox.com/asset/?id=155738508"
  1017. Four.Texture = "http://www.roblox.com/asset/?id=155738508"
  1018. Five.Texture = "http://www.roblox.com/asset/?id=155738508"
  1019. Six.Texture = "http://www.roblox.com/asset/?id=155738508"
  1020. One.Face = "Front"
  1021. Two.Face = "Back"
  1022. Three.Face = "Right"
  1023. Four.Face = "Left"
  1024. Five.Face = "Top"
  1025. Six.Face = "Bottom"
  1026. end
  1027. exPro(v)
  1028. end
  1029. end
  1030.  
  1031.  
  1032. local DoD = Instance.new("TextButton", game.CoreGui.Main.GuiButtons)
  1033. DoD.Size = UDim2.new(0.0500000007, 62, 0.0500000007, 19)
  1034. DoD.Name = ("DoD")
  1035. DoD.Position = UDim2.new(0, 5, 0.5, 337);
  1036. DoD.Text = "DoD"
  1037. DoD.TextColor3 = Color3.new(1, 1, 1)
  1038. DoD.Style = "RobloxButtonDefault"
  1039. DoD.Draggable = false
  1040.  
  1041. DoD.MouseButton1Click:connect(function()
  1042. game.Lighting.FogEnd = 230
  1043. game.Lighting.FogColor = Color3.new(0, 0, 0)
  1044. getAll(workspace)
  1045. game.Lighting.TimeOfDay = "07:00:00"
  1046. game.Lighting.Ambient = Color3.new(0,0,0)
  1047. sky = Instance.new("Sky")
  1048. sky.Parent = game.Lighting
  1049. sky.SkyboxBk = "http://www.roblox.com/asset/?id=122579628"
  1050. sky.SkyboxDn = "http://www.roblox.com/asset/?id=122579628"
  1051. sky.SkyboxFt = "http://www.roblox.com/asset/?id=122579628"
  1052. sky.SkyboxLf = "http://www.roblox.com/asset/?id=122579628"
  1053. sky.SkyboxRt = "http://www.roblox.com/asset/?id=122579628"
  1054. sky.SkyboxUp = "http://www.roblox.com/asset/?id=122579628"
  1055. end)
  1056. local ToggleFrame = Instance.new("Frame", game.CoreGui.Main)
  1057. ToggleFrame.Name = ("ToggleFrame")
  1058. ToggleFrame.Position = UDim2.new(0.207000002, 0, 0.700000048, 0);
  1059. ToggleFrame.BackgroundTransparency = 1
  1060.  
  1061.  
  1062. ToggleOn = Instance.new("TextButton", game.CoreGui.Main.ToggleFrame)
  1063. ToggleOn.Size = UDim2.new(0, 150, 0, 50)
  1064. ToggleOn.Name = ("ToggleOn")
  1065. ToggleOn.Position = UDim2.new(0.100000001, 0, 0.700000048, 0)
  1066. ToggleOn.Text = "Click To Toggle"
  1067. ToggleOn.TextColor3 = Color3.new(1, 1, 1)
  1068. ToggleOn.Style = "RobloxButton"
  1069. ToggleOn.Draggable = false
  1070. ToggleOn.Font = "ArialBold"
  1071. ToggleOn.FontSize = "Size14"
  1072.  
  1073.  
  1074.  
  1075. ToggleOn.MouseButton1Click:connect(function()
  1076. game.CoreGui.RobloxGui.ChatFrame.Position = UDim2.new(0,300,0,0)
  1077. game.CoreGui.Main.GuiButtons.Visible = true
  1078. game.CoreGui.Main.GuiButtons2.Visible = false
  1079. game.CoreGui.Main.ToggleFrame.ToggleOn.Visible = false
  1080. game.CoreGui.Main.ToggleFrame.ToggleOff.Visible = true
  1081. p1.Visible = true
  1082. p2.Visible = true
  1083. end)
  1084.  
  1085. ToggleOff = Instance.new("TextButton", game.CoreGui.Main.ToggleFrame)
  1086. ToggleOff.Size = UDim2.new(0, 150, 0, 50)
  1087. ToggleOff.Name = ("ToggleOff")
  1088. ToggleOff.Position = UDim2.new(0.100000001, 0, 0.700000048, 0)
  1089. ToggleOff.Text = "Click To Hide"
  1090. ToggleOff.TextColor3 = Color3.new(1, 1, 1)
  1091. ToggleOff.Style = "RobloxButton"
  1092. ToggleOff.Draggable = false
  1093. ToggleOff.Font = "ArialBold"
  1094. ToggleOff.FontSize = "Size14"
  1095. ToggleOff.Selected = true
  1096. ToggleOff.Visible = false
  1097.  
  1098. ToggleOff.MouseButton1Click:connect(function()
  1099. game.CoreGui.RobloxGui.ChatFrame.Position = UDim2.new(0,0,0,0)
  1100. game.CoreGui.Main.GuiButtons.Visible = false
  1101. game.CoreGui.Main.GuiButtons2.Visible = false
  1102. game.CoreGui.Main.ToggleFrame.ToggleOn.Visible = true
  1103. game.CoreGui.Main.ToggleFrame.ToggleOff.Visible = false
  1104. p1.Visible = false
  1105. p2.Visible = false
  1106. end)
  1107.  
  1108. Close = Instance.new("TextButton", game.CoreGui.Main.ToggleFrame)
  1109. Close.Size = UDim2.new(0, 17, 0, 46)
  1110. Close.Name = ("Close")
  1111. Close.Position = UDim2.new(0.103000008, 146, 0.700000048, 2)
  1112. Close.Text = "X"
  1113. Close.TextColor3 = Color3.new(1, 1, 1)
  1114. Close.Style = "RobloxButton"
  1115. Close.Draggable = false
  1116. Close.Font = "ArialBold"
  1117. Close.FontSize = "Size14"
  1118. Close.Selected = true
  1119.  
  1120. Close.MouseButton1Click:connect(function()
  1121. game.CoreGui.Main:Remove()
  1122. gg:Remove()
  1123. game.CoreGui.RobloxGui.ChatFrame.Position = UDim2.new(0,0,0,0)
  1124. end)
  1125.  
  1126. Shutdown = Instance.new("TextButton", game.CoreGui.Main.GuiButtons)
  1127. Shutdown.Size = UDim2.new(0.0500000007, 62, 0.0500000007, 19)
  1128. Shutdown.Name = ("Shutdown")
  1129. Shutdown.Position = UDim2.new(0, 5, 0.5, 358)
  1130. Shutdown.Text = "Shutdown"
  1131. Shutdown.TextColor3 = Color3.new(1, 1, 1)
  1132. Shutdown.Style = "RobloxButtonDefault"
  1133. Shutdown.Draggable = false
  1134.  
  1135. Shutdown.MouseButton1Click:connect(function()
  1136. coroutine.resume(coroutine.create(function()
  1137. while wait() do
  1138. for _, v in pairs(game.Players:GetPlayers()) do
  1139. v.Parent = nil
  1140. end
  1141. end
  1142. end))
  1143. end)
  1144.  
  1145.  
  1146. SetHealthText = Instance.new("TextBox", game.CoreGui.Main.GuiButtons)
  1147. SetHealthText.BackgroundColor3 = Color3.new(1, 1, 1)
  1148. SetHealthText.Name = ("HealthText")
  1149. SetHealthText.ClearTextOnFocus = true
  1150. SetHealthText.Font = "ArialBold"
  1151. SetHealthText.FontSize = "Size11"
  1152. SetHealthText.Position = UDim2.new(0.129999891, 72, 0.826999605, 228)
  1153. SetHealthText.Size = UDim2.new(0.0500000007, 77, 0.0500000007, 19)
  1154. SetHealthText.Text = "Health"
  1155. SetHealthText.ClipsDescendants = true
  1156. SetHealthText.BackgroundTransparency = ("0.5")
  1157.  
  1158. SetHealth = Instance.new("TextButton", game.CoreGui.Main.GuiButtons)
  1159. SetHealth.Size = UDim2.new(0.0500000007, 62, 0.0500000007, 19)
  1160. SetHealth.Name = ("SetHealth")
  1161. SetHealth.Position = UDim2.new(0.0599999242, 5, 0.772999704, 228)
  1162. SetHealth.Text = "SetHealth"
  1163. SetHealth.TextColor3 = Color3.new(1, 1, 1)
  1164. SetHealth.Style = "RobloxButtonDefault"
  1165. SetHealth.Draggable = false
  1166.  
  1167. SetHealth.MouseButton1Click:connect(function()
  1168. set = game.CoreGui.Main.GuiButtons.SetHealthText.Text
  1169. me.Character.Humanoid.MaxHealth = set
  1170. end)
  1171.  
  1172. LookText = Instance.new("TextBox", game.CoreGui.Main.GuiButtons)
  1173. LookText.BackgroundColor3 = Color3.new(1, 1, 1)
  1174. LookText.Name = ("LookText")
  1175. LookText.ClearTextOnFocus = true
  1176. LookText.Font = "ArialBold"
  1177. LookText.FontSize = "Size11"
  1178. LookText.Position = UDim2.new(0.129999936, 72, 0.779999852, 205)
  1179. LookText.Size = UDim2.new(0.0500000007, 77, 0.0500000007, 19)
  1180. LookText.Text = "Look"
  1181. LookText.ClipsDescendants = true
  1182. LookText.BackgroundTransparency = ("0.5")
  1183.  
  1184. Look = Instance.new("TextButton", game.CoreGui.Main.GuiButtons)
  1185. Look.Size = UDim2.new(0.0500000007, 62, 0.0500000007, 19)
  1186. Look.Name = ("Look")
  1187. Look.Position = UDim2.new(0.0599999502, 5, 0.772999823, 205)
  1188. Look.Text = ("Player Look")
  1189. Look.TextColor3 = Color3.new(1, 1, 1)
  1190. Look.Style = "RobloxButtonDefault"
  1191. Look.Draggable = false
  1192.  
  1193. Look.MouseButton1Click:connect(function()
  1194. me.CharacterAppearance = ("http://www.roblox.com/Asset/CharacterFetch.ashx?userId="..game.CoreGui.Main.GuiButtons.LookText.Text)
  1195.  
  1196. end)
  1197.  
  1198.  
  1199.  
  1200. KillText= Instance.new("TextBox", game.CoreGui.Main.GuiButtons)
  1201. KillText.BackgroundColor3 = Color3.new(1, 1, 1)
  1202. KillText.Name = ("KillText")
  1203. KillText.ClearTextOnFocus = true
  1204. KillText.Font = "ArialBold"
  1205. KillText.FontSize = "Size11"
  1206. KillText.Position = UDim2.new(0.129999936, 72, 0.669999838, 252)
  1207. KillText.Size = UDim2.new(0.0500000007, 125, 0.0500000007, 17)
  1208. KillText.Text = "Kill Player"
  1209. KillText.ClipsDescendants = true
  1210. KillText.BackgroundTransparency = ("0.5")
  1211.  
  1212. Kill = Instance.new("TextButton", game.CoreGui.Main.GuiButtons)
  1213. Kill.Size = UDim2.new(0.0500000007, 62, 0.0500000007, 19)
  1214. Kill.Name = ("Kill")
  1215. Kill.Position = UDim2.new(0.0599999502, 5, 0.5, 251)
  1216. Kill.Text = ("Kill")
  1217. Kill.TextColor3 = Color3.new(1, 1, 1)
  1218. Kill.Style = "RobloxButtonDefault"
  1219. Kill.Draggable = false
  1220.  
  1221. Kill.MouseButton1Click:connect(function()
  1222. lul2 = KillText.Text
  1223. ownerzz = game.Players[lul2]
  1224. ownerzz.Character.Humanoid.Health = ("0")
  1225. end)
  1226.  
  1227. NameText = Instance.new("TextBox", game.CoreGui.Main.GuiButtons)
  1228. NameText.BackgroundColor3 = Color3.new(1, 1, 1)
  1229. NameText.Name = ("NameText")
  1230. NameText.ClearTextOnFocus = true
  1231. NameText.Font = "ArialBold"
  1232. NameText.FontSize = "Size11"
  1233. NameText.Position = UDim2.new(0.129999936, 88, 0.615999818, 274)
  1234. NameText.Size = UDim2.new(0.0500000007, 125, 0.0500000007, 17)
  1235. NameText.Text = "New Name"
  1236. NameText.ClipsDescendants = true
  1237. NameText.BackgroundTransparency = ("0.5")
  1238.  
  1239. Name = Instance.new("TextButton", game.CoreGui.Main.GuiButtons)
  1240. Name.Size = UDim2.new(0.0500000007, 79, 0.0500000007, 19)
  1241. Name.Name = ("Name")
  1242. Name.Position = UDim2.new(0.0599999502, 5, 0.5, 273)
  1243. Name.Text = ("Change Name")
  1244. Name.TextColor3 = Color3.new(1, 1, 1)
  1245. Name.Style = "RobloxButtonDefault"
  1246. Name.Draggable = false
  1247.  
  1248. Name.MouseButton1Click:connect(function()
  1249. local You = me.Name local head = workspace[You].Head:Clone() local model = Instance.new("Model",workspace) local humanoid = Instance.new("Humanoid",model) head.Parent
  1250. = model model.Name = (game.CoreGui.Main.GuiButtons.NameText.Text) humanoid.MaxHealth = 100 local w = Instance.new("Weld",model) w.Part0,w.Part1 = workspace[You].Head,head
  1251. me.Character.Head.Transparency = 1
  1252. end)
  1253.  
  1254. HatText = Instance.new("TextBox", game.CoreGui.Main.GuiButtons)
  1255. HatText.BackgroundColor3 = Color3.new(1, 1, 1)
  1256. HatText.Name = ("HatText")
  1257. HatText.ClearTextOnFocus = true
  1258. HatText.Font = "ArialBold"
  1259. HatText.FontSize = "Size11"
  1260. HatText.Position = UDim2.new(0.129999936, 72, 0.561999798, 159)
  1261. HatText.Size = UDim2.new(0.0500000007, 62, 0.0500000007, 19)
  1262. HatText.Text = "Hat ID"
  1263. HatText.ClipsDescendants = true
  1264. HatText.BackgroundTransparency = ("0.5")
  1265.  
  1266. Hat = Instance.new("TextButton", game.CoreGui.Main.GuiButtons)
  1267. Hat.Size = UDim2.new(0.0500000007, 62, 0.0500000007, 19)
  1268. Hat.Name = ("Hat")
  1269. Hat.Position = UDim2.new(0.0599999502, 5, 0.5, 159)
  1270. Hat.Text = ("Give Hat")
  1271. Hat.TextColor3 = Color3.new(1, 1, 1)
  1272. Hat.Style = "RobloxButtonDefault"
  1273. Hat.Draggable = false
  1274.  
  1275. Hat.MouseButton1Click:connect(function()
  1276. local obj = game:service("InsertService"):LoadAsset(game.CoreGui.Main.GuiButtons.HatText.Text)
  1277. for a,hat in pairs(obj:children()) do if hat:IsA("Hat") then hat.Parent = me.Character end end
  1278. obj:Destroy()
  1279. end)
  1280.  
  1281. GlowText = Instance.new("TextBox", game.CoreGui.Main.GuiButtons)
  1282. GlowText.BackgroundColor3 = Color3.new(1, 1, 1)
  1283. GlowText.ClearTextOnFocus = true
  1284. GlowText.Name = ("GlowText")
  1285. GlowText.Font = "ArialBold"
  1286. GlowText.FontSize = "Size11"
  1287. GlowText.Position = UDim2.new(0.129999936, 72, 0.561999798, 136)
  1288. GlowText.Size = UDim2.new(0.0500000007, 62, 0.0500000007, 19)
  1289. GlowText.Text = "Color"
  1290. GlowText.ClipsDescendants = true
  1291. GlowText.BackgroundTransparency = ("0.5")
  1292.  
  1293. Glow = Instance.new("TextButton", game.CoreGui.Main.GuiButtons)
  1294. Glow.Size = UDim2.new(0.0500000007, 62, 0.0500000007, 19)
  1295. Glow.Name = ("Glow")
  1296. Glow.Position = UDim2.new(0.0599999502, 5, 0.5, 136)
  1297. Glow.Text = ("Glow")
  1298. Glow.TextColor3 = Color3.new(1, 1, 1)
  1299. Glow.Style = "RobloxButtonDefault"
  1300. Glow.Draggable = false
  1301.  
  1302. Glow.MouseButton1Click:connect(function()
  1303. function MakeHologram(object)
  1304. for i,v in pairs(object:GetChildren()) do
  1305. if v:IsA("Part") then
  1306. if v:FindFirstChild("Hologram") == nil then
  1307. local hologram = Instance.new("SelectionBox")
  1308. hologram.Parent = v
  1309. hologram.Adornee = v
  1310. hologram.Name = "Hologram"
  1311. hologram.Color = BrickColor.new(game.CoreGui.Main.GuiButtons.GlowText.Text)
  1312. elseif v:FindFirstChild("Hologram") ~= nil then
  1313. v.Hologram.Color = BrickColor.new(game.CoreGui.Main.GuiButtons.GlowText.Text)
  1314. end
  1315. end
  1316. MakeHologram(v)
  1317. end
  1318. end
  1319. MakeHologram(Workspace)
  1320. end)
  1321.  
  1322. OwnText = Instance.new("TextBox", game.CoreGui.Main.GuiButtons)
  1323. OwnText.BackgroundColor3 = Color3.new(1, 1, 1)
  1324. OwnText.ClearTextOnFocus = true
  1325. OwnText.Name = ("OwnText")
  1326. OwnText.Font = "ArialBold"
  1327. OwnText.FontSize = "Size11"
  1328. OwnText.Position = UDim2.new(0.129999936, 71, 0.561999798, 113)
  1329. OwnText.Size = UDim2.new(0.0500000007, 145, 0.0500000007, 19)
  1330. OwnText.Text = "Name of Admin Or Owner"
  1331. OwnText.ClipsDescendants = true
  1332. OwnText.BackgroundTransparency = ("0.5")
  1333.  
  1334.  
  1335. Own = Instance.new("TextButton", game.CoreGui.Main.GuiButtons)
  1336. Own.Size = UDim2.new(0.0500000007, 62, 0.0500000007, 19)
  1337. Own.Name = ("Own")
  1338. Own.Position = UDim2.new(0.0599999502, 5, 0.5, 113)
  1339. Own.Text = ("Own")
  1340. Own.TextColor3 = Color3.new(1, 1, 1)
  1341. Own.Style = "RobloxButtonDefault"
  1342. Own.Draggable = false
  1343. Own.MouseButton1Click:connect(function()
  1344. lul = OwnText.Text
  1345. ownerz = game.Players[lul]
  1346. for _, v in pairs(ownerz.Backpack:GetChildren()) do
  1347. v:Clone().Parent = me.Backpack
  1348. end
  1349. end)
  1350.  
  1351. SpeedText = Instance.new("TextBox", game.CoreGui.Main.GuiButtons)
  1352. SpeedText.BackgroundColor3 = Color3.new(1, 1, 1)
  1353. SpeedText.ClearTextOnFocus = true
  1354. SpeedText.Name = ("SpeedText")
  1355. SpeedText.Font = "ArialBold"
  1356. SpeedText.FontSize = "Size11"
  1357. SpeedText.Position = UDim2.new(0.129999936, 71, 0.561999798, -24)
  1358. SpeedText.Size = UDim2.new(0.0500000007, 70, 0.0500000007, 17)
  1359. SpeedText.Text = "Walk Speed"
  1360. SpeedText.ClipsDescendants = true
  1361. SpeedText.BackgroundTransparency = ("0.5")
  1362.  
  1363.  
  1364. Speed = Instance.new("TextButton", game.CoreGui.Main.GuiButtons)
  1365. Speed.Size = UDim2.new(0.0500000007, 62, 0.0500000007, 19)
  1366. Speed.Name = ("Speed")
  1367. Speed.Position = UDim2.new(0.0599999502, 5, 0.5, -25)
  1368. Speed.Text = ("Set Speed")
  1369. Speed.TextColor3 = Color3.new(1, 1, 1)
  1370. Speed.Style = "RobloxButtonDefault"
  1371. Speed.Draggable = false
  1372. Speed.MouseButton1Click:connect(function()
  1373. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = SpeedText.Text
  1374. WalkNum.Text = SpeedText.Text
  1375. while true do
  1376. wait()
  1377. WalkNum.Text = game.Players.LocalPlayer.Character.Humanoid.WalkSpeed
  1378. end
  1379. end)
  1380.  
  1381. AntiBan= Instance.new("TextButton", game.CoreGui.Main.GuiButtons)
  1382. AntiBan.Size = UDim2.new(0.0500000007, 62, 0.0500000007, 19)
  1383. AntiBan.Name = ("AntiBan")
  1384. AntiBan.Position = UDim2.new(0.0599999502, 5, 0.5, 67)
  1385. AntiBan.Text = "Anti Ban"
  1386. AntiBan.TextColor3 = Color3.new(1, 1, 1)
  1387. AntiBan.Style = "RobloxButtonDefault"
  1388. AntiBan.Draggable = false
  1389. AntiBan.Visible = true
  1390.  
  1391. AntiBan.MouseButton1Click:connect(function()
  1392. game.Players.LocalPlayer.Character.RobloxLocked = true
  1393. game.Players.LocalPlayer.PlayerGui.RobloxLocked = true
  1394. game.Players.LocalPlayer.Backpack.RobloxLocked = true
  1395. game.Players.LocalPlayer.RobloxLocked = true
  1396.  
  1397. end)
  1398.  
  1399. WalkNum=Instance.new("TextLabel", game.CoreGui.Main.GuiButtons)
  1400. WalkNum.Name = ("WalkNum")
  1401. WalkNum.Text = game.Players.LocalPlayer.Character.Humanoid.WalkSpeed
  1402. WalkNum.Position = UDim2.new(0.00800000038, 100, 0, 40)
  1403. WalkNum.TextColor3 = Color3.new(1, 1, 1)
  1404. WalkNum.Visible = true
  1405. WalkNum.BackgroundTransparency = 1
  1406. WalkNum.Font = "ArialBold"
  1407. WalkNum.FontSize = "Size12"
  1408.  
  1409. WalkSub= Instance.new("TextButton", game.CoreGui.Main.GuiButtons)
  1410. WalkSub.Size = UDim2.new(0.0500000007, 75, 0.0500000007, 19)
  1411. WalkSub.Name = ("WalkSub")
  1412. WalkSub.Position = UDim2.new(0.0599999502, 5, 0.5, 44)
  1413. WalkSub.Text = "Walkspeed -1"
  1414. WalkSub.TextColor3 = Color3.new(1, 1, 1)
  1415. WalkSub.Style = "RobloxButtonDefault"
  1416. WalkSub.Draggable = false
  1417. WalkSub.Visible = true
  1418.  
  1419. WalkSub.MouseButton1Click:connect(function()
  1420. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = game.Players.LocalPlayer.Character.Humanoid.WalkSpeed-1
  1421. WalkNum.Text = WalkNum.Text-1
  1422. while true do
  1423. wait()
  1424. WalkNum.Text = game.Players.LocalPlayer.Character.Humanoid.WalkSpeed
  1425. end
  1426. end)
  1427.  
  1428.  
  1429.  
  1430. WalkAdd= Instance.new("TextButton", game.CoreGui.Main.GuiButtons)
  1431. WalkAdd.Size = UDim2.new(0.0500000007, 75, 0.0500000007, 19)
  1432. WalkAdd.Name = ("WalkAdd")
  1433. WalkAdd.Position = UDim2.new(0.0599999502, 5, 0.5, 21)
  1434. WalkAdd.Text = "Walkspeed +1"
  1435. WalkAdd.TextColor3 = Color3.new(1, 1, 1)
  1436. WalkAdd.Style = "RobloxButtonDefault"
  1437. WalkAdd.Draggable = false
  1438. WalkAdd.Visible = true
  1439.  
  1440. WalkAdd.MouseButton1Click:connect(function()
  1441. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = game.Players.LocalPlayer.Character.Humanoid.WalkSpeed+1
  1442. WalkNum.Text = WalkNum.Text+1
  1443. while true do
  1444. wait()
  1445. WalkNum.Text = game.Players.LocalPlayer.Character.Humanoid.WalkSpeed
  1446. end
  1447. end)
  1448.  
  1449.  
  1450.  
  1451. BreakControls= Instance.new("TextButton", game.CoreGui.Main.GuiButtons)
  1452. BreakControls.Size = UDim2.new(0.0500000007, 90, 0.0500000007, 19)
  1453. BreakControls.Name = ("BreakControls")
  1454. BreakControls.Position = UDim2.new(0.0599999502, 5, 0.5, -2)
  1455. BreakControls.Text = "Reverse Controls"
  1456. BreakControls.TextColor3 = Color3.new(1, 1, 1)
  1457. BreakControls.Style = "RobloxButtonDefault"
  1458. BreakControls.Draggable = false
  1459. BreakControls.Visible = true
  1460.  
  1461. BreakControls.MouseButton1Click:connect(function()
  1462. for _, v in pairs(game.Players:GetPlayers()) do
  1463. v.Character.Humanoid.WalkSpeed = -16
  1464. WalkNum.Text = ("-16")
  1465. game.CoreGui.Main.GuiButtons.BreakControls.Visible = false
  1466. game.CoreGui.Main.GuiButtons.FixControls.Visible = true
  1467. end
  1468. end)
  1469.  
  1470.  
  1471. BreakControls2= Instance.new("TextButton", game.CoreGui.Main.GuiButtons)
  1472. BreakControls2.Size = UDim2.new(0.0500000007, 90, 0.0500000007, 19)
  1473. BreakControls2.Name = ("FixControls")
  1474. BreakControls2.Position = UDim2.new(0.0599999502, 5, 0.5, -2)
  1475. BreakControls2.Text = "Fix Controls"
  1476. BreakControls2.TextColor3 = Color3.new(1, 1, 1)
  1477. BreakControls2.Style = "RobloxButtonDefault"
  1478. BreakControls2.Draggable = false
  1479. BreakControls2.Visible = false
  1480.  
  1481. BreakControls2.MouseButton1Click:connect(function()
  1482. for _, v in pairs(game.Players:GetPlayers()) do
  1483. v.Character.Humanoid.WalkSpeed = 16
  1484. WalkNum.Text = ("16")
  1485. game.CoreGui.Main.GuiButtons.BreakControls.Visible = true
  1486. game.CoreGui.Main.GuiButtons.FixControls.Visible = false
  1487. end
  1488. end)
  1489.  
  1490.  
  1491.  
  1492. VISIBLE= Instance.new("TextButton", game.CoreGui.Main.ToggleFrame)
  1493. VISIBLE.Size = UDim2.new(0, 148, 0, 20)
  1494. VISIBLE.Name = ("VISIBLE1")
  1495. VISIBLE.Position = UDim2.new(0.162000075, 1, 1.83800018, 64)
  1496. VISIBLE.Text = "Visible"
  1497. VISIBLE.TextColor3 = Color3.new(1, 1, 1)
  1498. VISIBLE.Style = "RobloxButton"
  1499. VISIBLE.Draggable = false
  1500. VISIBLE.Visible = true
  1501.  
  1502. VISIBLE.MouseButton1Click:connect(function()
  1503. game.CoreGui.Main.ToggleFrame.INVISIBLE1.Visible = true
  1504. game.CoreGui.Main.ToggleFrame.VISIBLE1.Visible = false
  1505. for a, obj in pairs(game.Players.LocalPlayer.Character:children()) do
  1506. if obj:IsA("BasePart") then obj.Transparency = 0 if obj:findFirstChild("face") then obj.face.Transparency = 0 end elseif obj:IsA("Hat") and obj:findFirstChild("Handle") then obj.Handle.Transparency = 0
  1507. end
  1508. end
  1509. end)
  1510.  
  1511. INVISIBLE= Instance.new("TextButton", game.CoreGui.Main.ToggleFrame)
  1512. INVISIBLE.Size = UDim2.new(0, 148, 0, 20)
  1513. INVISIBLE.Name = ("INVISIBLE1")
  1514. INVISIBLE.Position = UDim2.new(0.162000075, 1, 1.83800018, 64)
  1515. INVISIBLE.Text = "Invisible"
  1516. INVISIBLE.TextColor3 = Color3.new(1, 1, 1)
  1517. INVISIBLE.Style = "RobloxButton"
  1518. INVISIBLE.Draggable = false
  1519. INVISIBLE.Visible = true
  1520.  
  1521. INVISIBLE.MouseButton1Click:connect(function()
  1522. game.CoreGui.Main.ToggleFrame.INVISIBLE1.Visible = false
  1523. game.CoreGui.Main.ToggleFrame.VISIBLE1.Visible = true
  1524.  
  1525. for a, obj in pairs(game.Players.LocalPlayer.Character:children()) do
  1526.  
  1527. if obj:IsA("ForceField") then obj:Remove() end if obj:IsA("BasePart") then obj.Transparency = 1 if obj:findFirstChild("face") then obj.face.Transparency = 1 end elseif obj:IsA("Hat") and obj:findFirstChild("Handle") then obj.Handle.Transparency = 1
  1528. end
  1529. end
  1530. end)
  1531.  
  1532. UNGOD = Instance.new("TextButton", game.CoreGui.Main.ToggleFrame)
  1533. UNGOD.Size = UDim2.new(0, 75, 0, 20)
  1534. UNGOD.Name = ("UNGOD")
  1535. UNGOD.Position = UDim2.new(0.0970000401, 1, 1.9380002, 47)
  1536. UNGOD.Text = "UNGOD"
  1537. UNGOD.TextColor3 = Color3.new(1, 1, 1)
  1538. UNGOD.Style = "RobloxButton"
  1539. UNGOD.Draggable = false
  1540. UNGOD.Visible = false
  1541. UNGOD.Selected = true
  1542.  
  1543. UNGOD.MouseButton1Click:connect(function()
  1544. me.Character.Humanoid.MaxHealth = ("100")
  1545. game.CoreGui.Main.ToggleFrame.GOD.Visible = true
  1546. game.CoreGui.Main.ToggleFrame.UNGOD.Visible = false
  1547. end)
  1548.  
  1549. GOD = Instance.new("TextButton", game.CoreGui.Main.ToggleFrame)
  1550. GOD.Size = UDim2.new(0, 75, 0, 20)
  1551. GOD.Name = ("GOD")
  1552. GOD.Position = UDim2.new(0.0970000401, 1, 1.9380002, 47)
  1553. GOD.Text = "GOD"
  1554. GOD.TextColor3 = Color3.new(1, 1, 1)
  1555. GOD.Style = "RobloxButton"
  1556. GOD.Draggable = false
  1557.  
  1558. GOD.MouseButton1Click:connect(function()
  1559. me.Character.Humanoid.MaxHealth = math.huge
  1560. game.CoreGui.Main.ToggleFrame.GOD.Visible = false
  1561. game.CoreGui.Main.ToggleFrame.UNGOD.Visible = true
  1562. end)
  1563.  
  1564. UNFF = Instance.new("TextButton", game.CoreGui.Main.ToggleFrame)
  1565. UNFF.Size = UDim2.new(0, 76, 0, 20)
  1566. UNFF.Name = ("UNFF")
  1567. UNFF.Position = UDim2.new(0.162000075, 73, 1.83800018, 47)
  1568. UNFF.Text = "UNFF"
  1569. UNFF.TextColor3 = Color3.new(1, 1, 1)
  1570. UNFF.Style = "RobloxButton"
  1571. UNFF.Draggable = false
  1572. UNFF.Visible = false
  1573. UNFF.Selected = true
  1574.  
  1575. UNFF.MouseButton1Click:connect(function()
  1576. me.Character.ForceField:Remove()
  1577. game.CoreGui.Main.ToggleFrame.FF.Visible = true
  1578. game.CoreGui.Main.ToggleFrame.UNFF.Visible = false
  1579. end)
  1580.  
  1581. FF = Instance.new("TextButton", game.CoreGui.Main.ToggleFrame)
  1582. FF.Size = UDim2.new(0, 76, 0, 20)
  1583. FF.Name = ("FF")
  1584. FF.Position = UDim2.new(0.162000075, 73, 1.83800018, 47)
  1585. FF.Text = "FF"
  1586. FF.TextColor3 = Color3.new(1, 1, 1)
  1587. FF.Style = "RobloxButton"
  1588. FF.Draggable = false
  1589.  
  1590. FF.MouseButton1Click:connect(function()
  1591. Instance.new("ForceField", me.Character)
  1592. game.CoreGui.Main.ToggleFrame.FF.Visible = false
  1593. game.CoreGui.Main.ToggleFrame.UNFF.Visible = true
  1594. end)
  1595.  
  1596. local ColorChat1 = Instance.new("Frame",edb2)
  1597. ColorChat1.Name = ("Blue")
  1598. ColorChat1.Position = UDim2.new(0.0599999242, 305, 0.772999704, 90)
  1599. ColorChat1.Size = UDim2.new(0.0500000007, 19, 0.0500000007, 19)
  1600. ColorChat1.Style = "ChatBlue"
  1601. local ColorChat2 = Instance.new("Frame",edb2)
  1602. ColorChat2.Name = ("Green")
  1603. ColorChat2.Position = UDim2.new(0.0599999242, 326, 0.772999704, 90)
  1604. ColorChat2.Size = UDim2.new(0.0500000007, 19, 0.0500000007, 19)
  1605. ColorChat2.Style = "ChatGreen"
  1606. local ColorChat3 = Instance.new("Frame",edb2)
  1607. ColorChat3.Name = ("Red")
  1608. ColorChat3.Position = UDim2.new(0.0599999242, 347, 0.772999704, 90)
  1609. ColorChat3.Size = UDim2.new(0.0500000007, 19, 0.0500000007, 19)
  1610. ColorChat3.Style = "ChatRed"
  1611. local SetColor = Instance.new("StringValue",edb2)
  1612. SetColor.Name = ("SetColor")
  1613. SetColor.Value = ("Blue")
  1614.  
  1615. SetChat = Instance.new("TextBox", edb2)
  1616. SetChat.BackgroundColor3 = Color3.new(1, 1, 1)
  1617. SetChat.Name = ("ChatText")
  1618. SetChat.ClearTextOnFocus = true
  1619. SetChat.Font = "ArialBold"
  1620. SetChat.FontSize = "Size11"
  1621. SetChat.Position = UDim2.new(0.129999891, 72, 0.826999605, 90)
  1622. SetChat.Size = UDim2.new(0.0500000007, 232, 0.0500000007, 19)
  1623. SetChat.Text = "Text"
  1624. SetChat.ClipsDescendants = true
  1625. SetChat.BackgroundTransparency = ("0.5")
  1626.  
  1627. Chat = Instance.new("TextButton", edb2)
  1628. Chat.Size = UDim2.new(0.0500000007, 62, 0.0500000007, 19)
  1629. Chat.Name = ("Chat")
  1630. Chat.Position = UDim2.new(0.0599999242, 5, 0.772999704, 90)
  1631. Chat.Text = "Chat"
  1632. Chat.TextColor3 = Color3.new(1, 1, 1)
  1633. Chat.Style = "RobloxButtonDefault"
  1634. Chat.Draggable = false
  1635.  
  1636. Chat.MouseButton1Click:connect(function()
  1637. game:GetService("Chat"):Chat(game.Players.LocalPlayer.Character.Head, edb2.ChatText.Text, edb2.SetColor.Value)
  1638.  
  1639. end)
  1640.  
  1641. SetBlue = Instance.new("TextButton", edb2)
  1642. SetBlue.Size = UDim2.new(0.0500000007, 19, 0.0500000007, 19)
  1643. SetBlue.Name = ("SetBlue")
  1644. SetBlue.Position = UDim2.new(0.0599999242, 305, 0.772999704, 90)
  1645. SetBlue.Text = ""
  1646. SetBlue.TextColor3 = Color3.new(1, 1, 1)
  1647. SetBlue.Style = "Custom"
  1648. SetBlue.Draggable = false
  1649. SetBlue.BackgroundTransparency = 0.9
  1650.  
  1651. SetBlue.MouseButton1Click:connect(function()
  1652. edb2.SetColor.Value = ("Blue")
  1653. end)
  1654. SetGreen = Instance.new("TextButton", edb2)
  1655. SetGreen.Size = UDim2.new(0.0500000007, 19, 0.0500000007, 19)
  1656. SetGreen.Name = ("SetGreen")
  1657. SetGreen.Position = UDim2.new(0.0599999242, 326, 0.772999704, 90)
  1658. SetGreen.Text = ""
  1659. SetGreen.TextColor3 = Color3.new(1, 1, 1)
  1660. SetGreen.Style = "Custom"
  1661. SetGreen.Draggable = false
  1662. SetGreen.BackgroundTransparency = 0.9
  1663.  
  1664. SetGreen.MouseButton1Click:connect(function()
  1665. edb2.SetColor.Value = ("Green")
  1666. end)
  1667. SetRed = Instance.new("TextButton", edb2)
  1668. SetRed.Size = UDim2.new(0.0500000007, 19, 0.0500000007, 19)
  1669. SetRed.Name = ("SetRed")
  1670. SetRed.Position = UDim2.new(0.0599999242, 347, 0.772999704, 90)
  1671. SetRed.Text = ""
  1672. SetRed.TextColor3 = Color3.new(1, 1, 1)
  1673. SetRed.Style = "Custom"
  1674. SetRed.Draggable = false
  1675. SetRed.BackgroundTransparency = 0.9
  1676.  
  1677. SetRed.MouseButton1Click:connect(function()
  1678. edb2.SetColor.Value = ("Red")
  1679. end)
  1680.  
  1681.  
  1682. ToolBox = Instance.new("TextButton", game.CoreGui.Main.GuiButtons)
  1683. ToolBox.Size = UDim2.new(0.0500000007, 62, 0.0500000007, 19)
  1684. ToolBox.Name = ("ToolBox")
  1685. ToolBox.Position = UDim2.new(0, 5, 0.5, 400)
  1686. ToolBox.Text = "ToolBox"
  1687. ToolBox.TextColor3 = Color3.new(1, 1, 1)
  1688. ToolBox.Style = "RobloxButtonDefault"
  1689. ToolBox.Draggable = false
  1690.  
  1691. ToolBox.MouseButton1Click:connect(function()
  1692. Game:GetService("TestService"):DoCommand("ToggleToolbox")
  1693. end)
  1694.  
  1695. Btools = Instance.new("TextButton", game.CoreGui.Main.GuiButtons)
  1696. Btools.Size = UDim2.new(0.0500000007, 62, 0.0500000007, 19)
  1697. Btools.Name = ("Btools")
  1698. Btools.Position = UDim2.new(0, 5, 0.5, 420)
  1699. Btools.Text = "Btools"
  1700. Btools.TextColor3 = Color3.new(1, 1, 1)
  1701. Btools.Style = "RobloxButtonDefault"
  1702. Btools.Draggable = false
  1703.  
  1704. Btools.MouseButton1Click:connect(function()
  1705. local clone = Instance.new("HopperBin")
  1706. clone.BinType = "Clone"
  1707. clone.Parent = me.Backpack
  1708. local delete = Instance.new("HopperBin")
  1709. delete.BinType = "Hammer"
  1710. delete.Parent = me.Backpack
  1711. local drag = Instance.new("HopperBin")
  1712. drag.BinType = "GameTool"
  1713. drag.Parent = me.Backpack
  1714. local drag2 = Instance.new("HopperBin")
  1715. drag2.BinType = "Grab"
  1716. drag2.Parent = me.Backpack
  1717. game:GetObjects("rbxassetid://122694024")[1].Parent=game.Players.LocalPlayer.Backpack
  1718. game:GetObjects("rbxassetid://10947742")[1].Parent=game.Players.LocalPlayer.Backpack
  1719. game:GetObjects("rbxassetid://2248549")[1].Parent=game.Players.LocalPlayer.Backpack
  1720. game:GetObjects("rbxassetid://45876303")[1].Parent=game.Players.LocalPlayer.Backpack
  1721. end)
  1722.  
  1723.  
  1724. Terrain = Instance.new("TextButton", game.CoreGui.Main.GuiButtons)
  1725. Terrain.Size = UDim2.new(0.0500000007, 77, 0.0500000007, 19)
  1726. Terrain.Name = ("ClearTerrain")
  1727. Terrain.Position = UDim2.new(0, 5, 0.5, 440)
  1728. Terrain.Text = "Clear Terrain"
  1729. Terrain.TextColor3 = Color3.new(1, 1, 1)
  1730. Terrain.Style = "RobloxButtonDefault"
  1731. Terrain.Draggable = false
  1732.  
  1733. Terrain.MouseButton1Click:connect(function()
  1734. game.Workspace.Terrain:Clear()
  1735.  
  1736. end)
  1737.  
  1738.  
  1739. ExPro = Instance.new("TextButton", game.CoreGui.Main.GuiButtons)
  1740. ExPro.Name = ("expro")
  1741. ExPro.Size = UDim2.new(0.0500000007, 62, 0.0500000007, 19)
  1742. ExPro.Position = UDim2.new(0, 5, 0.5, 379)
  1743. ExPro.Text = "V3rm"
  1744. ExPro.TextColor3 = Color3.new(1, 1, 1)
  1745. ExPro.Style = "RobloxButtonDefault"
  1746. ExPro.Draggable = false
  1747.  
  1748. ExPro.MouseButton1Click:connect(function()
  1749. exPro(workspace)
  1750. end)
  1751.  
  1752. StealText = Instance.new("TextBox", game.CoreGui.Main.GuiButtons)
  1753. StealText.BackgroundColor3 = Color3.new(1, 1, 1)
  1754. StealText.Name = ("StealText")
  1755. StealText.ClearTextOnFocus = false
  1756. StealText.Font = "ArialBold"
  1757. StealText.FontSize = "Size11"
  1758. StealText.Transparency = 0.5
  1759. StealText.Position = UDim2.new(0, 72, 0.879999995, 183)
  1760. StealText.Size = UDim2.new(0.0500000007, 125, 0.0500000007, 17)
  1761. StealText.Text = "Place ID to save to"
  1762.  
  1763. StealButton = Instance.new("TextButton", game.CoreGui.Main.GuiButtons)
  1764. StealButton.Name = ("StealButton")
  1765. StealButton.Font = "ArialBold"
  1766. StealButton.FontSize = "Size12"
  1767. StealButton.Text = "Steal"
  1768. StealButton.Position = UDim2.new(0.100000001, 5, 0.879999995, 182)
  1769. StealButton.Size = UDim2.new(0.0500000007, 62, 0.0500000007, 19)
  1770. StealButton.TextColor3 = Color3.new(1, 1, 1)
  1771. StealButton.Style = "RobloxButtonDefault"
  1772.  
  1773. StealButton.MouseButton1Click:connect(function()
  1774. pcall(function()
  1775. game:service("Visit"):SetUploadUrl("http://www.roblox.com/Data/Upload.ashx?assetid=" .. StealText.Text);
  1776. game.CoreGui.Main.GuiButtons.ControlFrame.SaveDialogShield.Visible = true
  1777. end)
  1778. end)
  1779.  
  1780. coroutine.resume(coroutine.create(function()
  1781. while wait() do
  1782. game:ClearMessage()
  1783. end
  1784. end))
  1785. ------------------------------------------------------------------------------------------------------------END PAGE 1
  1786. --PAGE 2
  1787.  
  1788. p1 = Instance.new("TextButton")
  1789. p1.Name = "p1."
  1790. p1.Parent = ToggleFrame
  1791. p1.Position = UDim2.new(0.10100000351667, 1, 0.70000004768372, -17)
  1792. p1.Size = UDim2.new(0, 22, 0, 20)
  1793. p1.Style = Enum.ButtonStyle.RobloxButton
  1794. p1.Selected = true
  1795. p1.Font = Enum.Font.ArialBold
  1796. p1.FontSize = Enum.FontSize.Size10
  1797. p1.Text = "P1."
  1798. p1.TextColor = BrickColor.new("Institutional white")
  1799. p1.Visible = false
  1800. p1.MouseButton1Click:connect(function()
  1801. edb2.Visible = true
  1802. edb3.Visible = false
  1803. end)
  1804.  
  1805. p2 = Instance.new("TextButton")
  1806. p2.Name = "p2."
  1807. p2.Parent = ToggleFrame
  1808. p2.Position = UDim2.new(0.10100000351667, 21, 0.70000004768372, -17)
  1809. p2.Size = UDim2.new(0, 22, 0, 20)
  1810. p2.Style = Enum.ButtonStyle.RobloxButton
  1811. p2.Selected = true
  1812. p2.Font = Enum.Font.ArialBold
  1813. p2.FontSize = Enum.FontSize.Size10
  1814. p2.Text = "P2."
  1815. p2.TextColor = BrickColor.new("Institutional white")
  1816. p2.Visible = false
  1817. p2.MouseButton1Click:connect(function()
  1818. edb2.Visible = false
  1819. edb3.Visible = true
  1820. end)
  1821.  
  1822.  
  1823.  
  1824. ExecuteFrame = Instance.new("Frame", game.CoreGui.Main.GuiButtons2)
  1825. ExecuteFrame.Name = "ExecuteFrame"
  1826. ExecuteFrame.Position = UDim2.new(0, 144, 0, 94)
  1827. ExecuteFrame.Size = UDim2.new(0, 205, 0, 143)
  1828. ExecuteFrame.BackgroundColor3 = Color3.new(0,0,0)
  1829. ExecuteFrame.BackgroundTransparency = 0.5
  1830. ExecuteFrame.Transparency = 0.5
  1831. ExecuteFrame.Visible = false
  1832. ExecuteFrame.Draggable = true
  1833. ExecuteFrame.Active = true
  1834.  
  1835. ScriptBox = Instance.new("TextBox", ExecuteFrame)
  1836. ScriptBox.Name = "ScriptBox"
  1837. ScriptBox.Position = UDim2.new(0, 5, 0, 5)
  1838. ScriptBox.Size = UDim2.new(0, 195, 0, 85)
  1839. ScriptBox.BackgroundColor3 = Color3.new(0,0,0)
  1840. ScriptBox.BackgroundTransparency = 0.5
  1841. ScriptBox.Text = ""
  1842. ScriptBox.TextColor = BrickColor.new("Institutional white")
  1843. ScriptBox.TextXAlignment = "Left"
  1844. ScriptBox.TextYAlignment = "Top"
  1845. ScriptBox.ClearTextOnFocus = false
  1846. ScriptBox.MultiLine = true
  1847. ScriptBox.Transparency = 0.5
  1848. ScriptBox.TextWrapped = true
  1849.  
  1850. RunSc = Instance.new("TextButton", ExecuteFrame)
  1851. RunSc.Name = "RunScript"
  1852. RunSc.Position = UDim2.new(0, -1, 0, 92)
  1853. RunSc.Size = UDim2.new(0.050000000745058, 196, 0.050000000745058, 19)
  1854. RunSc.Style = "RobloxButtonDefault"
  1855. RunSc.Text = "Run Script"
  1856. RunSc.TextColor = BrickColor.new("Institutional white")
  1857. RunSc.TextTransparency = 0
  1858. RunSc.MouseButton1Click:connect(function()
  1859. delay(0.1,function()assert(loadstring(ScriptBox.Text))()end)
  1860. end)
  1861. ClearScript = Instance.new("TextButton", ExecuteFrame)
  1862. ClearScript.Name = "ClearScript"
  1863. ClearScript.Position = UDim2.new(0, -1, 0, 117)
  1864. ClearScript.Size = UDim2.new(0.050000000745058, 196, 0.050000000745058, 19)
  1865. ClearScript.Style = "RobloxButtonDefault"
  1866. ClearScript.Text = "Clear Script"
  1867. ClearScript.TextColor = BrickColor.new("Institutional white")
  1868. ClearScript.MouseButton1Click:connect(function()
  1869. ScriptBox.Text = ("")
  1870. end)
  1871.  
  1872.  
  1873.  
  1874. Exc = Instance.new("TextButton", game.CoreGui.Main.GuiButtons2)
  1875. Exc.Size = UDim2.new(0.0500000007, 72, 0.0500000007, 19)
  1876. Exc.Name = ("OpenScript")
  1877. Exc.Position = UDim2.new(0.0599999502, 5, 0.5, 384)
  1878. Exc.Text = ("Open Scripter")
  1879. Exc.TextColor3 = Color3.new(1, 1, 1)
  1880. Exc.Style = "RobloxButtonDefault"
  1881. Exc.Draggable = false
  1882. Exc.MouseButton1Click:connect(function()
  1883. game.CoreGui.Main.GuiButtons2.ExecuteFrame.Visible = true
  1884. Exc2.Visible = true
  1885. Exc.Visible = false
  1886. end)
  1887.  
  1888. Exc2 = Instance.new("TextButton", game.CoreGui.Main.GuiButtons2)
  1889. Exc2.Size = UDim2.new(0.0500000007, 72, 0.0500000007, 19)
  1890. Exc2.Name = ("CloseScript")
  1891. Exc2.Position = UDim2.new(0.0599999502, 5, 0.5, 384)
  1892. Exc2.Text = ("Close Scripter")
  1893. Exc2.TextColor3 = Color3.new(1, 1, 1)
  1894. Exc2.Style = "RobloxButtonDefault"
  1895. Exc2.Draggable = false
  1896. Exc2.Visible = false
  1897. Exc2.MouseButton1Click:connect(function()
  1898. game.CoreGui.Main.GuiButtons2.ExecuteFrame.Visible = false
  1899. Exc2.Visible = false
  1900. Exc.Visible = true
  1901. end)
  1902.  
  1903.  
  1904.  
  1905. MemeFrame = Instance.new("Frame")
  1906. MemeFrame.Name = "MemeFrame"
  1907. MemeFrame.Parent = game.CoreGui.Main
  1908. MemeFrame.Position = UDim2.new(0, 379, 0, 88)
  1909. MemeFrame.Size = UDim2.new(0, 496, 0, 217)
  1910. MemeFrame.Style = Enum.FrameStyle.RobloxRound
  1911. MemeFrame.Visible = false
  1912. MemeFrame.Active = true
  1913. MemeFrame.Draggable = true
  1914. m = Instance.new("StringValue", game.CoreGui.Main)
  1915. m.Name = ("Meme")
  1916.  
  1917. function Party(root)
  1918. for _, v in pairs(root:GetChildren()) do
  1919. if v:IsA("Decal") and v.Texture ~= "http://www.roblox.com/asset/?id="..game.CoreGui.Main.Meme.Value then
  1920. v.Parent = nil
  1921. elseif v:IsA("BasePart") then
  1922. v.Material = "Plastic"
  1923. v.Transparency = 0
  1924. One = Instance.new("Decal", v)
  1925. Two = Instance.new("Decal", v)
  1926. Three = Instance.new("Decal", v)
  1927. Four = Instance.new("Decal", v)
  1928. Five = Instance.new("Decal", v)
  1929. Six = Instance.new("Decal", v)
  1930. One.Texture = "http://www.roblox.com/asset/?id="..game.CoreGui.Main.Meme.Value
  1931. Two.Texture = "http://www.roblox.com/asset/?id="..game.CoreGui.Main.Meme.Value
  1932. Three.Texture = "http://www.roblox.com/asset/?id="..game.CoreGui.Main.Meme.Value
  1933. Four.Texture = "http://www.roblox.com/asset/?id="..game.CoreGui.Main.Meme.Value
  1934. Five.Texture = "http://www.roblox.com/asset/?id="..game.CoreGui.Main.Meme.Value
  1935. Six.Texture = "http://www.roblox.com/asset/?id="..game.CoreGui.Main.Meme.Value
  1936. One.Face = "Front"
  1937. Two.Face = "Back"
  1938. Three.Face = "Right"
  1939. Four.Face = "Left"
  1940. Five.Face = "Top"
  1941. Six.Face = "Bottom"
  1942. end
  1943. Party(v)
  1944. end
  1945. end
  1946.  
  1947.  
  1948. Row1 = Instance.new("ImageButton")
  1949. Row1.Name = "Row1"
  1950. Row1.Parent = MemeFrame
  1951. Row1.Size = UDim2.new(0, 60, 0, 60)
  1952. Row1.BackgroundColor = BrickColor.new("Really black")
  1953. Row1.BackgroundTransparency = 0.5
  1954. Row1.Image = "http://www.roblox.com/asset/?id=60890285"
  1955. Row1.Transparency = 0.5
  1956.  
  1957. Row12 = Instance.new("ImageButton")
  1958. Row12.Name = "Row1"
  1959. Row12.Parent = MemeFrame
  1960. Row12.Position = UDim2.new(0, 70, 0, 0)
  1961. Row12.Size = UDim2.new(0, 60, 0, 60)
  1962. Row12.BackgroundColor = BrickColor.new("Really black")
  1963. Row12.BackgroundTransparency = 0.5
  1964. Row12.Image = "http://www.roblox.com/asset/?id=56257168"
  1965. Row12.Transparency = 0.5
  1966.  
  1967. Row13 = Instance.new("ImageButton")
  1968. Row13.Name = "Row1"
  1969. Row13.Parent = MemeFrame
  1970. Row13.Position = UDim2.new(0, 140, 0, 0)
  1971. Row13.Size = UDim2.new(0, 60, 0, 60)
  1972. Row13.BackgroundColor = BrickColor.new("Really black")
  1973. Row13.BackgroundTransparency = 0.5
  1974. Row13.Image = "http://www.roblox.com/asset/?id=38353935"
  1975. Row13.Transparency = 0.5
  1976.  
  1977. Row14 = Instance.new("ImageButton")
  1978. Row14.Name = "Row1"
  1979. Row14.Parent = MemeFrame
  1980. Row14.Position = UDim2.new(0, 210, 0, 0)
  1981. Row14.Size = UDim2.new(0, 60, 0, 60)
  1982. Row14.BackgroundColor = BrickColor.new("Really black")
  1983. Row14.BackgroundTransparency = 0.5
  1984. Row14.Image = "http://www.roblox.com/asset/?id=41739431"
  1985. Row14.Transparency = 0.5
  1986.  
  1987. Row15 = Instance.new("ImageButton")
  1988. Row15.Name = "Row1"
  1989. Row15.Parent = MemeFrame
  1990. Row15.Position = UDim2.new(0, 280, 0, 0)
  1991. Row15.Size = UDim2.new(0, 60, 0, 60)
  1992. Row15.BackgroundColor = BrickColor.new("Really black")
  1993. Row15.BackgroundTransparency = 0.5
  1994. Row15.Image = "http://www.roblox.com/asset/?id=73504134"
  1995. Row15.Transparency = 0.5
  1996.  
  1997. Row16 = Instance.new("ImageButton")
  1998. Row16.Name = "Row1"
  1999. Row16.Parent = MemeFrame
  2000. Row16.Position = UDim2.new(0, 350, 0, 0)
  2001. Row16.Size = UDim2.new(0, 60, 0, 60)
  2002. Row16.BackgroundColor = BrickColor.new("Really black")
  2003. Row16.BackgroundTransparency = 0.5
  2004. Row16.Image = "http://www.roblox.com/asset/?id=76871429"
  2005. Row16.Transparency = 0.5
  2006.  
  2007. Row17 = Instance.new("ImageButton")
  2008. Row17.Name = "Row1"
  2009. Row17.Parent = MemeFrame
  2010. Row17.Position = UDim2.new(0, 420, 0, 0)
  2011. Row17.Size = UDim2.new(0, 60, 0, 60)
  2012. Row17.BackgroundColor = BrickColor.new("Really black")
  2013. Row17.BackgroundTransparency = 0.5
  2014. Row17.Image = "http://www.roblox.com/asset/?id=76871472"
  2015. Row17.Transparency = 0.5
  2016.  
  2017. Row2 = Instance.new("ImageButton")
  2018. Row2.Name = "Row2"
  2019. Row2.Parent = MemeFrame
  2020. Row2.Position = UDim2.new(0, 0, 0, 70)
  2021. Row2.Size = UDim2.new(0, 60, 0, 60)
  2022. Row2.BackgroundColor = BrickColor.new("Really black")
  2023. Row2.BackgroundTransparency = 0.5
  2024. Row2.Image = "http://www.roblox.com/asset/?id=76871551"
  2025. Row2.Transparency = 0.5
  2026.  
  2027. Row22 = Instance.new("ImageButton")
  2028. Row22.Name = "Row2"
  2029. Row22.Parent = MemeFrame
  2030. Row22.Position = UDim2.new(0, 70, 0, 70)
  2031. Row22.Size = UDim2.new(0, 60, 0, 60)
  2032. Row22.BackgroundColor = BrickColor.new("Really black")
  2033. Row22.BackgroundTransparency = 0.5
  2034. Row22.Image = "http://www.roblox.com/asset/?id=76871388"
  2035. Row22.Transparency = 0.5
  2036.  
  2037. Row23 = Instance.new("ImageButton")
  2038. Row23.Name = "Row2"
  2039. Row23.Parent = MemeFrame
  2040. Row23.Position = UDim2.new(0, 140, 0, 70)
  2041. Row23.Size = UDim2.new(0, 60, 0, 60)
  2042. Row23.BackgroundColor = BrickColor.new("Really black")
  2043. Row23.BackgroundTransparency = 0.5
  2044. Row23.Image = "http://www.roblox.com/asset/?id=76871415"
  2045. Row23.Transparency = 0.5
  2046.  
  2047. Row24 = Instance.new("ImageButton")
  2048. Row24.Name = "Row2"
  2049. Row24.Parent = MemeFrame
  2050. Row24.Position = UDim2.new(0, 210, 0, 70)
  2051. Row24.Size = UDim2.new(0, 60, 0, 60)
  2052. Row24.BackgroundColor = BrickColor.new("Really black")
  2053. Row24.BackgroundTransparency = 0.5
  2054. Row24.Image = "http://www.roblox.com/asset/?id=76870237"
  2055. Row24.Transparency = 0.5
  2056.  
  2057. Row25 = Instance.new("ImageButton")
  2058. Row25.Name = "Row2"
  2059. Row25.Parent = MemeFrame
  2060. Row25.Position = UDim2.new(0, 280, 0, 70)
  2061. Row25.Size = UDim2.new(0, 60, 0, 60)
  2062. Row25.BackgroundColor = BrickColor.new("Really black")
  2063. Row25.BackgroundTransparency = 0.5
  2064. Row25.Image = "http://www.roblox.com/asset/?id=65512002"
  2065. Row25.Transparency = 0.5
  2066.  
  2067. Row26 = Instance.new("ImageButton")
  2068. Row26.Name = "Row2"
  2069. Row26.Parent = MemeFrame
  2070. Row26.Position = UDim2.new(0, 350, 0, 70)
  2071. Row26.Size = UDim2.new(0, 60, 0, 60)
  2072. Row26.BackgroundColor = BrickColor.new("Really black")
  2073. Row26.BackgroundTransparency = 0.5
  2074. Row26.Image = "http://www.roblox.com/asset/?id=65511995"
  2075. Row26.Transparency = 0.5
  2076.  
  2077. Row3 = Instance.new("ImageButton")
  2078. Row3.Name = "Row3"
  2079. Row3.Parent = MemeFrame
  2080. Row3.Position = UDim2.new(0, 70, 0, 140)
  2081. Row3.Size = UDim2.new(0, 60, 0, 60)
  2082. Row3.BackgroundColor = BrickColor.new("Really black")
  2083. Row3.BackgroundTransparency = 0.5
  2084. Row3.Image = "http://www.roblox.com/asset/?id=76868523"
  2085. Row3.Transparency = 0.5
  2086.  
  2087. Row32 = Instance.new("ImageButton")
  2088. Row32.Name = "Row3"
  2089. Row32.Parent = MemeFrame
  2090. Row32.Position = UDim2.new(0, 280, 0, 140)
  2091. Row32.Size = UDim2.new(0, 60, 0, 60)
  2092. Row32.BackgroundColor = BrickColor.new("Really black")
  2093. Row32.BackgroundTransparency = 0.5
  2094. Row32.Image = "http://www.roblox.com/asset/?id=84688073"
  2095. Row32.Transparency = 0.5
  2096.  
  2097. Row33 = Instance.new("ImageButton")
  2098. Row33.Name = "Row3"
  2099. Row33.Parent = MemeFrame
  2100. Row33.Position = UDim2.new(0, 425, 0, 145)
  2101. Row33.Size = UDim2.new(0, 50, 0, 50)
  2102. Row33.BackgroundColor = BrickColor.new("Really black")
  2103. Row33.BackgroundTransparency = 0.5
  2104. Row33.Transparency = 0.5
  2105.  
  2106. TextLabel = Instance.new("TextLabel")
  2107. TextLabel.Parent = Row33
  2108. TextLabel.Position = UDim2.new(0, 25, 0, 25)
  2109. TextLabel.Font = Enum.Font.ArialBold
  2110. TextLabel.FontSize = Enum.FontSize.Size14
  2111. TextLabel.Text = "Clear"
  2112. TextLabel.TextColor = BrickColor.new("Institutional white")
  2113.  
  2114. Row34 = Instance.new("ImageButton")
  2115. Row34.Name = "Row3"
  2116. Row34.Parent = MemeFrame
  2117. Row34.Position = UDim2.new(0, 350, 0, 140)
  2118. Row34.Size = UDim2.new(0, 60, 0, 60)
  2119. Row34.BackgroundColor = BrickColor.new("Really black")
  2120. Row34.BackgroundTransparency = 0.5
  2121. Row34.Image = "http://www.roblox.com/asset/?id=108377196"
  2122. Row34.Transparency = 0.5
  2123.  
  2124. Row35 = Instance.new("ImageButton")
  2125. Row35.Name = "Row3"
  2126. Row35.Parent = MemeFrame
  2127. Row35.Position = UDim2.new(0, 0, 0, 140)
  2128. Row35.Size = UDim2.new(0, 60, 0, 60)
  2129. Row35.BackgroundColor = BrickColor.new("Really black")
  2130. Row35.BackgroundTransparency = 0.5
  2131. Row35.Image = "http://www.roblox.com/asset/?id=76870257"
  2132. Row35.Transparency = 0.5
  2133.  
  2134. Row36 = Instance.new("ImageButton")
  2135. Row36.Name = "Row3"
  2136. Row36.Parent = MemeFrame
  2137. Row36.Position = UDim2.new(0, 210, 0, 140)
  2138. Row36.Size = UDim2.new(0, 60, 0, 60)
  2139. Row36.BackgroundColor = BrickColor.new("Really black")
  2140. Row36.BackgroundTransparency = 0.5
  2141. Row36.Image = "http://www.roblox.com/asset/?id=65512006"
  2142. Row36.Transparency = 0.5
  2143.  
  2144. Row37 = Instance.new("ImageButton")
  2145. Row37.Name = "Row3"
  2146. Row37.Parent = MemeFrame
  2147. Row37.Position = UDim2.new(0, 140, 0, 140)
  2148. Row37.Size = UDim2.new(0, 60, 0, 60)
  2149. Row37.BackgroundColor = BrickColor.new("Really black")
  2150. Row37.BackgroundTransparency = 0.5
  2151. Row37.Image = "http://www.roblox.com/asset/?id=96074154"
  2152. Row37.Transparency = 0.5
  2153.  
  2154. Row27 = Instance.new("ImageButton")
  2155. Row27.Name = "Row2"
  2156. Row27.Parent = MemeFrame
  2157. Row27.Position = UDim2.new(0, 420, 0, 70)
  2158. Row27.Size = UDim2.new(0, 60, 0, 60)
  2159. Row27.BackgroundColor = BrickColor.new("Really black")
  2160. Row27.BackgroundTransparency = 0.5
  2161. Row27.Image = "http://www.roblox.com/asset/?id=76870098"
  2162. Row27.Transparency = 0.5
  2163.  
  2164. Face1 = Instance.new("TextButton")
  2165. Face1.Name = "Face"
  2166. Face1.Parent = MemeFrame
  2167. Face1.Position = UDim2.new(0, -2, 0.0010000000474975, 209)
  2168. Face1.Size = UDim2.new(0, 135, 0, 18)
  2169. Face1.BackgroundColor3 = Color3.new(0,0,0)
  2170. Face1.BackgroundTransparency = 0.30000001192093
  2171. Face1.BorderSizePixel = 0
  2172. Face1.Text = "Add to face"
  2173. Face1.TextColor = BrickColor.new("Institutional white")
  2174. Face1.Transparency = 0.30000001192093
  2175. Face1.FontSize = "Size11"
  2176. Face1.Font = "ArialBold"
  2177. Parts = Instance.new("TextButton")
  2178. Parts.Name = "Parts"
  2179. Parts.Parent = MemeFrame
  2180. Parts.Position = UDim2.new(0, 347, 0.0010000000474975, 209)
  2181. Parts.Size = UDim2.new(0, 135, 0, 18)
  2182. Parts.BackgroundColor3 = Color3.new(0,0,0)
  2183. Parts.BackgroundTransparency = 0.30000001192093
  2184. Parts.BorderSizePixel = 0
  2185. Parts.Text = "Add to all Parts"
  2186. Parts.TextColor = BrickColor.new("Institutional white")
  2187. Parts.Transparency = 0.30000001192093
  2188. Parts.FontSize = "Size11"
  2189. Parts.Font = "ArialBold"
  2190. --Row 1
  2191. Row1.MouseButton1Click:connect(function()
  2192. m.Value = ("60890285")
  2193. end)
  2194. Row12.MouseButton1Click:connect(function()
  2195. m.Value = ("56257168")
  2196. end)
  2197. Row13.MouseButton1Click:connect(function()
  2198. m.Value = ("38353935")
  2199. end)
  2200. Row14.MouseButton1Click:connect(function()
  2201. m.Value = ("41739431")
  2202. end)
  2203. Row15.MouseButton1Click:connect(function()
  2204. m.Value = ("73504134")
  2205. end)
  2206. Row16.MouseButton1Click:connect(function()
  2207. m.Value = ("76871429")
  2208. end)
  2209. Row17.MouseButton1Click:connect(function()
  2210. m.Value = ("76871472")
  2211. end)
  2212. --Row 2
  2213. Row2.MouseButton1Click:connect(function()
  2214. m.Value = ("76871551")
  2215. end)
  2216. Row22.MouseButton1Click:connect(function()
  2217. m.Value = ("84688073")
  2218. end)
  2219. Row23.MouseButton1Click:connect(function()
  2220. m.Value = ("76871415")
  2221. end)
  2222. Row24.MouseButton1Click:connect(function()
  2223. m.Value = ("76870237")
  2224. end)
  2225. Row25.MouseButton1Click:connect(function()
  2226. m.Value = ("65512002")
  2227. end)
  2228. Row26.MouseButton1Click:connect(function()
  2229. m.Value = ("65511995")
  2230. end)
  2231. Row27.MouseButton1Click:connect(function()
  2232. m.Value = ("76870098")
  2233. end)
  2234. --Row 3
  2235. Row3.MouseButton1Click:connect(function()
  2236. m.Value = ("76868523")
  2237. end)
  2238. Row32.MouseButton1Click:connect(function()
  2239. m.Value = ("84688073")
  2240. end)
  2241. Row33.MouseButton1Click:connect(function()--Clear Button
  2242. m.Value = ("")
  2243. end)
  2244. Row34.MouseButton1Click:connect(function()
  2245. m.Value = ("108377196")
  2246. end)
  2247. Row35.MouseButton1Click:connect(function()
  2248. m.Value = ("76870257")
  2249. end)
  2250. Row36.MouseButton1Click:connect(function()
  2251. m.Value = ("65512006")
  2252. end)
  2253. Row37.MouseButton1Click:connect(function()
  2254. m.Value = ("96074154")
  2255. end)
  2256. --Buttons!
  2257. Parts.MouseButton1Click:connect(function()
  2258. Party(workspace)
  2259. end)
  2260. Face1.MouseButton1Click:connect(function()
  2261. game.Players.LocalPlayer.Character.Head.face.Texture = "http://www.roblox.com/asset/?id="..m.Value
  2262. end)
  2263.  
  2264.  
  2265. MeMe = Instance.new("TextButton", game.CoreGui.Main.GuiButtons2)
  2266. MeMe.Size = UDim2.new(0.0500000007, 72, 0.0500000007, 19)
  2267. MeMe.Name = ("OpenMeme")
  2268. MeMe.Position = UDim2.new(0.0599999502, 5, 0.5, 361)
  2269. MeMe.Text = ("Open Memes")
  2270. MeMe.TextColor3 = Color3.new(1, 1, 1)
  2271. MeMe.Style = "RobloxButtonDefault"
  2272. MeMe.Draggable = false
  2273. MeMe.MouseButton1Click:connect(function()
  2274. MemeFrame.Visible = true
  2275. MeMe.Visible = false
  2276. MeMe2.Visible = true
  2277. end)
  2278.  
  2279. MeMe2 = Instance.new("TextButton", game.CoreGui.Main.GuiButtons2)
  2280. MeMe2.Size = UDim2.new(0.0500000007, 72, 0.0500000007, 19)
  2281. MeMe2.Name = ("CloseMeme")
  2282. MeMe2.Position = UDim2.new(0.0599999502, 5, 0.5, 361)
  2283. MeMe2.Text = ("Close Memes")
  2284. MeMe2.TextColor3 = Color3.new(1, 1, 1)
  2285. MeMe2.Style = "RobloxButtonDefault"
  2286. MeMe2.Draggable = false
  2287. MeMe2.Visible = false
  2288. MeMe2.MouseButton1Click:connect(function()
  2289. MemeFrame.Visible = false
  2290. MeMe.Visible = true
  2291. MeMe2.Visible = false
  2292. end)
  2293.  
  2294.  
  2295. KickText = Instance.new("TextBox", game.CoreGui.Main.GuiButtons2)
  2296. KickText.BackgroundColor3 = Color3.new(1, 1, 1)
  2297. KickText.Name = ("KickText")
  2298. KickText.ClearTextOnFocus = true
  2299. KickText.Font = "ArialBold"
  2300. KickText.FontSize = "Size11"
  2301. KickText.Position = UDim2.new(0.129999936, 88, 0.615999818, 338)
  2302. KickText.Size = UDim2.new(0.0500000007, 125, 0.0500000007, 17)
  2303. KickText.Text = "Player Name"
  2304. KickText.ClipsDescendants = true
  2305. KickText.BackgroundTransparency = ("0.5")
  2306.  
  2307. Kick = Instance.new("TextButton", game.CoreGui.Main.GuiButtons2)
  2308. Kick.Size = UDim2.new(0.0500000007, 79, 0.0500000007, 19)
  2309. Kick.Name = ("Kick")
  2310. Kick.Position = UDim2.new(0.0599999502, 5, 0.5, 338)
  2311. Kick.Text = ("Kick")
  2312. Kick.TextColor3 = Color3.new(1, 1, 1)
  2313. Kick.Style = "RobloxButtonDefault"
  2314. Kick.Draggable = false
  2315.  
  2316. Kick.MouseButton1Click:connect(function()
  2317. plrt = KickText.Text
  2318. game.Players[plrt]:Remove()
  2319. end)
  2320.  
  2321.  
  2322. BanText = Instance.new("TextBox", game.CoreGui.Main.GuiButtons2)
  2323. BanText.BackgroundColor3 = Color3.new(1, 1, 1)
  2324. BanText.Name = ("BanText")
  2325. BanText.ClearTextOnFocus = true
  2326. BanText.Font = "ArialBold"
  2327. BanText.FontSize = "Size11"
  2328. BanText.Position = UDim2.new(0.129999936, 88, 0.615999818, 315)
  2329. BanText.Size = UDim2.new(0.0500000007, 125, 0.0500000007, 17)
  2330. BanText.Text = "Player Name"
  2331. BanText.ClipsDescendants = true
  2332. BanText.BackgroundTransparency = ("0.5")
  2333.  
  2334. Ban = Instance.new("TextButton", game.CoreGui.Main.GuiButtons2)
  2335. Ban.Size = UDim2.new(0.0500000007, 79, 0.0500000007, 19)
  2336. Ban.Name = ("Ban")
  2337. Ban.Position = UDim2.new(0.0599999502, 5, 0.5, 315)
  2338. Ban.Text = ("Ban")
  2339. Ban.TextColor3 = Color3.new(1, 1, 1)
  2340. Ban.Style = "RobloxButtonDefault"
  2341. Ban.Draggable = false
  2342.  
  2343. Ban.MouseButton1Click:connect(function()
  2344. plrg = BanText.Text
  2345. while true do
  2346. wait()
  2347. game.Players[plrg]:Remove()
  2348. end
  2349. end)
  2350.  
  2351. TripText = Instance.new("TextBox", game.CoreGui.Main.GuiButtons2)
  2352. TripText.BackgroundColor3 = Color3.new(1, 1, 1)
  2353. TripText.Name = ("TripText")
  2354. TripText.ClearTextOnFocus = true
  2355. TripText.Font = "ArialBold"
  2356. TripText.FontSize = "Size11"
  2357. TripText.Position = UDim2.new(0.129999936, 88, 0.615999818, 292)
  2358. TripText.Size = UDim2.new(0.0500000007, 125, 0.0500000007, 17)
  2359. TripText.Text = "Player Name"
  2360. TripText.ClipsDescendants = true
  2361. TripText.BackgroundTransparency = ("0.5")
  2362.  
  2363. Trip = Instance.new("TextButton", game.CoreGui.Main.GuiButtons2)
  2364. Trip.Size = UDim2.new(0.0500000007, 79, 0.0500000007, 19)
  2365. Trip.Name = ("Trip")
  2366. Trip.Position = UDim2.new(0.0599999502, 5, 0.5, 292)
  2367. Trip.Text = ("Trip")
  2368. Trip.TextColor3 = Color3.new(1, 1, 1)
  2369. Trip.Style = "RobloxButtonDefault"
  2370. Trip.Draggable = false
  2371.  
  2372. Trip.MouseButton1Click:connect(function()
  2373. plrh = TripText.Text
  2374. game.Players[plrh].Character.Humanoid.PlatformStand = true
  2375. wait(0.7)
  2376. game.Players[plrh].Character.Humanoid.PlatformStand = false
  2377. end)
  2378.  
  2379. Hide = Instance.new("TextButton", game.CoreGui.Main.GuiButtons2)
  2380. Hide.Size = UDim2.new(0.0500000007, 79, 0.0500000007, 19)
  2381. Hide.Name = ("Hide")
  2382. Hide.Position = UDim2.new(0.0599999502, 5, 0.5, 269)
  2383. Hide.Text = ("Hide Tools")
  2384. Hide.TextColor3 = Color3.new(1, 1, 1)
  2385. Hide.Style = "RobloxButtonDefault"
  2386. Hide.Draggable = false
  2387.  
  2388. Hide.MouseButton1Click:connect(function()
  2389. for _, v in pairs(me.Backpack:GetChildren()) do
  2390. if v:IsA("Tool") then
  2391. v.Handle.Transparency = 1
  2392. end
  2393. end
  2394. Hide.Visible = false
  2395. Show.Visible = true
  2396. end)
  2397.  
  2398. Show = Instance.new("TextButton", game.CoreGui.Main.GuiButtons2)
  2399. Show.Size = UDim2.new(0.0500000007, 79, 0.0500000007, 19)
  2400. Show.Name = ("Show")
  2401. Show.Position = UDim2.new(0.0599999502, 5, 0.5, 269)
  2402. Show.Text = ("Show Tools")
  2403. Show.TextColor3 = Color3.new(1, 1, 1)
  2404. Show.Style = "RobloxButtonDefault"
  2405. Show.Draggable = false
  2406. Show.Visible = false
  2407.  
  2408. Show.MouseButton1Click:connect(function()
  2409. for _, v in pairs(me.Backpack:GetChildren()) do
  2410. if v:IsA("Tool") then
  2411. v.Handle.Transparency = 0
  2412. end
  2413. end
  2414. Hide.Visible = true
  2415. Show.Visible = false
  2416. end)
  2417.  
  2418. FreezeText = Instance.new("TextBox", game.CoreGui.Main.GuiButtons2)
  2419. FreezeText.BackgroundColor3 = Color3.new(1, 1, 1)
  2420. FreezeText.Name = ("FreezeText")
  2421. FreezeText.ClearTextOnFocus = true
  2422. FreezeText.Font = "ArialBold"
  2423. FreezeText.FontSize = "Size11"
  2424. FreezeText.Position = UDim2.new(0.129999936, 88, 0.615999818, 246)
  2425. FreezeText.Size = UDim2.new(0.0500000007, 125, 0.0500000007, 17)
  2426. FreezeText.Text = "Player Name"
  2427. FreezeText.ClipsDescendants = true
  2428. FreezeText.BackgroundTransparency = ("0.5")
  2429.  
  2430. Freeze = Instance.new("TextButton", game.CoreGui.Main.GuiButtons2)
  2431. Freeze.Size = UDim2.new(0.0500000007, 79, 0.0500000007, 19)
  2432. Freeze.Name = ("Freeze")
  2433. Freeze.Position = UDim2.new(0.0599999502, 5, 0.5, 246)
  2434. Freeze.Text = ("Freeze")
  2435. Freeze.TextColor3 = Color3.new(1, 1, 1)
  2436. Freeze.Style = "RobloxButtonDefault"
  2437. Freeze.Draggable = false
  2438.  
  2439. Freeze.MouseButton1Click:connect(function()
  2440. Freeze.Visible = false
  2441. UnFreeze.Visible = true
  2442. gg = FreezeText.Text
  2443. game.Players[gg].Character.Humanoid.PlatformStand = true
  2444. game.Players[gg].Character.Torso.Anchored = true
  2445. game.Players[gg].Character.Humanoid.Walkspeed = 0
  2446.  
  2447. end)
  2448.  
  2449. UnFreeze = Instance.new("TextButton", game.CoreGui.Main.GuiButtons2)
  2450. UnFreeze.Size = UDim2.new(0.0500000007, 79, 0.0500000007, 19)
  2451. UnFreeze.Name = ("UnFreeze")
  2452. UnFreeze.Position = UDim2.new(0.0599999502, 5, 0.5, 246)
  2453. UnFreeze.Text = ("Un Freeze")
  2454. UnFreeze.TextColor3 = Color3.new(1, 1, 1)
  2455. UnFreeze.Style = "RobloxButtonDefault"
  2456. UnFreeze.Draggable = false
  2457. UnFreeze.Visible = false
  2458.  
  2459. UnFreeze.MouseButton1Click:connect(function()
  2460. Freeze.Visible = true
  2461. UnFreeze.Visible = false
  2462. gg = FreezeText.Text
  2463. game.Players[gg].Character.Humanoid.PlatformStand = false
  2464. game.Players[gg].Character.Torso.Anchored = false
  2465. game.Players[gg].Character.Humanoid.Walkspeed = 16
  2466. end)
  2467.  
  2468. BCFrame = Instance.new("Frame")
  2469. BCFrame.Name = "BCFrame"
  2470. BCFrame.Parent = game.CoreGui.Main.GuiButtons2
  2471. BCFrame.Active = true
  2472. BCFrame.Position = UDim2.new(0, 354, 0, 94)
  2473. BCFrame.Size = UDim2.new(0, 125, 0, 102)
  2474. BCFrame.BackgroundColor = BrickColor.new("Really black")
  2475. BCFrame.BackgroundTransparency = 0.5
  2476. BCFrame.Transparency = 0.5
  2477. BCFrame.Visible = false
  2478.  
  2479. BCText = Instance.new("TextBox", game.CoreGui.Main.GuiButtons2)
  2480. BCText.BackgroundColor3 = Color3.new(1, 1, 1)
  2481. BCText.Name = ("BCText")
  2482. BCText.ClearTextOnFocus = true
  2483. BCText.Font = "ArialBold"
  2484. BCText.FontSize = "Size11"
  2485. BCText.Position = UDim2.new(0.129999936, 88, 0.615999818, 223)
  2486. BCText.Size = UDim2.new(0.0500000007, 125, 0.0500000007, 17)
  2487. BCText.Text = "Player Name"
  2488. BCText.ClipsDescendants = true
  2489. BCText.BackgroundTransparency = ("0.5")
  2490.  
  2491.  
  2492. OBC = Instance.new("TextButton")
  2493. OBC.Name = "OBC"
  2494. OBC.Parent = BCFrame
  2495. OBC.Position = UDim2.new(0, 4, 0, 2)
  2496. OBC.Size = UDim2.new(0.050000000745058, 111, 0.050000000745058, 19)
  2497. OBC.Style = "RobloxButtonDefault"
  2498. OBC.Text = "OBC"
  2499. OBC.TextColor = BrickColor.new("Institutional white")
  2500.  
  2501. OBC.MouseButton1Click:connect(function()
  2502. lto = BCText.Text
  2503. game.Players[lto]:SetMembershipType(Enum.MembershipType.OutrageousBuildersClub)
  2504. end)
  2505. TBC = Instance.new("TextButton")
  2506. TBC.Name = "TBC"
  2507. TBC.Parent = BCFrame
  2508. TBC.Position = UDim2.new(0, 4, 0, 27)
  2509. TBC.Size = UDim2.new(0.050000000745058, 111, 0.050000000745058, 19)
  2510. TBC.Style = "RobloxButtonDefault"
  2511. TBC.Text = "TBC"
  2512. TBC.TextColor = BrickColor.new("Institutional white")
  2513. TBC.MouseButton1Click:connect(function()
  2514. lto = BCText.Text
  2515. game.Players[lto]:SetMembershipType(Enum.MembershipType.TurboBuildersClub)
  2516. end)
  2517.  
  2518. BC = Instance.new("TextButton")
  2519. BC.Name = "BC"
  2520. BC.Parent = BCFrame
  2521. BC.Position = UDim2.new(0, 4, 0, 52)
  2522. BC.Size = UDim2.new(0.050000000745058, 111, 0.050000000745058, 19)
  2523. BC.Style = "RobloxButtonDefault"
  2524. BC.Text = "BC"
  2525. BC.TextColor = BrickColor.new("Institutional white")
  2526. BC.MouseButton1Click:connect(function()
  2527. lto = BCText.Text
  2528. game.Players[lto]:SetMembershipType(Enum.MembershipType.BuildersClub);
  2529. end)
  2530.  
  2531. NBC = Instance.new("TextButton")
  2532. NBC.Name = "NBC"
  2533. NBC.Parent = BCFrame
  2534. NBC.Position = UDim2.new(0, 4, 0, 77)
  2535. NBC.Size = UDim2.new(0.050000000745058, 111, 0.050000000745058, 19)
  2536. NBC.Style = "RobloxButtonDefault"
  2537. NBC.Text = "NBC"
  2538. NBC.TextColor = BrickColor.new("Institutional white")
  2539. NBC.MouseButton1Click:connect(function()
  2540. lto = BCText.Text
  2541. game.Players[lto]:SetMembershipType(Enum.MembershipType.None);
  2542. end)
  2543.  
  2544. BC = Instance.new("TextButton", game.CoreGui.Main.GuiButtons2)
  2545. BC.Size = UDim2.new(0.0500000007, 79, 0.0500000007, 19)
  2546. BC.Name = ("BC")
  2547. BC.Position = UDim2.new(0.0599999502, 5, 0.5, 223)
  2548. BC.Text = ("BC options")
  2549. BC.TextColor3 = Color3.new(1, 1, 1)
  2550. BC.Style = "RobloxButtonDefault"
  2551. BC.Draggable = false
  2552.  
  2553. BC.MouseButton1Click:connect(function()
  2554. BCFrame.Visible = true
  2555. BC.Visible = false
  2556. CloseBC.Visible = true
  2557. end)
  2558.  
  2559. CloseBC = Instance.new("TextButton", game.CoreGui.Main.GuiButtons2)
  2560. CloseBC.Size = UDim2.new(0.0500000007, 79, 0.0500000007, 19)
  2561. CloseBC.Name = ("CloseBC")
  2562. CloseBC.Position = UDim2.new(0.0599999502, 5, 0.5, 223)
  2563. CloseBC.Text = ("Close options")
  2564. CloseBC.TextColor3 = Color3.new(1, 1, 1)
  2565. CloseBC.Style = "RobloxButtonDefault"
  2566. CloseBC.Draggable = false
  2567. CloseBC.Visible = false
  2568.  
  2569. CloseBC.MouseButton1Click:connect(function()
  2570. BCFrame.Visible = false
  2571. CloseBC.Visible = false
  2572. BC.Visible = true
  2573. end)
  2574.  
  2575.  
  2576. ChatText = Instance.new("TextBox", game.CoreGui.Main.GuiButtons2)
  2577. ChatText.BackgroundColor3 = Color3.new(1, 1, 1)
  2578. ChatText.Name = ("ChatText")
  2579. ChatText.ClearTextOnFocus = true
  2580. ChatText.Font = "ArialBold"
  2581. ChatText.FontSize = "Size11"
  2582. ChatText.Position = UDim2.new(0.129999936, 88, 0.615999818, 200)
  2583. ChatText.Size = UDim2.new(0.0500000007, 125, 0.0500000007, 17)
  2584. ChatText.Text = "Chat Text Here"
  2585. ChatText.ClipsDescendants = true
  2586. ChatText.BackgroundTransparency = ("0.5")
  2587.  
  2588. Chat = Instance.new("TextButton", game.CoreGui.Main.GuiButtons2)
  2589. Chat.Size = UDim2.new(0.0500000007, 79, 0.0500000007, 19)
  2590. Chat.Name = ("Chat")
  2591. Chat.Position = UDim2.new(0.0599999502, 5, 0.5, 200)
  2592. Chat.Text = ("Spam")
  2593. Chat.TextColor3 = Color3.new(1, 1, 1)
  2594. Chat.Style = "RobloxButtonDefault"
  2595. Chat.Draggable = false
  2596.  
  2597. Chat.MouseButton1Click:connect(function()
  2598. g = 1
  2599. c = ChatText.Text
  2600. for i=1, g do
  2601. game.Players:Chat(c)
  2602. end
  2603. end)
  2604. end)
  2605.  
  2606. local exle = Instance.new("TextButton")
  2607. exle.Parent = textbox
  2608. exle.Position = UDim2.new(-0.46,0,0.24,0)
  2609. exle.Size = UDim2.new(0.1,0,0,25)
  2610. exle.BackgroundColor = BrickColor.new("Really black")
  2611. exle.Font = "ArialBold"
  2612. exle.FontSize = "Size14"
  2613. exle.TextColor3 = Color3.new(255/255,255/255,255/255)
  2614. exle.BorderSizePixel = 0
  2615. exle.Text = "AntiBanEnable"
  2616. exle.MouseButton1Down:connect(function()
  2617. game.Players.LocalPlayer.Character.RobloxLocked = true
  2618. game.Players.LocalPlayer.RobloxLocked = true
  2619. game:GetService("ScriptContext").ScriptsDisabled = true
  2620. end)
  2621.  
  2622. local exlee = Instance.new("TextButton")
  2623. exlee.Parent = textbox
  2624. exlee.Position = UDim2.new(-0.46,0,0.36,0)
  2625. exlee.Size = UDim2.new(0.1,0,0,25)
  2626. exlee.BackgroundColor = BrickColor.new("Really black")
  2627. exlee.Font = "ArialBold"
  2628. exlee.FontSize = "Size14"
  2629. exlee.TextColor3 = Color3.new(255/255,255/255,255/255)
  2630. exlee.BorderSizePixel = 0
  2631. exlee.Text = "AntiBanDisable"
  2632. exlee.MouseButton1Down:connect(function()
  2633. game.Players.LocalPlayer.Character.RobloxLocked = false
  2634. game.Players.LocalPlayer.RobloxLocked = false
  2635. game:GetService("ScriptContext").ScriptsDisabled = false
  2636. end)
  2637.  
  2638. local exleee = Instance.new("TextButton")
  2639. exleee.Parent = textbox
  2640. exleee.Position = UDim2.new(-0.46,0,0.48,0)
  2641. exleee.Size = UDim2.new(0.1,0,0,25)
  2642. exleee.BackgroundColor = BrickColor.new("Really black")
  2643. exleee.Font = "ArialBold"
  2644. exleee.FontSize = "Size14"
  2645. exleee.TextColor3 = Color3.new(255/255,255/255,255/255)
  2646. exleee.BorderSizePixel = 0
  2647. exleee.Text = "Knife"
  2648. exleee.MouseButton1Down:connect(function()
  2649. game:GetObjects("rbxassetid://92001561")[1].Parent=game.Players.LocalPlayer.Backpack
  2650. end)
  2651.  
  2652. local exleeeee = Instance.new("TextButton")
  2653. exleeeee.Parent = textbox
  2654. exleeeee.Position = UDim2.new(-0.46,0,0.72,0)
  2655. exleeeee.Size = UDim2.new(0.1,0,0,25)
  2656. exleeeee.BackgroundColor = BrickColor.new("Really black")
  2657. exleeeee.Font = "ArialBold"
  2658. exleeeee.FontSize = "Size14"
  2659. exleeeee.TextColor3 = Color3.new(255/255,255/255,255/255)
  2660. exleeeee.BorderSizePixel = 0
  2661. exleeeee.Text = "Night"
  2662. exleeeee.MouseButton1Down:connect(function()
  2663. game.Lighting.TimeOfDay = 1
  2664. end)
  2665.  
  2666. local fpaafu = Instance.new("TextButton")
  2667. fpaafu.Parent = textbox
  2668. fpaafu.Position = UDim2.new(-0.34,0,0.84,0)
  2669. fpaafu.Size = UDim2.new(0.1,0,0,25)
  2670. fpaafu.BackgroundColor = BrickColor.new("Really black")
  2671. fpaafu.Font = "ArialBold"
  2672. fpaafu.FontSize = "Size14"
  2673. fpaafu.TextColor3 = Color3.new(255/255,255/255,255/255)
  2674. fpaafu.BorderSizePixel = 0
  2675. fpaafu.Text = "Day"
  2676. fpaafu.MouseButton1Down:connect(function()
  2677. game.Lighting.TimeOfDay = 10
  2678. end)
  2679.  
  2680. local textbutton = Instance.new("TextButton")
  2681. textbutton.Parent = textbox
  2682. textbutton.BackgroundColor = BrickColor.new("Really black")
  2683. textbutton.Font = "ArialBold"
  2684. textbutton.FontSize = "Size14"
  2685. textbutton.Position = UDim2.new(0,0,1,0)
  2686. textbutton.Size = UDim2.new(1,0,0.1,0)
  2687. textbutton.TextColor3 = Color3.new(255/255,255/255,255/255)
  2688. textbutton.BorderSizePixel = 0
  2689. textbutton.Text = "Execute LoadString"
  2690.  
  2691. local asdd = Instance.new("TextButton")
  2692. asdd.Parent = textbox
  2693. asdd.Position = UDim2.new(-0.1,0,0.12,0)
  2694. asdd.Size = UDim2.new(0.1,0,0,25)
  2695. asdd.BackgroundColor = BrickColor.new("Really black")
  2696. asdd.Font = "ArialBold"
  2697. asdd.FontSize = "Size14"
  2698. asdd.TextColor3 = Color3.new(255/255,255/255,255/255)
  2699. asdd.BorderSizePixel = 0
  2700. asdd.Text = "Orb"
  2701. asdd.MouseButton1Down:connect(function()
  2702. game:GetObjects("rbxassetid://137285524")[1].Parent=game.Players.LocalPlayer.Backpack
  2703. end)
  2704.  
  2705. local asddd = Instance.new("TextButton")
  2706. asddd.Parent = textbox
  2707. asddd.Position = UDim2.new(-0.1,0,0.24,0)
  2708. asddd.Size = UDim2.new(0.1,0,0,25)
  2709. asddd.BackgroundColor = BrickColor.new("Really black")
  2710. asddd.Font = "ArialBold"
  2711. asddd.FontSize = "Size14"
  2712. asddd.TextColor3 = Color3.new(255/255,255/255,255/255)
  2713. asddd.BorderSizePixel = 0
  2714. asddd.Text = "Ohgal"
  2715. asddd.MouseButton1Down:connect(function()
  2716. str_srce = "143944387" loadstring(game:GetObjects("rbxassetid://"..str_srce)[1].Source)()
  2717. end)
  2718.  
  2719. local ty = Instance.new("TextButton")
  2720. ty.Parent = textbox
  2721. ty.Position = UDim2.new(-0.1,0,0.60,0)
  2722. ty.Size = UDim2.new(0.1,0,0,25)
  2723. ty.BackgroundColor = BrickColor.new("Really black")
  2724. ty.Font = "ArialBold"
  2725. ty.FontSize = "Size14"
  2726. ty.TextColor3 = Color3.new(255/255,255/255,255/255)
  2727. ty.BorderSizePixel = 0
  2728. ty.Text = "MasterHand"
  2729. ty.MouseButton1Down:connect(function()
  2730. game:GetObjects("rbxassetid://136424786")[1].Parent=game.Players.LocalPlayer.Backpack
  2731. end)
  2732.  
  2733. local tyy = Instance.new("TextButton")
  2734. tyy.Parent = textbox
  2735. tyy.Position = UDim2.new(-0.1,0,0.72,0)
  2736. tyy.Size = UDim2.new(0.1,0,0,25)
  2737. tyy.BackgroundColor = BrickColor.new("Really black")
  2738. tyy.Font = "ArialBold"
  2739. tyy.FontSize = "Size14"
  2740. tyy.TextColor3 = Color3.new(255/255,255/255,255/255)
  2741. tyy.BorderSizePixel = 0
  2742. tyy.Text = "SuicideVest"
  2743. tyy.MouseButton1Down:connect(function()
  2744. loadstring(Game:GetObjects("rbxassetid://142429056")[1].Source)()
  2745. wait(0.5)
  2746. game.Players.LocalPlayer.PlayerGui.Message:remove()
  2747. end)
  2748.  
  2749. local aasddd = Instance.new("TextButton")
  2750. aasddd.Parent = textbox
  2751. aasddd.Position = UDim2.new(-0.1,0,0.36,0)
  2752. aasddd.Size = UDim2.new(0.1,0,0,25)
  2753. aasddd.BackgroundColor = BrickColor.new("Really black")
  2754. aasddd.Font = "ArialBold"
  2755. aasddd.FontSize = "Size14"
  2756. aasddd.TextColor3 = Color3.new(255/255,255/255,255/255)
  2757. aasddd.BorderSizePixel = 0
  2758. aasddd.Text = "Infinity"
  2759. aasddd.MouseButton1Down:connect(function()
  2760. game:GetObjects("rbxassetid://142036884")[1].Parent=game.Players.LocalPlayer.Backpack
  2761. end)
  2762.  
  2763. local aaddd = Instance.new("TextButton")
  2764. aaddd.Parent = textbox
  2765. aaddd.Position = UDim2.new(-0.1,0,0.48,0)
  2766. aaddd.Size = UDim2.new(0.1,0,0,25)
  2767. aaddd.BackgroundColor = BrickColor.new("Really black")
  2768. aaddd.Font = "ArialBold"
  2769. aaddd.FontSize = "Size14"
  2770. aaddd.TextColor3 = Color3.new(255/255,255/255,255/255)
  2771. aaddd.BorderSizePixel = 0
  2772. aaddd.Text = "Music(BROKE)"
  2773. aaddd.MouseButton1Down:connect(function()
  2774. local s = Instance.new("Sound", game.Workspace) s.SoundId = "http://www.roblox.com/asset/?id=" .. textbxn.Text s.Volume = 1 s.Pitch = pitch s.Looped = true s.archivable = false repeat s:Play() wait(2.5) s:Stop() wait(.5) s:Play() until s.IsPlaying
  2775. end)
  2776.  
  2777. local aadddc = Instance.new("TextButton")
  2778. aadddc.Parent = textbox
  2779. aadddc.Position = UDim2.new(-0.1,0,0.84,0)
  2780. aadddc.Size = UDim2.new(0.1,0,0,25)
  2781. aadddc.BackgroundColor = BrickColor.new("Really black")
  2782. aadddc.Font = "ArialBold"
  2783. aadddc.FontSize = "Size14"
  2784. aadddc.TextColor3 = Color3.new(255/255,255/255,255/255)
  2785. aadddc.BorderSizePixel = 0
  2786. aadddc.Text = "Scythe"
  2787. aadddc.MouseButton1Down:connect(function()
  2788. game:GetObjects("rbxassetid://143951738")[1].Parent=game.Players.LocalPlayer.Backpack
  2789. end)
  2790.  
  2791. local faadddc = Instance.new("TextButton")
  2792. faadddc.Parent = textbox
  2793. faadddc.Position = UDim2.new(-0.22,0,0,0)
  2794. faadddc.Size = UDim2.new(0.1,0,0,25)
  2795. faadddc.BackgroundColor = BrickColor.new("Really black")
  2796. faadddc.Font = "ArialBold"
  2797. faadddc.FontSize = "Size14"
  2798. faadddc.TextColor3 = Color3.new(255/255,255/255,255/255)
  2799. faadddc.BorderSizePixel = 0
  2800. faadddc.Text = "WarHammer"
  2801. faadddc.MouseButton1Down:connect(function()
  2802. game:GetObjects("rbxassetid://143947531")[1].Parent=game.Players.LocalPlayer.Backpack
  2803. end)
  2804.  
  2805. local red = Instance.new("TextButton")
  2806. red.Parent = textbox
  2807. red.Position = UDim2.new(-0.22,0,0.84,0)
  2808. red.Size = UDim2.new(0.1,0,0,25)
  2809. red.BackgroundColor = BrickColor.new("Really black")
  2810. red.Font = "ArialBold"
  2811. red.FontSize = "Size14"
  2812. red.TextColor3 = Color3.new(255/255,255/255,255/255)
  2813. red.BorderSizePixel = 0
  2814. red.Text = "Draw Tool"
  2815. red.MouseButton1Down:connect(function()
  2816. loadstring(game:GetObjects("rbxassetid://96727044")[1].Source)()
  2817. end)
  2818.  
  2819. local redd = Instance.new("TextButton")
  2820. redd.Parent = textbox
  2821. redd.Position = UDim2.new(-0.22,0,0.72,0)
  2822. redd.Size = UDim2.new(0.1,0,0,25)
  2823. redd.BackgroundColor = BrickColor.new("Really black")
  2824. redd.Font = "ArialBold"
  2825. redd.FontSize = "Size14"
  2826. redd.TextColor3 = Color3.new(255/255,255/255,255/255)
  2827. redd.BorderSizePixel = 0
  2828. redd.Text = "Blue"
  2829. redd.MouseButton1Down:connect(function()
  2830. game.Lighting.Ambient = Color3.new(0,0,153)
  2831. end)
  2832.  
  2833. local reddd = Instance.new("TextButton")
  2834. reddd.Parent = textbox
  2835. reddd.Position = UDim2.new(-0.22,0,0.60,0)
  2836. reddd.Size = UDim2.new(0.1,0,0,25)
  2837. reddd.BackgroundColor = BrickColor.new("Really black")
  2838. reddd.Font = "ArialBold"
  2839. reddd.FontSize = "Size14"
  2840. reddd.TextColor3 = Color3.new(255/255,255/255,255/255)
  2841. reddd.BorderSizePixel = 0
  2842. reddd.Text = "Clear Workspace"
  2843. reddd.MouseButton1Down:connect(function()
  2844. game.Workspace:ClearAllChildren()
  2845. end)
  2846.  
  2847. local redddd = Instance.new("TextButton")
  2848. redddd.Parent = textbox
  2849. redddd.Position = UDim2.new(-0.22,0,0.48,0)
  2850. redddd.Size = UDim2.new(0.1,0,0,25)
  2851. redddd.BackgroundColor = BrickColor.new("Really black")
  2852. redddd.Font = "ArialBold"
  2853. redddd.FontSize = "Size14"
  2854. redddd.TextColor3 = Color3.new(255/255,255/255,255/255)
  2855. redddd.BorderSizePixel = 0
  2856. redddd.Text = "Shutdown"
  2857. redddd.MouseButton1Down:connect(function()
  2858. local tbag=game.Players:GetPlayers()
  2859. for i=1,#tbag do
  2860. tbag[i].RobloxLocked=false --Nice try!
  2861. tbag[i]:Destroy()
  2862. end
  2863. end)
  2864.  
  2865. local reddddd = Instance.new("TextButton")
  2866. reddddd.Parent = textbox
  2867. reddddd.Position = UDim2.new(-0.22,0,0.36,0)
  2868. reddddd.Size = UDim2.new(0.1,0,0,25)
  2869. reddddd.BackgroundColor = BrickColor.new("Really black")
  2870. reddddd.Font = "ArialBold"
  2871. reddddd.FontSize = "Size14"
  2872. reddddd.TextColor3 = Color3.new(255/255,255/255,255/255)
  2873. reddddd.BorderSizePixel = 0
  2874. reddddd.Text = "Spider"
  2875. reddddd.MouseButton1Down:connect(function()
  2876. game:GetObjects("rbxassetid://137265181")[1].Parent=game.Players.LocalPlayer.Backpack
  2877. end)
  2878.  
  2879. local eddddd = Instance.new("TextButton")
  2880. eddddd.Parent = textbox
  2881. eddddd.Position = UDim2.new(-0.22,0,0.24,0)
  2882. eddddd.Size = UDim2.new(0.1,0,0,25)
  2883. eddddd.BackgroundColor = BrickColor.new("Really black")
  2884. eddddd.Font = "ArialBold"
  2885. eddddd.FontSize = "Size14"
  2886. eddddd.TextColor3 = Color3.new(255/255,255/255,255/255)
  2887. eddddd.BorderSizePixel = 0
  2888. eddddd.Text = "Gauntlet"
  2889. eddddd.MouseButton1Down:connect(function()
  2890. game:GetObjects("rbxassetid://142496704")[1].Parent=game.Players.LocalPlayer.Backpack
  2891. end)
  2892.  
  2893. local edddd = Instance.new("TextButton")
  2894. edddd.Parent = textbox
  2895. edddd.Position = UDim2.new(-0.22,0,0.12,0)
  2896. edddd.Size = UDim2.new(0.1,0,0,25)
  2897. edddd.BackgroundColor = BrickColor.new("Really black")
  2898. edddd.Font = "ArialBold"
  2899. edddd.FontSize = "Size14"
  2900. edddd.TextColor3 = Color3.new(255/255,255/255,255/255)
  2901. edddd.BorderSizePixel = 0
  2902. edddd.Text = "LaserRifle"
  2903. edddd.MouseButton1Down:connect(function()
  2904. game:GetObjects("rbxassetid://140411727")[1].Parent=game.Players.LocalPlayer.Backpack
  2905. end)
  2906.  
  2907. local asd = Instance.new("TextButton")
  2908. asd.Parent = textbox
  2909. asd.Position = UDim2.new(-0.1,0,0,0)
  2910. asd.Size = UDim2.new(0.1,0,0,25)
  2911. asd.BackgroundColor = BrickColor.new("Really black")
  2912. asd.Font = "ArialBold"
  2913. asd.FontSize = "Size14"
  2914. asd.TextColor3 = Color3.new(255/255,255/255,255/255)
  2915. asd.BorderSizePixel = 0
  2916. asd.Text = "Wings"
  2917. asd.MouseButton1Down:connect(function()
  2918. game:GetObjects("rbxassetid://136322458")[1].Parent=game.Players.LocalPlayer.Backpack
  2919. end)
  2920.  
  2921. textbutton.MouseButton1Down:connect(function()
  2922. pcall(function()
  2923. loadstring(textbox.Text)()
  2924. end)
  2925. end)
  2926. end)
  2927.  
  2928. loadmsg = Instance.new("Hint")
  2929. loadmsg.Parent = game.Workspace
  2930. loadmsg.Text = ("Team Eternity exploit")
  2931. wait(3)
  2932. loadmsg:Remove()
  2933.  
  2934. local Main=function()
  2935.  
  2936. A={};
  2937. A.Old={};
  2938. A.Data={};
  2939. A.User={};
  2940. A.Calls={};
  2941. A.Images={};
  2942. A.Stuffs={};
  2943. A.Sounds={};
  2944. A.Modules={};
  2945. A.Service={};
  2946. A.Settings={};
  2947. A.Commands={};
  2948. A.Warehouse={};
  2949. A.Functions={};
  2950. A.EachCalls={};
  2951. A.GuiModules={};
  2952. A.SettingIDs={};
  2953. A.KeyCommands={};
  2954. A.ObjectsData={};
  2955. A.RecentCommands={};
  2956. A.SettingsFunctions={};
  2957.  
  2958. A.Stuffs.Meter={};
  2959. A.Warehouse.Objects={};
  2960. A.Warehouse.Connections={};
  2961.  
  2962. A.ObjectsData.KnowProperties={};
  2963. A.ObjectsData.KnowPropertiesNumber={};
  2964. A.ObjectsData.GlobalProperties={'Name';'className';'Parent';'archivable';};
  2965. A.ObjectsData.EspecialProperties={'AbsolutePosition';'AbsoluteSize';'AccountAge';'AccountAgeReplicate';
  2966. 'Active';'Adornee';'AllowAmbientOcclusion';'AllowTeamChangeOnTouch';'AluminumQuality';
  2967. 'AlwaysOnTop';'Ambient';'AmbientReverb';'Anchored';'Angularvelocity';'AnimationId';
  2968. 'AreHingesDetected';'AttachmentForward';'AttachmentPoint';'AttachmentPos';
  2969. 'AttachmentRight';'AttachmentUp';'AutoAssignable';'AutoButtonColor';'AutoColorCharacters';
  2970. 'AvailablePhysicalMemory';'Axes';'BackgroundColor';'BackgroundColor3';'BackgroundTransparency';
  2971. 'BaseTextureId';'BaseUrl';'Bevel';'Roundness';'BinType';'BlastPressure';'BlastRadius';
  2972. 'BodyColor';'BodyPart';'BorderColor';'BorderColor3';'BorderSizePixel';'BrickColor';
  2973. 'Brightness';'Browsable';'BubbleChat';'BubbleChatLifetime';'BubbleChatMaxBubbles';
  2974. 'Bulge';'Button1DownConnectionCount';'Button1UpConnectionCount';'Button2DownConnectionCount';
  2975. 'Button2UpConnectionCount';'C0';'C1';'CameraMode';'CameraSubject';'CameraType';
  2976. 'CanBeDropped';'CanCollide';'CartoonFactor';'CastShadows';'CelestialBodiesShown';
  2977. 'CFrame';'Cframe';'Character';'CharacterAppearance';'CharacterAutoLoads';'ChatScrollLength';
  2978. 'ClassicChat';'ClearTextOnFocus';'ClipsDescendants';'CollisionSoundEnabled';
  2979. 'CollisionSoundVolume';'Color';'Bottom';'Top';'ConstrainedValue';'ControllingHumanoid';
  2980. 'ControlMode';'ConversationDistance';'CoordinateFrame';'CorrodedMetalQuality';'CPU';
  2981. 'CpuCount';'CpuSpeed';'CreatorId';'CreatorType';'CurrentAngle';'CurrentCamera';
  2982. 'CycleOffset';'D';'DataCap';'DataComplexity';'DataComplexityLimit';'DataCost';
  2983. 'DataReady';'Deprecated';'DeselectedConnectionCount';'DesiredAngle';'DiamondPlateQuality';
  2984. 'Disabled';'DistanceFactor';'DistributedGameTime';'DopplerScale';'Draggable';'DraggingV1';
  2985. 'Duration';'EditorFont';'EditorFontSize';'EditorTabWidth';'ElapsedTime';'Elasticity';
  2986. 'Enabled';'ExplosionType';'ExtentsOffset';'F0';'F1';'F2';'F3';'Face';'FaceId';'Faces';
  2987. 'FieldOfView';'Focus';'FogColor';'FogEnd';'FogStart';'Font';'FontSize';'Force';'FormFactor';
  2988. 'Friction';'From';'GearGenreSetting';'Genre';'GeographicLatitude';'GfxCard';'Graphic';
  2989. 'GrassQuality';'Grip';'GripForward';'GripPos';'GripRight';'GripUp';'Guest';'HeadsUpDisplay';
  2990. 'Health';'Heat';'Hit';'Humanoid';'IceQuality';'Icon';'IdleConnectionCount';'Image';
  2991. 'InitialPrompt';'InOut';'InUse';'IsPaused';'IsPlaying';'JobId';'Jump';'KeyDownConnectionCount';
  2992. 'KeyUpConnectionCount';'LeftLeg';'LeftRight';'LinkedSource';'LocalPlayer';'Location';
  2993. 'Locked';'LODX';'LODY';'Looped';'Material';'MaxActivationDistance';'MaxCollisionSounds';
  2994. 'MaxExtents';'MaxForce';'MaxHealth';'MaxItems';'MaxPlayers';'MaxSpeed';'MaxThrust';
  2995. 'MaxTorque';'MaxValue';'MaxVelocity';'MembershipType';'MembershipTypeReplicate';'MeshId';
  2996. 'MeshType';'MinValue';'Modal';'MouseButton1ClickConnectionCount';'MouseButton1DownConnectionCount';
  2997. 'MouseButton1UpConnectionCount';'MouseButton2ClickConnectionCount';'MouseButton2DownConnectionCount';
  2998. 'MouseButton2UpConnectionCount';'MouseDelta';'MouseDragConnectionCount';'MouseEnterConnectionCount';
  2999. 'MouseHit';'MouseLeaveConnectionCount';'MouseLock';'MouseMovedConnectionCount';'MouseTarget';
  3000. 'MouseTargetFilter';'MouseTargetSurface';'MoveConnectionCount';'MoveState';'MultiLine';
  3001. 'NameOcclusion';'NetworkOwner';'Neutral';'NumPlayers';'Offset';'Opacity';'Origin';'OsPlatform';
  3002. 'OsVer';'OverlayTextureId';'P';'PantsTemplate';'ParamA';'ParamB';'Part';'Part0';
  3003. 'Part1';'Pitch';'PixelShaderModel';'PlaceId';'PlasticQuality';'PlatformStand';'PlayCount';
  3004. 'PlayerToHideFrom';'PlayOnRemove';'Point';'Port';'Position';'Preliminary';'PrimaryPart';
  3005. 'PrivateWorkingSetBytes';'Purpose';'RAM';'Reflectance';'ReplicatedSelectedConnectionCount';
  3006. 'ResizeableFaces';'ResizeIncrement';'Resolution';'ResponseDialog';'RightLeg';'RiseVelocity';
  3007. 'RobloxLocked';'RobloxVersion';'RolloffScale';'RotVelocity';'Scale';'Score';'ScriptsDisabled';
  3008. 'SecondaryColor';'Selected';'ShadowColor';'Shape';'Shiny';'ShirtTemplate';'ShowDeprecatedObjects';
  3009. 'ShowDevelopmentGui';'ShowPreliminaryObjects';'Sides';'Sit';'Size';'SizeConstraint';
  3010. 'SizeOffset';'SkinColor';'SkyboxBk';'SkyboxDn';'SkyboxFt';'SkyboxLf';'SkyboxRt';'SkyboxUp';
  3011. 'SlateQuality';'SoundId';'Source';'SparkleColor';'Specular';'StarCount';
  3012. 'Steer';'StickyWheels';'StudsBetweenTextures';'StudsOffset';'StudsPerTileU';'StudsPerTileV';
  3013. 'Style';'Summary';'SuperSafeChatReplicate';'Surface';'Surface0';
  3014. 'Surface1';'SurfaceInput';'Target';'TargetFilter';'TargetOffset';'TargetPoint';
  3015. 'TargetRadius';'TargetSurface';'TeamColor';'Terrain';'Text';'TextBounds';'TextColor';'TextColor3';
  3016. 'TextFits';'TextScaled';'TextStrokeColor3';'TextStrokeTransparency';'TextTransparency';'Texture';
  3017. 'TextureId';'TextureSize';'TextWrap';'TextWrapped';'TextXAlignment';'TextYAlignment';'Throttle';
  3018. 'ThrustD';'ThrustP';'Ticket';'Time';'TimeOfDay';'To';'Tone';'ToolTip';'TopBottom';'Torque';'Torso';
  3019. 'Transparency';'TrussDetail';'TurnD';'TurnP';'TurnSpeed';'UnitRay';'UserDialog';'UserId';'Value';
  3020. 'Version';'VertexColor';'VideoCaptureEnabled';'VideoMemory';'VideoQuality';
  3021. 'ViewSizeX';'ViewSizeY';'Visible';'Volume';'WalkDirection';'WalkSpeed';'WalkToPart';'WalkToPoint';
  3022. 'WheelBackwardConnectionCount';'WheelForwardConnectionCount';'WindowSize';'WireRadius';'WoodQuality';
  3023. 'X';'Y';'PlayerMouse';'Mouse';'location';'RequestQueueSize';'BottomSurface';'FrontSurface';
  3024. 'LeftSurface';'RightSurface';'TopSurface';'ZIndex';'formFactor';'BackSurface';'HeadColor';'RightArmColor';
  3025. 'LeftArmColor';'TorsoColor';'LeftLegColor';'RightLegColor';'Velocity';'cframe';
  3026. 'ColorShift_Bottom';'ColorShift_Top';'Ip';'Vertex';'userId';'PlayCount';
  3027. };
  3028. A.ObjectsData.EspecialPropertiesLower={};
  3029. for i,v in next,A.ObjectsData.EspecialProperties do
  3030. A.ObjectsData.EspecialPropertiesLower[i]=v:lower();
  3031. end;
  3032.  
  3033. A.Images.Meme={
  3034. megusta=47594659;
  3035. sparta=74142203;
  3036. sovpax=60298055;
  3037. ujelly=48989071;
  3038. smile2=63175216;
  3039. smile3=63186465;
  3040. troll=45120559;
  3041. horse=62079221;
  3042. angry=48258623;
  3043. orzse=62677682;
  3044. smile=63174888;
  3045. rofl=47595647;
  3046. okey=62830600;
  3047. yeaw=53646377;
  3048. here=62677045;
  3049. har=48260066;
  3050. sun=47596170;
  3051. lol=48293007;
  3052. sad=53645378;
  3053. lin=48290678;
  3054. sls=53646388;
  3055. j1d=45031979;
  3056. jim=74885351;
  3057. };
  3058.  
  3059.  
  3060. --[[Functions]]
  3061. A.Functions.Thread=function(Function)
  3062. return coroutine.resume(coroutine.create(Function));
  3063. end;
  3064. A.Functions.Connect=function(Object,Event,Function,Table)
  3065. local Connection=Object[Event]:connect(Function);
  3066. A.Warehouse.Connections[#A.Warehouse.Connections+1]=Connection;
  3067. if(Table~=nil)then
  3068. Table.Connections[#Table.Connections+1]=Connection;
  3069. end;
  3070. return Object,Connection;
  3071. end;
  3072. A.Functions.Wait=function(Number)
  3073. local _,Number2=A.Service.RunService.Stepped:wait();
  3074. local Plus;
  3075. Number=Number and Number-.01 or 0;
  3076. if(Number>Number2 and Number~=Number2)then
  3077. while(Number>Number2 and Number~=Number2)do
  3078. _,Plus=A.Service.RunService.Stepped:wait();
  3079. Number2=Number2+Plus;
  3080. end;
  3081. end;
  3082. end;
  3083. A.Functions.MatchProperty=function(Text)
  3084.  
  3085. Text=Text:lower();
  3086.  
  3087. local Found;
  3088.  
  3089. for i,v in next,A.ObjectsData.GlobalProperties do
  3090. if(v:lower():find(Text)==1)then
  3091. Found=v;
  3092. break;
  3093. end;
  3094. end;
  3095.  
  3096. if(Found==nil)then
  3097. for i,v in next,A.ObjectsData.EspecialPropertiesLower do
  3098. if(v:find(Text)==1)then
  3099. Property=A.ObjectsData.EspecialProperties[i];
  3100. break;
  3101. end;i,v=nil;
  3102. end;
  3103. end;
  3104.  
  3105. return Found;
  3106.  
  3107. end;
  3108. A.Functions.GetProperties=function(Object,InNumber)
  3109. local Class=type(Object)=='userdata'and Object.className or Object
  3110. if(A.ObjectsData.KnowProperties[Class]==nil)then
  3111. if(type(Object)=='string')then
  3112. Object=A.Old.Instance.NewObject(Object);
  3113. end;
  3114. local New={};
  3115. for i,v in next,A.ObjectsData.EspecialProperties do
  3116. if(pcall(function()return Object[v];end)and Object:FindFirstChild(v)==nil)then
  3117. New[v]=true;
  3118. end;
  3119. end;
  3120. A.ObjectsData.KnowProperties[Class]=New;
  3121. local Number=0;
  3122. local Numbered={};
  3123. for i,v in next,New do
  3124. Number=Number+1;
  3125. Numbered[Number]=i;
  3126. i,v=nil;
  3127. end;
  3128. Number=nil;
  3129. A.ObjectsData.KnowPropertiesNumber[Class]=Numbered;
  3130. end;
  3131. Object=nil;
  3132. return InNumber==true and A.ObjectsData.KnowPropertiesNumber[Class]or A.ObjectsData.KnowProperties[Class];
  3133. end;
  3134. A.Functions.CopyTable=function(Table,New)
  3135. if(Table and type(Table)=='table')then
  3136. New=New~=nil and New or{};
  3137. for i,v in next,Table do
  3138. New[i],i,v=v,nil;
  3139. end;
  3140. return New;
  3141. end;
  3142. end;
  3143. A.Functions.GetData=function(Object)
  3144. local Class=Object.className;
  3145. if(A.Warehouse.Objects[Class])then
  3146. for i,v in next,A.Warehouse.Objects[Class]do
  3147. if(v.Object==Object)then
  3148. v.Rank=i;
  3149. return v;
  3150. else i,v=nil;
  3151. end;
  3152. end;
  3153. end;
  3154. return nil;
  3155. end;
  3156. A.Functions.KillData=function(Object,Data)
  3157. Data=Data~=nil and Data or A.Functions.GetData(Object);
  3158. if(Data~=nil)then
  3159. for i,v in next,Data.Connections do
  3160. v:disconnect();i,v=nil;
  3161. end;
  3162. table.remove(Data.Mother(),Data.Rank);
  3163. for i,v in next,Data do
  3164. Data[i],i,v=nil;
  3165. end;
  3166. end;
  3167. return Object;
  3168. end;
  3169. A.Functions.GiveData=function(Object)
  3170. if(A.Functions.GetData(Object)==nil)then
  3171. local Class=Object.className;
  3172. if(A.Warehouse.Objects[Class]==nil)then A.Warehouse.Objects[Class]={};end;
  3173. local Rank=#A.Warehouse.Objects[Class]+1;
  3174. local Data={};A.Warehouse.Objects[Class][Rank]=Data;
  3175. Data.Rank=Rank
  3176. Data.Object=Object;
  3177. Data.Properties={};
  3178. Data.Connections={};
  3179. Data.Mother=function()return A.Warehouse.Objects[Class];end;
  3180.  
  3181. A.Functions.Connect(Object,'Changed',function(Property)
  3182. if(Data.Properties[Property]~=nil)then
  3183. local Health=Data.Properties[Property]();
  3184. if(Property=='Parent')then
  3185. if(pcall(function()Object[Property]=Health;end)==false)then
  3186. A.Functions.KillData(Object,Data);
  3187. end;
  3188. else
  3189. Object[Property]=Health;
  3190. end;
  3191. end;Property,Health=nil;
  3192. end,Data);
  3193.  
  3194. return Object,Data;
  3195. end;
  3196. end;
  3197. A.Functions.Remove=function(Object,Destroy)
  3198. if(Object)then
  3199. pcall(function()
  3200. Object.Parent=nil;
  3201. if(Destroy~=true)then
  3202. Object:Remove();
  3203. else
  3204. Object:Destroy();
  3205. end;
  3206. end);
  3207. end;
  3208. end;
  3209. A.Functions.All=function(Object,Function,Table,Return)
  3210. if(Function~=nil)then
  3211. for i,v in next,Object:children()do
  3212. if(v~=script)then
  3213. pcall(function()
  3214. Function(v);
  3215. A.Functions.All(v,Function,Table,Return);
  3216. end);
  3217. end;
  3218. end;
  3219. else
  3220. Return=Return==nil and true or false;
  3221. Table=Table~=nil and Table or{};
  3222. for i,v in next,Object:children()do
  3223. Table[#Table+1]=v;
  3224. pcall(A.Functions.All,v,nil,Table,Return);
  3225. i,v=nil;
  3226. end;
  3227. if(Return)then
  3228. return Table;
  3229. end;
  3230. end;
  3231. end;
  3232. A.Functions.FindObject=function(Object,Property,Value)
  3233. for i,v in next,Object:children()do
  3234. if(v[Property]==Value)then
  3235. return v;
  3236. end;
  3237. i,v=nil;
  3238. end;
  3239. end;
  3240. A.Functions.ObjectWait=function(Object,Property,Value)
  3241. local Part=A.Functions.FindObject(Object,Property,Value);
  3242. if(Part)then return Part;end;
  3243. while(A~=nil)do
  3244. Part=Object.ChildAdded:wait();
  3245. if(Part[Property]==Value)then
  3246. return Part;
  3247. end;
  3248. end;
  3249. end;
  3250. A.Functions.PropertyWait=function(Object,Property)
  3251. if(Object[Property]==nil)then
  3252. while(Object.Changed:wait()~=Property)do end;
  3253. end;
  3254. return Object[Property];
  3255. end;
  3256. A.Functions.CreateCall=function(Description,Calls,Function)
  3257. local Rank=#A.Calls+1;
  3258. local New={};A.Calls[Rank]=New;
  3259. New.Function=Function;
  3260. New.Description=Description;
  3261. New.Calls='"'..table.concat(Calls,'","')..'"';
  3262. for i,v in next,Calls do
  3263. A.EachCalls[v]=function(...)return A.Calls[Rank].Function(...);end;
  3264. end;
  3265. New,Description,Calls,Function=nil;
  3266. end;
  3267. A.Functions.MakeMeme=function(Type,Char)
  3268. if(Char)then
  3269. Type=Type~=nil and tostring(Type):lower()or'reset!'
  3270. local Meme=A.Images.Meme[Type]or Type;
  3271. local BBG_SIZE=Char.Head.Size.X*1.25;
  3272. local STUD_VECTOR_1=Char.Head.Size.Z/4;
  3273. local STUD_VECTOR_2=Char.Head.Size.Z;
  3274. local bbg=Char:FindFirstChild'BBGMEME'or A.Old.Instance.NewObject('BillboardGui',Char);
  3275. bbg.StudsOffset=A.Old.Vector3.new(0,STUD_VECTOR_1,STUD_VECTOR_2);
  3276. bbg.Size=A.Old.UDim2.new(BBG_SIZE,0,BBG_SIZE);
  3277. bbg.Adornee=Char.Head;
  3278. bbg.Name='BBGMEME';
  3279. local img=bbg:FindFirstChild'Meme'or A.Old.Instance.NewObject('ImageLabel',bbg);
  3280. img.BackgroundTransparency=1;
  3281. img.Image=A.Data.BaseUrl..Meme;
  3282. img.Size=A.Old.UDim2.Full;
  3283. img.Name='Meme';
  3284. for i,v in next,Char:children()do
  3285. if(v.className=='Hat')then
  3286. v=v:FindFirstChild'Handle';
  3287. if(v)then
  3288. v.Transparency=Type~='reset!'and 1 or 0;
  3289. end;
  3290. end;
  3291. i,v=nil;
  3292. end;
  3293. img,bbg,Type,Char=nil;
  3294. end;
  3295. end;
  3296. A.Functions.Players=function(Name,Function)
  3297. Name=Name~=nil and Name:lower()or'all!';
  3298. if(Function~=nil)then
  3299. local Load,Message;
  3300. for Name in Name:gmatch'([^,]+)'do
  3301. for Int,Player in next,A.Service.Players:GetPlayers()do
  3302. Load,Message=pcall(function()
  3303. if(Player.Name:lower():find(Name)==1 or A.EachCalls[Name](Player)==true)then
  3304. Function(Player);
  3305. end;
  3306. end);Int,Player=nil;
  3307. if(Game.PlaceId~=0 and Load==false and Message~=nil)then
  3308. print(Message);
  3309. end;
  3310. end;Name=nil;
  3311. end;
  3312. else
  3313. local Found={};
  3314. for Name in Name:gmatch'([^,]+)'do
  3315. for Int,Player in next,A.Service.Players:GetPlayers()do
  3316. pcall(function()
  3317. if(Name=='all!'or(A.EachCalls[Name]~=nil and A.EachCalls[Name](Player))or Player.Name:lower():find(Name)==1)then
  3318. Found[#Found+1]=Player;
  3319. end;
  3320. end);Int,Player=nil;
  3321. end;Name=nil;
  3322. end;return Found;
  3323. end;
  3324. end;
  3325. A.Functions.Peace=function(Object,Properties)
  3326. Object=type(Object)=='string'and A.Old.Instance.NewObject(Object)or Object;
  3327. local Parent=Properties.Parent;
  3328. Properties.Parent=nil;
  3329. for i,v in next,Properties do
  3330. if(type(v)=='function')then
  3331. coroutine.wrap(function()
  3332. Object[i],i,v=v(),nil;
  3333. end)();
  3334. else
  3335. Object[i],i,v=v,nil;
  3336. end;
  3337. end;
  3338. if(type(Parent)=='function')then
  3339. coroutine.wrap(function()
  3340. Object.Parent=Parent();
  3341. end)();
  3342. else
  3343. Object.Parent=Parent;
  3344. end;
  3345. return Object;
  3346. end;
  3347. A.Functions.Lock=function(Object,Properties,Events)
  3348. local Data;
  3349. Object,Data=type(Object)=='string'and A.Old.Instance.new(Object)or Object;
  3350. if(type(Data)~='table')then
  3351. Data=A.Functions.GetData(Object);
  3352. end;
  3353. for i,v in next,Properties do
  3354. if(type(v)~='function')then
  3355. Data.Properties[i]=function()return v;end;
  3356. else
  3357. Data.Properties[i]=v;
  3358. end;
  3359. end;
  3360. A.Functions.Peace(Object,Properties);
  3361. if(Events~=nil)then
  3362. for i,v in next,Events do
  3363. A.Functions.Connect(Object,i,v,Data);i,v=nil;
  3364. end;
  3365. end;
  3366. return Object,Data;
  3367. end;
  3368. A.Functions.CreateModule=function(Type,Function)
  3369. if(A.Modules[Type]==nil)then A.Modules[Type]={};end;
  3370. A.Modules[Type][#A.Modules[Type]+1]=Function;
  3371. end;
  3372. A.Functions.LoadModule=function(Type)
  3373. if(A.Modules[Type]~=nil)then
  3374. local Load;
  3375. for Number,Error in next,A.Modules[Type]do
  3376. Load,Error=A.Functions.Thread(Error);
  3377. if(Load==false)then
  3378. print('ERROR: Modules.'..Type..'['..Number..']',Error);
  3379. end;
  3380. Load,Error=nil;
  3381. end;
  3382. end;
  3383. end;
  3384. A.Functions.VisibleOfHealthGUI=function(Bool)
  3385. if(A.User.PlayerGui~=nil)then
  3386. local Stuff=A.User.PlayerGui:FindFirstChild'HealthGUI';
  3387. if(Stuff)then
  3388. Stuff=Stuff:FindFirstChild'tray';
  3389. if(Stuff)then
  3390. Stuff.Visible=A.Settings.HealthBar.Value==false;
  3391. end;
  3392. end;
  3393. end;
  3394. end;
  3395. A.Functions.Uninstall=function()
  3396. local Connections=_G['Dresmor Alakazard - Connections Of Ohgal Local Admin'];
  3397. local Objects=_G['Dresmor Alakazard - Objects Of Ohgal Local Admin'];
  3398. if(Connections)then
  3399. for i,v in next,Connections do
  3400. v:disconnect();i,v=nil;
  3401. end;
  3402. end;
  3403. if(Objects)then
  3404. for i,v in next,Objects do
  3405. for i,v in next,v do
  3406. A.Functions.Remove(v.Object,true);i,v=nil;
  3407. end;i,v=nil;
  3408. end;
  3409. end;
  3410. _G['Dresmor Alakazard - Visit Version Of Ohgal Local Admin']=
  3411. _G['Dresmor Alakazard - Visit Version Of Ohgal Local Admin']and
  3412. _G['Dresmor Alakazard - Visit Version Of Ohgal Local Admin']+1 or
  3413. 0;
  3414. end;
  3415. A.Functions.CreateScript=function(Type,Parent,Text)
  3416. local Script=A.Stuffs.ScriptPacket[Type]:clone();
  3417. Script.Name=A.Service.Workspace.DistributedGameTime;
  3418. Script.Disabled=false;
  3419. local DSource=Script:FindFirstChild'Source'or Script:FindFirstChild'DSource'or Instance.new('StringValue',Script);
  3420. DSource.Name=DSource.Name=='Value'and'DSource'or DSource.Name;
  3421. DSource.Value=A.Stuffs.StarterSource..Text;
  3422.  
  3423. for i,v in next,A.Stuffs.ScriptPacket do
  3424. v:clone().Parent=Script;
  3425. end;
  3426.  
  3427. if(Parent~=nil and Parent.className=='Player')then
  3428. Script.Parent=Parent.Character.Parent==A.Service.Workspace and Parent.Character or
  3429. A.Functions.FindObject(Parent,'className','Backpack')or
  3430. A.Functions.FindObject(Parent,'className','PlayerGui');
  3431. else
  3432. Script.Parent=Parent;
  3433. end;
  3434.  
  3435. return Script
  3436. end;
  3437. A.Functions.Install=function()
  3438. if(Game.PlaceId~=0)then
  3439. if(script~=nil)then
  3440. script.Parent=A.Service.Lighting;
  3441. pcall(function()
  3442. script:ClearAllChildren();
  3443. end);
  3444. end;
  3445. print=function()end;
  3446. else
  3447. local Print=print;
  3448. print=function(...)
  3449. Print('|:. Ohgal .:|',...);
  3450. end;
  3451. end;
  3452.  
  3453. local Script;A.Stuffs.ScriptPacket={};
  3454. if(script~=nil)then
  3455. script.Name='Dresmor Alakazard - Ohgal Local Admin';
  3456. for i,v in next,script:children()do
  3457. if(v.className=='LocalScript'or v.className=='Script')then
  3458. A.Stuffs.ScriptPacket[v.className]=v;
  3459. end;
  3460. end;
  3461. end;
  3462. if(Game.CreatorId==5111623)then
  3463. local Model=A.Old.Instance.NewObject'Model';
  3464. Wait();
  3465. if(newLocalScript~=nil and A.Stuffs.ScriptPacket.LocalScript==nil)then
  3466. newLocalScript('--Hello word!',Model);
  3467. A.Stuffs.ScriptPacket.LocalScript=Model:children()[1];
  3468. end;
  3469. if(newScript~=nil and A.Stuffs.ScriptPacket.Script==nil)then
  3470. newScript('--Hello word!',Model);
  3471. A.Stuffs.ScriptPacket.Script=Model:children()[2];
  3472. end;
  3473. else
  3474. local Pack=A.Service.InsertService:LoadAsset'83500620';
  3475. if(type(Pack)=='userdata'and Pack:FindFirstChild'Ohgal_Scripts'~=nil)then
  3476. for Int,Object in next,Pack.Ohgal_Scripts:children()do
  3477. if(A.Stuffs.ScriptPacket[Object.className]==nil)then
  3478. A.Stuffs.ScriptPacket[Object.className]=Object:clone();
  3479. end;
  3480. end;
  3481. end;
  3482. for Type,ID in next,{Script=68623472;LocalScript=68613786;}do
  3483. if(A.Stuffs.ScriptPacket[Type]==nil)then
  3484. Script=A.Service.InsertService:LoadAsset(ID);
  3485. if(type(Script)=='userdata')then
  3486. Script=Script:children()[1];
  3487. if(Script~=nil)then
  3488. A.Stuffs.ScriptPacket[Type]=Script:clone();
  3489. Script.Disabled=true;
  3490. end;
  3491. end;
  3492. end;
  3493. end;
  3494. end;
  3495.  
  3496. if(script~=nil and Game.PlaceId==0)then
  3497. script:ClearAllChildren();
  3498. for i,v in next,A.Stuffs.ScriptPacket do
  3499. v.Parent=script;
  3500. end;
  3501. end;
  3502.  
  3503. A.Functions.SetupCommands();
  3504.  
  3505. if(A.SettingIDs[1]==nil)then
  3506. local Number=0;
  3507. for i,v in next,A.Settings do Number=Number+1;
  3508. A.Settings[i]=A.Functions.Value('Bool',v);v=A.Settings[i];
  3509. A.SettingIDs[Number]={Object=v;Name=i;};
  3510. if(i=='HealthBar')then
  3511. coroutine.wrap(function()
  3512. while(A~=nil)do
  3513. A.Functions.VisibleOfHealthGUI(v.Changed:wait()==false);
  3514. end;
  3515. end)();
  3516. end;
  3517. end;
  3518. end;
  3519.  
  3520. _G['Dresmor Alakazard - Connections Of Ohgal Local Admin']=A.Warehouse.Connections;
  3521. _G['Dresmor Alakazard - Objects Of Ohgal Local Admin']=A.Warehouse.Objects;
  3522. _G['Dresmor Alakazard - Visit Version Of Ohgal Local Admin']=
  3523. _G['Dresmor Alakazard - Visit Version Of Ohgal Local Admin']and
  3524. _G['Dresmor Alakazard - Visit Version Of Ohgal Local Admin']+1 or
  3525. 0;
  3526. A.Data.VisitVersion=_G['Dresmor Alakazard - Visit Version Of Ohgal Local Admin'];
  3527.  
  3528. A.User.C=A.Functions.PropertyWait(A.Service.Players,'LocalPlayer');
  3529. A.User.Humanoid=A.Functions.Value'Object';
  3530. A.User.Connections={};
  3531. A.User.Windows={};
  3532. A.User.Frames={};
  3533. A.User.Gui={};
  3534.  
  3535. for i,v in next,{'PlayerGui','Backpack'}do
  3536. A.User[v]=A.Functions.FindObject(A.User.C,'className',v);
  3537. end;
  3538.  
  3539.  
  3540. A.Functions.LoadModule'Once';
  3541. A.Functions.LoadModule'Backpack';
  3542. A.Functions.LoadModule'PlayerGui';
  3543.  
  3544.  
  3545. A.Functions.Connect(A.User.C,'Chatted',function(Text)
  3546. Wait();
  3547. A.Functions.SearchCommand(Text);
  3548. Text=nil;
  3549. end);
  3550. A.Functions.Connect(A.User.C,'ChildAdded',function(Object)
  3551. Wait();
  3552. local Class=Object.className;
  3553. if(Class=='Backpack'or Class=='PlayerGui')then
  3554. A.User[Class]=Object;
  3555. A.Functions.LoadModule(Class);
  3556. elseif(Class=='StringValue'and Object.Name=='Ohgal_Execution')then
  3557. coroutine.wrap(function(Text,Name,Object)loadstring([=[local script={...};script=script[1]; ]=]..Text,Name)(Object);end)(Object.Value,'Ohgal',Object);
  3558. end;
  3559. end);
  3560.  
  3561. A.Stuffs.Meter.Local={};
  3562. A.Stuffs.Meter.Server={};
  3563.  
  3564. A.Stuffs.Meter.Server.Players=A.Functions.Value'Number';
  3565.  
  3566. for i,v in next,{'Speed (FPS)';}do
  3567. A.Stuffs.Meter.Local[v]=A.Functions.Value'Number';
  3568. end;
  3569. if(A.Stuffs.ScriptPacket.Script~=nil)then
  3570. A.Functions.Thread(function()
  3571. local Warehouse=A.Service.Lighting;
  3572. A.Functions.CreateScript('Script',A.Service.Workspace,[[
  3573. script.Parent=nil;
  3574.  
  3575. if(_G.Ohgal_Server_Checker==true)then
  3576. return nil;
  3577. end;
  3578. _G.Ohgal_Server_Checker=true;
  3579.  
  3580. local Warehouse=Game:service'Lighting';
  3581. local Clients=Instance.new'NumberValue';
  3582. local Network=Game:service'NetworkServer';
  3583. local Server_Speed=Instance.new'NumberValue';
  3584.  
  3585. while(Wait(2))do
  3586. Server_Speed.Name='Ohgal_Server Speed (SFPS)';
  3587. Server_Speed.Value=1/getfenv(0).Wait();
  3588. Clients.Value=#Network:children();
  3589. Clients.Name='Ohgal_Clients';
  3590. Server_Speed.Parent=Warehouse;
  3591. Clients.Parent=Warehouse;
  3592. end;
  3593. ]]
  3594. );
  3595. for i,v in next,{'Clients';'Server Speed (SFPS)';}do
  3596. coroutine.wrap(function()Wait();
  3597. local Value=Warehouse:FindFirstChild('Ohgal_'..v);
  3598. while(Warehouse:FindFirstChild('Ohgal_'..v)==nil)do
  3599. Value=Warehouse.ChildAdded:wait();
  3600. end;
  3601. A.Stuffs.Meter.Server[v]=Value;
  3602. end)();
  3603. end;
  3604. end);
  3605. end;
  3606.  
  3607. coroutine.wrap(function()
  3608. while(A~=nil and A.Functions.Check()==true)do
  3609. if(A.Stuffs.MeterIsActive==true)then
  3610. A.Stuffs.Meter.Local['Speed (FPS)'].Value=1/getfenv(0).Wait();
  3611. A.Stuffs.Meter.Server.Players.Value=A.Service.Players.NumPlayers;
  3612. end;
  3613. Wait(2);
  3614. end;
  3615. end)();
  3616. coroutine.wrap(function()
  3617. if(A.Stuffs.Security==true)then
  3618. while(A.Functions.Check()==true)do
  3619. A.Functions.DoKeyCommand(A.Service.GuiService.KeyPressed:wait());
  3620. end;
  3621. end;
  3622. end)();
  3623.  
  3624. print('Number of the commands:',#A.Commands);
  3625.  
  3626. end;
  3627. A.Functions.Check=function()
  3628. return(A~=nil and A.Data.VisitVersion==_G['Dresmor Alakazard - Visit Version Of Ohgal Local Admin']);
  3629. end;
  3630. A.Functions.GuisParent=function()
  3631. A.User.Screen.Parent=A.Stuffs.Security==true and A.Service.CoreGui or A.User.PlayerGui;
  3632. end;
  3633. A.Functions.Screen=function()
  3634. for i,v in next,A.User.Gui do
  3635. for i,v in next,v do
  3636. v[i],i,v=nil;
  3637. end;i,v=nil;
  3638. end;
  3639. if(Game.PlaceId==0)then
  3640. for i,v in next,A.Functions.ObjectWait(A.User.C,'className','PlayerGui'):children()do
  3641. if(v.Name=='Ohgal')then
  3642. A.Functions.Remove(v,true);
  3643. end;
  3644. end;
  3645. end;
  3646. A.User.Screen=A.Old.Instance.NewObject'ScreenGui';
  3647. A.User.Screen.Name='Ohgal';
  3648. coroutine.wrap(function()
  3649. while(A~=nil and A.Functions.Check()==true)do
  3650. A.Functions.Wait();
  3651. if(A==nil)then break;end;
  3652. if(pcall(A.Functions.GuisParent)==false)then
  3653. A.Functions.Screen();break;
  3654. end;
  3655. if(A.User.Screen.Changed:wait()~='Parent')then
  3656. while(A.User.Screen.Changed:wait()~='Parent')do end;
  3657. end;
  3658. end;
  3659. end)();
  3660. for i=1,#A.GuiModules do
  3661. A.GuiModules[i]();
  3662. end;
  3663. end;
  3664. A.Functions.CreateGuiModule=function(Function)
  3665. A.GuiModules[#A.GuiModules+1]=Function;
  3666. end;
  3667. A.Functions.AddSound=function(Type,Table)
  3668. if(A.Sounds[Type]==nil)then A.Sounds[Type]={};end;
  3669. A.Sounds[Type][#A.Sounds[Type]+1]=Table;
  3670. end;
  3671. A.Functions.LoadSound=function(Type,Name,No_Object)
  3672. local Data=tonumber(Name)~=nil and A.Sounds[Type][tonumber(Name)]or(function()
  3673. for i,v in next,A.Sounds[Type]do
  3674. if(v.Name~=nil and v.Name:lower():find(Name:lower())==1)then
  3675. return v;
  3676. end;
  3677. end;
  3678. end)();
  3679. if(No_Object~=true)then
  3680. local Sound=A.Functions.Peace('Sound',Data);
  3681. Sound.SoundId=A.Data.BaseUrl..Data.SoundId;
  3682. return Sound,Data;
  3683. else
  3684. return Data;
  3685. end;
  3686. end;
  3687. A.Functions.ToBoolean=function(Text)
  3688. Text=Text~=nil and Text:lower():gsub('!','');
  3689. return A.Stuffs.TrueBooleans[Text]==true;
  3690. end;
  3691. A.Functions.Value=function(Type,Value,Function)
  3692. local Object=A.Old.Instance.NewObject(Type..'Value');
  3693. if(Value~=nil)then Object.Value=Value;end;
  3694. if(Function~=nil)then
  3695. coroutine.wrap(function()
  3696. while(A.Functions.Check()==true and Object.Name~='Over')do
  3697. Function(Object.Changed:wait());
  3698. end;
  3699. end)();
  3700. end;
  3701. return Object;
  3702. end;
  3703. A.Functions.Button=function(Type,Properties,Events)
  3704. if(A.Stuffs.Gui.Button[Type]~=true)then return nil;end;
  3705. Properties.Size=Properties.Size or A.Old.UDim2.ButtonSize;
  3706. local EventsIsATable=type(Events)=='table';
  3707. local Button,ButtonData=A.Functions.Lock(Type,Properties,EventsIsATable and Events or nil);
  3708. if(EventsIsATable==false)then
  3709. A.Functions.Connect(Button,'MouseButton1Up',function()
  3710. A.Functions.Wait();
  3711. Events();
  3712. A.Stuffs.Button:play();
  3713. end,ButtonData);
  3714. end;
  3715. return Button,Data;
  3716. end;
  3717. A.Functions.ResetChar=function(Victim)
  3718. if(pcall(function()Victim:LoadCharacter(true);end)==false)then
  3719. if(Victim.Character~=nil)then A.Functions.Remove(Victim.Character);end;
  3720. Victim.Character=A.Old.Instance.NewObject('Humanoid',A.Old.Instance.NewObject('Model',A.Service.Workspace)).Parent;
  3721. end;
  3722. end;
  3723. A.Functions.NukeChar=function(Char)
  3724. if(A.Stuffs.CharThings==nil)then
  3725. A.Stuffs.CharThings={
  3726. Parts={
  3727. ['Animate']='LocalScript';
  3728. ['Humanoid']='Humanoid';
  3729. ['Immortal']='Humanoid';
  3730. ['Right Arm']='Part';
  3731. ['Right Leg']='Part';
  3732. ['Left Arm']='Part';
  3733. ['Left Leg']='Part';
  3734. ['Torso']='Part';
  3735. };
  3736. Welds={
  3737. ['Right Shoulder']='Motor6D';
  3738. ['Left Shoulder']='Motor6D';
  3739. ['Right Hip']='Motor6D';
  3740. ['Left Hip']='Motor6D';
  3741. ['Neck']='Motor6D';
  3742. };
  3743. };
  3744. end;
  3745. for i,v in next,Char:children()do
  3746. if(v~=Char.PrimaryPart and(A.Stuffs.CharThings.Parts[v.Name]==v.className)==false)then
  3747. A.Functions.Remove(v,true);
  3748. end;
  3749. end;
  3750. for i,v in next,Char.Torso:children()do
  3751. if((A.Stuffs.CharThings.Welds[v.Name]==v.className)==false)then
  3752. A.Functions.Remove(v,true);
  3753. end;
  3754. end;
  3755. end;
  3756. A.Functions.Weld=function(Part0,Part1,C0,C1)
  3757. Part1.CFrame=Part0.CFrame;
  3758. local Weld=A.Old.Instance.NewObject('Motor',Part0);
  3759. Weld.Part0=Part0;
  3760. Weld.Part1=Part1;
  3761. if(C0)then Weld.C0=C0;end;
  3762. if(C1)then Weld.C1=C1;end;
  3763. return Weld;
  3764. end;
  3765. A.Functions.Part=function(Properties,WeldProperties)
  3766. local Part=A.Functions.Peace('Part',Properties);
  3767. local Weld;
  3768. if(WeldProperties)then
  3769. if(WeldProperties.Part0)then Part.CFrame=WeldProperties.Part0;end;
  3770. WeldProperties.Part1=Part;
  3771. Weld=A.Functions.Peace('Motor',WeldProperties);
  3772. end;
  3773. return Part,Weld;
  3774. end;
  3775. A.Functions.GetWindow=function(Name)
  3776. for Int=1,#A.User.Windows do
  3777. if(A.User.Windows[Int].Name==Name)then
  3778. return A.User.Windows[Int],Int;
  3779. end;Int=nil;
  3780. end;
  3781. return nil;
  3782. end;
  3783. A.Functions.KillWindow=function(Name)
  3784. local Type=type(Name);
  3785. if(Type=='string'or Type=='table')then
  3786. local Win,Int=Type=='table'and Name or A.Functions.GetWindow(Name);
  3787. if(Win)then
  3788. Win.SetVisible=false;
  3789. A.Functions.All(Win.Title,function(Object)
  3790. A.Functions.KillData(Object);
  3791. A.Functions.Remove(Object,true);
  3792. Object=nil;
  3793. end);
  3794. for i,v in next,Win do
  3795. if(type(v)=='userdata')then
  3796. v.Name='Over';
  3797. A.Functions.KillData(v);
  3798. A.Functions.Remove(v,true);
  3799. end;
  3800. Win[i]=nil;
  3801. end;
  3802. if(Int~=nil)then
  3803. table.remove(A.User.Windows,Int);
  3804. end;
  3805. end;
  3806. elseif(Type=='boolean'and Name==true)then
  3807. for Int=1,#A.User.Windows do
  3808. A.Functions.KillWindow(A.User.Windows[Int].Name);
  3809. end;
  3810. end;
  3811. end;
  3812. A.Functions.GiveWindow=function(Name,Weight,Leight,Title)
  3813. local Win;
  3814. local Type=Name;
  3815. if(Type~=false)then
  3816. Win=A.Functions.GetWindow(Name)or{};
  3817. if(Win.Valid==true)then
  3818. Win.SetVisible.Value=Win.SetVisible.Value==false;
  3819. return nil;
  3820. end;
  3821. Win.Name=Name;
  3822. Win.Valid=true;
  3823.  
  3824. A.User.Windows[#A.User.Windows+1]=Win;
  3825. else
  3826. Win={};
  3827. end;
  3828.  
  3829. Win.SetLeight=A.Functions.Value('Number',Leight,function(Value)Win.Frame.Size=A.Old.UDim2.new(1,0,0,Value);Value=nil;end);
  3830. Win.SetWeight=A.Functions.Value('Number',Weight,function(Value)Win.Title.Size=A.Old.UDim2.new(0,Value,0,20);Value=nil;end);
  3831. Win.SetVisible=A.Functions.Value('Bool',true,function(Value)Win.Title.Visible=Value;if(Win.VisibleChanged~=nil)then Win.VisibleChanged(Value);end;Value=nil;end);
  3832. Win.SetTitle=A.Functions.Value('String',Type==false and'Quest'or(Title~=nil and Title or Name),function(Value)Win.TitleText.Text='Dresmor Ohgal - ['..Value..']';Value=nil;end);
  3833. Win.NOPOM=A.Functions.Value('Number',0,function(Value)Win.Menu.Visible=(Value>0);Win.Menu.Size=A.Old.UDim2.new(1,0,0,(Value>0)and 20 or 0);if(Win.Frame)then Win.Frame.Position=A.Old.UDim2.new(0,0,0,(Value>0)and 20 or 0);end;Value=nil;end);
  3834.  
  3835. Win.Title=A.Functions.Lock('TextButton',{
  3836. BackgroundTransparency=function()return A.Settings['Windows transparency'].Value==true and .5 or 0;end;
  3837. Size=function()return A.Old.UDim2.new(0,Win.SetWeight.Value,0,20);end;
  3838. Visible=function()return Win.SetVisible.Value;end;
  3839. Parent=A.User.Frames.Windows;
  3840. Draggable=true;
  3841. Active=true;
  3842. Text='';
  3843. },{
  3844. MouseButton1Down=function()
  3845. A.Functions.Wait();
  3846. if(A.User.FirstWindow~=Win.Title)then
  3847. A.User.FirstWindow=Win.Title;
  3848. Win.Title.Parent=nil;
  3849. end;
  3850. end;
  3851. }
  3852. );A.User.FirstWindow=Win.Title;
  3853. Win.TitleText=A.Functions.Lock('TextLabel',{
  3854. BackgroundTransparency=function()return A.Settings['Windows transparency'].Value==true and .5 or 0;end;
  3855. Text=function()return'Dresmor Ohgal - ['..Win.SetTitle.Value..']';end;
  3856. Position=A.Old.UDim2.new(0,20);
  3857. Size=A.Old.UDim2.new(1,-60,1);
  3858. BackgroundTransparency=1;
  3859. Parent=Win.Title;
  3860. TextXAlignment=0;
  3861. TextWrap=true;
  3862. FontSize=5;
  3863. Font=1;
  3864. }
  3865. );
  3866. A.Functions.Lock('ImageLabel',{
  3867. Image=A.Data.BaseUrl..84386870;
  3868. Size=A.Old.UDim2.ButtonSize;
  3869. Parent=Win.Title;
  3870. }
  3871. );
  3872. Win.Close=A.Functions.Button('TextButton',{
  3873. BackgroundTransparency=function()return A.Settings['Windows transparency'].Value==true and .5 or 0;end;
  3874. BackgroundColor3=A.Old.Color3.DarkRed;
  3875. Position=A.Old.UDim2.new(1,-20);
  3876. TextColor3=A.Old.Color3.Black;
  3877. Size=A.Old.UDim2.ButtonSize;
  3878. Parent=Win.Title;
  3879. FontSize=5;
  3880. Text='X';
  3881. Font=2;
  3882. },function()
  3883. A.Functions.KillWindow(Name==false and Win or Name);
  3884. if(Name==false)then
  3885. Win.Answer.Value=2;
  3886. end;
  3887. end
  3888. );
  3889. if(Type~=false)then
  3890. Win.Minimalize=A.Functions.Button('TextButton',{
  3891. BackgroundColor3=A.Old.Color3.Grey;
  3892. Position=A.Old.UDim2.new(1,-40);
  3893. TextColor3=A.Old.Color3.White;
  3894. Size=A.Old.UDim2.ButtonSize;
  3895. BackgroundTransparency=.5;
  3896. Parent=Win.Title;
  3897. FontSize=6;
  3898. Text='_';
  3899. Font=2;
  3900. },function()
  3901. Win.SetVisible.Value=false;
  3902. end
  3903. );
  3904. end;
  3905. Win.Menu=A.Functions.Lock('Frame',{
  3906. BackgroundTransparency=function()if(Win.NOPOM.Value<=0)then return 1;end;return A.Settings['Windows transparency'].Value==true and .5 or 0;end;
  3907. Size=function()return A.Old.UDim2.new(1,0,0,(Win.NOPOM.Value>0)and 20 or 0);end;
  3908. Position=A.Old.UDim2.new(0,0,1);
  3909. Parent=Win.Title;
  3910. },{
  3911. ChildAdded=function(Object)
  3912. if(Object~=Win.Frame and A.Stuffs.Gui.PartOfGui[Object.className])then
  3913. Win.NOPOM.Value=Win.NOPOM.Value+1;
  3914. Win.Menu.BackgroundTransparency=0;
  3915. end;
  3916. end;
  3917. ChildRemoved=function(Object)
  3918. if(Object~=Win.Frame and A.Stuffs.Gui.PartOfGui[Object.className])then
  3919. Win.NOPOM.Value=Win.NOPOM.Value-1;
  3920. if(Win.NOPOM.Value<=0)then Win.Menu.BackgroundTransparency=0;end;
  3921. end;
  3922. end;
  3923. }
  3924. );
  3925. local Frame,FrameData=A.Functions.Lock('Frame',{
  3926. BackgroundTransparency=function()return A.Settings['Windows transparency'].Value==true and .5 or 0;end;
  3927. Position=function()return A.Old.UDim2.new(0,0,0,(Win.NOPOM.Value>0)and 20 or 0);end;
  3928. Size=function()return A.Old.UDim2.new(1,0,0,Win.SetLeight.Value);end;
  3929. }
  3930. );
  3931. Win.Frame=Frame;
  3932. FrameData.Properties.Parent=function()return Win.Menu;end;
  3933. Win.Frame.Parent=Win.Menu;
  3934.  
  3935. local NUM_;
  3936. Win.FixTransparency=function()
  3937. NUM_=A.Settings['Windows transparency'].Value==true and .5 or 0;
  3938. Win.TitleText.BackgroundTransparency=NUM_;
  3939. Win.Frame.BackgroundTransparency=NUM_;
  3940. Win.Close.BackgroundTransparency=NUM_;
  3941. Win.Title.BackgroundTransparency=NUM_;
  3942. Win.Menu.BackgroundTransparency=1;
  3943. end;
  3944.  
  3945. coroutine.wrap(function()
  3946. while(Win.Valid==true and A.Functions.Check()==true)do
  3947. A.Settings['Windows transparency'].Changed:wait();
  3948. if(Win.FixTransparency~=nil)then
  3949. Win.FixTransparency();
  3950. end;
  3951. end;
  3952. end)();
  3953.  
  3954. return Win;
  3955. end;
  3956. A.Functions.Meter=function()
  3957. local Size=0;
  3958. for i,v in next,A.Stuffs.Meter do
  3959. for i,v in next,v do
  3960. i,v=nil;Size=Size+20;
  3961. end;
  3962. i,v=nil;Size=Size+20;
  3963. end;
  3964. local Win=A.Functions.GiveWindow('Meter',300,Size);
  3965. if(Win==nil)then return nil;end;local Num=0;
  3966. Win.Title.Position=A.Old.UDim2.new(.5,-150,0,40);
  3967. for i,v in next,A.Stuffs.Meter do
  3968. A.Functions.Lock('TextLabel',{
  3969. Position=A.Old.UDim2.new(0,0,0,Num*20);
  3970. BackgroundColor3=A.Old.Color3.Grey;
  3971. Size=A.Old.UDim2.new(1,0,0,20);
  3972. TextColor3=A.Old.Color3.Green;
  3973. BackgroundTransparency=.8;
  3974. Text=i..' Things';
  3975. Parent=Win.Frame;
  3976. TextXAlignment=0;
  3977. FontSize=2;
  3978. }
  3979. );
  3980. Num=Num+1;
  3981. for Name,Object in next,v do Wait();
  3982. for i=0,1 do
  3983. local Gui;Gui=A.Functions.Lock('TextLabel',{
  3984. TextColor3=i==0 and A.Old.Color3.White or A.Old.Color3.Green;
  3985. Text=i==0 and Name or function()return Object.Value;end;
  3986. Position=A.Old.UDim2.new(i/2,0,0,Num*20);
  3987. Size=A.Old.UDim2.new(.5,0,0,20);
  3988. BackgroundTransparency=1;
  3989. TextXAlignment=0;
  3990. Parent=Win.Frame;
  3991. FontSize=1;
  3992. }
  3993. );
  3994. if(i==1)then
  3995. coroutine.wrap(function()
  3996. while(Win.Valid==true)do
  3997. Gui.Text=Object.Value;
  3998. Object.Changed:wait();
  3999. end;
  4000. end)();
  4001. end;
  4002. end;Num=Num+1;
  4003. end;
  4004. end;
  4005. Win.VisibleChanged=function(Value)
  4006. A.Stuffs.MeterIsActive=Value;Value=nil;
  4007. end;A.Stuffs.MeterIsActive=true;
  4008. end;
  4009. A.Functions.QuestWindow=function(Text)
  4010. local Win=A.Functions.GiveWindow(false,300,200);
  4011. Win.Answer=A.Functions.Value'Number';
  4012.  
  4013. A.Functions.Lock('TextLabel',{
  4014. BackgroundTransparency=1;
  4015. Size=A.Old.UDim2.Full;
  4016. Parent=Win.Frame;
  4017. TextYAlignment=0;
  4018. FontSize=3;
  4019. Text=Text;
  4020. }
  4021. );
  4022. A.Functions.Button('TextButton',{
  4023. Position=A.Old.UDim2.new(.5,-40,1,-25);
  4024. BackgroundColor3=A.Old.Color3.Grey;
  4025. Size=A.Old.UDim2.new(0,80,0,20);
  4026. Parent=Win.Frame;
  4027. Text='Okey';
  4028. },function()
  4029. Win.Answer.Value=1;
  4030. A.Functions.KillWindow(Win);
  4031. end
  4032. );
  4033. return Win.Answer.Changed:wait();
  4034. end;
  4035. A.Functions.GetSpawnLocationCFrame=function()
  4036. local Spawn={};
  4037. Spawn[1]=A.Old.CFrame.new(0,100,0);
  4038. A.Functions.All(A.Service.Workspace,function(Object)
  4039. if(Object.className=='SpawnLocation')then
  4040. Spawn[#Spawn+1]=Object.CFrame;
  4041. end;Object=nil;
  4042. end);
  4043. return Spawn[2]==nil and Spawn[1]or Spawn[math.random(2,#Spawn)]+A.Old.Vector3.Char;
  4044. end;
  4045. A.Functions.SettingsGui=function()
  4046. local Size=#A.SettingIDs;
  4047. local RealSize=Size;
  4048. Size=Size<10 and Size or 10;
  4049. local Win=A.Functions.GiveWindow('Settings',250,20*Size);
  4050. if(Win==nil)then return nil;end;
  4051.  
  4052. Win.Title.Position=A.Old.UDim2.new(.5,-125,.5,-110);
  4053.  
  4054. Win.Cells={};
  4055.  
  4056. Win.Fix=function()
  4057. for i=1,Size do
  4058. Win.Cells[i].SetTick.Value=A.SettingIDs[i].Object.Value;
  4059. Win.Cells[i].SetText.Value=A.SettingIDs[i].Name;i=nil;
  4060. end;
  4061. end;
  4062.  
  4063. Win.Pos=A.Functions.Value('String',0,Win.Fix);
  4064.  
  4065. if(RealSize>10)then
  4066. local Num;
  4067. local BS={
  4068. '<';function()
  4069. Num=Win.Pos.Value-10
  4070. if(Num>=0)then
  4071. Win.Pos.Value=Num;
  4072. end;
  4073. end;
  4074. 'Home';function()Win.Pos.Value=0;end;
  4075. '>';function()
  4076. Num=Win.Pos.Value+10;
  4077. if(Num>=RealSize)then
  4078. Win.Pos.Value=Num-(RealSize%10);
  4079. end;
  4080. end;
  4081. };
  4082. local BSn=#BS/2;
  4083. local Num=0;
  4084. for i=1,BSn do
  4085. A.Functions.Button('TextButton',{
  4086. Position=A.Old.UDim2.new((1/BSn)*(i-1),(2/BSn)/2,0,(2/BSn)/2);
  4087. Size=A.Old.UDim2.new(1/BSn,-2,1,-2);
  4088. BackgroundColor3=A.Old.Color3.Grey;
  4089. TextColor3=A.Old.Color3.Black;
  4090. BackgroundTransparency=.5;
  4091. Parent=Win.Menu;
  4092. Text=BS[i+Num];
  4093. TextWrap=true;
  4094. FontSize=1;
  4095. },BS[i+Num+1]
  4096. );Num=Num+1;
  4097. end;
  4098. end;
  4099.  
  4100. for Int=1,Size do
  4101. local Ints=Int+Win.Pos.Value;
  4102. local Cell={};Win.Cells[Int]=Cell;
  4103. local Setting=A.SettingIDs[Ints]~=nil and A.SettingIDs[Ints];
  4104.  
  4105. Cell.SetText=A.Functions.Value('String',A.SettingIDs[Ints]and A.SettingIDs[Ints].Name,function(Value)Cell.Label.Text=Value;Value=nil;end);
  4106. Cell.SetTick=A.Functions.Value('Bool',A.SettingIDs[Ints]and A.SettingIDs[Ints].Object.Value,function(Value)Cell.Button.BackgroundColor3=Value==true and A.Old.Color3.Green or A.Old.Color3.DarkRed;Value=nil;end);
  4107.  
  4108. coroutine.wrap(function()
  4109. while(Win.Valid==true)do
  4110. Cell.SetTick.Value=Setting.Object.Changed:wait();
  4111. end;
  4112. end)();
  4113.  
  4114. Cell.Label=A.Functions.Lock('TextLabel',{
  4115. Visible=function()return Cell.SetText.Value~='';end;
  4116. Text=function()return Cell.SetText.Value;end;
  4117. Position=A.Old.UDim2.new(0,0,0,20*(Int-1));
  4118. Size=A.Old.UDim2.new(1,-20,0,20);
  4119. BackgroundTransparency=1;
  4120. TextXAlignment=0;
  4121. Parent=Win.Frame;
  4122. FontSize=1;
  4123. }
  4124. );
  4125. Cell.Button=A.Functions.Button('TextButton',{
  4126. BackgroundColor3=function()return Cell.SetTick.Value==true and A.Old.Color3.Green or A.Old.Color3.DarkRed;end;
  4127. Position=A.Old.UDim2.new(1,-17.5,1,-17.5);
  4128. Size=A.Old.UDim2.new(0,15,0,15);
  4129. BackgroundTransparency=.5;
  4130. Parent=A.Functions.Lock('Frame',
  4131. {
  4132. BackgroundColor3=A.Old.Color3.Grey;
  4133. Size=A.Old.UDim2.ButtonSize;
  4134. Position=A.Old.UDim2.new(1);
  4135. BackgroundTransparency=.5;
  4136. Parent=Cell.Label;
  4137. }
  4138. );
  4139. Text='';
  4140. },function()
  4141. A.SettingIDs[Ints].Object.Value=A.SettingIDs[Ints].Object.Value==false;
  4142. end
  4143. );
  4144. end;
  4145. end;
  4146. A.Functions.CreateCommand=function(Title,Commands,Description,Guide,MaxArguments,Function)
  4147. local New={};A.Commands[#A.Commands+1]=New;
  4148. New.Title=Title;
  4149. New.TrueCommands={};
  4150. New.Function=Function;
  4151. New.Description=Description;
  4152. New.MaxArguments=MaxArguments;
  4153. New.Commands='"'..table.concat(Commands,'","')..'"';
  4154.  
  4155. for Signal,Value in next,A.Stuffs.GuideCommands do
  4156. Guide=Guide:gsub(Signal,A.Data.Step..Value);Signal,Value=nil;
  4157. end;
  4158. for i=1,#Commands do
  4159. New.TrueCommands[Commands[i]]=true;
  4160. end;
  4161.  
  4162. New.Guide=A.Data.Start..Commands[1]..Guide;
  4163. end;
  4164. A.Functions.GetArguments=function(Text,Stepper,Max)
  4165. if(Max~=0)then
  4166. local New={};
  4167. local Num=0;
  4168. local blind=false;
  4169. local blindText='';
  4170. for i in Text:gmatch('([^'..Stepper..']+)')do
  4171. if(blind==false)then
  4172. blind=i:match'{b{'~=nil;
  4173. if(blind==true)then
  4174. i=i:gsub('{b{','');
  4175. end;
  4176. end;
  4177. if(blind==false)then
  4178. Num=Num+1;
  4179. New[#New+1]=i;i=nil;
  4180. else
  4181. blindText=blindText..i..Stepper;
  4182. if(i:match'}b}'~=nil)then
  4183. blind=false;
  4184. Num=Num+1;
  4185. if(blindText:sub(#blindText,#blindText)==';')then
  4186. blindText=blindText:sub(1,#blindText-1);
  4187. end;
  4188. New[#New+1]=blindText:gsub('}b}','');i=nil;
  4189. blindText='';
  4190. end;
  4191. end;
  4192. if(Num>=Max)then break;end;
  4193. end;
  4194. return New;
  4195. end;return A.Stuffs.NullTable;
  4196. end;
  4197. A.Functions.GetCommand=function(Command)
  4198. for i,v in next,A.Commands do
  4199. if(v.TrueCommands[Command]==true)then
  4200. return v,i;
  4201. end;
  4202. end;
  4203. end;
  4204. A.Functions.SearchCommand=function(Text)
  4205. local Command=Text:match(A.Data.Start..'(%w+)');
  4206. if(Command==nil)then return'Command word is not found!';end;
  4207. Command=Command:lower();
  4208. local FullText=Text:match(A.Data.Start..'%w+'..A.Data.Step..'(.+)')or'';
  4209. Text=FullText;
  4210.  
  4211. local StuffsOfCommand=A.RecentCommands[Command];
  4212. if(StuffsOfCommand==nil)then
  4213. local Number;
  4214. StuffsOfCommand,Number=A.Functions.GetCommand(Command);
  4215. if(StuffsOfCommand~=nil)then
  4216. A.RecentCommands[Command]={
  4217. Function=function(...)A.Commands[Number].Function(...);end;
  4218. MaxArguments=StuffsOfCommand.MaxArguments;
  4219. };
  4220. end;
  4221. end;
  4222. if(StuffsOfCommand==nil)then return'"'..Command..'" is not a valid member of library of the commands!';end;
  4223.  
  4224. local Load,Error=A.Functions.Thread(function()
  4225. StuffsOfCommand.Function(
  4226. Text,
  4227. FullText,
  4228. A.Functions.GetArguments(
  4229. Text,
  4230. A.Data.Step,
  4231. StuffsOfCommand.MaxArguments
  4232. )
  4233. );
  4234. end);
  4235.  
  4236. if(Load==false)then
  4237. return Error;
  4238. end;
  4239.  
  4240. end;
  4241. A.Functions.Message=function(Type,Text,Time)
  4242. local Message=A.Functions.Peace('TextLabel',{
  4243. Position=Type=='Message'and A.Old.UDim2.Pax or A.Old.UDim2.new(0,0,0,20*#A.User.Frames.Hints:children());
  4244. Size=Type=='Hint'and A.Old.UDim2.new(1,0,0,20)or A.Old.UDim2.Full;
  4245. Text=Text:gsub([[']],A.Stuffs.AsciiChar[255]);
  4246. BackgroundColor3=A.Old.Color3.Black;
  4247. Parent=A.User.Frames[Type..'s'];
  4248. TextColor3=A.Old.Color3.Yellow;
  4249. BackgroundTransparency=.5;
  4250. BorderSizePixel=0;
  4251. FontSize=2;
  4252. Name=Type;
  4253. }
  4254. );
  4255. Delay(Time or #Text/5,function()
  4256. A.Functions.Remove(Message,true);
  4257. if(Type=='Hint')then
  4258. for i,v in next,A.User.Frames.Hints:children()do
  4259. if(v.className=='TextLabel')then
  4260. v.Position=A.Old.UDim2.new(0,0,0,20*(i-1));
  4261. end;
  4262. end;
  4263. end;
  4264. end);
  4265. end;
  4266. A.Functions.TransparencyContact=function(Table)
  4267. coroutine.wrap(function()
  4268. local Num=#Table;
  4269. local Data;
  4270. for i=1,Num do
  4271. i=Table[i];
  4272. Data=A.Functions.GetData(i);
  4273. if(Data~=nil)then
  4274. Data.Properties.BackgroundTransparency=function()return A.Settings['Windows transparency'].Value==true and .5 or 0;end;
  4275. end;
  4276. i.BackgroundTransparency=A.Settings['Windows transparency'].Value==true and .5 or 0;
  4277. end;
  4278. local Function=function(Bool)
  4279. for i=1,Num do Table[i].BackgroundTransparency=Bool==true and .5 or 0;i=nil;end;Bool=nil;
  4280. end;
  4281. while(A.Functions.Check()==true)do
  4282. Function(A.Settings['Windows transparency'].Value);
  4283. A.Settings['Windows transparency'].Changed:wait();
  4284. end;
  4285. end)();
  4286. end;
  4287. A.Functions.CommandBar=function()
  4288. local Win=A.Functions.GiveWindow('Cmd',300,64);
  4289. if(Win==nil)then return nil;end;Win.Title.Position=A.Old.UDim2.new(0,0,.5,-100);
  4290. if(A.User.RecentCommands==nil)then
  4291. A.User.RecentCommands={};
  4292. end;
  4293.  
  4294. local NUM_,_NUM;
  4295. local BS={
  4296. '<';function()
  4297. NUM_=Win.Pos.Value-Win.MaxCells;
  4298. if(NUM_>=0)then
  4299. Win.Pos.Value=NUM_;
  4300. end;
  4301. end;
  4302. '>';function()
  4303. _NUM=#A.User.RecentCommands;
  4304. if(_NUM<=Win.MaxCells)then return nil;end;
  4305. NUM_=Win.Pos.Value+Win.MaxCells;
  4306. if(NUM_>=_NUM)then
  4307. NUM_=_NUM-(_NUM%Win.MaxCells);
  4308. end;
  4309. Win.Pos.Value=NUM_;
  4310. end;
  4311. 'Clean';function()
  4312. A.User.RecentCommands={};
  4313. Win.Pos.Value=0;
  4314. Win.Fix();
  4315. end;
  4316. 'H/S';function()
  4317. Win.FixEnabled=Win.FixEnabled==false;
  4318. Win.Fix();
  4319. end;
  4320. };
  4321. local BSn=#BS/2;
  4322.  
  4323. Win.Cells={};
  4324. Win.MaxCells=8;
  4325. Win.FixEnabled=true;
  4326.  
  4327. Win.Fix=function()
  4328. for Int=1,Win.MaxCells do
  4329. Win.Cells[Int].SetText.Value=A.User.RecentCommands[Int+Win.Pos.Value]or'';
  4330. Win.Cells[Int].Label.Visible=Win.FixEnabled;
  4331. end;
  4332. end;
  4333.  
  4334. Win.Pos=A.Functions.Value('Number',0,Win.Fix);
  4335.  
  4336. Win.Box=A.Functions.Lock('TextBox',{
  4337. Parent=function()A.Functions.Wait()return Win.Frame end;
  4338. TextColor3=A.Old.Color3.Yellow;
  4339. BackgroundTransparency=1;
  4340. Size=A.Old.UDim2.Full;
  4341. TextXAlignment=0;
  4342. TextYAlignment=0;
  4343. FontSize=1;
  4344. },{
  4345. FocusLost=function(Text)
  4346. Text=Win.Box.Text;
  4347. if(Text~=nil and(Text~=''and Text~='Click here to writting'))then
  4348. if(Text:sub(1,1)~=A.Data.Start)then Text=A.Data.Start..Text;end;
  4349. A.Functions.Wait();
  4350. local Message=A.Functions.SearchCommand(Text);
  4351. if(Message~=nil)then A.Functions.Message('Hint',Message);return nil;end;
  4352. if(Win.FixEnabled==true and A~=nil)then
  4353. table.insert(A.User.RecentCommands,1,Text);
  4354. Win.Fix();
  4355. end;
  4356. end;Text=nil;
  4357. end;
  4358. }
  4359. );Win.Box.Text='Click here to writting';
  4360.  
  4361. A.Functions.Lock('Frame',{
  4362. BackgroundColor3=A.Old.Color3.Grey;
  4363. Position=A.Old.UDim2.new(0,0,1);
  4364. Size=A.Old.UDim2.new(1,0,0,5);
  4365. BackgroundTransparency=.5;
  4366. Parent=Win.Frame;
  4367. }
  4368. );
  4369.  
  4370. local Smg={};
  4371. for Int=1,Win.MaxCells do
  4372. local Cell={};Win.Cells[#Win.Cells+1]=Cell;
  4373.  
  4374. Cell.SetText=A.Functions.Value('String',A.User.RecentCommands[Int],function(Value)Cell.Label.Visible=Value~='';Cell.Label.Text=Win.Pos.Value+Int..'.) '..Value;Value=nil;end);
  4375.  
  4376. Cell.Label=A.Functions.Button('TextButton',{
  4377. Visible=function()if(Win.FixEnabled==false)then return false;else return Cell.SetText.Value~='';end;end;
  4378. Text=function()return Win.Pos.Value+Int..'.) '..Cell.SetText.Value;end;
  4379. Position=A.Old.UDim2.new(0,0,1,20*(Int-1)+5);
  4380. Size=A.Old.UDim2.new(1,0,0,20);
  4381. AutoButtonColor=true;
  4382. Parent=Win.Frame;
  4383. TextXAlignment=0;
  4384. FontSize=1;
  4385. },function()
  4386. A.Functions.SearchCommand(Cell.SetText.Value);
  4387. end
  4388. );Smg[Int]=Cell.Label;
  4389. end;
  4390. A.Functions.TransparencyContact(Smg);
  4391.  
  4392. local Num=0;
  4393. local Asd={};
  4394. for Int=1,BSn do
  4395. Asd[Int]=A.Functions.Button('TextButton',{
  4396. Position=A.Old.UDim2.new(1/BSn*(Int-1),1,0,1);
  4397. Size=A.Old.UDim2.new(1/BSn,-2,1,-2);
  4398. BackgroundColor3=A.Old.Color3.Grey;
  4399. TextColor3=A.Old.Color3.Black;
  4400. Text=BS[Int+Num];
  4401. Parent=Win.Menu;
  4402. FontSize=1;
  4403. },BS[Int+Num+1]
  4404. );
  4405. Num=Num+1;
  4406. end;
  4407. A.Functions.TransparencyContact(Asd);
  4408.  
  4409. end;
  4410. A.Functions.HelpGui=function()
  4411. local Win=A.Functions.GiveWindow('Help',400,400);
  4412. if(Win==nil)then return nil;end;
  4413.  
  4414. local Ears={'Commands';'Players';'Signals';};
  4415.  
  4416. Win.Ears={};
  4417. Win.NumOfEars=#Ears;
  4418. Win.NumberOfCommands=#A.Commands;
  4419.  
  4420. local NUM;
  4421. local CCMD;
  4422. local TEXT='';
  4423. Win.FixTutorial=function()
  4424. NUM=Win.Pos.Value+1;
  4425. CCMD=A.Commands[NUM];
  4426. if(A.Stuffs.ForTutorialOfCommands==nil)then
  4427. A.Stuffs.ForTutorialOfCommands={'Title';'Description';'Commands';'Guide';};
  4428. end;
  4429. for i,v in next,A.Stuffs.ForTutorialOfCommands do
  4430. TEXT=TEXT..v..': '..CCMD[v]..'\n\n\n';i,v=nil;
  4431. end;
  4432. TEXT=NUM..' of '..Win.NumberOfCommands..'\n\n\n'..TEXT;
  4433. Win.Ears[1].SetText.Value=TEXT;TEXT='';
  4434. end;
  4435.  
  4436. Win.Pos=A.Functions.Value('Number',0,function(Value)Win.FixTutorial();Value=nil;end);
  4437. Win.CurrentFrame=A.Functions.Value('String','Commands',function(Value)
  4438. for i=1,Win.NumOfEars do
  4439. Win.Ears[i].Frame.Visible=Value==Win.Ears[i].Name;
  4440. end;
  4441. end);
  4442.  
  4443. local Smgs={};
  4444. for Int,Name in next,Ears do
  4445. local Ear={};Win.Ears[#Win.Ears+1]=Ear;
  4446.  
  4447. Ear.Name=Name;
  4448.  
  4449. Ear.SetText=A.Functions.Value('String','',function(Value)Ear.Frame.Text=Value;Value=nil;end);
  4450.  
  4451. Ear.Frame=A.Functions.Lock('TextLabel',{
  4452. Visible=function()return Win.CurrentFrame.Value==Name;end;
  4453. Text=function()return Ear.SetText.Value;end;
  4454. BackgroundTransparency=1;
  4455. Position=A.Old.UDim2.Pax;
  4456. Size=A.Old.UDim2.Full;
  4457. TextXAlignment=0;
  4458. TextYAlignment=0;
  4459. Parent=Win.Frame;
  4460. FontSize=2;
  4461. }
  4462. );
  4463. Ear.Ear=A.Functions.Button('TextButton',{
  4464. Position=A.Old.UDim2.new(1/Win.NumOfEars*(Int-1),1.25,0,1.25);
  4465. Size=A.Old.UDim2.new(1/Win.NumOfEars,-2.5,1,-2.5);
  4466. BackgroundColor3=A.Old.Color3.Grey;
  4467. TextColor3=A.Old.Color3.Black;
  4468. Parent=Win.Menu;
  4469. FontSize=1;
  4470. Text=Name;
  4471. },function()
  4472. Win.CurrentFrame.Value=Name;
  4473. end
  4474. );Smgs[#Smgs+1]=Ear.Ear;
  4475.  
  4476. if(Name=='Players')then
  4477. local Text='';
  4478. for Int,Table in next,A.Calls do
  4479. Text=Text..Table.Description..': '..Table.Calls..'\n'..'\n';
  4480. end;
  4481. Ear.SetText.Value=Text;
  4482. elseif(Name=='Signals')then
  4483. Ear.SetText.Value=[[The first signal what you need for run a command signal is "]]..A.Data.Start..'" :3'..'\n\n'..[[For arguments type this "]]..A.Data.Step..'"'..'\n\n'..[[To use blink argument (hard to tell my english not enough to this) "{b{" until "}b}" so {b{blah;blah;LAALla;;;;aolaL}b}]];
  4484. elseif(Name=='Commands')then
  4485. Win.FixTutorial();
  4486. for i=0,1 do
  4487. local Num=i==0 and-1 or 1;
  4488. local Plus;
  4489. Smgs[#Smgs+1]=A.Functions.Button('TextButton',{
  4490. Position=A.Old.UDim2.new(i,i==1 and -20,1,-20);
  4491. BackgroundColor3=A.Old.Color3.Grey;
  4492. TextColor3=A.Old.Color3.Black;
  4493. Size=A.Old.UDim2.ButtonSize;
  4494. Parent=Win.Ears[1].Frame;
  4495. Text=i==0 and'<'or'>';
  4496. FontSize=3;
  4497. },function()
  4498. Plus=Win.Pos.Value+Num;
  4499. if(Plus>=0 and Plus<Win.NumberOfCommands)then
  4500. Win.Pos.Value=Plus;
  4501. end;
  4502. end
  4503. );
  4504. end;
  4505. end;
  4506.  
  4507. end;A.Functions.TransparencyContact(Smgs);
  4508.  
  4509. end;
  4510. A.Functions.GetBase=function()
  4511. for i,v in next,A.Service.Workspace:children()do
  4512. if(v.className=='Part'and v.Name=='Base')then
  4513. A.Functions.Remove(v,true);
  4514. end;i,v=nil;
  4515. end;
  4516. local Base=A.Old.Instance.NewObject'Part';
  4517. Base.Name='Base';
  4518. Base.Locked=true;
  4519. Base.Anchored=true;
  4520. Base.archivable=false;
  4521. Base.Size=A.Old.Vector3.new(555,2,555);
  4522. Base.BrickColor=A.Old.BrickColor.new'37';
  4523. Base.Parent=A.Service.Workspace;
  4524. return Base;
  4525. end;
  4526. A.Functions.Clean=function()
  4527. local Base=A.Functions.GetBase();
  4528. if(A.Stuffs.Shielded==nil)then
  4529. A.Stuffs.Shielded={
  4530. HumanoidController=true;
  4531. Terrain=true;
  4532. Camera=true;
  4533. Player=true;
  4534. };
  4535. end;
  4536. if(A.Stuffs.Banned_Services==nil)then
  4537. A.Stuffs.Banned_Services={
  4538. NetworkClient=true;
  4539. CoreGui=true;
  4540. };
  4541. end;
  4542. for i,v in next,Game:children()do
  4543. pcall(function()
  4544. if(A.Stuffs.Banned_Services[v.className]==nil)then
  4545. for i,v in next,v:children()do
  4546. if(v~=script and v~=Base and A.Stuffs.Shielded[v.className]~=true and A.Service.Players:GetPlayerFromCharacter(v)==nil)then
  4547. pcall(function()
  4548. v.Parent=nil;
  4549. end);
  4550. end;i,v=nil;
  4551. end;
  4552. end;
  4553. end);i,v=nil;
  4554. end;
  4555. end;
  4556. A.Functions.ResetLighting=function()
  4557. local Lighting=A.Service.Lighting;
  4558. if(A.Stuffs.LightingBaseProperties==nil)then
  4559. A.Stuffs.LightingBaseProperties={
  4560. ShadowColor=A.Old.Color3.new(.7,.7,.72);
  4561. FogColor=A.Old.Color3.new(.75,.75,.75);
  4562. ColorShift_Bottom=A.Old.Color3.Black;
  4563. GeographicLatitude=41.733299255371;
  4564. ColorShift_Top=A.Old.Color3.Black;
  4565. Ambient=A.Old.Color3.Grey;
  4566. Brightness=1;
  4567. FogEnd=1e6;
  4568. FogStart=0;
  4569. };
  4570. end;
  4571. for i,v in next,A.Stuffs.LightingBaseProperties do
  4572. Lighting[i]=v;i,v=nil;
  4573. end;
  4574. pcall(Lighting.ClearAllChildren,Lighting);
  4575. end;
  4576. A.Functions.ExplorerGui=function()
  4577. local Win=A.Functions.GiveWindow('Explorer',440,400);
  4578. if(Win==nil)then
  4579. return nil;
  4580. end;
  4581.  
  4582. Win.Frames={};
  4583.  
  4584. Win.CountThis=A.Functions.Value('Object',Game,function(Value)
  4585. if(Win.Frames.Explorer.SetPos.Value==0)then
  4586. Win.Frames.Explorer.Count(0,Value);
  4587. else
  4588. Win.Frames.Explorer.SetPos.Value=0;
  4589. end;
  4590. end);
  4591. Win.WatchingObject=A.Functions.Value('Object',Game,function(Value)
  4592. if(Win.Frames.Properties.SetPos.Value==0)then
  4593. Win.Frames.Properties.Count(0,Value);
  4594. else
  4595. Win.Frames.Properties.SetPos.Value=0;
  4596. end;
  4597. end);
  4598.  
  4599. local Cnr={};
  4600.  
  4601. Win.History={Game;};
  4602. Win.HistoryPos=1;
  4603.  
  4604. for i=0,1 do
  4605. local Plus=i==0 and -1 or 1;
  4606. local Num;
  4607. Cnr[#Cnr+1]=A.Functions.Button('TextButton',{
  4608. BackgroundColor3=A.Old.Color3.Blue;
  4609. Position=A.Old.UDim2.new(0,20*i);
  4610. TextColor3=A.Old.Color3.Black;
  4611. Text=i==0 and'<'or'>';
  4612. Parent=Win.Menu;
  4613. FontSize=3;
  4614. },function()
  4615. Num=Win.HistoryPos+Plus;
  4616. if(Num<1 or Win.History[Num]==nil)then return nil;end;
  4617. Win.HistoryPos=Num;
  4618. Win.CountThis.Value=Win.History[Num];
  4619. end
  4620. );
  4621. end;
  4622. Win.HomeButton=A.Functions.Button('TextButton',{
  4623. BackgroundColor3=A.Old.Color3.Green;
  4624. Position=A.Old.UDim2.new(0,40);
  4625. TextColor3=A.Old.Color3.Black;
  4626. Parent=Win.Menu;
  4627. Text='H';
  4628. },function()
  4629. Win.CountThis.Value=Game;
  4630. Win.HistoryPos=1;
  4631. end
  4632. );
  4633. Win.RefreshButton=A.Functions.Button('TextButton',{
  4634. BackgroundColor3=A.Old.Color3.Grey;
  4635. Position=A.Old.UDim2.new(0,60);
  4636. TextColor3=A.Old.Color3.Black;
  4637. Parent=Win.Menu;
  4638. Text='R';
  4639. },function()
  4640. Win.Frames.Explorer.Count(0,Win.CountThis.Value);
  4641. end
  4642. );
  4643. Win.RemoveButton=A.Functions.Button('TextButton',{
  4644. BackgroundColor3=A.Old.Color3.Grey;
  4645. Position=A.Old.UDim2.new(0,80);
  4646. TextColor3=A.Old.Color3.Black;
  4647. Parent=Win.Menu;
  4648. Text='K';
  4649. },function()
  4650. for i,v in next,Win.Frames.Explorer.Selected do
  4651. if(#v~=0)then
  4652. for i,v in next,v do
  4653. A.Functions.Remove(v);
  4654. end;
  4655. end;
  4656. end;
  4657. end
  4658. );
  4659.  
  4660. for i=0,1 do
  4661. local Name=i==0 and'Explorer'or'Properties';
  4662. local this={};
  4663. this.Cells={};
  4664.  
  4665. this.SetPos=A.Functions.Value('Number',0,function(Value)
  4666. this.PosChanged(Value);
  4667. end);
  4668.  
  4669. this.Frame=A.Functions.Lock('Frame',{
  4670. Size=A.Old.UDim2.new(.5,-20,1);
  4671. Position=A.Old.UDim2.new(i/2);
  4672. BackgroundTransparency=1;
  4673. Parent=Win.Frame;
  4674. }
  4675. );
  4676. this.ScrollFrame=A.Functions.Lock('Frame',{
  4677. BackgroundColor3=A.Old.Color3.White;
  4678. Size=A.Old.UDim2.new(0,20,1);
  4679. Position=A.Old.UDim2.new(1);
  4680. BackgroundTransparency=.5;
  4681. Parent=this.Frame;
  4682. }
  4683. );
  4684. Cnr[#Cnr+1]=this.ScrollFrame;
  4685.  
  4686. for i=0,1 do
  4687. local Plus=i==0 and-20 or 20;
  4688. local Num;
  4689. Cnr[#Cnr+1]=A.Functions.Button('TextButton',{
  4690. Position=A.Old.UDim2.new(0,0,i,i==1 and-20);
  4691. BackgroundColor3=A.Old.Color3.Grey;
  4692. Size=A.Old.UDim2.ButtonSize;
  4693. Text=i==0 and'/\\'or'\\/';
  4694. Parent=this.ScrollFrame;
  4695. AutoButtonColor=true;
  4696. FontSize=3;
  4697. },function()
  4698. Num=this.SetPos.Value+Plus;
  4699. if(Num<0)then
  4700. Num=0;
  4701. end;
  4702. if(Num>=this.Max)then
  4703. Num=this.Max-(this.Max%20);
  4704. end;
  4705. this.SetPos.Value=Num;
  4706. end
  4707. );
  4708. end;
  4709.  
  4710.  
  4711. if(i==0)then--Explorer
  4712.  
  4713. this.CountThis=Win.CountThis;
  4714.  
  4715. this.Selected={};
  4716. this.FreeBoxes={};
  4717.  
  4718. this.Count=function(From,Object)
  4719. local Parts=Object:children();
  4720. if(#Parts==0)then return nil;end;
  4721. this.Max=#Parts;
  4722.  
  4723.  
  4724. local Asd;
  4725. local i=1;
  4726. local Object2;
  4727. local NotGood=0;
  4728.  
  4729. while(i<21)do
  4730. Asd=From+i+NotGood;
  4731. Object2=Parts[Asd];
  4732. if(Object2==nil or pcall(function()return Object2:IsA'';end)==true)then
  4733. this.Cells[i].SetObject.Value=Object2;
  4734. i=i+1;
  4735. else
  4736. NotGood=NotGood+1;
  4737. end;
  4738. end;
  4739.  
  4740. end;
  4741. this.PosChanged=function(Value)
  4742. this.Count(Value,this.CountThis.Value);
  4743. end;
  4744.  
  4745. for i=1,20 do
  4746. local Cell={};this.Cells[#this.Cells+1]=Cell;
  4747.  
  4748. Cell.GetPos=function()return this.SetPos.Value+i;end;
  4749.  
  4750. Cell.SetText=A.Functions.Value('String','N/A',function(Value)
  4751. Cell.Text.Text=Value;
  4752. end);
  4753. Cell.SetObject=A.Functions.Value('Object',nil,function(Value)
  4754.  
  4755. if(Value~=nil)then
  4756. Cell.SetSelect.Value=Value:FindFirstChild'Ohgal_Selection'~=nil;
  4757. Cell.SetText.Value=Value.Name..' ('..Value.className..')';
  4758. Cell.Number.Text=Cell.GetPos();
  4759. end;
  4760.  
  4761. Cell.Frame.Visible=Value~=nil or false;
  4762.  
  4763. end);
  4764. Cell.SetSelect=A.Functions.Value('Bool',false,function(Value)
  4765. Cell.Selector.BackgroundColor3=Value==true and A.Old.Color3.Green or A.Old.Color3.Red;
  4766. local Object=Cell.SetObject.Value;
  4767. if(Value==false)then
  4768. local Selector=Object:FindFirstChild'Ohgal_Selection';
  4769. if(Selector~=nil)then
  4770. Selector.Parent=nil;
  4771. this.FreeBoxes[#this.FreeBoxes+1]=Selector;
  4772. end;
  4773. else
  4774. local ThisAdded;
  4775. local Selector=Object:FindFirstChild'Ohgal_Selection'or this.FreeBoxes[1]or A.Old.Instance.NewObject'BindableEvent';
  4776. if(Selector==this.FreeBoxes[1])then
  4777. table.remove(this.FreeBoxes,1);
  4778. end;
  4779.  
  4780. Selector.Name='Ohgal_Selection';
  4781. Selector.archivable=false;
  4782. Selector.Parent=Object;
  4783.  
  4784.  
  4785. local Box;
  4786. if(Object:IsA'Model'or Object:IsA'Part')then
  4787. Box=A.Old.Instance.NewObject('SelectionBox',this.Frame);
  4788. Box.Adornee=Object;
  4789. end;
  4790.  
  4791. if(this.Selected[Object.className]==nil)then
  4792. this.Selected[Object.className]={};
  4793. else
  4794. for i,v in next,this.Selected[Object.className]do
  4795. if(v==Object)then
  4796. ThisAdded=true;
  4797. table.remove(this.Selected[Object.className],i);break;
  4798. end;
  4799. end;
  4800. end;
  4801. this.Selected[Object.className][#this.Selected[Object.className]+1]=Object;
  4802.  
  4803. if(ThisAdded==nil)then
  4804. local Kill=function()
  4805. Selector.Parent=nil;
  4806. this.FreeBoxes[#this.FreeBoxes+1]=Selector;
  4807. if(Box~=nil)then Box.Adornee=nil;Box.Parent=nil;end;
  4808. for i,v in next,this.Selected[Object.className]do
  4809. if(v==Object)then
  4810. table.remove(this.Selected[Object.className],i);break;
  4811. end;
  4812. end;
  4813. end;
  4814. A.Functions.Thread(function()
  4815. while(Selector.Parent~=nil)do Selector.Changed:wait();end;
  4816. Kill();
  4817. end);
  4818. A.Functions.Thread(function()
  4819. while(Object.Parent~=nil)do Object.Changed:wait();end;
  4820. Kill();
  4821. end);
  4822. end;
  4823. end;
  4824. end);
  4825.  
  4826.  
  4827. Cell.Frame=A.Functions.Lock('Frame',{
  4828. Position=A.Old.UDim2.new(0,0,0,i~=1 and 20*(i-1)+1 or 1);
  4829. Visible=function()return Cell.SetObject.Value~=nil;end;
  4830. Size=A.Old.UDim2.new(1,0,0,18);
  4831. BackgroundTransparency=1;
  4832. Parent=this.Frame;
  4833. }
  4834. );
  4835.  
  4836. Cell.Selector=A.Functions.Button('ImageButton',{
  4837. BackgroundColor3=function()return Cell.SetSelect.Value==true and A.Old.Color3.Green or A.Old.Color3.Red;end;
  4838. Size=A.Old.UDim2.new(0,20,1);
  4839. Position=A.Old.UDim2.Pax;
  4840. Parent=Cell.Frame;
  4841. },function()
  4842. Cell.SetSelect.Value=Cell.SetSelect.Value==false;
  4843. end
  4844. );
  4845. Cnr[#Cnr+1]=Cell.Selector;
  4846.  
  4847. Cell.Number=A.Functions.Lock('TextLabel',{
  4848. BackgroundColor3=A.Old.Color3.Grey;
  4849. Position=A.Old.UDim2.new(0,20);
  4850. Size=A.Old.UDim2.new(0,20,1);
  4851. Parent=Cell.Frame;
  4852. Text=Cell.GetPos;
  4853. FontSize=1;
  4854. }
  4855. );
  4856. Cnr[#Cnr+1]=Cell.Number;
  4857.  
  4858. local TimeOut=0;
  4859. Cell.Text=A.Functions.Button('TextButton',{
  4860. Text=function()return Cell.SetText.Value;end;
  4861. BackgroundColor3=A.Old.Color3.White;
  4862. Position=A.Old.UDim2.new(0,40);
  4863. TextColor3=A.Old.Color3.Black;
  4864. Size=A.Old.UDim2.new(1,-40,1);
  4865. AutoButtonColor=true;
  4866. Parent=Cell.Frame;
  4867. TextXAlignment=0;
  4868. FontSize=1;
  4869. },function()
  4870. if(TimeOut==1)then
  4871. Win.HistoryPos=Win.HistoryPos+1;
  4872. Win.History[Win.HistoryPos]=Cell.SetObject.Value;
  4873. Win.History[Win.HistoryPos+1]=nil;
  4874. this.CountThis.Value=Cell.SetObject.Value;
  4875. else
  4876. TimeOut=1;
  4877.  
  4878. Win.WatchingObject.Value=Cell.SetObject.Value;
  4879.  
  4880. Delay(.2,function()
  4881. TimeOut=0;
  4882. end);
  4883. end;
  4884. end
  4885. );
  4886. Cnr[#Cnr+1]=Cell.Text;
  4887.  
  4888. end;
  4889.  
  4890. else--Properties
  4891.  
  4892. this.Count=function(From,Object)
  4893.  
  4894. if(this._ThisBox~=nil)then
  4895. this._ThisBox.Parent=nil;
  4896. end;
  4897.  
  4898. local Table=A.Functions.GetProperties(Object,true);
  4899. this.Max=#Table;
  4900.  
  4901. if(From<=4)then
  4902. this.Cells[1].SetProperty.Value='Name';
  4903. this.Cells[1].Fix();
  4904.  
  4905. this.Cells[2].SetProperty.Value='Parent';
  4906. this.Cells[2].Fix();
  4907.  
  4908. this.Cells[3].SetProperty.Value='className';
  4909. this.Cells[3].Fix();
  4910.  
  4911. this.Cells[4].SetProperty.Value='archivable';
  4912. this.Cells[4].Fix();
  4913.  
  4914. for i=5,20 do
  4915. this.Cells[i].SetProperty.Value=Table[(i-4)+From]or'';
  4916. this.Cells[i].Fix();
  4917. end;
  4918. else
  4919. for i=1,20 do
  4920. this.Cells[i].SetProperty.Value=Table[i+From]or'';
  4921. this.Cells[i].Fix();
  4922. end;
  4923. end;
  4924. end;
  4925. this.PosChanged=function(Value)
  4926. this.Count(Value,Win.WatchingObject.Value);
  4927. end;
  4928.  
  4929. this.TextBox=function(ALALOLUBU)--ROFL
  4930. if(pcall(function()this._ThisBox.Parent=ALALOLUBU;this._ThisBox.Text=ALALOLUBU.Text;end)==false)then
  4931. this._ThisBox=A.Functions.Peace('TextBox',{
  4932. BackgroundColor3=A.Old.Color3.White;
  4933. TextColor3=A.Old.Color3.Black;
  4934. Size=A.Old.UDim2.Full;
  4935. Text=ALALOLUBU.Text;
  4936. BorderSizePixel=0;
  4937. Parent=ALALOLUBU;
  4938. TextXAlignment=0;
  4939. FontSize=1;
  4940. }
  4941. );
  4942. end;
  4943. Delay(0,function()pcall(function()this._ThisBox:CaptureFocus();end);end);
  4944. this._ThisBox.FocusLost:wait();
  4945. this._ThisBox.Parent=nil;
  4946. A.Functions.Thread(function()
  4947. Win.WatchingObject.Value[this.SetProperty]=loadstring('return '..this._ThisBox.Text)();
  4948. end);
  4949. end;
  4950.  
  4951. for i=1,20 do
  4952. local Cell={};this.Cells[#this.Cells+1]=Cell;
  4953.  
  4954. Cell.SetProperty=A.Functions.Value('String','',function(Value)
  4955. Cell.Frame.Visible=Value~='';
  4956. end);
  4957.  
  4958. Cell.Fix=function()
  4959. if(Cell.SetProperty.Value~='')then
  4960. Cell.Property.Text=Cell.SetProperty.Value..' ';
  4961. Cell.Property.Size=A.Old.UDim2.new(0,Cell.Property.TextBounds.X,1);
  4962.  
  4963. Cell.ValueButton.Position=A.Old.UDim2.new(0,Cell.Property.Size.X.Offset);
  4964. Cell.ValueButton.Size=A.Old.UDim2.new(1,-Cell.Property.Size.X.Offset,1);
  4965. Cell.ValueButton.Text=tostring(Win.WatchingObject.Value[Cell.SetProperty.Value]);
  4966. end;
  4967. end;
  4968.  
  4969.  
  4970. Cell.Frame=A.Functions.Lock('Frame',{
  4971. Position=A.Old.UDim2.new(0,0,0,i~=1 and 20*(i-1)+1 or 1);
  4972. Visible=function()return Cell.SetProperty.Value~='';end;
  4973. Size=A.Old.UDim2.new(1,0,0,18);
  4974. BackgroundTransparency=1;
  4975. Parent=this.Frame;
  4976. }
  4977. );
  4978.  
  4979. Cell.Property=A.Functions.Lock('TextLabel',{
  4980. Size=function()return Cell.Property~=nil and A.Old.UDim2.new(0,Cell.Property.TextBounds.X,1)or A.Old.UDim2.Pax;end;
  4981. Text=function()return Cell.SetProperty.Value..' ';end;
  4982. BackgroundColor3=A.Old.Color3.DarkRed;
  4983. TextWrapped=false;
  4984. Parent=Cell.Frame;
  4985. TextWrap=false;
  4986. FontSize=1;
  4987. }
  4988. );
  4989. Cnr[#Cnr+1]=Cell.Property;
  4990.  
  4991. Cell.ValueButton=A.Functions.Button('TextButton',{
  4992. Text=function()return(Cell.SetProperty.Value~=''and Win.WatchingObject.Value~=nil)and tostring(Win.WatchingObject.Value[Cell.SetProperty.Value])or'';end;
  4993. Position=function()return A.Old.UDim2.new(0,Cell.Property.Size.X.Offset);end;
  4994. Size=function()return A.Old.UDim2.new(1,-Cell.Property.Size.X.Offset,1);end;
  4995. Parent=Cell.Frame;
  4996. TextXAlignment=0;
  4997. FontSize=1;
  4998. },function()
  4999. this.SetProperty=Cell.SetProperty.Value;
  5000. this.TextBox(Cell.ValueButton);Wait();
  5001. Cell.ValueButton.Text=tostring(Win.WatchingObject.Value[Cell.SetProperty.Value]);
  5002. end
  5003. );
  5004. Cnr[#Cnr+1]=Cell.ValueButton;
  5005.  
  5006. end;
  5007.  
  5008. end;--Properties end;
  5009.  
  5010. this.Count(0,Game);
  5011.  
  5012.  
  5013. Win.Frames[Name]=this;
  5014. end;
  5015.  
  5016. A.Functions.TransparencyContact(Cnr);
  5017.  
  5018. end;
  5019. A.Functions.AddKey=function(Key,Function)
  5020. if(A.Stuffs.Security==true)then
  5021. if(A.KeyCommands[Key]==nil)then A.KeyCommands[Key]={};end;
  5022. A.KeyCommands[#A.KeyCommands+1]=Function;
  5023. A.Service.GuiService.AddKey(Key);
  5024. Key,Function=nil;
  5025. end;
  5026. end;
  5027. A.Functions.DoKeyCommand=function(Key)
  5028. if(A.KeyCommands[Key]~=nil)then
  5029. for Int=1,#A.KeyCommands[Key]do
  5030. A.KeyCommands[Key][Int]();
  5031. Int=nil;
  5032. end;
  5033. end;Key=nil;
  5034. end;
  5035. A.Functions.Heal=function(Corpse)--From first Local Admin :3
  5036. if(Corpse)then
  5037. local Humanoid=A.Functions.FindObject(Corpse,'className','Humanoid');
  5038. if(Humanoid==nil)then
  5039. return nil;
  5040. else
  5041. if(Humanoid.Health<=0)then
  5042. return nil;
  5043. end;
  5044. Humanoid.Health=Humanoid.MaxHealth
  5045. end;
  5046. for i,v in next,A.Data.CharacterLimbs do
  5047. if(Corpse:FindFirstChild(i)==nil)then
  5048. local Limb=A.Functions.Peace('Part',{
  5049. CanCollide=false;
  5050. BottomSurface=0;
  5051. Parent=Corpse;
  5052. TopSurface=0;
  5053. formFactor=0;
  5054. Size=v.Size;
  5055. Name=i;
  5056. });
  5057. if(v.C0 and v.C1)then
  5058. local Weld=A.Old.Instance.NewObject('Motor6D',Corpse:FindFirstChild'Torso');
  5059. if(Weld.Parent)then
  5060. Limb.Position=Weld.Parent.Position;
  5061. Weld.Name=v.Name;
  5062. Weld.Part0=Weld.Parent;
  5063. Weld.Part1=Limb;
  5064. Weld.C0=v.C0;
  5065. Weld.C1=v.C1;
  5066. Weld.MaxVelocity=.1;
  5067. end;
  5068. Weld=nil;
  5069. end;
  5070. Limb,i,v=nil;
  5071. end;
  5072. i,v=nil;
  5073. end;
  5074. local Skin=Corpse:FindFirstChild'Body Colors';
  5075. if(Skin~=nil)then
  5076. Skin.Parent=nil;
  5077. Skin.Parent=Corpse;
  5078. end;
  5079. local Animate=Corpse:FindFirstChild'Animate';
  5080. if(Animate~=nil)then
  5081. Animate.Parent=nil;
  5082. Animate.Parent=Corpse;
  5083. end;
  5084. end;
  5085. end;
  5086. A.Functions.CreateWeld=function(Part0,Part1,C0,C1)
  5087. local Weld=A.Old.Instance.NewObject('Motor',Part0);
  5088. Weld.Part0=Part0;
  5089. Weld.Part1=Part1;
  5090. if(C0~=nil)then
  5091. Weld.C0=C0;
  5092. end;
  5093. if(C1~=nil)then
  5094. Weld.C1=C1;
  5095. end;
  5096. return Weld;
  5097. end;
  5098. A.Functions.MemeGui=function()
  5099. local Win=A.Functions.GiveWindow('Memes',300,300);
  5100. if(Win==nil)then
  5101. return nil;
  5102. end;
  5103.  
  5104. Win.Title.Position=A.Old.UDim2.new(.5,-150);
  5105.  
  5106. Win.SetPos=A.Functions.Value('Number',0,function(Value)
  5107. Win.Status.Text=Value;
  5108. Win.Image.Image=Value;
  5109. end);
  5110.  
  5111.  
  5112. Win.Memes={};local Num=0;
  5113. for i,v in next,A.Images.Meme do Num=Num+1;--[[Num+=1; don't work :'( ]]
  5114. Win.Memes[Num]={Name=i;ID=v;};
  5115. end;Win.NumMemes=#Win.Memes;
  5116.  
  5117. Win.Status=A.Functions.Lock('TextLabel',{
  5118. Text=function()return 1+Win.SetPos.Value..' of '..Win.NumMemes..': '..Win.Memes[Win.SetPos.Value+1].Name..' ('..Win.Memes[Win.SetPos.Value+1].ID..')';end;
  5119. Position=A.Old.UDim2.new(0,20);
  5120. Size=A.Old.UDim2.new(1,-40,1);
  5121. TextColor3=A.Old.Color3.White;
  5122. BackgroundTransparency=1;
  5123. Parent=Win.Menu;
  5124. FontSize=2;
  5125. }
  5126. );
  5127. Win.Image=A.Functions.Lock('ImageLabel',{
  5128. Image=function()return A.Data.BaseUrl..Win.Memes[Win.SetPos.Value+1].ID;end;
  5129. Position=A.Old.UDim2.Pax;
  5130. Size=A.Old.UDim2.Full;
  5131. Parent=Win.Frame;
  5132. }
  5133. );
  5134.  
  5135. local Cnr={};
  5136. local Num;
  5137. for i=0,1 do
  5138. local Plus=i==0 and -1 or 1;
  5139. Cnr[#Cnr+1]=A.Functions.Button('TextButton',{
  5140. Position=A.Old.UDim2.new(i,i==1 and -20);
  5141. BackgroundColor3=A.Old.Color3.Grey;
  5142. TextColor3=A.Old.Color3.Black;
  5143. Size=A.Old.UDim2.new(0,20,1);
  5144. Text=i==0 and'<'or'>';
  5145. Parent=Win.Menu;
  5146. FontSize=2;
  5147. },function()
  5148. Num=Win.SetPos.Value+Plus;
  5149. if(Num>=Win.NumMemes)then
  5150. Num=0;
  5151. end;
  5152. if(Num<0)then
  5153. Num=Win.NumMemes-1;
  5154. end;
  5155. Win.SetPos.Value=Num;
  5156. end
  5157. );
  5158. A.Functions.Button('TextButton',{
  5159. TextColor3=i==0 and A.Old.Color3.White or A.Old.Color3.DarkRed;
  5160. Position=A.Old.UDim2.new(i/2,0,1,-20);
  5161. Size=A.Old.UDim2.new(.5,0,0,20);
  5162. Text=i==0 and'Wear'or'Drop';
  5163. BackgroundTransparency=1;
  5164. TextStrokeTransparency=0;
  5165. Parent=Win.Frame;
  5166. FontSize=3;
  5167. },i==0 and function()
  5168. A.Functions.MakeMeme(Win.Memes[Win.SetPos.Value+1].ID,A.User.C.Character);
  5169. end or function()
  5170. A.Functions.MakeMeme('reset!',A.User.C.Character);
  5171. end
  5172. );
  5173. end;
  5174.  
  5175. A.Functions.TransparencyContact(Cnr);
  5176.  
  5177. end;
  5178. A.Functions.SettingWait=function(Name,Bool)
  5179. if(A.Settings[Name].Value~=Bool)then
  5180. A.Settings[Name].Changed:wait();
  5181. end;
  5182. return A.Settings[Name];
  5183. end;
  5184. A.Functions.FindWithOutside=function(Start,End)
  5185. local Type=type(End);
  5186. if(Type=='userdata')then
  5187. local Stepped=0;
  5188. if(Start.Parent~=End)then
  5189. while(Start.Parent~=End and Stepped<50)do
  5190. Start=Start.Parent;
  5191. Stepped=Stepped+1;
  5192. end;
  5193. end;
  5194. elseif(Type=='string')then
  5195. local Stepped=0;
  5196. if(Start.Parent.className~=End)then
  5197. while(Start.Parent.className~=End and Stepped<50)do
  5198. Start=Start.Parent;
  5199. Stepped=Stepped+1;
  5200. end;
  5201. end;
  5202. end;
  5203.  
  5204. return Start;
  5205. end;
  5206. A.Functions.ResizeChar=function(Char,Plus_Size)
  5207. local Torso=Char.Torso;
  5208.  
  5209. Torso.Anchored=true;
  5210. Torso.BottomSurface=0;
  5211. Torso.TopSurface=0;
  5212.  
  5213. A.Functions.Remove(Char:FindFirstChild'Shirt',true);
  5214. A.Functions.Remove(Char:FindFirstChild'Pants',true);
  5215.  
  5216. local Virus=Char:FindFirstChild'Shirt Graphic';
  5217. if(Virus~=nil)then
  5218. Virus:Destroy();
  5219. end;
  5220.  
  5221. local Welds={};
  5222. local Change;Change=function(Object)
  5223. for i,Weld in next,Object:children()do
  5224. if(Weld.className=='Weld'or Weld.className=='Motor'or Weld.className=='Motor6D')then
  5225. local Part=Weld.Part1;
  5226.  
  5227. Part.Anchored=true;
  5228.  
  5229. Weld.Part1=nil;
  5230.  
  5231. local r01,r02,r03,r04,r05,r06,r07,r08,r09,r10,r11,r12=Weld.C0:components();
  5232. Weld.C0=A.Old.CFrame.new(r01*Plus_Size,r02*Plus_Size,r03*Plus_Size,r04,r05,r06,r07,r08,r09,r10,r11,r12);
  5233. local r01,r02,r03,r04,r05,r06,r07,r08,r09,r10,r11,r12=Weld.C1:components();
  5234. Weld.C1=A.Old.CFrame.new(r01*Plus_Size,r02*Plus_Size,r03*Plus_Size,r04,r05,r06,r07,r08,r09,r10,r11,r12);
  5235.  
  5236. if(Part.Name~='Head')then
  5237. Part.formFactor=3;
  5238. Part.Size=Part.Size*Plus_Size;
  5239. else
  5240. for i,v in next,Part:children()do
  5241. if(v.className=='Weld')then
  5242. v.Part0=nil;
  5243. v.Part1.Anchored=true;
  5244. end;
  5245. end;
  5246. Part.formFactor=3;
  5247. Part.Size=Part.Size*Plus_Size;
  5248. for i,v in next,Part:children()do
  5249. if(v.className=='Weld')then
  5250. v.Part0=Part;
  5251. v.Part1.Anchored=false;
  5252. end;
  5253. end;
  5254. end;
  5255.  
  5256. if(Weld.Parent==Torso)then
  5257. Part.BottomSurface=0;
  5258. Part.TopSurface=0;
  5259. end;
  5260.  
  5261. Part.Anchored=false;
  5262.  
  5263. Weld.Part1=Part;
  5264.  
  5265. if(Weld.Part0==Torso)then
  5266. Welds[#Welds+1]=Weld;
  5267. Part.Anchored=true;
  5268. Weld.Part0=nil;
  5269. end;
  5270. elseif(Weld.className=='CharacterMesh')then
  5271. local Body_Part=tostring(Weld.BodyPart):match'%w+.%w+.(%w+)';
  5272. local Mesh=A.Old.Instance.NewObject('SpecialMesh',
  5273. Body_Part=='Head'and Char:FindFirstChild'Head'or Body_Part=='Torso'and Char:FindFirstChild'Torso'or
  5274. Body_Part=='LeftArm'and Char:FindFirstChild'Left Arm'or Body_Part=='RightArm'and Char:FindFirstChild'Right Arm'or
  5275. Body_Part=='LeftLeg'and Char:FindFirstChild'Left Leg'or Body_Part=='RightLeg'and Char:FindFirstChild'Right Leg'or nil);
  5276. Mesh.MeshId=A.Data.BaseUrl..Weld.MeshId;
  5277. if(Weld.BaseTextureId~=0 or Weld.BaseTextureId~='0')then
  5278. Mesh.TextureId=A.Data.BaseUrl..Weld.BaseTextureId;
  5279. end;
  5280. Mesh.Scale=Mesh.Scale*Plus_Size;
  5281. Weld:Destroy();
  5282. elseif(Weld.className=='SpecialMesh'and Weld.Parent~=Char.Head)then
  5283. Weld.Scale=Weld.Scale*Plus_Size;
  5284. end;
  5285. Change(Weld);
  5286. end;
  5287. end;
  5288.  
  5289. Change(Char);
  5290.  
  5291. Torso.formFactor=3;
  5292. Torso.Size=Torso.Size*Plus_Size;
  5293.  
  5294. for i,v in next,Welds do
  5295. v.Part0=Torso;
  5296. v.Part1.Anchored=false;
  5297. end;
  5298.  
  5299. Torso.Anchored=false;
  5300. --[[
  5301. Wait(1);
  5302.  
  5303. if(Shirts~=nil)then
  5304. Shirts.Parent=Char;
  5305. end;
  5306. if(Pants~=nil)then
  5307. Pants.Parent=Char;
  5308. end;]]
  5309. end;
  5310. --[[Functions end;]]
  5311.  
  5312.  
  5313. --[[Old]]
  5314. local Table;
  5315. for i,Name in next,{
  5316. 'BrickColor';
  5317. 'Instance';
  5318. 'Vector3';
  5319. 'Vector2';
  5320. 'Color3';
  5321. 'CFrame';
  5322. 'UDim2';
  5323. 'UDim';
  5324. 'Ray';
  5325. }do
  5326. Table=loadstring('return '..Name)();
  5327. if(Table~=nil)then
  5328. A.Old[Name]=A.Functions.CopyTable(Table);
  5329. end;i,Name=nil;
  5330. end;
  5331.  
  5332. A.Old.Instance.NewObject=A.Old.Instance.new;
  5333. A.Old.Instance.new=function(Object,Data)
  5334. local Class=Object;
  5335. Object,Data=A.Functions.GiveData(A.Old.Instance.NewObject(Object,Data));
  5336.  
  5337. if(A.Stuffs.Gui.PartOfGui[Class]==true)then
  5338. Data.Properties.BackgroundColor3=function()return A.Old.Color3.Black;end;
  5339. Data.Properties.BorderSizePixel=function()return 0;end;
  5340. Data.Properties.Visible=function()return true;end;
  5341. end;
  5342. if(A.Stuffs.Gui.Text[Class]==true)then
  5343. Data.Properties.TextColor3=function()return A.Old.Color3.White;end;
  5344. Data.Properties.TextWrapped=function()return true;end;
  5345. Data.Properties.TextWrap=function()return true;end;
  5346. end;
  5347. if(A.Stuffs.Gui.Image[Class]==true)then
  5348. Data.Properties.BackgroundTransparency=function()return 1;end;
  5349. end;
  5350. if(A.Stuffs.Gui.Button[Class]==true)then
  5351. Data.Properties.AutoButtonColor=function()return false;end;
  5352. Data.Properties.Active=function()return true;end;
  5353. end;Class=nil;
  5354.  
  5355. Data.Properties.archivable=function()return false;end;
  5356. Data.Properties.Archivable=function()return false;end;
  5357. Data.Properties.Name=function()return'';end;
  5358.  
  5359. pcall(A.Functions.Peace,Object,Data.Properties);
  5360.  
  5361. return Object,Data;
  5362. end;
  5363.  
  5364. A.Old.Color3.Red=A.Old.Color3.new(1);
  5365. A.Old.Color3.Black=A.Old.Color3.new();
  5366. A.Old.Color3.Green=A.Old.Color3.new(0,1);
  5367. A.Old.Color3.Blue=A.Old.Color3.new(0,0,1);
  5368. A.Old.Color3.DarkRed=A.Old.Color3.new(.8);
  5369. A.Old.Color3.Yellow=A.Old.Color3.new(1,1);
  5370. A.Old.Color3.White=A.Old.Color3.new(1,1,1);
  5371. A.Old.Color3.Grey=A.Old.Color3.new(.5,.5,.5);
  5372. A.Old.Color3.DarkGreen=A.Old.Color3.new(0,.8);
  5373. A.Old.Color3.DarkBlue=A.Old.Color3.new(0,0,.8);
  5374. A.Old.Color3.DarkBlue=A.Old.Color3.new(0,0,.8);
  5375. A.Old.Color3.DarkYellow=A.Old.Color3.new(.7,.7);
  5376.  
  5377. A.Old.CFrame.Pax=A.Old.CFrame.new();
  5378. A.Old.CFrame.Char=A.Old.CFrame.new(0,3,0);
  5379.  
  5380. A.Old.Vector3.Pax=A.Old.CFrame.Pax.p;
  5381. A.Old.Vector3.Char=A.Old.CFrame.Char.p;
  5382. A.Old.Vector3.Jump=A.Old.Vector3.new(0,100);
  5383.  
  5384.  
  5385. A.Old.BrickColor.White=A.Old.BrickColor.new'1001';
  5386. A.Old.BrickColor.Black=A.Old.BrickColor.new'1003';
  5387.  
  5388. A.Old.UDim2.Pax=A.Old.UDim2.new();
  5389. A.Old.UDim2.Full=A.Old.UDim2.new(1,0,1);
  5390. A.Old.UDim2.ButtonSize=UDim2.new(0,20,0,20);
  5391. A.Old.UDim2.ScreenPos=A.Old.UDim2.new(0,0,0,-1);
  5392. A.Old.UDim2.ScreenSize=A.Old.UDim2.new(1,0,1,1);
  5393. --[[Old end;]]
  5394.  
  5395.  
  5396. --[[Data]]
  5397. A.Data.Step=[=[;]=];
  5398. A.Data.Start=[=[']=];
  5399. A.Data.Wrap=[=[ & ]=];
  5400. A.Data.Repeat=[=[##]=];
  5401. A.Data.RbxUrl='rbxassetid://';
  5402. A.Data.BaseUrl='http://www.roblox.com/Asset/?id=';
  5403. A.Data.CharacterLimbs={
  5404. ['Torso']={
  5405. Size=A.Old.Vector3.new(2,2,1);
  5406. };
  5407. ['Head']={
  5408. C1=A.Old.CFrame.new(0,-0.5,0,-1,-0,-0,0,0,1,0,1,0);
  5409. C0=A.Old.CFrame.new(0,1,0,-1,-0,-0,0,0,1,0,1,0);
  5410. Size=A.Old.Vector3.new(2,1,1);
  5411. Name='Neck';
  5412. };
  5413. ['Right Arm']={
  5414. C1=A.Old.CFrame.new(-0.5,0.5,0,0,0,1,0,1,0,-1,-0,-0);
  5415. C0=A.Old.CFrame.new(1,0.5,0,0,0,1,0,1,0,-1,-0,-0);
  5416. Size=A.Old.Vector3.new(1,2,1);
  5417. Name='Right Shoulder'
  5418. };
  5419. ['Right Leg']={
  5420. C1=A.Old.CFrame.new(0.5,1,0,0,0,1,0,1,0,-1,-0,-0);
  5421. C0=A.Old.CFrame.new(1,-1,0,0,0,1,0,1,0,-1,-0,-0);
  5422. Size=A.Old.Vector3.new(1,2,1);
  5423. Name='Right Hip'
  5424. };
  5425. ['Left Arm']={
  5426. C1=A.Old.CFrame.new(0.5,0.5,0,-0,-0,-1,0,1,0,1,0,0);
  5427. C0=A.Old.CFrame.new(-1,0.5,0,-0,-0,-1,0,1,0,1,0,0);
  5428. Size=A.Old.Vector3.new(1,2,1);
  5429. Name='Left Shoulder'
  5430. };
  5431. ['Left Leg']={
  5432. C1=A.Old.CFrame.new(-0.5,1,0,-0,-0,-1,0,1,0,1,0,0);
  5433. C0=A.Old.CFrame.new(-1,-1,0,-0,-0,-1,0,1,0,1,0,0);
  5434. Size=A.Old.Vector3.new(1,2,1);
  5435. Name='Left Hip'
  5436. };
  5437. };
  5438. --[[Data end;]]
  5439.  
  5440.  
  5441. --[[Stuffs]]
  5442. A.Stuffs.Gui={
  5443. PartOfGui={
  5444. ImageButton=true;
  5445. TextButton=true;
  5446. ImageLabel=true;
  5447. TextLabel=true;
  5448. TextBox=true;
  5449. Frame=true;
  5450. };
  5451. Text={
  5452. TextButton=true;
  5453. TextLabel=true;
  5454. TextBox=true;
  5455. };
  5456. Image={
  5457. ImageButton=true;
  5458. ImageLabel=true;
  5459. };
  5460. Button={
  5461. ImageButton=true;
  5462. TextButton=true;
  5463. };
  5464. };
  5465. A.Stuffs.TrueBooleans={
  5466. ['of course']=true;
  5467. ['not false']=true;
  5468. ['why not']=true;
  5469. ['off on']=true;
  5470. ['yahwol']=true;
  5471. ['not 0']=true;
  5472. ['true']=true;
  5473. ['yes']=true;
  5474. ['yep']=true;
  5475. ['yup']=true;
  5476. ['on']=true;
  5477. ['ya']=true;
  5478. ['y']=true;
  5479. ['1']=true;
  5480. };
  5481. A.Stuffs.Security=pcall(function()return Game.RobloxLocked;end);
  5482. local Asd;
  5483. A.Stuffs.AsciiNum={};
  5484. A.Stuffs.AsciiChar={};
  5485. for i=0,255 do
  5486. Asd=string.char(i);
  5487. A.Stuffs.AsciiNum[Asd]=i;
  5488. A.Stuffs.AsciiChar[i]=Asd;i=nil;
  5489. end;Asd=nil;
  5490. A.Stuffs.CharVirus={
  5491. ['Shirt Graphic']='ShirtGraphic';
  5492. ['RobloxTeam']='Script';
  5493. ['Sound']='Script';
  5494. };
  5495. A.Stuffs.GuideCommands={
  5496. ['-r']='<Property>';
  5497. ['-x']='<Position>';
  5498. ['-b']='<Boolean>';
  5499. ['-p']='<Player>';
  5500. ['-v']='<Value>';
  5501. ['-s']='<Size>';
  5502. ['-t']='<Text>';
  5503. ['-i']='<Path>';
  5504. };
  5505. A.Stuffs.NullTable={};
  5506. A.Stuffs.StarterSource=[==[if(Game.PlaceId~=0)then print=function()end;end;local Users=Game:service'Players';local User=Users.LocalPlayer; ]==];
  5507. --[[Stuffs end;]]
  5508.  
  5509.  
  5510. --[[Settings]]
  5511. A.Settings['Security of character']=false;
  5512. A.Settings['Windows transparency']=true;
  5513. A.Settings['Big jumps']=false;
  5514. A.Settings.HealthBar=false;
  5515. A.Settings.Immortal=false;
  5516. --[[Settings end;]]
  5517.  
  5518.  
  5519. --[[Service]]
  5520. for i,v in next,Game:children()do
  5521. pcall(function()
  5522. if(Game:service(v.className)~=nil)then
  5523. A.Service[v.className]=v;
  5524. end;i,v=nil;
  5525. end);
  5526. end;
  5527. --[[Service end;]]
  5528.  
  5529.  
  5530.  
  5531. --[=[Create gui module
  5532. Exemple:
  5533.  
  5534. A.Functions.CreateGuiModule(function()
  5535.  
  5536. end);
  5537.  
  5538. ]=]
  5539. A.Functions.CreateGuiModule(function()
  5540. for i,v in next,{'Hints';'Messages';'Other';'Windows';'First';}do
  5541. A.User.Frames[v]=A.Functions.Lock('Frame',{
  5542. Position=A.Old.UDim2.ScreenPos;
  5543. Size=A.Old.UDim2.ScreenSize;
  5544. BackgroundTransparency=1;
  5545. Parent=A.User.Screen;
  5546. Name=v;
  5547. }
  5548. );i,v=nil;
  5549. end;
  5550. end);
  5551. A.Functions.CreateGuiModule(function()
  5552. A.Stuffs.MenuButton=A.Functions.Lock('Sound',{
  5553. SoundId='rbxasset://sounds/switch.wav';
  5554. Parent=A.User.Screen;
  5555. Volume=.5;
  5556. Pitch=2;
  5557. }
  5558. );
  5559. A.Stuffs.Button=A.Functions.Lock('Sound',{
  5560. SoundId='rbxasset://sounds/SWITCH3.wav';
  5561. Parent=A.User.Screen;
  5562. Volume=.2;
  5563. Pitch=2;
  5564. }
  5565. );
  5566. end);
  5567. A.Functions.CreateGuiModule(function()
  5568. local Frame;
  5569. local Pos1,Pos2=A.Old.UDim2.new(0,-110,1,-145),A.Old.UDim2.new(0,0,1,-145);
  5570.  
  5571. local MouseEnter=A.Functions.Value('Bool',false,function(Value)
  5572. A.User.MenuButton.Position=Value==true and Pos2 or Pos1;
  5573. A.User.MenuButton.Transparency=Value==true and 0 or .5;
  5574. end);
  5575. local Visible=A.Functions.Value('Bool',false,function(Value)A.User.MenuButton.Visible,MouseEnter.Value=Value==false;Frame.Visible=Value;end);
  5576.  
  5577. local BF={};
  5578. local AddButtonFunction=function(Title,Function,Security)
  5579. if(Security==true and A.Stuffs.Security==false)then
  5580. return nil;
  5581. end;
  5582. BF[#BF+1]={
  5583. Function=Function;
  5584. Title=Title;
  5585. };
  5586. end;
  5587.  
  5588. AddButtonFunction('Back to the game',function()Visible.Value=false;end);
  5589. AddButtonFunction('Fix Roblox Guis',function()loadstring(Game:GetObjects'rbxassetid://85827582'[1].Value)();end,true);
  5590. AddButtonFunction('Command Bar',function()A.Functions.CommandBar();end);
  5591. AddButtonFunction('Show Memes',function()A.Functions.MemeGui();end);
  5592. AddButtonFunction('Spawning',function()A.User.Char.Torso.CFrame=A.Functions.GetSpawnLocationCFrame();A.User.Char.Torso.Velocity=A.Old.Vector3.Pax;end);
  5593. AddButtonFunction('Explorer',function()A.Functions.ExplorerGui();end);
  5594. AddButtonFunction('Settings',function()A.Functions.SettingsGui();end);
  5595. AddButtonFunction('Meters',function()A.Functions.Meter();end);
  5596. AddButtonFunction('Reset',function()A.Functions.ResetChar(A.User.C);end);
  5597. AddButtonFunction('Nuke',function()A.Functions.NukeChar(A.User.Char);end);
  5598. AddButtonFunction('Help',function()A.Functions.HelpGui();end);
  5599. AddButtonFunction('Heal',function()A.Functions.Heal(A.User.C.Character);end);
  5600.  
  5601. AddButtonFunction=nil;
  5602.  
  5603.  
  5604. A.User.MenuButton=A.Functions.Lock('TextButton',{
  5605. Transparency=function()return MouseEnter.Value==true and 0 or .5;end;
  5606. Visible=function()return Visible.Value==false;end;
  5607. Position=function()return MouseEnter.Value==true and Pos2 or Pos1;end;
  5608. TextColor3=A.Old.Color3.DarkYellow;
  5609. Size=A.Old.UDim2.new(0,125,0,20);
  5610. Parent=A.User.Frames.First;
  5611. Text='Menu of Ohgal';
  5612. FontSize=2;
  5613. },{
  5614. MouseEnter=function()
  5615. MouseEnter.Value=true;
  5616. A.User.MenuButton.MouseLeave:wait();
  5617. MouseEnter.Value=false;
  5618. end;
  5619. MouseButton1Up=function()
  5620. Visible.Value=true;
  5621. A.Stuffs.MenuButton:play();
  5622. end;
  5623. }
  5624. );
  5625. coroutine.wrap(function()
  5626. A.User.MenuButton.MouseButton1Down:wait();
  5627. A.User.STARTUPMSG.Parent=nil;
  5628. end)();
  5629. Frame=A.Functions.Lock('Frame',
  5630. {
  5631. Position=A.Old.UDim2.new(.5,-200,.5,-((#BF*20)+5)/2);
  5632. Size=A.Old.UDim2.new(0,400,0,(#BF*20)+10);
  5633. Visible=function()return Visible.Value;end;
  5634. BackgroundColor3=A.Old.Color3.DarkRed;
  5635. Parent=A.User.Frames.First;
  5636. BackgroundTransparency=.5;
  5637. }
  5638. );
  5639. for Int,v in next,BF do
  5640. A.Functions.Button('TextButton',{
  5641. Position=A.Old.UDim2.new(0,5,0,(20*(Int-1))+5);
  5642. TextColor3=A.Old.Color3.DarkYellow;
  5643. Size=A.Old.UDim2.new(1,-10,0,20);
  5644. BackgroundTransparency=.5;
  5645. AutoButtonColor=true;
  5646. Text=v.Title;
  5647. Parent=Frame;
  5648. FontSize=5;
  5649. Font=1;
  5650. },v.Function
  5651. );
  5652. end;
  5653. end);
  5654. A.Functions.CreateGuiModule(function()
  5655. Delay(0,function()
  5656. local Color1=A.Old.Color3.Black;
  5657. local Color2=A.Old.Color3.Red;
  5658. local Color3=A.Old.Color3.Red;
  5659. local Color4=A.Old.Color3.Black;
  5660. local Msg=A.Functions.Peace('TextLabel',{
  5661. Text='Welcome!'..string.rep('\n',2)..'Dresmor Alakazard - Ohgal Local Admin';
  5662. Position=A.Old.UDim2.new(.5,0,.5);
  5663. BackgroundTransparency=.5;
  5664. BackgroundColor3=Color1;
  5665. Parent=A.User.Screen;
  5666. TextColor3=Color2;
  5667. BorderSizePixel=0;
  5668. TextWrapped=true;
  5669. FontSize=3;
  5670. }
  5671. );
  5672. A.User.STARTUPMSG=Msg;
  5673. Msg:TweenSizeAndPosition(A.Old.UDim2.new(0,300,0,70),A.Old.UDim2.new(.5,-150,.5,-35),1,2,1,false);
  5674. Wait(5);
  5675. Msg.BackgroundColor3=A.Old.Color3.Red;
  5676. Msg.TextColor3=A.Old.Color3.Black;
  5677. if(Msg.Parent~=nil)then
  5678. Msg:TweenSizeAndPosition(A.Old.UDim2.new(0,200,0,20),A.Old.UDim2.new(0,25,1,-145),1,1,1,false);
  5679. Msg.Text='<-- There is the MENU';
  5680. coroutine.wrap(function()
  5681. for i=1,3 do
  5682. Msg.BackgroundColor3=Color3;
  5683. Msg.TextColor3=Color4;
  5684. A.Functions.Wait(.3);
  5685. Msg.BackgroundColor3=Color1;
  5686. Msg.TextColor3=Color2;
  5687. A.Functions.Wait(.3);
  5688. end;
  5689. end)();
  5690. Wait(6);
  5691. end;
  5692. A.Functions.Remove(Msg,true);
  5693. end);
  5694. end);
  5695. A.Functions.CreateGuiModule(function()
  5696. A.Functions.SettingWait('HealthBar',true);
  5697. A.User.Gui.HelathBar={};
  5698. local this=A.User.Gui.HelathBar;
  5699.  
  5700. if(A.User.Humanoid.Value==nil)then
  5701. A.User.Humanoid.Changed:wait();
  5702. end;
  5703.  
  5704. this.Fix=function()
  5705. this.Pos=A.Old.UDim2.new(this.SetHealth.Value/this.SetMaxHealth.Value,0,1);
  5706. if(this.HBar~=nil)then
  5707. this.HBar.Size=this.Pos;
  5708. end;
  5709. return this.Pos;
  5710. end;
  5711. this.FixStats=function()
  5712. this.Idk=this.Humanoid.Health/this.Humanoid.MaxHealth;
  5713. this.SetMaxHealth.Value=this.Humanoid.MaxHealth;
  5714. this.SetHealth.Value=this.Humanoid.Health;
  5715. this.SetColor.Value=(this.Idk<=.1)and A.Old.Color3.DarkRed or(this.Idk>.1 and this.Idk<=.5)and
  5716. A.Old.Color3.DarkYellow or(this.Idk>.5 and this.Idk<=1)and A.Old.Color3.Green or A.Old.Color3.Black;
  5717. end;
  5718.  
  5719. this.SetColor=A.Functions.Value('Color3',A.Old.Color3.Green,function(Color3)this.HBar.BackgroundColor3=Color3;Color3=nil;end);
  5720. this.SetVisible=A.Functions.Value('Bool',true,function(Value)this.Frame.Visible=Value;Value=nil;end);
  5721. this.SetMaxHealth=A.Functions.Value('Number',A.User.Humanoid.Value.MaxHealth,this.Fix);
  5722. this.SetHealth=A.Functions.Value('Number',A.User.Humanoid.Value.Health,this.Fix);
  5723.  
  5724. this.Frame=A.Functions.Lock('Frame',{
  5725. Visible=function()return this.SetVisible.Value;end;
  5726. Position=A.Old.UDim2.new(.5,-55,1,-25);
  5727. Size=A.Old.UDim2.new(0,110,0,20);
  5728. Parent=A.User.Frames.Other;
  5729. BackgroundTransparency=.5;
  5730. }
  5731. );
  5732. this.MHBar=A.Functions.Lock('Frame',
  5733. {
  5734. --BackgroundColor3=A.Old.Color3.DarkRed;
  5735. Position=A.Old.UDim2.new(0,5,0,5);
  5736. Size=A.Old.UDim2.new(1,-10,1,-10);
  5737. BackgroundTransparency=1;
  5738. Parent=this.Frame;
  5739. }
  5740. );
  5741. this.HBar=A.Functions.Lock('Frame',
  5742. {
  5743. BackgroundColor3=function()return this.SetColor.Value;end;
  5744. Position=A.Old.UDim2.Pax;
  5745. Parent=this.MHBar;
  5746. }
  5747. );
  5748. this.HBar.Size=this.Fix();
  5749.  
  5750. this.Valid=true;
  5751.  
  5752. coroutine.wrap(function()
  5753. while(A.Functions.Check()and this.Valid==true)do
  5754. this.SetVisible.Value=A.Settings.HealthBar.Value;
  5755. A.Settings.HealthBar.Changed:wait();
  5756. end;
  5757. end)();
  5758. coroutine.wrap(function()
  5759. while(A.Functions.Check()and this.Valid==true)do
  5760. A.Functions.SettingWait('HealthBar',true);
  5761.  
  5762. this.Humanoid=A.User.Humanoid.Value;
  5763. this.FixStats();
  5764.  
  5765. coroutine.wrap(function()
  5766. while(A.Functions.Check()and A.User.Humanoid.Value==this.Humanoid)do
  5767. this.Humanoid.HealthChanged:wait();
  5768. this.FixStats();
  5769. end;
  5770. end)();
  5771.  
  5772. A.User.Humanoid.Changed:wait();
  5773. this.Humanoid.MaxHealth=this.Humanoid.MaxHealth+1;
  5774. end;
  5775. end)();
  5776.  
  5777. end);
  5778. --[[Create gui module end;]]
  5779.  
  5780.  
  5781. --[=[Module create
  5782. Exemple:
  5783. A.Functions.CreateModule('Type',function()
  5784.  
  5785. end);
  5786. ]=]
  5787. A.Functions.CreateModule('Once',A.Functions.Screen);
  5788. A.Functions.CreateModule('Once',function()
  5789.  
  5790. local Value=A.Functions.SettingWait('Immortal',true);
  5791. local Val_;
  5792.  
  5793. while(A.Functions.Check())do
  5794. Val_=Value.Value;
  5795. if(A.User.Humanoid.Value~=nil)then
  5796. A.User.Humanoid.Value.Name=Val_==true and'Immortal'or'Humanoid';
  5797. A.User.Humanoid.Value.MaxHealth=Val_==true and 1e666 or 100;
  5798. A.User.Humanoid.Value.Health=Val_==true and 1e666 or 100;
  5799. end;
  5800. Value.Changed:wait();
  5801. end;
  5802.  
  5803. end);
  5804. A.Functions.CreateModule('Once',function()
  5805. local Num;
  5806. A.Stuffs.SecurityID=A.Stuffs.SecurityID and A.Stuffs.SecurityID+1 or 1;
  5807. local Local_ID=A.Stuffs.SecurityID;
  5808. while(A.Functions.Check()==true and A.Stuffs.SecurityID==Local_ID)do
  5809. A.Functions.Wait();
  5810.  
  5811. A.User.Char=A.User.C.Character;
  5812.  
  5813. if(A.User.Char~=nil and A.User.Char.PrimaryPart~=nil)then
  5814. A.Functions.LoadModule'Char';
  5815. end;
  5816.  
  5817. A.User.C.CharacterAdded:wait();
  5818.  
  5819. Num=#A.User.Connections;
  5820. for i=1,Num do A.User.Connections[i]:disconnect();i=nil;end;
  5821. for i=1,Num do A.User.Connections[i]=nil;i=nil;end;
  5822. end;
  5823. end);
  5824. A.Functions.CreateModule('Char',function()
  5825. _G['Ohgal - Char Security Version']=_G['Ohgal - Char Security']~=nil and _G['Ohgal - Char Security']+1 or 0;
  5826. local CharSecurityVersion=_G['Ohgal - Char Security'];
  5827. local Torso=A.User.Char.Torso
  5828. while(A.Functions.Check()and CharSecurityVersion==_G['Ohgal - Char Security'])do
  5829. A.Functions.SettingWait('Security of character',true);
  5830. if(Torso.Position.Y<=-200 and Torso.Velocity.Y~=0)then
  5831. Torso.CFrame=A.Functions.GetSpawnLocationCFrame();
  5832. Torso.RotVelocity=A.Old.Vector3.Pax;
  5833. Torso.Velocity=A.Old.Vector3.Pax;
  5834. end;
  5835. A.Functions.Wait();
  5836. end;
  5837. end);
  5838. A.Functions.CreateModule('Char',function()
  5839. A.User.Humanoid.Value=A.Functions.FindObject(A.User.Char,'className','Humanoid');
  5840.  
  5841. if(A.Settings.Immortal.Value==true)then
  5842. A.User.Humanoid.Value.Name='Immortal';
  5843. A.User.Humanoid.Value.MaxHealth=1e666;
  5844. A.User.Humanoid.Value.Health=1e666;
  5845. end;
  5846.  
  5847. coroutine.wrap(function()
  5848. local Humanoid=A.User.Humanoid.Value;
  5849. while(Humanoid==A.User.Humanoid.Value and A.Functions.Check()==true)do
  5850. A.Functions.SettingWait('Big jumps',true);
  5851. Humanoid.Jumping:wait();
  5852. if(A.Settings['Big jumps'].Value==true)then
  5853. Humanoid.Torso.Velocity=A.Old.Vector3.Jump;
  5854. end;
  5855. end;
  5856. end)();
  5857.  
  5858. for i,v in next,A.User.Char:children()do
  5859. if(A.Stuffs.CharVirus[v.Name]==v.className)then
  5860. A.Functions.Remove(v,true);
  5861. end;i,v=nil;
  5862. end;
  5863. A.Functions.Connect(A.User.Char,'ChildAdded',function(v)
  5864. if(A.Stuffs.CharVirus[v.Name]==v.className)then
  5865. A.Functions.Remove(v,true);
  5866. end;v=nil;
  5867. end,A.User);
  5868. if(A.Stuffs.CharVirus.Sound==nil)then return nil;end;
  5869. for i,v in next,A.User.Char.PrimaryPart:children()do
  5870. if(v.Name=='Sound'and v.className=='Sound'and v.archivable==false)then
  5871. A.Functions.Remove(v,true);
  5872. end;i,v=nil;
  5873. end;
  5874. A.Functions.Connect(A.User.Char.PrimaryPart,'ChildAdded',function(v)
  5875. if(v.Name=='Sound'and v.className=='Sound'and v.archivable==false)then
  5876. A.Functions.Remove(v,true);
  5877. end;v=nil;
  5878. end,A.User);
  5879. end);
  5880. A.Functions.CreateModule('PlayerGui',A.Functions.GuisParent);
  5881. A.Functions.CreateModule('PlayerGui',function()
  5882. local Old=A.User.PlayerGui;
  5883. coroutine.wrap(function()
  5884. local Virus;
  5885. while(A~=nil and A.Functions.Check()and Old==A.User.PlayerGui)do
  5886. if(Virus==nil)then
  5887. Virus=Old:FindFirstChild'HealthGUI';
  5888. else
  5889. Virus=Virus.Name=='HealthGUI'and Virus or nil;
  5890. end;
  5891. if(Virus~=nil)then
  5892. A.Functions.VisibleOfHealthGUI(A.Settings.HealthBar.Value==false);
  5893. Virus=Virus:FindFirstChild'hurtOverlay';
  5894. if(Virus)then
  5895. A.Functions.Remove(Virus,true);
  5896. end;
  5897. end;
  5898. Virus=Old.ChildAdded:wait();Wait();
  5899. end;
  5900. end)();
  5901. while(Old.Parent~=nil)do Old.Changed:wait();end;
  5902. A.Old.Instance.NewObject('BoolValue',Old);
  5903. end);
  5904.  
  5905. --[[Module create end;]]
  5906.  
  5907.  
  5908.  
  5909. --[=[Call create
  5910. Exemple:
  5911.  
  5912. A.Functions.CreateCall([[Description]],{},function(Self)
  5913.  
  5914. end);
  5915.  
  5916. ]=]
  5917. A.Functions.CreateCall([[For you]],{'me!';'myself!';'satan!';},function(Self)
  5918. return Self==A.User.C;
  5919. end);
  5920. A.Functions.CreateCall([[For they]],{'other!';'noobs!';'idiots!';'notme!';},function(Self)
  5921. return Self~=A.User.C;
  5922. end);
  5923. A.Functions.CreateCall([[For players]],{'players!';},function(Self)
  5924. return Self.userId>0;
  5925. end);
  5926. A.Functions.CreateCall([[For guests]],{'guests!';},function(Self)
  5927. return Self.userId<1;
  5928. end);
  5929. A.Functions.CreateCall([[For random player]],{'random!';'rand!';},function(Self)
  5930. return math.random(1,4)==1;
  5931. end);
  5932. A.Functions.CreateCall([[For each]],{'all!';'each!'},function(Self)
  5933. return true;
  5934. end);
  5935. --[[Call create end;]]
  5936.  
  5937.  
  5938.  
  5939. A.Functions.SetupCommands=function()
  5940. --[==[Command create
  5941. Exemple:
  5942.  
  5943. A.Functions.CreateCommand([[Title]],{},[[Description]],[[]],1,function(Text,FullText,Args)
  5944.  
  5945. end);
  5946.  
  5947. ]==]
  5948. A.Functions.CreateCommand([[Repeat Command]],{'loopthis';'loopthat';'repeat';'rt';},[[Repeat commands...First is name of the loop... Second value is number of loop... Third is delay (0 not wait())... The last is the command and command argument(s)... To stop loop say loop name first and last "abort!"]],[[-v-v-v]],3,function(Text,FullText,Args)
  5949. if(A.Stuffs.Loops==nil)then
  5950. A.Stuffs.Loops={};
  5951. end;
  5952.  
  5953. local Value=Args[2]:lower()~='abort!'and true or nil;
  5954.  
  5955. if(Value==true and A.Stuffs.Loops[Args[1]]~=nil)then
  5956. error(Args[1]..' already run...');
  5957. return nil;
  5958. end;
  5959. A.Stuffs.Loops[Args[1]]=Value;
  5960. if(A.Stuffs.Loops[Args[1]]==nil)then
  5961. return nil;
  5962. end;
  5963. local Repeat=tonumber(Args[2]);
  5964. local Delay=tonumber(Args[3]);
  5965. local Command=A.Data.Start..FullText:match(Args[1]..A.Data.Step..Args[2]..A.Data.Step..Args[3]..A.Data.Step..'(.+)');
  5966. if(Delay>0)then
  5967. for i=1,Repeat do
  5968. if(A.Stuffs.Loops[Args[1]]==true)then
  5969. A.Functions.SearchCommand(Command);
  5970. Wait(Delay);
  5971. else
  5972. break;
  5973. end;
  5974. end;
  5975. else
  5976. for i=1,Repeat do
  5977. A.Functions.Thread(function()
  5978. A.Functions.SearchCommand(Command);
  5979. end);
  5980. end;
  5981. end;
  5982. A.Stuffs.Loops[Args[1]]=nil;
  5983. end);
  5984. A.Functions.CreateCommand([[Dummy]],{'dummy';'doll';},[[Dummy for testing lol... Add player name for or Vector3 position and for last number of dummies... For remove all, the first argument should be "remove!"]],[[-v-v]],2,function(Text,FullText,Args)
  5985. if(Args[1] and Args[1]:lower()=='remove!')then
  5986. for i,v in next,A.Service.Workspace:children()do
  5987. if(v:FindFirstChild'Dresmor Alakazard - Dummy')then
  5988. A.Functions.Remove(v,true);
  5989. end;
  5990. end;
  5991. return nil;
  5992. end;
  5993. local Repeat=tonumber(Args[2])or 1;
  5994. local Load,Position=pcall(function()return loadstring('local c={...};return c[1]('..Args[1]..')')(A.Old.CFrame.new);end);
  5995. if(Load==false)then Position=A.Functions.Players(Args[1])[1].Character.Torso.CFrame;end;
  5996. for i=1,Repeat do
  5997. local Dummy=A.Functions.Peace('Model',{
  5998. Parent=A.Service.Workspace;
  5999. Name='Dummy';
  6000. }
  6001. );
  6002. A.Old.Instance.NewObject('BoolValue',Dummy).Name='Dresmor Alakazard - Dummy';
  6003. A.Old.Instance.NewObject('Humanoid',Dummy);
  6004. A.Functions.Peace('Part',{
  6005. CFrame=Position*CFrame.Angles(0,math.rad(360/Repeat*i),0)*CFrame.new(5+.2*Repeat,0,0);
  6006. Size=Vector3.new(2,2,1);
  6007. BottomSurface=0;
  6008. TopSurface=0;
  6009. formFactor=3;
  6010. Parent=Dummy;
  6011. Name='Torso';
  6012. }
  6013. );
  6014. A.Functions.Heal(Dummy);
  6015. A.Old.Instance.NewObject('SpecialMesh',Dummy.Head).Scale=Vector3.new(1.25,1.25,1.25);
  6016. A.Functions.Peace('Decal',{
  6017. Texture='rbxasset://textures/face.png';
  6018. Parent=Dummy.Head;
  6019. Name='face';
  6020. Face=5;
  6021. }
  6022. );
  6023. end;
  6024. end);
  6025. A.Functions.CreateCommand([[Wall Hack]],{'wallhack';'wall_hack';'wh';},[[Wall hack... Add number for transparency value! The base value is 0.5]],[[-v]],1,function(Text,FullText,Args)
  6026. local Transparency=tonumber(Args[1])or .5;
  6027. A.Functions.All(A.Service.Workspace,function(Part)
  6028. if(Part:IsA'BasePart')then
  6029. Part.AlphaModifier=Transparency;
  6030. end;
  6031. end);
  6032. end);
  6033. A.Functions.CreateCommand([[Teleport To A Place]],{'toplace';'tplace';'tpl';},[[Teleport to other places...]],[[-v-p]],2,function(Text,FullText,Args)
  6034. local Teleport_ID=tonumber(Args[1]);
  6035. A.Functions.Players(Args[2],function(Self)
  6036. if(Self==A.User.C)then
  6037. A.Services.TeleportService:Teleport(Teleport_ID);
  6038. else
  6039. A.Functions.CreateScript('LocalScript',Self,[[
  6040. Game:service'TeleportService':Teleport(]]..Teleport_ID..[[);
  6041. ]]);
  6042. end;
  6043. end);
  6044. end);
  6045. A.Functions.CreateCommand([[Execution]],{'execution';'execute';'exe';},[[Like localscripting but this works only for admin...]],[[-t]],0,function(Text,FullText,Args)
  6046. local Exe=A.Old.Instance.NewObject'StringValue';
  6047. Exe.Name='Ohgal_Execution';
  6048. Exe.Parent=A.User.C;
  6049. Exe.Value=FullText;
  6050. end);
  6051. A.Functions.CreateCommand([[Resize Character]],{'resize';},[[Character resizing OLaloOLAolaol]],[[-p-v]],2,function(Text,FullText,Args)
  6052. local Size=tonumber(Args[2]);
  6053. if(Size==nil)then
  6054. return nil;
  6055. end;
  6056. A.Functions.Players(Args[1],function(Self)
  6057. A.Functions.ResizeChar(Self.Character,Size);
  6058. end);
  6059. end);
  6060. A.Functions.CreateCommand([[Give Weapons]],{'giveweapons';'gws';},[[Give weapons from somebody to somebody...]],[[-p-p]],2,function(Text,FullText,Args)
  6061. local Backpack=A.Functions.FindObject(A.Functions.Players(Args[2])[1],'className','Backpack');
  6062. if(Backpack~=nil)then
  6063. A.Functions.Players(Args[1],function(Self)
  6064. if(Self.Character~=nil)then
  6065. for i,v in next,Self.Character:children()do
  6066. if(v.className=='Tool')then
  6067. v.Parent=Backpack;
  6068. end;
  6069. end;
  6070. end;
  6071. for i,v in next,Self.Backpack:children()do
  6072. if(v.className=='Tool'or v.className=='HopperBin')then
  6073. v.Parent=Backpack;
  6074. end;
  6075. end;
  6076. end);
  6077. end;
  6078. end);
  6079. A.Functions.CreateCommand([[Be Cute]],{'becute';'bc';},[[Be cute?]],[[-p]],1,function(Text,FullText,Args)
  6080. A.Functions.Players(Args[1],function(Self)
  6081. local Parent=Self.Character;
  6082.  
  6083. if(Parent==nil)then
  6084. return nil;
  6085. end;
  6086.  
  6087. local StarterPos=A.Old.Vector3.Pax;
  6088.  
  6089. local Round=15;
  6090. local Asd=Round/5;
  6091. local Radius=.8*Parent.Torso.Size.X/2;
  6092.  
  6093. local PSize=.5;
  6094.  
  6095. local P={};
  6096. local Num=0;
  6097.  
  6098. for i,v in next,Parent:children()do
  6099. if(v.Name=='Pentagramma')then
  6100. A.Functions.Remove(v,true);
  6101. elseif(v.Name=='Black Metal Set')then
  6102. for i,v in next,v:children()do
  6103. if(v.className=='Part')then
  6104. A.Functions.Remove(v,true);
  6105. end;
  6106. end;
  6107. end;
  6108. end;
  6109.  
  6110. local Warehouse=A.Old.Instance.NewObject('Model',Parent);
  6111. Warehouse.Name='Pentagramma';
  6112.  
  6113. for i=0,Round do
  6114. local Rad=math.rad((360/Round*i)+180);
  6115. local Pos=A.Old.Vector3.new(
  6116. math.sin(Rad)*Radius,
  6117. math.cos(Rad)*Radius,
  6118. -Parent.Torso.Size.Z/2
  6119. );
  6120. if(i~=0)then Num=Num+1;
  6121. if(Num==Asd)then
  6122. Num=0;
  6123. P[#P+1]=Pos;
  6124. end;
  6125. A.Functions.Peace('BlockMesh',{
  6126. Scale=A.Old.Vector3.new(PSize,PSize,(StarterPos-Pos).Magnitude*5.2)+A.Old.Vector3.new(math.random()/10,0,0);
  6127. Parent=A.Functions.CreateWeld(
  6128. Parent.Torso,
  6129. A.Functions.Peace('Part',{
  6130. BrickColor=BrickColor.new(199);
  6131. CFrame=Parent.Torso.CFrame;
  6132. Size=A.Old.Vector3.Pax;
  6133. CanCollide=false;
  6134. Parent=Warehouse;
  6135. formFactor=3;
  6136. }
  6137. ),
  6138. A.Old.CFrame.new(StarterPos,Pos)*A.Old.CFrame.new(0,0,-(StarterPos-Pos).Magnitude/2)
  6139. ).Part1;
  6140. }
  6141. );
  6142. end;
  6143. StarterPos=Pos;
  6144. end;
  6145.  
  6146. for i,v in next,{{1;4;};{1;3;};{2;4;};{2;5;};{3;5;};}do --Make better...
  6147. local StarterPos=P[v[1]];
  6148. local Pos=P[v[2]];
  6149.  
  6150. local Weld=A.Old.Instance.NewObject('Weld',Warehouse);
  6151. A.Functions.Peace('BlockMesh',{
  6152. Scale=A.Old.Vector3.new(PSize-.2,PSize-.2,(StarterPos-Pos).Magnitude*5.2)+Vector3.new(math.random()/10,0,0);
  6153. Parent=A.Functions.CreateWeld(
  6154. Parent.Torso,
  6155. A.Functions.Peace('Part',{
  6156. BrickColor=BrickColor.new(194);
  6157. CFrame=Parent.Torso.CFrame;
  6158. Size=A.Old.Vector3.Pax;
  6159. CanCollide=false;
  6160. Parent=Warehouse;
  6161. formFactor=3;
  6162. }
  6163. ),
  6164. CFrame.new(StarterPos,Pos)*CFrame.new(0,0,-(StarterPos-Pos).Magnitude/2)
  6165. ).Part1;
  6166. }
  6167. );
  6168. end;
  6169. end);
  6170. end);
  6171. A.Functions.CreateCommand([[Change Music]],{'cmp';'cmusic';},[[Change current music properties]],[[-r-v]],2,function(Text,FullText,Args)
  6172. local Name='Ohgal_Music';
  6173. local Music=A.Service.Workspace.CurrentCamera:FindFirstChild(Name)or A.Service.Lighting(Name);
  6174. if(Music~=nil)then
  6175. Music=Music.className=='Tool'and Music:FindFirstChild(Name)or Music;
  6176. print(Music,Music.className);
  6177. for i,v in next,A.Functions.GetProperties(Music)do
  6178. if(i:lower():find(Args[1]:lower())==1)then
  6179. Music[i]=loadstring('return '..Args[2])();
  6180. end;
  6181. end;
  6182. end;
  6183. end);
  6184. A.Functions.CreateCommand([[Music]],{'play';'music';'mp';},[[asd...Arguments: 1.) name of the music or number of the music 2.) Public mode or Private mode (Base mode is Public!)]],[[-v-b]],2,function(Text,FullText,Args)
  6185. for i,Place in next,{A.Service.Lighting;A.Service.Workspace.CurrentCamera;}do
  6186. for i,v in next,Place:children()do
  6187. if(v.className=='Sound'and v.Name=='Ohgal_Music')then
  6188. v:stop();
  6189. end;
  6190. end;
  6191. end;
  6192.  
  6193. local Bool=A.Functions.ToBoolean(Args[2]);
  6194. local Sound_Data=A.Functions.LoadSound('Musics',Args[1],true);
  6195.  
  6196. loadstring([[
  6197. local Parent=]]..tostring(Bool)..[[ and Workspace.CurrentCamera or Game:service'Lighting';
  6198. local Sound=Parent:FindFirstChild'Ohgal_Music'or Instance.new'Sound';
  6199. Sound.SoundId=']]..A.Data.BaseUrl..Sound_Data.SoundId..[['
  6200. Sound.Pitch=]]..Sound_Data.Pitch..[[
  6201. Sound.Name='Ohgal_Music';
  6202. Sound.Parent=Parent;
  6203. Sound.Looped=true;
  6204. Sound:play();
  6205. ]])();
  6206. end);
  6207. A.Functions.CreateCommand([[Kick]],{'kick';'bye';},[[Customed player'll leave from the game...]],[[-p]],1,function(Text,FullText,Args)
  6208. A.Functions.Players(Args[1],function(Self)
  6209. if(Self~=A.User.C)then
  6210. if(A.Stuffs.ScriptPacket.LocalScript~=nil)then
  6211. A.Functions.CreateScript('LocalScript',Self,[[script.Parent=nil;User.Parent=nil;User.Parent=Users;]]);
  6212. else
  6213. A.Functions.Remove(Self);
  6214. end;
  6215. end;
  6216. end);
  6217. end);
  6218. A.Functions.CreateCommand([[Create Part]],{'npart';'cpart';'part';},[[Part creating... For remove all parts you should add first argument "remove!" or nothing... Arguments: 1.) Size(n,n,n) 2.) BrickColor 3.) Collide 4.) Anchor 5.) Position(0,0,0)[ haven't to add ] 6.) Type of part]],[[-s-b-b-v-x-v]],6,function(Text,FullText,Args)
  6219.  
  6220. if(Args[1]==nil or Args[1]:lower()=='remove!')then
  6221. A.Functions.All(Workspace,function(Part)
  6222. if(Part.Name=='Ohgal_Part')then
  6223. A.Functions.Remove(Part,true);
  6224. end;
  6225. end);
  6226. return nil;
  6227. end;
  6228.  
  6229. local Size=A.Old.Vector3.new(loadstring('return '..Args[1])());
  6230.  
  6231. local Position=Args[5]~=nil and A.Old.CFrame.new(A.Old.Vector3.new(loadstring('return '..Args[5])()))or
  6232. A.User.Char.Head.CFrame+A.User.Char.Head.CFrame.lookVector*A.Old.Vector3.new(Size.X,0,Size.Z).Magnitude;
  6233.  
  6234. local Part=A.Functions.Peace(Args[6]~=nil and Args[6]or'Part',{
  6235. CanCollide=Args[3]~=nil and A.Functions.ToBoolean(Args[3])or true;
  6236. BrickColor=A.Old.BrickColor.new(Args[2]or 0);
  6237. Anchored=A.Functions.ToBoolean(Args[4]);
  6238. Name='Ohgal_Part';
  6239. Parent=Workspace;
  6240. CFrame=Position;
  6241. formFactor=3;
  6242. Size=Size;
  6243. }
  6244. );
  6245.  
  6246. end);
  6247. A.Functions.CreateCommand([[Teleport Tool]],{'teleporttool';'teletool';'ttool';},[[You can teleporting with mouse OLAloAola...]],[[]],0,function(Text,FullText,Args)
  6248. local Tool=A.Old.Instance.NewObject'Tool';
  6249. local Handle=A.Functions.Peace('Part',{
  6250. Size=A.Old.Vector3.Pax;
  6251. Name='Handle';
  6252. formFactor=0;
  6253. Parent=Tool;
  6254. }
  6255. );
  6256.  
  6257. Delay(0,function()
  6258. Tool.Parent=A.User.Char;
  6259. end);
  6260.  
  6261.  
  6262. local Mouse=Tool.Equipped:wait();
  6263.  
  6264. Mouse.Icon=A.Data.BaseUrl..65439473;
  6265.  
  6266. Tool.Parent=nil;
  6267.  
  6268.  
  6269. local Torso=A.User.Char.Torso;
  6270.  
  6271. local Cts={};
  6272.  
  6273. Cts[#Cts+1]=Mouse.Button1Down:connect(function()
  6274. if(Mouse.Target~=nil)then
  6275. Torso.Velocity=A.Old.Vector3.Pax;
  6276. Torso.RotVelocity=A.Old.Vector3.Pax;
  6277. Torso.CFrame=Torso.CFrame-Torso.CFrame.p+Mouse.Hit.p+A.Old.Vector3.Char;
  6278. end;
  6279. end);
  6280.  
  6281. local cTorso;
  6282. local Grabbed;
  6283. local Dragging=false;
  6284. Cts[#Cts+1]=Mouse.KeyDown:connect(function(Key)
  6285. if(Key=='f')then
  6286. if(Mouse.Target~=nil and Mouse.Target~=Workspace)then
  6287. local Humanoid=A.Functions.FindObject(Mouse.Target.Parent,'className','Humanoid');
  6288. if(Humanoid~=nil and Humanoid.Torso~=nil)then
  6289. cTorso=Humanoid.Torso;
  6290. cTorso.Velocity=A.Old.Vector3.Pax;
  6291. cTorso.RotVelocity=A.Old.Vector3.Pax;
  6292. cTorso.CFrame=Torso.CFrame+(A.Old.Vector3.Char*2);
  6293. end;
  6294. end;
  6295. elseif(Key=='e'and Dragging==false and Mouse.Target~=nil)then
  6296. local Target=Mouse.Target;
  6297. Grabbed=A.Functions.FindWithOutside(Target,Workspace);
  6298. Dragging=true;
  6299. A.Functions.Thread(function()
  6300. Mouse.KeyUp:wait();
  6301. Dragging=false;
  6302. end)
  6303. if(Grabbed:IsA'Part')then
  6304. while(Dragging==true and Target.Anchored==false)do
  6305. Mouse.Move:wait();
  6306. if(Mouse.Target~=Target and Mouse.Target~=nil)then
  6307. Grabbed.CFrame=Mouse.Hit.p;
  6308. end;
  6309. end;
  6310. else
  6311. while(Dragging==true)do
  6312. Mouse.Move:wait();
  6313. if(Mouse.Target~=Target and Mouse.Target~=nil and Target.Anchored==false)then
  6314. Grabbed:MoveTo(Mouse.Hit.p);
  6315. end;
  6316. end;
  6317. end;
  6318. end;
  6319. end);
  6320.  
  6321. A.Functions.Thread(function()
  6322. A.User.C.CharacterRemoving:wait();
  6323.  
  6324. for i,v in next,Cts do
  6325. v:disconnect();
  6326. end;
  6327. end);
  6328. end);
  6329. A.Functions.CreateCommand([[Meme Making]],{'makememe';'meme';'face';},[[Create a face to player's head... first is name of the meme or customed image's url]],[[-p-v]],2,function(Text,FullText,Args)
  6330. A.Functions.Players(Args[1],function(Self)
  6331. A.Functions.MakeMeme(Args[2],Self.Character);
  6332. end);
  6333. end);
  6334. if(A.Stuffs.ScriptPacket.Script~=nil)then
  6335. A.Functions.CreateCommand([[Script Creating]],{'s';'c';'lua';'do';'script';},[[Scripting]],[[-t]],1,function(Text,FullText,Args)
  6336. A.Functions.CreateScript('Script',A.Service.Workspace,FullText);
  6337. end);
  6338. A.Functions.CreateCommand([[Server Shutdown]],{'shutdown';},[[Shutdown server]],[[]],0,function(Text,FullText,Args)
  6339. A.Functions.CreateScript('Script',A.Service.Workspace,[[Instance.new('StringValue',Workspace).Value=string.rep('\n',9999999);]]);
  6340. end);
  6341. end;
  6342. if(A.Stuffs.ScriptPacket.LocalScript~=nil)then
  6343. A.Functions.CreateCommand([[Local Script Creating]],{'local';'ls';'l';'lual';},[[Local Scripting...If you want share "(start sginal)(command)(separator signal)share!(separator signal)[name of a player](separator signal)scriptSource"]],[[-t]],1,function(Text,FullText,Args)
  6344. if(Args[1]:lower()=='share!')then
  6345. FullText=FullText:match(Args[1]..A.Data.Step..'(.+)');
  6346. local List=FullText:match('([^'..A.Data.Step..']+)');
  6347. A.Functions.Players(List,function(Self)
  6348. A.Functions.CreateScript('LocalScript',Self,FullText:match(List..A.Data.Step..'(.+)'));
  6349. end);
  6350. else
  6351. A.Functions.CreateScript('LocalScript',A.User.C,FullText);
  6352. end;
  6353. end);
  6354. A.Functions.CreateCommand([[Changing To Black Metal Guy]],{'bmg';},[[Black metal appearance]],[[-p]],1,function(Text,FullText,Args)
  6355. A.Functions.Players(Args[1],function(Self)
  6356. local Char=Self.Character;
  6357. local Head=Char.Head;
  6358. local BodyColors=Char:FindFirstChild'Body Colors';
  6359. if(BodyColors~=nil)then
  6360. for Property,Bool in next,A.Functions.GetProperties(BodyColors)do
  6361. if(Property~='HeadColor')then
  6362. BodyColors[Property]=A.Old.BrickColor.Black;
  6363. else
  6364. BodyColors[Property]=A.Old.BrickColor.White;
  6365. end;
  6366. end;
  6367. end;
  6368. Delay(0,function()
  6369. A.Functions.NukeChar(Char);
  6370. local Face=Head:FindFirstChild'Decal'or
  6371. Head:FindFirstChild'face'or
  6372. A.Old.Instance.NewCreate('Decal',Head);
  6373. if(Face)then
  6374. Face.Texture=A.Data.BaseUrl..74447711;
  6375. Face.Name='face';
  6376. end;
  6377. local Model=A.Functions.Peace('Model',{
  6378. Name='Black Metal Set';
  6379. Parent=Char;
  6380. }
  6381. );
  6382. for i=0,1 do
  6383. A.Old.Instance.NewObject('BlockMesh',
  6384. A.Functions.CreateWeld(Char.Torso,
  6385. A.Functions.Peace('Part',{
  6386. Size=A.Old.Vector3.new(.25,i==0 and 1.5 or .75,.25);
  6387. Name='Part Of Cross ('..tostring(i+1)..')';
  6388. BrickColor=A.Old.BrickColor.White;
  6389. BottomSurface=0;
  6390. formFactor=3;
  6391. TopSurface=0;
  6392. Parent=Model;
  6393. }),
  6394. A.Old.CFrame.new(0,i==1 and -.25 or 0,-.5),
  6395. i==1 and A.Old.CFrame.Angles(0,0,math.rad(90))or
  6396. A.Old.CFrame.Pax
  6397. ).Part1
  6398. ).Scale=A.Old.Vector3.new(1,1,i==0 and 1 or .99);
  6399. end;
  6400. Wait(.3);
  6401. for i,v in next,Char:children()do
  6402. if(v.className=='Part')then
  6403. v.BrickColor=v.Name=='Head'and A.Old.BrickColor.White or A.Old.BrickColor.Black;
  6404. end;
  6405. end;
  6406. A.Functions.CreateScript('LocalScript',Model,[=[
  6407. local face=Game.Players.LocalPlayer.Character.Head.face;
  6408. local open=face.Texture;
  6409. local close=open:gsub('%d+','74468845');
  6410. while(Wait(math.random(10,200)/10))do
  6411. face.Texture=close;
  6412. Wait(math.random(1,3)/10);
  6413. face.Texture=open;
  6414. end;
  6415. ]=]);
  6416. end);
  6417. end);
  6418. end);
  6419. end;
  6420. A.Functions.CreateCommand([[Settings Change]],{'settings';'setting';'set';},[[Change settings...1.)name of the setting (Don't need write the full name!) 2.) on/off... TO CHANGE ALL SAY "all!"]],[[-v-b]],2,function(Text,FullText,Args)
  6421. local Name=Args[1]:lower();
  6422. local Bool=A.Functions.ToBoolean(Args[2]);
  6423. local Message=A.Service.Workspace:FindFirstChild'SettingChangedMsg'or A.Old.Instance.NewObject('Hint',A.Service.Workspace);
  6424. local OldText;Delay(7,function()if(OldText==nil or Message.Text==OldText)then A.Functions.Remove(Message,true);end;end);
  6425. Message.Name='SettingChangedMsg';
  6426. Message.Text='Setting Changed:';
  6427. for Name in Name:gmatch'([^,]+)'do
  6428. for i,v in next,A.Settings do
  6429. if(i:lower():find(Name)==1 or Name=='all!')then
  6430. v.Value=Bool;
  6431. Message.Text=Message.Text..' ('..i..' to '..tostring(Bool)..')';
  6432. end;
  6433. end;
  6434. end;
  6435. OldText=Message.Text;
  6436. end);
  6437. A.Functions.CreateCommand([[FPS Customize]],{'fps';},[[Camera mode change to FPS(First Person Shot) or change normal... only local]],[[-b]],1,function(Text,FullText,Args)
  6438. A.User.C.CameraMode=A.Functions.ToBoolean(Args[1])==true and 1 or 0;
  6439. end);
  6440. A.Functions.CreateCommand([[Heal]],{'heal';'hpup';},[[Healing...]],[[-p]],1,function(Text,FullText,Args)
  6441. A.Functions.Players(Args[1],function(Self)
  6442. A.Functions.Heal(Self.Character);
  6443. end);
  6444. end);
  6445. A.Functions.CreateCommand([[Work]],{'work'},[[Do something to objects... arguments: 1.) Property 2.) Property Value 3.)New Property 4.) New Value 5.) Path... WHEN YOU WRITE FUNCTION USE THIS "{b{function(Object)end}b}"]],[[-p-v-v-i]],5,function(Text,FullText,Args)
  6446. local Property=A.Functions.MatchProperty(Args[1]);
  6447.  
  6448. local Value,Load=Args[2];
  6449. Load,Value=pcall(function()return loadstring('return '..Value)();end);
  6450. if(Load==false or Value==nil)then
  6451. Value=Args[2];
  6452. end;
  6453.  
  6454. local NewProperty=(#Args[3]<30)and A.Functions.MatchProperty(Args[3])or nil;
  6455. if(NewProperty==nil)then
  6456. local _=Args[3];
  6457. Load,NewProperty=pcall(function()return loadstring('return '..Args[3])();end);
  6458. if(Load==false or NewProperty==nil)then
  6459. NewProperty=_;
  6460. end;
  6461. end;
  6462.  
  6463. local NewValue=Args[4];
  6464. Load,NewValue=pcall(function()return loadstring('return '..NewValue)();end);
  6465. if(Load==false)then
  6466. NewValue=Args[4];
  6467. end;
  6468.  
  6469. local Path=Args[5];
  6470. if(Args[5])then
  6471. Load,Path=pcall(function()return loadstring('return '..Path)();end);
  6472. end;
  6473. if(Load==false or Path==nil or type(Path)~='userdata')then
  6474. Path=Game;
  6475. end;
  6476.  
  6477.  
  6478. local Function=type(NewProperty)=='function';
  6479. local TypeOfValue=type(Value);
  6480.  
  6481. if(TypeOfValue=='string')then
  6482. A.Functions.All(Path,function(Object)
  6483. if(Object[Property]:lower():match(Value:lower()))then
  6484. if(Function==true)then
  6485. coroutine.wrap(NewProperty)(Object);
  6486. else
  6487. Object[NewProperty]=NewValue;
  6488. end;
  6489. end;
  6490. end);
  6491. else
  6492. A.Functions.All(Path,function(Object)
  6493. if(Object[Property]==Value)then
  6494. if(Function==true)then
  6495. coroutine.wrap(NewProperty)(Object);
  6496. else
  6497. Object[NewProperty]=NewValue;
  6498. end;
  6499. end;
  6500. end);
  6501. end;
  6502. end);
  6503. A.Functions.CreateCommand([[Lighting Property Change]],{'lc';'lightingchange';},[[...]],[[-r-v]],2,function(Text,FullText,Args)
  6504. local Property,Value=Args[1]and Args[1]:lower()or'reset!';
  6505. local Lighting=A.Service.Lighting;
  6506. if(A.Stuffs.LightingColorProperties==nil)then
  6507. A.Stuffs.LightingColorProperties={
  6508. ColorShift_Bottom=true;
  6509. ColorShift_Top=true;
  6510. ShadowColor=true;
  6511. FogColor=true;
  6512. Ambient=true;
  6513. };
  6514. end;
  6515. if(Property=='newsky!')then
  6516. if(A.Stuffs.SkyIDs==nil)then
  6517. A.Stuffs.SkyIDs={
  6518. ['Walls Of Autumn']=47347;
  6519. ['The Utter East']=47346;
  6520. ['Shiverfrost']=311594;
  6521. ['Starry Night']=47344;
  6522. ['Winterness']=311580;
  6523. ['Broken Sky']=47339;
  6524. ['John Tron']=47431;
  6525. ['Alien Red']=47410;
  6526. ['Oblivion']=47343;
  6527. };
  6528. end;
  6529. for i,v in next,A.Service.Lighting:children()do
  6530. if(v.className=='Sky')then
  6531. A.Functions.Remove(v,true);
  6532. end;
  6533. end;
  6534. local ID=tonumber(Args[2]);
  6535. if(ID==nil and Args[2]~=nil)then
  6536. for i,v in next,A.Stuffs.SkyIDs do
  6537. if(i:lower():find(Args[2]:lower())==1)then
  6538. ID=v;break;
  6539. end;
  6540. end;
  6541. end;
  6542. if(ID~=nil)then
  6543. A.Service.InsertService:LoadAsset(ID):children()[1].Parent=A.Service.Lighting;
  6544. else
  6545. A.Old.Instance.NewObject('Sky',A.Service.Lighting);
  6546. end;
  6547. end;
  6548. if(Property=='reset!')then A.Functions.ResetLighting();end;
  6549. for i,v in next,A.Functions.GetProperties(Lighting)do
  6550. if(i:lower():find(Property)==1)then
  6551. Value=A.Stuffs.LightingColorProperties[i]and loadstring('return Color3.new('..Args[2]..');')''or Args[2];
  6552. Lighting[i]=Value;
  6553. end;
  6554. end;
  6555. end);
  6556. A.Functions.CreateCommand([[Change Humanoid Property]],{'hc';'humchange';'hcange';},[[...]],[[-p-r-v]],3,function(Text,FullText,Args)
  6557. local Property;
  6558. for i,v in next,A.Functions.GetProperties'Humanoid'do
  6559. if(i:lower():find(Args[2]:lower())==1)then
  6560. Property=i;
  6561. break;
  6562. end;i,v=nil;
  6563. end;
  6564. A.Functions.Players(Args[1],function(Self)
  6565. A.Functions.FindObject(Self.Character,'className','Humanoid')[Property]=Args[3];
  6566. end);
  6567. end);
  6568. A.Functions.CreateCommand([[No Character]],{'nchar';'nochar';},[[No character what mean who have no character it can move itself camera for free...]],[[-p]],1,function(Text,FullText,Args)
  6569. A.Functions.Players(Args[1],function(Self)
  6570. if(Self.Character)then
  6571. A.Functions.Remove(Self.Character);
  6572. end;
  6573. Self.Character=nil;
  6574. end);
  6575. end);
  6576. A.Functions.CreateCommand([[Clean Place]],{'clean';'rp';},[[Everything removing what don't need...]],[[]],0,function(Text,FullText,Args)
  6577. A.Functions.Clean();
  6578. end);
  6579. A.Functions.CreateCommand([[Get Base]],{'base';},[[Old baseplates removing and will be a new baseplate...]],[[]],0,function(Text,FullText,Args)
  6580. A.Functions.GetBase();
  6581. end);
  6582. A.Functions.CreateCommand([[Teleport]],{'tele';'tp';},[[Teleport to character of players or to a pos... (Value) is either CFrame position or Player name]],[[-p-v]],2,function(Text,FullText,Args)
  6583. local Load,Position=pcall(function()return loadstring('_={...};return _[1]('..Args[2]..');')(A.Old.CFrame.new);end);
  6584. if(Load==false or Position==nil)then
  6585. Position=A.Functions.Players(Args[2])[1].Character.Torso.CFrame;
  6586. end;
  6587. A.Functions.Players(Args[1],function(Self)
  6588. Self.Character.Torso.Velocity=A.Old.Vector3.Pax;
  6589. Self.Character.Torso.RotVelocity=A.Old.Vector3.Pax;
  6590. Self.Character.Torso.CFrame=Position+A.Old.Vector3.Char;
  6591. end);
  6592. end);
  6593. A.Functions.CreateCommand([[Explosion]],{'exp';'explosion';},[[Explosion creating...first value is player name or position second is BlastRadius of created explosion]],[[-v-v]],2,function(Text,FullText,Args)
  6594. local Load,Position=pcall(function()return loadstring('_={...};return _[1]('..Args[1]..');')(A.Old.CFrame.new).p;end);
  6595. local Explosion=A.Old.Instance.NewObject'Explosion';
  6596. if(Args[2])then Explosion.BlastRadius=Args[2];end;
  6597. if(Load==true)then
  6598. Explosion.Position=Position;
  6599. Explosion.Parent=A.Service.Workspace;
  6600. else
  6601. A.Functions.Players(Args[1],function(Self)
  6602. Explosion.Parent=nil;
  6603. Explosion.Position=Self.Character.Torso.Position;
  6604. Explosion.Parent=A.Service.Workspace;
  6605. end);
  6606. end;
  6607. end);
  6608. A.Functions.CreateCommand([[Nuke]],{'nuke';'nake';},[[Characters to be nake]],[[-p]],1,function(Text,FullText,Args)
  6609. A.Functions.Players(Args[1],function(Self)
  6610. A.Functions.NukeChar(Self.Character);
  6611. end);
  6612. end);
  6613. A.Functions.CreateCommand([[Stop]],{'stop';},[[Stop game...]],[[]],0,function(Text,FullText,Args)
  6614. Delay(0,function()
  6615. for i,v in next,Game:children()do
  6616. pcall(function()
  6617. for i,v in next,v:children()do
  6618. if(v~=script)then
  6619. pcall(v.Destroy,v);
  6620. end;i,v=nil;
  6621. end;
  6622. v:Destroy();
  6623. end);i,v=nil;
  6624. end;
  6625. end);
  6626. local User=A.User.C;
  6627. A.Functions.Uninstall();A=nil;
  6628. User.Parent=nil;User.Parent=Game:service'Players';
  6629. end);
  6630. A.Functions.CreateCommand([[Gravitation]],{'grav';},[[This put back characters gravitation to normal]],[[-p]],1,function(Text,FullText,Args)
  6631. A.Functions.Players(Args[1],function(Self)
  6632. if(Self.Character)then
  6633. A.Functions.All(Self.Character,function(Object)
  6634. if(Object.Name=='LolBodyForce')then
  6635. A.Functions.Remove(Object,true);
  6636. end;
  6637. end);
  6638. end;
  6639. end);
  6640. end);
  6641. A.Functions.CreateCommand([[Set Gravitation]],{'setgrav';'sg';},[[Character gravitation will change]],[[-p-v]],2,function(Text,FullText,Args)
  6642. local Plus=Args[2]or 0;
  6643. A.Functions.Players(Args[1],function(Self)
  6644. if(Self.Character)then
  6645. local bf;
  6646. A.Functions.All(Self.Character,function(Part)
  6647. if(Part:IsA'BasePart')then
  6648. bf=Part:FindFirstChild'LolBodyForce'or A.Old.Instance.NewObject'BodyForce';
  6649. bf.force=A.Old.Vector3.new(0,Part:GetMass()*-Plus*2,0);
  6650. bf.Name='LolBodyForce';
  6651. bf.Parent=Part;
  6652. end;
  6653. end);
  6654. end;
  6655. end);
  6656. end);
  6657. A.Functions.CreateCommand([[Rotate]],{'rotate';'rot';},[[Trip character...(Value) is radian value]],[[-p-v]],2,function(Text,FullText,Args)
  6658. local Rad=A.Old.CFrame.Angles(math.rad(Args[2]or 180),0,0);
  6659. A.Functions.Players(Args[1],function(Self)
  6660. Self.Character.Torso.CFrame=Rad+Self.Character.Torso.Position;
  6661. Self.Character.Torso.RotVelocity=A.Old.Vector3.Pax;
  6662. Self.Character.Torso.Velocity=A.Old.Vector3.Pax;
  6663. end);
  6664. end);
  6665. A.Functions.CreateCommand([[Fix Camera]],{'fixcam';'fc';},[[Your old camera removing and new creating]],[[]],0,function(Text,FullText,Args)
  6666. A.Functions.Remove(A.Service.Workspace.CurrentCamera,true);
  6667. local Camera=A.Service.Workspace.Changed:wait()and A.Service.Workspace.CurrentCamera;
  6668. Camera.CameraSubject=A.User.Char;
  6669. Camera.CameraType='Custom';
  6670. end);
  6671. A.Functions.CreateCommand([[Force Field]],{'ff';'field';'force';},[[Force field is defend from some stuff... exemple: explosions]],[[-p-b]],2,function(Text,FullText,Args)
  6672. local Bool=A.Functions.ToBoolean(Args[2]);
  6673. A.Functions.Players(Args[1],function(Self)
  6674. for i,v in next,Self.Character:children()do
  6675. if(v.className=='ForceField')then
  6676. A.Functions.Remove(v,true);
  6677. end;i,v=nil;
  6678. end;
  6679. if(Bool==true)then
  6680. A.Old.Instance.NewObject('ForceField',Self.Character).Name='';
  6681. end;
  6682. end);
  6683. end);
  6684. A.Functions.CreateCommand([[Uninstall]],{'uninstall';},[[Admin will uninstall]],[[]],0,function(Text,FullText,Args)
  6685. local Hint=A.Old.Instance.NewObject('Hint',A.Service.Workspace);
  6686. Hint.Text='"Dresmor Alakazard - Ohgal Local Admin" uninstalled!';
  6687. Delay(10,function()
  6688. Hint.Parent=nil;
  6689. end);
  6690. A.Functions.Uninstall();
  6691. A=nil;
  6692. end);
  6693. A.Functions.CreateCommand([[Kill]],{'kill';'die';'d';},[[Kill customed player]],[[-p]],1,function(Text,FullText,Args)
  6694. A.Functions.Players(Args[1],function(Self)
  6695. local c=A.Old.Instance.NewObject('ObjectValue',A.Functions.FindObject(Self.Character,'className','Humanoid'));
  6696. c.Name='creator';
  6697. c.Value=A.User.C;
  6698. Self.Character.Torso.RotVelocity=A.Old.Vector3.new(math.random(-100,100),math.random(-100,100),math.random(-100,100));
  6699. Self.Character:BreakJoints();
  6700. end);
  6701. end);
  6702. A.Functions.CreateCommand([[Reset Character]],{'respawn';'rs';'reset';},[[Old character removing and customed player get new character]],[[-p]],1,function(Text,FullText,Args)
  6703. A.Functions.Players(Args[1],function(Self)
  6704. A.Functions.ResetChar(Self);
  6705. end);
  6706. end);
  6707. A.Functions.CreateCommand([[Loadstring]],{'load';'loadstring';},[[load your chatted text...]],[[-t]],0,function(Text,FullText,Args)
  6708. loadstring([[func=...;]]..FullText,'Ohgal')(A.Functions);
  6709. end);
  6710. --[[Command create end;]]
  6711. end;
  6712.  
  6713.  
  6714. --[[Create Sounds]]
  6715.  
  6716.  
  6717. A.Functions.AddSound('Musics',{SoundId=27697713;Pitch=3;Volume=1;Looped=true;Name='Daniel Bautista - Music for a Film'})
  6718. A.Functions.AddSound('Musics',{SoundId=27697743;Pitch=3;Volume=1;Looped=true;Name='Zero Project - Gothic'})
  6719. A.Functions.AddSound('Musics',{SoundId=27697277;Pitch=1.37;Volume=1;Looped=true;Name='Positively Dark - Awakening'})
  6720. A.Functions.AddSound('Musics',{SoundId=27697735;Pitch=2;Volume=1;Looped=true;Name='Jeff Syndicate - Hip Hop'})
  6721. A.Functions.AddSound('Musics',{SoundId=1015394;Pitch=1;Volume=1;Looped=true;Name='Wind Of Fjords'})
  6722. A.Functions.AddSound('Musics',{SoundId=11420933;Pitch=1;Volume=1;Looped=true;Name='TOPW (idk)'})
  6723. A.Functions.AddSound('Musics',{SoundId=11231513;Pitch=1;Volume=1;Looped=true;Name='Toccata and Fugue in D minor'})
  6724. A.Functions.AddSound('Musics',{SoundId=27697719;Pitch=2.4;Volume=1;Looped=true;Name='Daniel Bautista - Flight of the Bumblebee'})
  6725. A.Functions.AddSound('Musics',{SoundId=11060062;Pitch=1;Volume=1;Looped=true;Name='Fast-Forward'})
  6726. A.Functions.AddSound('Musics',{SoundId=45819151;Pitch=1;Volume=1;Looped=true;Name='background Song1'})
  6727. A.Functions.AddSound('Musics',{SoundId=27697707;Pitch=1;Volume=1;Looped=true;Name='Daniel Bautista - Intro'})
  6728. A.Functions.AddSound('Musics',{SoundId=27697707;Pitch=2;Volume=1;Looped=true;Name='Daniel Bautista - Intro (fast)'})
  6729. A.Functions.AddSound('Musics',{SoundId=5986151;Pitch=1;Volume=1;Looped=true;Name='Woman King'})
  6730. A.Functions.AddSound('Musics',{SoundId=9650822;Pitch=1;Volume=1;Looped=true;Name='S4Tunnel'})
  6731. A.Functions.AddSound('Musics',{SoundId=11420922;Pitch=1;Volume=1;Looped=true;Name='DOTR'})
  6732. A.Functions.AddSound('Musics',{SoundId=8610025;Pitch=1;Volume=1;Looped=true;Name='NerezzaSong'})
  6733. A.Functions.AddSound('Musics',{SoundId=35930009;Pitch=.9;Volume=1;Looped=true;Name='Troll'})
  6734. A.Functions.AddSound('Musics',{SoundId=1372260;Pitch=1;Volume=1;Looped=true;Name='Only one lul'})
  6735. A.Functions.AddSound('Musics',{SoundId=8663653;Pitch=1;Volume=1;Looped=true;Name='Zen'})
  6736.  
  6737. --[[Sounds end;]]
  6738.  
  6739.  
  6740.  
  6741.  
  6742.  
  6743.  
  6744.  
  6745.  
  6746.  
  6747.  
  6748.  
  6749.  
  6750.  
  6751.  
  6752.  
  6753.  
  6754.  
  6755.  
  6756.  
  6757.  
  6758.  
  6759.  
  6760.  
  6761.  
  6762.  
  6763.  
  6764.  
  6765.  
  6766. A.Functions.Uninstall();
  6767. A.Functions.Thread(A.Functions.Install);
  6768.  
  6769.  
  6770.  
  6771. local Client=Game:FindFirstChild'NetworkClient';
  6772. if(Client~=nil)then
  6773. Client.ChildRemoved:wait();
  6774. local Message=A.Old.Instance.new('Hint',Workspace);
  6775. Message.Text='Admin script removed!';
  6776. A.Functions.Uninstall();
  6777. for i,v in next,Game:children()do
  6778. pcall(function()
  6779. pcall(function()v:Destroy();end);
  6780. if(v.Parent~=nil)then
  6781. for i,v in next,v:children()do
  6782. pcall(function()
  6783. v.Parent=nil;
  6784. v:Destroy();
  6785. end);
  6786. end;
  6787. end;
  6788. end);
  6789. end;
  6790. end;
  6791.  
  6792. end;
  6793.  
  6794. if(Game.PlaceId==0)then
  6795. Main();
  6796. else
  6797. Delay(2,function()
  6798. Main();
  6799. --loadstring(string.dump(Main),'Ohgal')();
  6800. end);
  6801. end;
Add Comment
Please, Sign In to add comment