Advertisement
XXXDarknessXXXGOD

DBN SCRIPTS [5.0] [BETA VERISON]

Sep 22nd, 2021
9,089
3
Never
1
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.68 KB | None | 3 0
  1. -- Dragon Ball N Scripts By christophet5700
  2. -- NOTE I ALREADY MADE A 6.5 VERISON And it reseted so imma add it soon 9/25/2021
  3. -- Version: V5.0
  4. -- U P D A T E S
  5. -- Added Refresh Button [press - to reset press the button]
  6. -- Cooler Gui
  7. -- For My Best Friend vance41510 :)
  8. -- You may Need to Re-Press The Buttons When Death And Chars and Forms
  9. -- PLEASE DONT CHANGE CREDITS!!
  10. -- Instances:
  11.  
  12. local ScreenGui = Instance.new("ScreenGui")
  13. local main = Instance.new("Frame")
  14. local label = Instance.new("TextLabel")
  15. local FreezeScript = Instance.new("TextButton")
  16. local NoCooldownPressIt = Instance.new("TextButton")
  17. local SMALLEXPLORER01PressIt = Instance.new("TextButton")
  18. local label_2 = Instance.new("TextLabel")
  19. local label_3 = Instance.new("TextLabel")
  20. local NOFACEREMOVEITONANYFORMFIRSTANDTHENGOBASE = Instance.new("TextButton")
  21. local RemoveStunPressItIFSomeoneGlitchedyou = Instance.new("TextButton")
  22. local RefreshButton = Instance.new("TextButton")
  23.  
  24. --Properties:
  25.  
  26. ScreenGui.Parent = game.CoreGui
  27.  
  28. main.Name = "main"
  29. main.Parent = ScreenGui
  30. main.BackgroundColor3 = Color3.fromRGB(77, 77, 77)
  31. main.BorderColor3 = Color3.fromRGB(0, 0, 0)
  32. main.Position = UDim2.new(0.488363057, 0, 0, 0)
  33. main.Size = UDim2.new(0, 326, 0, 454)
  34. main.Active = true
  35. main.Draggable = true
  36.  
  37. label.Name = "label"
  38. label.Parent = main
  39. label.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  40. label.Position = UDim2.new(0.00361193321, 0, 0, 0)
  41. label.Size = UDim2.new(0, 324, 0, 53)
  42. label.Font = Enum.Font.SourceSans
  43. label.Text = "Dragon Ball N Scripts 2021 [V5.0]"
  44. label.TextColor3 = Color3.fromRGB(255, 255, 255)
  45. label.TextSize = 27.000
  46.  
  47. FreezeScript.Name = "Freeze Script"
  48. FreezeScript.Parent = main
  49. FreezeScript.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  50. FreezeScript.Position = UDim2.new(0.00306748459, 0, 0.115483403, 0)
  51. FreezeScript.Size = UDim2.new(0, 325, 0, 50)
  52. FreezeScript.Font = Enum.Font.SourceSans
  53. FreezeScript.Text = "Freeze Script"
  54. FreezeScript.TextColor3 = Color3.fromRGB(85, 255, 244)
  55. FreezeScript.TextSize = 20.000
  56. FreezeScript.MouseButton1Down:connect(function()
  57. game.Players.LocalPlayer.Character["Melee"]:Remove()
  58. end)
  59.  
  60. NoCooldownPressIt.Name = "No Cooldown [Press It]"
  61. NoCooldownPressIt.Parent = main
  62. NoCooldownPressIt.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  63. NoCooldownPressIt.Position = UDim2.new(0, 0, 0.22376509, 0)
  64. NoCooldownPressIt.Size = UDim2.new(0, 326, 0, 50)
  65. NoCooldownPressIt.Font = Enum.Font.SourceSans
  66. NoCooldownPressIt.Text = "No Cooldown [Press It]"
  67. NoCooldownPressIt.TextColor3 = Color3.fromRGB(255, 255, 255)
  68. NoCooldownPressIt.TextSize = 20.000
  69. NoCooldownPressIt.MouseButton1Down:connect(function()
  70. game.Players.LocalPlayer.CurrentForm.Value = 0
  71. end)
  72.  
  73. SMALLEXPLORER01PressIt.Name = "SMALL EXPLORER 0.1 [Press It]"
  74. SMALLEXPLORER01PressIt.Parent = main
  75. SMALLEXPLORER01PressIt.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  76. SMALLEXPLORER01PressIt.Position = UDim2.new(0, 0, 0.332046747, 0)
  77. SMALLEXPLORER01PressIt.Size = UDim2.new(0, 326, 0, 51)
  78. SMALLEXPLORER01PressIt.Font = Enum.Font.SourceSans
  79. SMALLEXPLORER01PressIt.Text = "SMALL EXPLORER 1.3 [Press It]"
  80. SMALLEXPLORER01PressIt.TextColor3 = Color3.fromRGB(0, 255, 0)
  81. SMALLEXPLORER01PressIt.TextSize = 20.000
  82. SMALLEXPLORER01PressIt.MouseButton1Down:connect(function()
  83. TextProperties = {"ClassName", "Name", "Value", "Text", "Reflectance", "Transparency", "Heat", "TeamName", "WalkSpeed", "Health", "MaxHealth", "Size", "Position", "AccountAge", "RobloxLocked", "TeamColor", "userId", "Brightness", "Ambient", "TimeOfDay", "FieldOfView", "CameraType", "LinkedSource"}
  84. BoolProperties = {"Anchored", "CanCollide", "Disabled", "Jump", "Sit", "Visible", "Enabled", "Locked", "FilteringEnabled", "StreamingEnabled", "GlobalShadows"}
  85. BrickColorProperties = {"BrickColor", "Color", "TeamColor", "Texture", "Value"}
  86. s = Instance.new("ScreenGui", game.Players.LocalPlayer.PlayerGui)
  87. pgr = Instance.new("TextButton")
  88. pgr.Parent = s
  89. pgr.Size = UDim2.new(0,100,0,40)
  90. pgr.Position = UDim2.new(0,30,0,440)
  91. pgr.Text="Extra Explorer"
  92. pgr.BackgroundTransparency = 0.3
  93. pgr.TextColor = BrickColor.new("White")
  94. pgr.BackgroundColor = BrickColor.new("Really Black")
  95. pgr.BorderColor = BrickColor.new("Black")
  96. pgr.Font = "ArialBold"
  97. pgr.FontSize = "Size14"
  98. pgr.TextStrokeColor3 = Color3.new(0/0,0/0,0/0)
  99. pgr.TextStrokeTransparency = 0.3
  100. pgr.BorderSizePixel = 1
  101. pgr.BorderColor = BrickColor.new("White")
  102.  
  103. if game.Players.LocalPlayer.PlayerGui:findFirstChild("Explorer") then
  104. game.Players.LocalPlayer.PlayerGui:findFirstChild("Explorer"):Remove()
  105. end
  106.  
  107. local Cloned
  108. local Deleted
  109. local DeleteParent
  110. local Player
  111. local Search
  112. local ScriptSearch
  113. local Gui
  114. local Cloned = nil
  115. local Deleted = nil
  116. local DeleteParent = nil
  117. local Current = 0
  118. local CurrentOption = 0
  119.  
  120. function Clear()
  121. if Gui then
  122. Gui:Remove()
  123. end
  124. Current = 0
  125. CurrentOption = 0
  126. end
  127.  
  128. function AddButton(N, Function, Color, Copy)
  129. if not N then
  130. error("RenderButton - No Name Specified")
  131. end
  132. if not Function then
  133. error("RenderButton - No Function Specified")
  134. end
  135. if not Color then
  136. Color = Color3.new(1, 1, 1)
  137. end
  138. if Copy == nil then
  139. Copy = true
  140. end
  141. P = Instance.new("TextButton")
  142. if Copy then
  143. P.Size = UDim2.new(0, 110, 0, 20)
  144. else
  145. P.Size = UDim2.new(0, 130, 0, 20)
  146. end
  147. P.Text = N.Name
  148. P.Name = N.Name
  149. P.Parent = Gui
  150. P.BackgroundColor3 = Color
  151. P.TextColor3 = Color3.new(0, 0, 0)
  152. P.BackgroundTransparency = 0.5
  153. P.Position = UDim2.new(0, ((math.modf(Current/30))*150)+300, 0, 50+(20*((Current%30)-1)))
  154. P.MouseButton1Click:connect(function()
  155. Function(P)
  156. end)
  157. D = Instance.new("TextButton")
  158. D.Size = UDim2.new(0, 20, 0, 20)
  159. D.Text = "X"
  160. D.Name = N.Name
  161. D.Parent = Gui
  162. D.BackgroundColor3 = Color3.new(1, 0, 0)
  163. D.TextColor3 = Color3.new(0, 0, 0)
  164. D.BackgroundTransparency = 0.5
  165. D.Position = UDim2.new(0, ((math.modf(Current/30))*150)+300+130, 0, 50+(20*((Current%30)-1)))
  166. D.MouseButton1Click:connect(function()
  167. Deleted = N
  168. DeleteParent = N.Parent
  169. N.Parent = nil
  170. Clear()
  171. Search(DeleteParent)
  172. end)
  173. if Copy then
  174. C = Instance.new("TextButton")
  175. C.Size = UDim2.new(0, 20, 0, 20)
  176. C.Text = "C"
  177. C.Name = N.Name
  178. C.Parent = Gui
  179. C.BackgroundColor3 = Color3.new(0, 1, 0.5)
  180. C.TextColor3 = Color3.new(0, 0, 0)
  181. C.BackgroundTransparency = 0.5
  182. C.Position = UDim2.new(0, ((math.modf(Current/30))*150)+300+110, 0, 50+(20*((Current%30)-1)))
  183. C.MouseButton1Click:connect(function()
  184. Cloned = N
  185. Clear()
  186. Search(N.Parent)
  187. end)
  188. end
  189. Current = Current + 1
  190. return P
  191. end
  192.  
  193. function AddOption(N, Function, Color, Text)
  194. if not N then
  195. error("RenderButton - No Name Specified")
  196. end
  197. if not Color then
  198. Color = Color3.new(1, 1, 1)
  199. end
  200. if Text == nil then
  201. Text = false
  202. end
  203. if Text then
  204. P = Instance.new("TextBox")
  205. else
  206. P = Instance.new("TextButton")
  207. end
  208. P.Text = N
  209. P.Name = N
  210. P.Parent = Gui
  211. P.BackgroundColor3 = Color
  212. P.TextColor3 = Color3.new(0, 0, 0)
  213. P.BackgroundTransparency = 0.5
  214. P.Size = UDim2.new(0, 150, 0, 20)
  215. P.Position = UDim2.new(0, ((math.modf(CurrentOption/30))*150)+150, 0, 50+(20*((CurrentOption%30)-1)))
  216. if not Text and Function then
  217. P.MouseButton1Click:connect(function() Function(P) end)
  218. end
  219. CurrentOption = CurrentOption + 1
  220. return P
  221. end
  222.  
  223. function AddTextOption(Obj, Prop)
  224. local Ob = Obj
  225. local Pro = Prop
  226. if type(Ob[Pro]) == "number" or type(Ob[Pro]) == "string" then
  227. CurrentOption = CurrentOption + 1
  228. local T = AddOption(Ob[Pro], nil, Color3.new(0.1, 0.4, 0.1), true)
  229. CurrentOption = CurrentOption - 2
  230. local O = AddOption("Change "..Pro..":", function() Ob[Pro] = T.Text end, Color3.new(0.1, 0.8, 0.1), false)
  231. CurrentOption = CurrentOption + 1
  232. end
  233. end
  234.  
  235. function AddBrickColorOption(Obj, Prop)
  236. local Ob = Obj
  237. local Pro = Prop
  238. if BrickColor.new(tostring(Ob[Pro])) == Ob[Pro] then
  239. CurrentOption = CurrentOption + 1
  240. local T = AddOption(tostring(Ob[Pro]), nil, Color3.new(0.1, 0.4, 0.1), true)
  241. CurrentOption = CurrentOption - 2
  242. local O = AddOption("Change "..Pro..":", function() Ob[Pro] = BrickColor.new(T.Text) end, Color3.new(0.1, 0.8, 0.1), false)
  243. CurrentOption = CurrentOption + 1
  244. end
  245. end
  246.  
  247. function AddBoolOption(Obj, Prop)
  248. local Ob = Obj
  249. local Pro = Prop
  250. if type(Ob[Pro]) == "boolean" then
  251. local O = AddOption(Pro..": "..tostring(Ob[Pro]), nil, Color3.new(0.1, 0.8, 0.1), false)
  252. O.MouseButton1Click:connect(function()
  253. if Ob[Pro] then
  254. Ob[Pro] = false
  255. O.Text = Pro..": false"
  256. else
  257. Ob[Pro] = true
  258. O.Text = Pro..": true"
  259. end
  260. end)
  261. end
  262. end
  263.  
  264. function TestProperty(Obj, Property)
  265. Success = pcall(function()
  266. if Obj[Property] then
  267. return
  268. end
  269. end)
  270. return Success
  271. end
  272.  
  273. function LoadOptions(Object)
  274. for Num, Prop in pairs(TextProperties) do
  275. if TestProperty(Object, Prop) then
  276. AddTextOption(Object, Prop)
  277. end
  278. end
  279. for Num, Prop in pairs(BoolProperties) do
  280. if TestProperty(Object, Prop) then
  281. AddBoolOption(Object, Prop)
  282. end
  283. end
  284. for Num, Prop in pairs(BrickColorProperties) do
  285. if TestProperty(Object, Prop) then
  286. AddBrickColorOption(Object, Prop)
  287. end
  288. end
  289. end
  290.  
  291. function Search(Object)
  292. Gui = Instance.new("ScreenGui")
  293. Gui.Parent = game.Players.LocalPlayer.PlayerGui
  294. Gui.Name = "Explorer"
  295. if Object ~= game then
  296. AddOption("Back", function()
  297. Clear();
  298. Search(Object.Parent)
  299. end, Color3.new(0.5, 1, 1), false)
  300. end
  301. AddOption("Reload", function() Clear(); Search(Object); end, Color3.new(0.2, 1, 0.2), false)
  302. if Cloned then
  303. AddOption("Paste", function() Cloned:Clone().Parent = Object; Clear(); Search(Object); end, Color3.new(0.5, 1, 1), false)
  304. end
  305. if Deleted then
  306. AddOption("Undo", function() Deleted.Parent = DeleteParent; Deleted = nil; DeletedParent = nil; Clear(); Search(Object); end, Color3.new(1, 0.6, 0.1), false)
  307. end
  308. if Object:IsA("Player") then
  309. AddOption("Goto Character", function() Clear(); if Object.Character then Search(Object.Character); end end, Color3.new(1, 1, 1), false)
  310. end
  311. if Object:IsA("LocalScript") then
  312. AddOption("EditScript", function() Clear(); ScriptSearch(Object); end, Color3.new(1, 1, 1), false)
  313. end
  314. if Object:IsA("Terrain") then
  315. AddOption("Clear", function() Object:Clear(); end, Color3.new(1, 1, 1), false)
  316. end
  317. LoadOptions(Object)
  318. AddOption("Close", Clear, Color3.new(1, 0.2, 0), false)
  319. if not Object:IsA("Workspace") or not Object:IsA("Player") then
  320. for Num, Obj in pairs(Object:GetChildren()) do
  321. --if not Obj:IsA("BasePart") or not Object.Parent == game.Workspace then
  322. if true then
  323. if Obj:IsA("LocalScript") then
  324. AddButton(Obj, function() Clear(); Search(Obj); end, Color3.new(1, 0, 0), true)
  325. elseif Obj:IsA("Script") or Obj:IsA("StarterScript") or Obj:IsA("CoreScript") then
  326. AddButton(Obj, function() Clear(); Search(Obj); end, Color3.new(0.5, 0.5, 0.8), true)
  327. elseif Obj.Parent == game then
  328. AddButton(Obj, function() Clear(); Search(Obj); end, Color3.new(1, 1, 1), false)
  329. else
  330. AddButton(Obj, function() Clear(); Search(Obj); end, Color3.new(1, 1, 1), true)
  331. end
  332. end
  333. end
  334. end
  335. function MoveUp(Place, Amount)
  336. for i,v in pairs(Place:GetChildren()) do
  337. if v:IsA("TextLabel") or v:IsA("TextBox") then
  338. v.Position = v.Position + UDim2.new(0,0,0,-Amount)
  339. end
  340. end
  341. end
  342. function MoveDown(Place, Amount)
  343. for i,v in pairs(Place:GetChildren()) do
  344. if v:IsA("TextLabel") or v:IsA("TextBox") then
  345. v.Position = v.Position + UDim2.new(0,0,0,Amount)
  346. end
  347. end
  348. end
  349. i=0
  350. function ScriptSearch(S)
  351. Script2 = S
  352. Script = Script2.Source
  353. Table = {}
  354. Enabled = true
  355. Gui = Instance.new("ScreenGui")
  356. Gui.Parent = game.Players.LocalPlayer.PlayerGui
  357. Gui.Name = "Explorer"
  358. while Enabled do
  359. Start, End = string.find(Script, '\n')
  360. print(Start, End)
  361. if Start and End then
  362. table.insert(Table, string.sub(Script, 1, End))
  363. New = string.sub(Script, End+1, string.len(Script))
  364. Script = New
  365. else
  366. Enabled = false
  367. table.insert(Table, string.sub(Script, 1, End))
  368. print("Finished")
  369. end
  370. end
  371. P = Instance.new("TextLabel")
  372. P.Size = UDim2.new(0, 500, 0, 20)
  373. P.Text = Script2.Name
  374. P.Name = "Script Line"
  375. P.Parent = Gui
  376. P.BackgroundColor3 = Color3.new(1, 1, 1)
  377. P.TextColor3 = Color3.new(0, 0, 0)
  378. P.BackgroundTransparency = 0.5
  379. P.Position = UDim2.new(0.5, -250, 0, 150+(20*(i-1)))
  380. P.TextXAlignment = "Left"
  381. i=i+1
  382. New = {}
  383. for I,Val in pairs(Table) do
  384. print(Val)
  385. P = Instance.new("TextBox")
  386. P.ClearTextOnFocus = false
  387. P.Size = UDim2.new(0, 500, 0, 20)
  388. P.Text = Val
  389. P.Name = "Script Line"
  390. P.Parent = Gui
  391. P.BackgroundColor3 = Color3.new(1, 1, 1)
  392. P.TextColor3 = Color3.new(0, 0, 0)
  393. P.BackgroundTransparency = 0.5
  394. P.Position = UDim2.new(0.5, -250, 0, 150+(20*(i-1)))
  395. P.TextXAlignment = "Left"
  396. table.insert(New, P)
  397. i=i+1
  398. end
  399. i=1
  400. P = Instance.new("TextButton")
  401. P.Size = UDim2.new(0, 20, 0, 20)
  402. P.Text = "^"
  403. P.Name = "Scroll"
  404. P.Parent = Gui
  405. P.BackgroundColor3 = Color3.new(1, 1, 1)
  406. P.TextColor3 = Color3.new(0, 0, 0)
  407. P.BackgroundTransparency = 0.5
  408. P.Position = UDim2.new(0.5, -270, 0, 150+(20*(i-1)))
  409. P.MouseButton1Click:connect(function()
  410. MoveUp(Gui, -20)
  411. end)
  412. i=i+1
  413. P = Instance.new("TextButton")
  414. P.Size = UDim2.new(0, 20, 0, 20)
  415. P.Text = "v"
  416. P.Name = "Scroll"
  417. P.Parent = Gui
  418. P.BackgroundColor3 = Color3.new(1, 1, 1)
  419. P.TextColor3 = Color3.new(0, 0, 0)
  420. P.BackgroundTransparency = 0.5
  421. P.Position = UDim2.new(0.5, -270, 0, 150+(20*(i-1)))
  422. P.MouseButton1Click:connect(function()
  423. MoveDown(Gui, -20)
  424. end)
  425. i=i+1
  426. P = Instance.new("TextButton")
  427. P.Size = UDim2.new(0, 20, 0, 20)
  428. P.Text = "^^"
  429. P.Name = "Scroll"
  430. P.Parent = Gui
  431. P.BackgroundColor3 = Color3.new(1, 1, 1)
  432. P.TextColor3 = Color3.new(0, 0, 0)
  433. P.BackgroundTransparency = 0.5
  434. P.Position = UDim2.new(0.5, -270, 0, 150+(20*(i-1)))
  435. P.MouseButton1Click:connect(function()
  436. MoveUp(Gui, -200)
  437. end)
  438. i=i+1
  439. P = Instance.new("TextButton")
  440. P.Size = UDim2.new(0, 20, 0, 20)
  441. P.Text = "vv"
  442. P.Name = "Scroll"
  443. P.Parent = Gui
  444. P.BackgroundColor3 = Color3.new(1, 1, 1)
  445. P.TextColor3 = Color3.new(0, 0, 0)
  446. P.BackgroundTransparency = 0.5
  447. P.Position = UDim2.new(0.5, -270, 0, 150+(20*(i-1)))
  448. P.MouseButton1Click:connect(function()
  449. MoveDown(Gui, -200)
  450. end)
  451. i=i+1
  452. P = Instance.new("TextButton")
  453. P.Size = UDim2.new(0, 20, 0, 20)
  454. P.Text = "S"
  455. P.Name = "Save"
  456. P.Parent = Gui
  457. P.BackgroundColor3 = Color3.new(0, 1, 0)
  458. P.TextColor3 = Color3.new(0, 0, 0)
  459. P.BackgroundTransparency = 0.5
  460. P.Position = UDim2.new(0.5, -270, 0, 150+(20*(i-1)))
  461. P.MouseButton1Click:connect(function()
  462. StringS = ""
  463. for Num, Obj in pairs(New) do
  464. StringS = StringS..Obj.Text..'\n'
  465. end
  466. S.Source = StringS
  467. S.Disabled = true
  468. S.Disabled = false
  469. end)
  470. i=i+1
  471. P = Instance.new("TextButton")
  472. P.Size = UDim2.new(0, 20, 0, 20)
  473. P.Text = "x"
  474. P.Name = "Back"
  475. P.Parent = Gui
  476. P.BackgroundColor3 = Color3.new(1, 0.2, 0)
  477. P.TextColor3 = Color3.new(0, 0, 0)
  478. P.BackgroundTransparency = 0.5
  479. P.Position = UDim2.new(0.5, -270, 0, 150+(20*(i-1)))
  480. P.MouseButton1Click:connect(function()
  481. Clear()
  482. i=0
  483. Search(S)
  484. end)
  485. i=i+1
  486. end
  487. end
  488.  
  489. pgr.MouseButton1Click:connect(function()
  490. Clear()
  491. Search(game)
  492. end)
  493. end)
  494.  
  495.  
  496. label_2.Name = "label"
  497. label_2.Parent = main
  498. label_2.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  499. label_2.Position = UDim2.new(0, 0, 0.891207397, 0)
  500. label_2.Size = UDim2.new(0, 326, 0, 49)
  501. label_2.Font = Enum.Font.SciFi
  502. label_2.Text = "Gui By [christophet5700] [DBN BETA ONLY]"
  503. label_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  504. label_2.TextSize = 18.000
  505.  
  506. label_3.Name = "label"
  507. label_3.Parent = main
  508. label_3.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  509. label_3.Position = UDim2.new(0.00306748459, 0, 0.791142464, 0)
  510. label_3.Size = UDim2.new(0, 325, 0, 45)
  511. label_3.Font = Enum.Font.SpecialElite
  512. label_3.Text = "???"
  513. label_3.TextColor3 = Color3.fromRGB(255, 255, 255)
  514. label_3.TextSize = 25.000
  515.  
  516. NOFACEREMOVEITONANYFORMFIRSTANDTHENGOBASE.Name = "NO FACE [REMOVE IT ON ANY FORM FIRST AND THEN GO BASE!!!]"
  517. NOFACEREMOVEITONANYFORMFIRSTANDTHENGOBASE.Parent = main
  518. NOFACEREMOVEITONANYFORMFIRSTANDTHENGOBASE.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  519. NOFACEREMOVEITONANYFORMFIRSTANDTHENGOBASE.Position = UDim2.new(0, 0, 0.443677247, 0)
  520. NOFACEREMOVEITONANYFORMFIRSTANDTHENGOBASE.Size = UDim2.new(0, 326, 0, 50)
  521. NOFACEREMOVEITONANYFORMFIRSTANDTHENGOBASE.Font = Enum.Font.SourceSans
  522. NOFACEREMOVEITONANYFORMFIRSTANDTHENGOBASE.Text = "NO FACE [REMOVE IT ON ANY FORM FIRST AND THEN GO BASE!!!]"
  523. NOFACEREMOVEITONANYFORMFIRSTANDTHENGOBASE.TextColor3 = Color3.fromRGB(255, 255, 255)
  524. NOFACEREMOVEITONANYFORMFIRSTANDTHENGOBASE.TextSize = 14.000
  525. NOFACEREMOVEITONANYFORMFIRSTANDTHENGOBASE.MouseButton1Down:connect(function()
  526. game.Players.LocalPlayer.Character.Head.face:Remove()
  527. end)
  528.  
  529. RemoveStunPressItIFSomeoneGlitchedyou.Name = "Remove Stun [Press It IF Someone Glitched you]"
  530. RemoveStunPressItIFSomeoneGlitchedyou.Parent = main
  531. RemoveStunPressItIFSomeoneGlitchedyou.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  532. RemoveStunPressItIFSomeoneGlitchedyou.Position = UDim2.new(0, 0, 0.551958919, 0)
  533. RemoveStunPressItIFSomeoneGlitchedyou.Size = UDim2.new(0, 327, 0, 56)
  534. RemoveStunPressItIFSomeoneGlitchedyou.Font = Enum.Font.SourceSans
  535. RemoveStunPressItIFSomeoneGlitchedyou.Text = "Remove Stun [Press It IF Someone Glitched you]"
  536. RemoveStunPressItIFSomeoneGlitchedyou.TextColor3 = Color3.fromRGB(255, 255, 255)
  537. RemoveStunPressItIFSomeoneGlitchedyou.TextSize = 19.000
  538. RemoveStunPressItIFSomeoneGlitchedyou.MouseButton1Down:connect(function()
  539. game.Players.LocalPlayer.Character["Stun"]:Remove()
  540. end)
  541.  
  542. RefreshButton.Name = "Refresh Button"
  543. RefreshButton.Parent = main
  544. RefreshButton.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  545. RefreshButton.Position = UDim2.new(0.00306748459, 0, 0.666496396, 0)
  546. RefreshButton.Size = UDim2.new(0, 327, 0, 56)
  547. RefreshButton.Font = Enum.Font.SourceSans
  548. RefreshButton.Text = "Refresh Button"
  549. RefreshButton.TextColor3 = Color3.fromRGB(255, 255, 255)
  550. RefreshButton.TextSize = 19.000
  551. RefreshButton.MouseButton1Down:Connect(function()
  552. -- Not owned by me, Credits to the original owner
  553. -- Press q to reset yourself
  554. -- Good for games that dont allows you to reset
  555. -- Xfer was here (T.V.K)
  556.  
  557. local Player = game:GetService("Players").LocalPlayer
  558. local Mouse = Player:GetMouse()
  559.  
  560. Mouse.KeyDown:Connect(function(key)
  561. if key == "-" then
  562.  
  563. local plr = game.Players.LocalPlayer --tells the script what plr is
  564. local humanoid = plr.Character.Humanoid
  565. local position = plr.Character.HumanoidRootPart.CFrame
  566. wait(0.1)
  567. humanoid:Destroy()
  568. plr:ClearAllChildren() --clears all of the plr instance aka the local player
  569. wait(5.25)
  570. plr.Character.HumanoidRootPart.CFrame = position
  571. end
  572. end)
  573. end)
Advertisement
Comments
Add Comment
Please, Sign In to add comment
Advertisement