Advertisement
Greatgamer59

Flexu_CMD RBX

Feb 11th, 2018
192
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.01 KB | None | 0 0
  1. -- Flexu CMD was created by greatgamer59#1567
  2. -- Flexu Script Hub was created by txt text#3890 and greatgamer59#1567
  3. -- Objects
  4.  
  5. local Flexu_2 = Instance.new("ScreenGui")
  6. local Open = Instance.new("TextButton")
  7. local Frame = Instance.new("Frame")
  8. local BTOOLS = Instance.new("TextButton")
  9. local FF = Instance.new("TextButton")
  10. local FIRE = Instance.new("TextButton")
  11. local GOD = Instance.new("TextButton")
  12. local SMOKE = Instance.new("TextButton")
  13. local SP = Instance.new("TextButton")
  14. local UNFF = Instance.new("TextButton")
  15. local UNFIRE = Instance.new("TextButton")
  16. local UNGOD = Instance.new("TextButton")
  17. local UNSMOKE = Instance.new("TextButton")
  18. local UNSP = Instance.new("TextButton")
  19. local WS = Instance.new("TextButton")
  20. local usr = Instance.new("TextBox")
  21. local value = Instance.new("TextBox")
  22. local title = Instance.new("TextLabel")
  23. local X = Instance.new("TextButton")
  24. local SOUND = Instance.new("TextButton")
  25. local TextLabel = Instance.new("TextLabel")
  26.  
  27. -- Properties
  28.  
  29. Flexu_2.Name = "Flexu_2"
  30. Flexu_2.Parent = game.CoreGui
  31.  
  32. Open.Name = "Open"
  33. Open.Parent = Flexu_2
  34. Open.BackgroundColor3 = Color3.new(1, 1, 1)
  35. Open.BackgroundTransparency = 0.5
  36. Open.BorderSizePixel = 5
  37. Open.Position = UDim2.new(0.00857449044, 0, 0.553156137, 0)
  38. Open.Size = UDim2.new(0, 128, 0, 50)
  39. Open.Font = Enum.Font.SourceSans
  40. Open.Text = "Open"
  41. Open.TextScaled = true
  42. Open.TextSize = 14
  43. Open.TextWrapped = true
  44.  
  45. Frame.Parent = Flexu_2
  46. Frame.Active = true
  47. Frame.BackgroundColor3 = Color3.new(1, 1, 1)
  48. Frame.BackgroundTransparency = 0.5
  49. Frame.BorderSizePixel = 5
  50. Frame.Draggable = true
  51. Frame.Position = UDim2.new(0.246885613, 0, 0.164451823, 0)
  52. Frame.Size = UDim2.new(0, 451, 0, 151)
  53. Frame.Visible = false
  54.  
  55. BTOOLS.Name = "BTOOLS"
  56. BTOOLS.Parent = Frame
  57. BTOOLS.BackgroundColor3 = Color3.new(1, 1, 1)
  58. BTOOLS.BackgroundTransparency = 0.60000002384186
  59. BTOOLS.Position = UDim2.new(0.77605319, 0, 0.169769108, 0)
  60. BTOOLS.Size = UDim2.new(0, 101, 0, 26)
  61. BTOOLS.Font = Enum.Font.SourceSans
  62. BTOOLS.Text = "BTOOLS"
  63. BTOOLS.TextScaled = true
  64. BTOOLS.TextSize = 14
  65. BTOOLS.TextWrapped = true
  66.  
  67. FF.Name = "FF"
  68. FF.Parent = Frame
  69. FF.BackgroundColor3 = Color3.new(1, 1, 1)
  70. FF.BackgroundTransparency = 0.60000002384186
  71. FF.Size = UDim2.new(0, 70, 0, 26)
  72. FF.Font = Enum.Font.SourceSans
  73. FF.Text = "FF"
  74. FF.TextScaled = true
  75. FF.TextSize = 14
  76. FF.TextWrapped = true
  77.  
  78. FIRE.Name = "FIRE"
  79. FIRE.Parent = Frame
  80. FIRE.BackgroundColor3 = Color3.new(1, 1, 1)
  81. FIRE.BackgroundTransparency = 0.60000002384186
  82. FIRE.Position = UDim2.new(0.310421288, 0, 0, 0)
  83. FIRE.Size = UDim2.new(0, 70, 0, 26)
  84. FIRE.Font = Enum.Font.SourceSans
  85. FIRE.Text = "FIRE"
  86. FIRE.TextScaled = true
  87. FIRE.TextSize = 14
  88. FIRE.TextWrapped = true
  89.  
  90. GOD.Name = "GOD"
  91. GOD.Parent = Frame
  92. GOD.BackgroundColor3 = Color3.new(1, 1, 1)
  93. GOD.BackgroundTransparency = 0.60000002384186
  94. GOD.Position = UDim2.new(0.620842576, 0, 0, 0)
  95. GOD.Size = UDim2.new(0, 70, 0, 26)
  96. GOD.Font = Enum.Font.SourceSans
  97. GOD.Text = "GOD"
  98. GOD.TextScaled = true
  99. GOD.TextSize = 14
  100. GOD.TextWrapped = true
  101.  
  102. SMOKE.Name = "SMOKE"
  103. SMOKE.Parent = Frame
  104. SMOKE.BackgroundColor3 = Color3.new(1, 1, 1)
  105. SMOKE.BackgroundTransparency = 0.60000002384186
  106. SMOKE.Position = UDim2.new(0.465631932, 0, 0, 0)
  107. SMOKE.Size = UDim2.new(0, 70, 0, 26)
  108. SMOKE.Font = Enum.Font.SourceSans
  109. SMOKE.Text = "SMOKE"
  110. SMOKE.TextScaled = true
  111. SMOKE.TextSize = 14
  112. SMOKE.TextWrapped = true
  113.  
  114. SP.Name = "SP"
  115. SP.Parent = Frame
  116. SP.BackgroundColor3 = Color3.new(1, 1, 1)
  117. SP.BackgroundTransparency = 0.60000002384186
  118. SP.Position = UDim2.new(0.155210644, 0, 0, 0)
  119. SP.Size = UDim2.new(0, 70, 0, 26)
  120. SP.Font = Enum.Font.SourceSans
  121. SP.Text = "SP"
  122. SP.TextScaled = true
  123. SP.TextSize = 14
  124. SP.TextWrapped = true
  125.  
  126. UNFF.Name = "UNFF"
  127. UNFF.Parent = Frame
  128. UNFF.BackgroundColor3 = Color3.new(1, 1, 1)
  129. UNFF.BackgroundTransparency = 0.60000002384186
  130. UNFF.Position = UDim2.new(0, 0, 0.169769108, 0)
  131. UNFF.Size = UDim2.new(0, 70, 0, 26)
  132. UNFF.Font = Enum.Font.SourceSans
  133. UNFF.Text = "UNFF"
  134. UNFF.TextScaled = true
  135. UNFF.TextSize = 14
  136. UNFF.TextWrapped = true
  137.  
  138. UNFIRE.Name = "UNFIRE"
  139. UNFIRE.Parent = Frame
  140. UNFIRE.BackgroundColor3 = Color3.new(1, 1, 1)
  141. UNFIRE.BackgroundTransparency = 0.60000002384186
  142. UNFIRE.Position = UDim2.new(0.310421288, 0, 0.169769108, 0)
  143. UNFIRE.Size = UDim2.new(0, 70, 0, 26)
  144. UNFIRE.Font = Enum.Font.SourceSans
  145. UNFIRE.Text = "UNFIRE"
  146. UNFIRE.TextScaled = true
  147. UNFIRE.TextSize = 14
  148. UNFIRE.TextWrapped = true
  149.  
  150. UNGOD.Name = "UNGOD"
  151. UNGOD.Parent = Frame
  152. UNGOD.BackgroundColor3 = Color3.new(1, 1, 1)
  153. UNGOD.BackgroundTransparency = 0.60000002384186
  154. UNGOD.Position = UDim2.new(0.620842576, 0, 0.169769108, 0)
  155. UNGOD.Size = UDim2.new(0, 70, 0, 26)
  156. UNGOD.Font = Enum.Font.SourceSans
  157. UNGOD.Text = "UNGOD"
  158. UNGOD.TextScaled = true
  159. UNGOD.TextSize = 14
  160. UNGOD.TextWrapped = true
  161.  
  162. UNSMOKE.Name = "UNSMOKE"
  163. UNSMOKE.Parent = Frame
  164. UNSMOKE.BackgroundColor3 = Color3.new(1, 1, 1)
  165. UNSMOKE.BackgroundTransparency = 0.60000002384186
  166. UNSMOKE.Position = UDim2.new(0.465631932, 0, 0.169769108, 0)
  167. UNSMOKE.Size = UDim2.new(0, 70, 0, 26)
  168. UNSMOKE.Font = Enum.Font.SourceSans
  169. UNSMOKE.Text = "UNSMOKE"
  170. UNSMOKE.TextScaled = true
  171. UNSMOKE.TextSize = 14
  172. UNSMOKE.TextWrapped = true
  173.  
  174. UNSP.Name = "UNSP"
  175. UNSP.Parent = Frame
  176. UNSP.BackgroundColor3 = Color3.new(1, 1, 1)
  177. UNSP.BackgroundTransparency = 0.60000002384186
  178. UNSP.Position = UDim2.new(0.155210644, 0, 0.169769108, 0)
  179. UNSP.Size = UDim2.new(0, 70, 0, 26)
  180. UNSP.Font = Enum.Font.SourceSans
  181. UNSP.Text = "UNSP"
  182. UNSP.TextScaled = true
  183. UNSP.TextSize = 14
  184. UNSP.TextWrapped = true
  185.  
  186. WS.Name = "WS"
  187. WS.Parent = Frame
  188. WS.BackgroundColor3 = Color3.new(1, 1, 1)
  189. WS.BackgroundTransparency = 0.60000002384186
  190. WS.Position = UDim2.new(0.77605319, 0, 0, 0)
  191. WS.Size = UDim2.new(0, 101, 0, 26)
  192. WS.Font = Enum.Font.SourceSans
  193. WS.Text = "WS"
  194. WS.TextScaled = true
  195. WS.TextSize = 14
  196. WS.TextWrapped = true
  197.  
  198. usr.Name = "usr"
  199. usr.Parent = Frame
  200. usr.BackgroundColor3 = Color3.new(1, 1, 1)
  201. usr.BackgroundTransparency = 0.60000002384186
  202. usr.Position = UDim2.new(0.720737338, 0, 0.666316569, 0)
  203. usr.Size = UDim2.new(0, 126, 0, 50)
  204. usr.Font = Enum.Font.SourceSans
  205. usr.Text = "Username"
  206. usr.TextScaled = true
  207. usr.TextSize = 14
  208. usr.TextWrapped = true
  209.  
  210. value.Name = "value"
  211. value.Parent = Frame
  212. value.BackgroundColor3 = Color3.new(1, 1, 1)
  213. value.BackgroundTransparency = 0.60000002384186
  214. value.Position = UDim2.new(-0.00221729488, 0, 0.666824043, 0)
  215. value.Size = UDim2.new(0, 126, 0, 50)
  216. value.Font = Enum.Font.SourceSans
  217. value.Text = "Value"
  218. value.TextScaled = true
  219. value.TextSize = 14
  220. value.TextWrapped = true
  221.  
  222. title.Name = "title"
  223. title.Parent = Frame
  224. title.BackgroundColor3 = Color3.new(1, 1, 1)
  225. title.BackgroundTransparency = 1
  226. title.Position = UDim2.new(0.278270513, 0, -0.387624979, 0)
  227. title.Size = UDim2.new(0, 200, 0, 50)
  228. title.Font = Enum.Font.SourceSans
  229. title.Text = "Flexu CMD"
  230. title.TextScaled = true
  231. title.TextSize = 14
  232. title.TextWrapped = true
  233.  
  234. X.Name = "X"
  235. X.Parent = Frame
  236. X.BackgroundColor3 = Color3.new(1, 0, 0.0156863)
  237. X.BackgroundTransparency = 0.5
  238. X.Position = UDim2.new(0.968957901, 0, -0.255813956, 0)
  239. X.Size = UDim2.new(0, 14, 0, 22)
  240. X.Font = Enum.Font.SourceSans
  241. X.Text = "X"
  242. X.TextScaled = true
  243. X.TextSize = 14
  244. X.TextWrapped = true
  245.  
  246. SOUND.Name = "SOUND"
  247. SOUND.Parent = Frame
  248. SOUND.BackgroundColor3 = Color3.new(1, 1, 1)
  249. SOUND.BackgroundTransparency = 0.60000002384186
  250. SOUND.Position = UDim2.new(0, 0, 0.341954529, 0)
  251. SOUND.Size = UDim2.new(0, 70, 0, 26)
  252. SOUND.Font = Enum.Font.SourceSans
  253. SOUND.Text = "SOUND"
  254. SOUND.TextScaled = true
  255. SOUND.TextSize = 14
  256. SOUND.TextWrapped = true
  257.  
  258. TextLabel.Parent = Frame
  259. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  260. TextLabel.BackgroundTransparency = 1
  261. TextLabel.Position = UDim2.new(0.277161866, 0, 0.668874145, 0)
  262. TextLabel.Size = UDim2.new(0, 200, 0, 50)
  263. TextLabel.Font = Enum.Font.SourceSans
  264. TextLabel.Text = "MOTD: txt has big gay"
  265. TextLabel.TextScaled = true
  266. TextLabel.TextSize = 14
  267. TextLabel.TextWrapped = true
  268.  
  269. -- Scripts
  270.  
  271. Open.MouseButton1Down:connect(function()
  272. Frame.Visible = true
  273. Open.Visible = false
  274.  
  275. end)
  276.  
  277. X.MouseButton1Down:connect(function()
  278. Frame.Visible = false
  279. Open.Visible = true
  280. end)
  281.  
  282. FF.MouseButton1Down:connect(function()
  283. local user = usr.Text
  284. Instance.new("ForceField", game.Players[user].Character)
  285. end)
  286.  
  287. UNFF.MouseButton1Down:connect(function()
  288. local user = usr.Text
  289. game.Players[user].Character.ForceField:Remove()
  290. end)
  291.  
  292. SP.MouseButton1Down:connect(function()
  293. local user = usr.Text
  294. Instance.new("Sparkles", game.Players[user].Character.Torso)
  295. end)
  296.  
  297. UNSP.MouseButton1Down:connect(function()
  298. local user = usr.Text
  299. game.Players[user].Character.Torso.Sparkles:Remove()
  300. end)
  301.  
  302. FIRE.MouseButton1Down:connect(function()
  303. local user = usr.Text
  304. Instance.new("Fire", game.Players[user].Character.Torso)
  305. end)
  306.  
  307. UNFIRE.MouseButton1Down:connect(function()
  308. local user = usr.Text
  309. game.Players[user].Character.Torso.Fire:Remove()
  310. end)
  311.  
  312. SMOKE.MouseButton1Down:connect(function()
  313. local user = usr.Text
  314. Instance.new("Smoke", game.Players[user].Character.Torso)
  315. end)
  316.  
  317. UNSMOKE.MouseButton1Down:connect(function()
  318. local user = usr.Text
  319. game.Players[user].Character.Torso.Smoke:Remove()
  320. end)
  321.  
  322. GOD.MouseButton1Down:connect(function()
  323. local user = usr.Text
  324. game.Players[user].Character.Humanoid.MaxHealth = math.huge
  325. end)
  326.  
  327. UNGOD.MouseButton1Down:connect(function()
  328. local user = usr.Text
  329. game.Players[user].Character.Humanoid.MaxHealth = 100
  330.  
  331. end)
  332.  
  333. BTOOLS.MouseButton1Down:connect(function()
  334. local user = usr.Text
  335. a = Instance.new("HopperBin")
  336. a.BinType = 1
  337. a.Parent = game.Players[user].Backpack
  338. b = Instance.new("HopperBin")
  339. b.BinType = 4
  340. b.Parent = game.Players[user].Backpack
  341. c = Instance.new("HopperBin")
  342. c.BinType = 3
  343. c.Parent = game.Players[user].Backpack
  344. end)
  345.  
  346. WS.MouseButton1Down:connect(function()
  347. local user = usr.Text
  348. local value = value.Text
  349.  
  350. game.Players[user].Character.Humanoid.WalkSpeed = value
  351. end)
  352.  
  353. SOUND.MouseButton1Down:connect(function()
  354. local value = value.text
  355. S = Instance.new("Sound")
  356. S.Parent = game.Workspace
  357. S.SoundId = "rbxassetid://" .. value
  358. S:Play()
  359.  
  360. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement