Advertisement
Rocnzrgkkabf

Untitled

Mar 24th, 2021
1,710
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. GUI Variables--
  2.  
  3.  
  4.  
  5. local PEternal = Instance.new("ScreenGui")
  6.  
  7. PEternal.ResetOnSpawn = false
  8.  
  9. local Consealer = Instance.new("Frame")
  10.  
  11. local ImageLabel = Instance.new("ImageLabel")
  12.  
  13. local ImageButton = Instance.new("ImageButton")
  14.  
  15. local TextLabel = Instance.new("TextLabel")
  16.  
  17. local TextLabel_2 = Instance.new("TextLabel")
  18.  
  19. local ImageLabel_2 = Instance.new("ImageLabel")
  20.  
  21. local CustomHK = Instance.new("TextBox")
  22.  
  23. local TextLabel_3 = Instance.new("TextLabel")
  24.  
  25. local TextLabel_4 = Instance.new("TextLabel")
  26.  
  27. --Properties:
  28.  
  29. PEternal.Name = "PEternal"
  30.  
  31. PEternal.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  32.  
  33.  
  34.  
  35. Consealer.Name = "Consealer"
  36.  
  37. Consealer.Parent = PEternal
  38.  
  39. Consealer.BackgroundColor3 = Color3.new(1, 1, 1)
  40.  
  41. Consealer.BackgroundTransparency = 1
  42.  
  43. Consealer.Position = UDim2.new(0.36930719, 0, 0.371860892, 0)
  44.  
  45. Consealer.Size = UDim2.new(0, 500, 0, 275)
  46.  
  47. Consealer.Visible = false
  48.  
  49.  
  50.  
  51. ImageLabel.Parent = Consealer
  52.  
  53. ImageLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  54.  
  55. ImageLabel.BackgroundTransparency = 1
  56.  
  57. ImageLabel.Position = UDim2.new(0.000576555729, 0, -0.00164082646, 0)
  58.  
  59. ImageLabel.Size = UDim2.new(0, 500, 0, 275)
  60.  
  61. ImageLabel.Image = "rbxassetid://2141305925"
  62.  
  63.  
  64.  
  65. ImageButton.Parent = ImageLabel
  66.  
  67. ImageButton.BackgroundColor3 = Color3.new(1, 1, 1)
  68.  
  69. ImageButton.BackgroundTransparency = 1
  70.  
  71. ImageButton.Position = UDim2.new(0.298000008, 0, 0.338181823, 0)
  72.  
  73. ImageButton.Size = UDim2.new(0, 200, 0, 50)
  74.  
  75. ImageButton.Image = "rbxassetid://2141315765"
  76.  
  77. ImageButton.ScaleType = Enum.ScaleType.Fit
  78.  
  79.  
  80.  
  81. TextLabel.Parent = ImageLabel
  82.  
  83. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  84.  
  85. TextLabel.BackgroundTransparency = 1
  86.  
  87. TextLabel.Position = UDim2.new(-0.0539999902, 0, 0.903536975, 0)
  88.  
  89. TextLabel.Size = UDim2.new(0, 200, 0, 27)
  90.  
  91. TextLabel.Font = Enum.Font.SourceSans
  92.  
  93. TextLabel.Text = "Created By 7tez/SatansPlan"
  94.  
  95. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  96.  
  97. TextLabel.TextSize = 14
  98.  
  99.  
  100.  
  101. TextLabel_2.Parent = ImageLabel
  102.  
  103. TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
  104.  
  105. TextLabel_2.BackgroundTransparency = 1
  106.  
  107. TextLabel_2.Position = UDim2.new(0.654000044, 0, 0.903536975, 0)
  108.  
  109. TextLabel_2.Size = UDim2.new(0, 200, 0, 27)
  110.  
  111. TextLabel_2.Font = Enum.Font.SourceSans
  112.  
  113. TextLabel_2.Text = "https://discord.gg/njVncB"
  114.  
  115. TextLabel_2.TextColor3 = Color3.new(1, 1, 1)
  116.  
  117. TextLabel_2.TextSize = 14
  118.  
  119.  
  120.  
  121. ImageLabel_2.Parent = ImageLabel
  122.  
  123. ImageLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
  124.  
  125. ImageLabel_2.BackgroundTransparency = 1
  126.  
  127. ImageLabel_2.Position = UDim2.new(0.332000017, 0, 0.614545524, 0)
  128.  
  129. ImageLabel_2.Size = UDim2.new(0, 169, 0, 26)
  130.  
  131. ImageLabel_2.Image = "rbxassetid://2144569933"
  132.  
  133.  
  134.  
  135. CustomHK.Name = "CustomHK"
  136.  
  137. CustomHK.Parent = ImageLabel_2
  138.  
  139. CustomHK.BackgroundColor3 = Color3.new(1, 1, 1)
  140.  
  141. CustomHK.BackgroundTransparency = 1
  142.  
  143. CustomHK.Position = UDim2.new(0.0591715984, 0, 0.192307696, 0)
  144.  
  145. CustomHK.Size = UDim2.new(0, 148, 0, 15)
  146.  
  147. CustomHK.Font = Enum.Font.SourceSans
  148.  
  149. CustomHK.Text = "f"
  150.  
  151. CustomHK.TextColor3 = Color3.new(0.745098, 0.745098, 0.745098)
  152.  
  153. CustomHK.TextSize = 14
  154.  
  155.  
  156.  
  157. TextLabel_3.Parent = ImageLabel_2
  158.  
  159. TextLabel_3.BackgroundColor3 = Color3.new(1, 1, 1)
  160.  
  161. TextLabel_3.BackgroundTransparency = 1
  162.  
  163. TextLabel_3.Position = UDim2.new(0.189349115, 0, 1, 0)
  164.  
  165. TextLabel_3.Size = UDim2.new(0, 104, 0, 26)
  166.  
  167. TextLabel_3.Font = Enum.Font.SourceSans
  168.  
  169. TextLabel_3.Text = "MUST BE LOWERCASE"
  170.  
  171. TextLabel_3.TextColor3 = Color3.new(1, 1, 1)
  172.  
  173. TextLabel_3.TextSize = 14
  174.  
  175.  
  176.  
  177. TextLabel_4.Parent = ImageLabel_2
  178.  
  179. TextLabel_4.BackgroundColor3 = Color3.new(1, 1, 1)
  180.  
  181. TextLabel_4.BackgroundTransparency = 1
  182.  
  183. TextLabel_4.Position = UDim2.new(0.189349115, 0, -1, 0)
  184.  
  185. TextLabel_4.Size = UDim2.new(0, 104, 0, 26)
  186.  
  187. TextLabel_4.Font = Enum.Font.SourceSans
  188.  
  189. TextLabel_4.Text = "Custom HotKey"
  190.  
  191. TextLabel_4.TextColor3 = Color3.new(1, 1, 1)
  192.  
  193. TextLabel_4.TextSize = 14
  194.  
  195. -- Scripts:
  196.  
  197.  
  198.  
  199.  
  200.  
  201. ImageButton.MouseButton1Down:connect(function()
  202.  
  203.  
  204.  
  205. --Simple Variables--
  206.  
  207.  
  208.  
  209. local rep = game.ReplicatedStorage
  210.  
  211. local player = game.Players.LocalPlayer
  212.  
  213. local bp = player.Backpack
  214.  
  215. local repf = game.ReplicatedFirst
  216.  
  217. local sword = bp:FindFirstChildOfClass("Tool")
  218.  
  219.  
  220.  
  221. --Functionable Variables--
  222.  
  223.  
  224.  
  225. --
  226.  
  227.  
  228.  
  229. --Script--
  230.  
  231.  
  232.  
  233.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement