Advertisement
SkySploit_Sploit

Harry Boi Script Roblox by JordanTheCoder

Apr 20th, 2019
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.67 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local HarryPotUi = Instance.new("ScreenGui")
  5. local Window = Instance.new("Frame")
  6. local Bar = Instance.new("Frame")
  7. local Title = Instance.new("TextLabel")
  8. local X = Instance.new("TextButton")
  9. local Buttons = Instance.new("Frame")
  10. local Ascendio = Instance.new("TextButton")
  11. local Crucio = Instance.new("TextButton")
  12. local Deletrius = Instance.new("TextButton")
  13. local Duro = Instance.new("TextButton")
  14. local Expulso = Instance.new("TextButton")
  15. local Flare = Instance.new("TextButton")
  16. local Immobulusf = Instance.new("TextButton")
  17. local IncendioMaxima = Instance.new("TextButton")
  18. local Levicorpus = Instance.new("TextButton")
  19. local LumosMaxima = Instance.new("TextButton")
  20. local Reducto = Instance.new("TextButton")
  21. local ViperaEvanesca = Instance.new("TextButton")
  22. --Properties:
  23. HarryPotUi.Name = "Harry Pot Ui"
  24. HarryPotUi.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  25. HarryPotUi.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  26.  
  27. Window.Name = "Window"
  28. Window.Parent = HarryPotUi
  29. Window.BackgroundColor3 = Color3.new(0, 0.768628, 1)
  30. Window.BorderSizePixel = 0
  31. Window.Position = UDim2.new(0, 0, 0.813252985, 0)
  32. Window.Size = UDim2.new(0.314813465, 0, 0.186746925, 0)
  33.  
  34. Bar.Name = "Bar"
  35. Bar.Parent = Window
  36. Bar.BackgroundColor3 = Color3.new(0.423529, 0.423529, 0.423529)
  37. Bar.BorderColor3 = Color3.new(0.423529, 0.423529, 0.423529)
  38. Bar.BorderSizePixel = 0
  39. Bar.Size = UDim2.new(1, 0, 0.241935492, 0)
  40.  
  41. Title.Name = "Title"
  42. Title.Parent = Bar
  43. Title.BackgroundColor3 = Color3.new(1, 1, 1)
  44. Title.BackgroundTransparency = 1
  45. Title.BorderSizePixel = 0
  46. Title.Position = UDim2.new(0.100000001, 0, 0, 0)
  47. Title.Size = UDim2.new(0.5, 0, 1, 0)
  48. Title.Font = Enum.Font.Antique
  49. Title.Text = "Harry Poter boi Ui"
  50. Title.TextColor3 = Color3.new(1, 1, 1)
  51. Title.TextScaled = true
  52. Title.TextSize = 14
  53. Title.TextWrapped = true
  54.  
  55. X.Name = "X"
  56. X.Parent = Bar
  57. X.BackgroundColor3 = Color3.new(1, 0.372549, 0.00784314)
  58. X.BorderColor3 = Color3.new(1, 0.372549, 0.00784314)
  59. X.BorderSizePixel = 5
  60. X.Position = UDim2.new(0.949837327, 0, 0, 0)
  61. X.Size = UDim2.new(0.0500000007, 0, 1, 0)
  62. X.Font = Enum.Font.SourceSansSemibold
  63. X.Text = "X"
  64. X.TextColor3 = Color3.new(1, 1, 1)
  65. X.TextScaled = true
  66. X.TextSize = 14
  67. X.TextWrapped = true
  68.  
  69. Buttons.Name = "Buttons"
  70. Buttons.Parent = Window
  71. Buttons.BackgroundColor3 = Color3.new(0, 0.768628, 1)
  72. Buttons.BorderSizePixel = 0
  73. Buttons.Size = UDim2.new(1, 0, 1, 0)
  74. Buttons.ZIndex = 0
  75.  
  76. Ascendio.Name = "Ascendio"
  77. Ascendio.Parent = Buttons
  78. Ascendio.BackgroundColor3 = Color3.new(0.439216, 1, 0.376471)
  79. Ascendio.BorderSizePixel = 0
  80. Ascendio.Position = UDim2.new(0.176610038, 0, 0.34677431, 0)
  81. Ascendio.Size = UDim2.new(0.126541778, 0, 0.227418482, 0)
  82. Ascendio.Font = Enum.Font.SourceSans
  83. Ascendio.Text = "Ascendio"
  84. Ascendio.TextColor3 = Color3.new(1, 1, 1)
  85. Ascendio.TextScaled = true
  86. Ascendio.TextSize = 14
  87. Ascendio.TextWrapped = true
  88.  
  89. Crucio.Name = "Crucio "
  90. Crucio.Parent = Buttons
  91. Crucio.BackgroundColor3 = Color3.new(0.439216, 1, 0.376471)
  92. Crucio.BorderSizePixel = 0
  93. Crucio.Position = UDim2.new(0.317733943, 0, 0.34677431, 0)
  94. Crucio.Size = UDim2.new(0.126541778, 0, 0.227418482, 0)
  95. Crucio.Font = Enum.Font.SourceSans
  96. Crucio.Text = "Crucio "
  97. Crucio.TextColor3 = Color3.new(1, 1, 1)
  98. Crucio.TextScaled = true
  99. Crucio.TextSize = 14
  100. Crucio.TextWrapped = true
  101.  
  102. Deletrius.Name = "Deletrius"
  103. Deletrius.Parent = Buttons
  104. Deletrius.BackgroundColor3 = Color3.new(0.439216, 1, 0.376471)
  105. Deletrius.BorderSizePixel = 0
  106. Deletrius.Position = UDim2.new(0.473209441, 0, 0.34677431, 0)
  107. Deletrius.Size = UDim2.new(0.126541778, 0, 0.227418482, 0)
  108. Deletrius.Font = Enum.Font.SourceSans
  109. Deletrius.Text = "Deletrius"
  110. Deletrius.TextColor3 = Color3.new(1, 1, 1)
  111. Deletrius.TextScaled = true
  112. Deletrius.TextSize = 14
  113. Deletrius.TextWrapped = true
  114.  
  115. Duro.Name = "Duro"
  116. Duro.Parent = Buttons
  117. Duro.BackgroundColor3 = Color3.new(0.439216, 1, 0.376471)
  118. Duro.BorderSizePixel = 0
  119. Duro.Position = UDim2.new(0.0330941863, 0, 0.34677431, 0)
  120. Duro.Size = UDim2.new(0.126541778, 0, 0.227418482, 0)
  121. Duro.Font = Enum.Font.SourceSans
  122. Duro.Text = "Duro"
  123. Duro.TextColor3 = Color3.new(1, 1, 1)
  124. Duro.TextScaled = true
  125. Duro.TextSize = 14
  126. Duro.TextWrapped = true
  127.  
  128. Expulso.Name = "Expulso"
  129. Expulso.Parent = Buttons
  130. Expulso.BackgroundColor3 = Color3.new(0.439216, 1, 0.376471)
  131. Expulso.BorderSizePixel = 0
  132. Expulso.Position = UDim2.new(0.631076872, 0, 0.34677431, 0)
  133. Expulso.Size = UDim2.new(0.126541778, 0, 0.227418482, 0)
  134. Expulso.Font = Enum.Font.SourceSans
  135. Expulso.Text = "Expulso"
  136. Expulso.TextColor3 = Color3.new(1, 1, 1)
  137. Expulso.TextScaled = true
  138. Expulso.TextSize = 14
  139. Expulso.TextWrapped = true
  140.  
  141. Flare.Name = "Flare "
  142. Flare.Parent = Buttons
  143. Flare.BackgroundColor3 = Color3.new(0.439216, 1, 0.376471)
  144. Flare.BorderSizePixel = 0
  145. Flare.Position = UDim2.new(0.776984632, 0, 0.34677431, 0)
  146. Flare.Size = UDim2.new(0.126541778, 0, 0.227418482, 0)
  147. Flare.Font = Enum.Font.SourceSans
  148. Flare.Text = "Flare "
  149. Flare.TextColor3 = Color3.new(1, 1, 1)
  150. Flare.TextScaled = true
  151. Flare.TextSize = 14
  152. Flare.TextWrapped = true
  153.  
  154. Immobulusf.Name = "Immobulusf "
  155. Immobulusf.Parent = Buttons
  156. Immobulusf.BackgroundColor3 = Color3.new(0.439216, 1, 0.376471)
  157. Immobulusf.BorderSizePixel = 0
  158. Immobulusf.Position = UDim2.new(0.0330941863, 0, 0.637097001, 0)
  159. Immobulusf.Size = UDim2.new(0.126541778, 0, 0.227418482, 0)
  160. Immobulusf.Font = Enum.Font.SourceSans
  161. Immobulusf.Text = "Immobulusf "
  162. Immobulusf.TextColor3 = Color3.new(1, 1, 1)
  163. Immobulusf.TextScaled = true
  164. Immobulusf.TextSize = 14
  165. Immobulusf.TextWrapped = true
  166.  
  167. IncendioMaxima.Name = "Incendio Maxima"
  168. IncendioMaxima.Parent = Buttons
  169. IncendioMaxima.BackgroundColor3 = Color3.new(0.439216, 1, 0.376471)
  170. IncendioMaxima.BorderSizePixel = 0
  171. IncendioMaxima.Position = UDim2.new(0.176610038, 0, 0.637097001, 0)
  172. IncendioMaxima.Size = UDim2.new(0.126541778, 0, 0.227418482, 0)
  173. IncendioMaxima.Font = Enum.Font.SourceSans
  174. IncendioMaxima.Text = "Incendio Maxima"
  175. IncendioMaxima.TextColor3 = Color3.new(1, 1, 1)
  176. IncendioMaxima.TextScaled = true
  177. IncendioMaxima.TextSize = 14
  178. IncendioMaxima.TextWrapped = true
  179.  
  180. Levicorpus.Name = "Levicorpus "
  181. Levicorpus.Parent = Buttons
  182. Levicorpus.BackgroundColor3 = Color3.new(0.439216, 1, 0.376471)
  183. Levicorpus.BorderSizePixel = 0
  184. Levicorpus.Position = UDim2.new(0.317733943, 0, 0.637097001, 0)
  185. Levicorpus.Size = UDim2.new(0.126541778, 0, 0.227418482, 0)
  186. Levicorpus.Font = Enum.Font.SourceSans
  187. Levicorpus.Text = "Levicorpus "
  188. Levicorpus.TextColor3 = Color3.new(1, 1, 1)
  189. Levicorpus.TextScaled = true
  190. Levicorpus.TextSize = 14
  191. Levicorpus.TextWrapped = true
  192.  
  193. LumosMaxima.Name = "Lumos Maxima"
  194. LumosMaxima.Parent = Buttons
  195. LumosMaxima.BackgroundColor3 = Color3.new(0.439216, 1, 0.376471)
  196. LumosMaxima.BorderSizePixel = 0
  197. LumosMaxima.Position = UDim2.new(0.473209441, 0, 0.637097001, 0)
  198. LumosMaxima.Size = UDim2.new(0.126541778, 0, 0.227418482, 0)
  199. LumosMaxima.Font = Enum.Font.SourceSans
  200. LumosMaxima.Text = "Lumos Maxima"
  201. LumosMaxima.TextColor3 = Color3.new(1, 1, 1)
  202. LumosMaxima.TextScaled = true
  203. LumosMaxima.TextSize = 14
  204. LumosMaxima.TextWrapped = true
  205.  
  206. Reducto.Name = "Reducto"
  207. Reducto.Parent = Buttons
  208. Reducto.BackgroundColor3 = Color3.new(0.439216, 1, 0.376471)
  209. Reducto.BorderSizePixel = 0
  210. Reducto.Position = UDim2.new(0.631076872, 0, 0.637097001, 0)
  211. Reducto.Size = UDim2.new(0.126541778, 0, 0.227418482, 0)
  212. Reducto.Font = Enum.Font.SourceSans
  213. Reducto.Text = "Reducto"
  214. Reducto.TextColor3 = Color3.new(1, 1, 1)
  215. Reducto.TextScaled = true
  216. Reducto.TextSize = 14
  217. Reducto.TextWrapped = true
  218.  
  219. ViperaEvanesca.Name = "Vipera Evanesca"
  220. ViperaEvanesca.Parent = Buttons
  221. ViperaEvanesca.BackgroundColor3 = Color3.new(0.439216, 1, 0.376471)
  222. ViperaEvanesca.BorderSizePixel = 0
  223. ViperaEvanesca.Position = UDim2.new(0.776984632, 0, 0.637097001, 0)
  224. ViperaEvanesca.Size = UDim2.new(0.126541778, 0, 0.227418482, 0)
  225. ViperaEvanesca.Font = Enum.Font.SourceSans
  226. ViperaEvanesca.Text = "Vipera Evanesca"
  227. ViperaEvanesca.TextColor3 = Color3.new(1, 1, 1)
  228. ViperaEvanesca.TextScaled = true
  229. ViperaEvanesca.TextSize = 14
  230. ViperaEvanesca.TextWrapped = true
  231. -- Scripts:
  232. function SCRIPT_DKQF70_FAKESCRIPT() -- HarryPotUi.HarryMgr
  233. local script = Instance.new('LocalScript')
  234. script.Parent = HarryPotUi
  235. local ui = script.Parent
  236. local Window = ui.Window
  237. local Bar = Window.Bar
  238. local Close = Bar.X
  239. local Buttons = Window.Buttons
  240.  
  241. function SendMsg(msg)
  242. game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer(msg, "all")
  243. end
  244.  
  245. Close.MouseButton1Click:Connect(function()
  246. ui:Destroy()
  247. end)
  248.  
  249. for i,v in pairs(Buttons:GetChildren()) do
  250. v.MouseButton1Click:Connect(function()
  251. SendMsg(v.Text)
  252. end)
  253. end
  254.  
  255.  
  256.  
  257. end
  258. coroutine.resume(coroutine.create(SCRIPT_DKQF70_FAKESCRIPT))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement