Advertisement
Guest User

Untitled

a guest
May 19th, 2019
14,655
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 87.25 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local Thing = Instance.new("ScreenGui")
  5. local Main1 = Instance.new("Frame")
  6. local Keybinds = Instance.new("TextButton")
  7. local SpellList = Instance.new("TextButton")
  8. local Scrolling = Instance.new("ScrollingFrame")
  9. local Keybind = Instance.new("Frame")
  10. local KeyBox = Instance.new("TextBox")
  11. local SpellBox = Instance.new("TextBox")
  12. local UIListLayout = Instance.new("UIListLayout")
  13. local UIPadding = Instance.new("UIPadding")
  14. local Keybind_2 = Instance.new("Frame")
  15. local KeyBox_2 = Instance.new("TextBox")
  16. local SpellBox_2 = Instance.new("TextBox")
  17. local Keybind_3 = Instance.new("Frame")
  18. local KeyBox_3 = Instance.new("TextBox")
  19. local SpellBox_3 = Instance.new("TextBox")
  20. local Keybind_4 = Instance.new("Frame")
  21. local KeyBox_4 = Instance.new("TextBox")
  22. local SpellBox_4 = Instance.new("TextBox")
  23. local Keybind_5 = Instance.new("Frame")
  24. local KeyBox_5 = Instance.new("TextBox")
  25. local SpellBox_5 = Instance.new("TextBox")
  26. local Keybind_6 = Instance.new("Frame")
  27. local KeyBox_6 = Instance.new("TextBox")
  28. local SpellBox_6 = Instance.new("TextBox")
  29. local Keybind_7 = Instance.new("Frame")
  30. local KeyBox_7 = Instance.new("TextBox")
  31. local SpellBox_7 = Instance.new("TextBox")
  32. local Keybind_8 = Instance.new("Frame")
  33. local KeyBox_8 = Instance.new("TextBox")
  34. local SpellBox_8 = Instance.new("TextBox")
  35. local Keybind_9 = Instance.new("Frame")
  36. local KeyBox_9 = Instance.new("TextBox")
  37. local SpellBox_9 = Instance.new("TextBox")
  38. local Keybind_10 = Instance.new("Frame")
  39. local KeyBox_10 = Instance.new("TextBox")
  40. local SpellBox_10 = Instance.new("TextBox")
  41. local SpellList_2 = Instance.new("ScrollingFrame")
  42. local ProtegoDiabolica = Instance.new("TextLabel")
  43. local UIListLayout_2 = Instance.new("UIListLayout")
  44. local Aboleo = Instance.new("TextLabel")
  45. local Accio = Instance.new("TextLabel")
  46. local AlarteAscendare = Instance.new("TextLabel")
  47. local Appa = Instance.new("TextLabel")
  48. local Ascendio = Instance.new("TextLabel")
  49. local AvadaKedavra = Instance.new("TextLabel")
  50. local Baubillious = Instance.new("TextLabel")
  51. local Bombarda = Instance.new("TextLabel")
  52. local Calvorio = Instance.new("TextLabel")
  53. local CarpeRetractum = Instance.new("TextLabel")
  54. local Confringo = Instance.new("TextLabel")
  55. local Confundo = Instance.new("TextLabel")
  56. local Crucio = Instance.new("TextLabel")
  57. local Defodio = Instance.new("TextLabel")
  58. local Deletrius = Instance.new("TextLabel")
  59. local Depulso = Instance.new("TextLabel")
  60. local Diffindo = Instance.new("TextLabel")
  61. local Diminuendo = Instance.new("TextLabel")
  62. local Duro = Instance.new("TextLabel")
  63. local Ebublio = Instance.new("TextLabel")
  64. local EngorgioSkullus = Instance.new("TextLabel")
  65. local Episkey = Instance.new("TextLabel")
  66. local EverteStatum = Instance.new("TextLabel")
  67. local Expelliarmus = Instance.new("TextLabel")
  68. local Expulso = Instance.new("TextLabel")
  69. local FiniteIncantatem = Instance.new("TextLabel")
  70. local Flare = Instance.new("TextLabel")
  71. local Flipendo = Instance.new("TextLabel")
  72. local Geminio = Instance.new("TextLabel")
  73. local Glacius = Instance.new("TextLabel")
  74. local Incarcerous = Instance.new("TextLabel")
  75. local Incendio = Instance.new("TextLabel")
  76. local Impedimenta = Instance.new("TextLabel")
  77. local Levicorpus = Instance.new("TextLabel")
  78. local LocomotorWibbly = Instance.new("TextLabel")
  79. local Lumos = Instance.new("TextLabel")
  80. local Melofors = Instance.new("TextLabel")
  81. local Nox = Instance.new("TextLabel")
  82. local Obliviate = Instance.new("TextLabel")
  83. local Obscuro = Instance.new("TextLabel")
  84. local PetrificusTotalus = Instance.new("TextLabel")
  85. local Protego = Instance.new("TextLabel")
  86. local ProtegoTotalum = Instance.new("TextLabel")
  87. local Reducto = Instance.new("TextLabel")
  88. local Relashio = Instance.new("TextLabel")
  89. local Rennervate = Instance.new("TextLabel")
  90. local Rictusempra = Instance.new("TextLabel")
  91. local Sectumsempra = Instance.new("TextLabel")
  92. local Silencio = Instance.new("TextLabel")
  93. local Stupefy = Instance.new("TextLabel")
  94. local Tarantallegra = Instance.new("TextLabel")
  95. local Tonitro = Instance.new("TextLabel")
  96. local Verdimillious = Instance.new("TextLabel")
  97. local VulneraSanentur = Instance.new("TextLabel")
  98. local Infernum = Instance.new("TextLabel")
  99. local PruinaTempestatis = Instance.new("TextLabel")
  100. local UIPadding_2 = Instance.new("UIPadding")
  101. local Menu = Instance.new("TextButton")
  102. local KeybindList = Instance.new("Frame")
  103. local UIListLayout_3 = Instance.new("UIListLayout")
  104. local UIPadding_3 = Instance.new("UIPadding")
  105. local Keybind_11 = Instance.new("TextLabel")
  106. --Properties:
  107. Thing.Name = "Thing"
  108. Thing.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  109. Thing.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  110. Thing.ResetOnSpawn = false
  111.  
  112. Main1.Name = "Main1"
  113. Main1.Parent = Thing
  114. Main1.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  115. Main1.BorderSizePixel = 0
  116. Main1.Position = UDim2.new(0.0107609648, 0, 0.400000036, 0)
  117. Main1.Size = UDim2.new(0.103112988, 0, 0.193738654, 0)
  118. Main1.Visible = false
  119.  
  120. Keybinds.Name = "Keybinds"
  121. Keybinds.Parent = Main1
  122. Keybinds.BackgroundColor3 = Color3.new(1, 1, 1)
  123. Keybinds.BorderSizePixel = 0
  124. Keybinds.Position = UDim2.new(0.0829015747, 0, 0.217687041, 0)
  125. Keybinds.Size = UDim2.new(0.841324151, 0, 0.150000006, 0)
  126. Keybinds.Font = Enum.Font.SourceSansSemibold
  127. Keybinds.Text = "Keybinds"
  128. Keybinds.TextColor3 = Color3.new(0, 0, 0)
  129. Keybinds.TextScaled = true
  130. Keybinds.TextSize = 10
  131. Keybinds.TextWrapped = true
  132.  
  133. SpellList.Name = "Spell List"
  134. SpellList.Parent = Main1
  135. SpellList.BackgroundColor3 = Color3.new(1, 1, 1)
  136. SpellList.BorderSizePixel = 0
  137. SpellList.Position = UDim2.new(0.0829015747, 0, 0.573378026, 0)
  138. SpellList.Size = UDim2.new(0.841324151, 0, 0.150000006, 0)
  139. SpellList.Font = Enum.Font.SourceSansSemibold
  140. SpellList.Text = "Spell List"
  141. SpellList.TextColor3 = Color3.new(0, 0, 0)
  142. SpellList.TextScaled = true
  143. SpellList.TextSize = 10
  144. SpellList.TextWrapped = true
  145.  
  146. Scrolling.Name = "Scrolling"
  147. Scrolling.Parent = Main1
  148. Scrolling.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  149. Scrolling.BorderSizePixel = 0
  150. Scrolling.Position = UDim2.new(1.09973657, 0, -0.000237613916, 0)
  151. Scrolling.Size = UDim2.new(0, 165, 0, 124)
  152. Scrolling.Visible = false
  153. Scrolling.CanvasSize = UDim2.new(0, 0, 50, 0)
  154.  
  155. Keybind.Name = "Keybind"
  156. Keybind.Parent = Scrolling
  157. Keybind.BackgroundColor3 = Color3.new(1, 1, 1)
  158. Keybind.BorderSizePixel = 0
  159. Keybind.LayoutOrder = 1
  160. Keybind.Position = UDim2.new(0.100000001, 0, 0.515120447, 0)
  161. Keybind.Size = UDim2.new(0.800000012, 0, 0.00499999989, 0)
  162.  
  163. KeyBox.Name = "KeyBox"
  164. KeyBox.Parent = Keybind
  165. KeyBox.BackgroundColor3 = Color3.new(0.721569, 0.721569, 0.721569)
  166. KeyBox.BackgroundTransparency = 0.5
  167. KeyBox.BorderSizePixel = 0
  168. KeyBox.Position = UDim2.new(0.0681818202, 0, 0.100000001, 0)
  169. KeyBox.Size = UDim2.new(0.25, 0, 0.75, 0)
  170. KeyBox.Font = Enum.Font.SourceSans
  171. KeyBox.PlaceholderText = "Key"
  172. KeyBox.Text = ""
  173. KeyBox.TextColor3 = Color3.new(0, 0, 0)
  174. KeyBox.TextSize = 14
  175.  
  176. SpellBox.Name = "SpellBox"
  177. SpellBox.Parent = Keybind
  178. SpellBox.BackgroundColor3 = Color3.new(0.721569, 0.721569, 0.721569)
  179. SpellBox.BackgroundTransparency = 0.5
  180. SpellBox.BorderSizePixel = 0
  181. SpellBox.Position = UDim2.new(0.409090906, 0, 0.100000001, 0)
  182. SpellBox.Size = UDim2.new(0.5, 0, 0.75, 0)
  183. SpellBox.Font = Enum.Font.SourceSans
  184. SpellBox.PlaceholderText = "Spell"
  185. SpellBox.Text = ""
  186. SpellBox.TextColor3 = Color3.new(0, 0, 0)
  187. SpellBox.TextScaled = true
  188. SpellBox.TextSize = 14
  189. SpellBox.TextWrapped = true
  190.  
  191. UIListLayout.Parent = Scrolling
  192. UIListLayout.Padding = UDim.new(0.00200000009, 0)
  193.  
  194. UIPadding.Parent = Scrolling
  195. UIPadding.PaddingLeft = UDim.new(0.100000001, 0)
  196. UIPadding.PaddingTop = UDim.new(0.00300000003, 0)
  197.  
  198. Keybind_2.Name = "Keybind"
  199. Keybind_2.Parent = Scrolling
  200. Keybind_2.BackgroundColor3 = Color3.new(1, 1, 1)
  201. Keybind_2.BorderSizePixel = 0
  202. Keybind_2.LayoutOrder = 1
  203. Keybind_2.Position = UDim2.new(0.100000001, 0, 0.515120447, 0)
  204. Keybind_2.Size = UDim2.new(0.800000012, 0, 0.00499999989, 0)
  205.  
  206. KeyBox_2.Name = "KeyBox"
  207. KeyBox_2.Parent = Keybind_2
  208. KeyBox_2.BackgroundColor3 = Color3.new(0.721569, 0.721569, 0.721569)
  209. KeyBox_2.BackgroundTransparency = 0.5
  210. KeyBox_2.BorderSizePixel = 0
  211. KeyBox_2.Position = UDim2.new(0.0681818202, 0, 0.100000001, 0)
  212. KeyBox_2.Size = UDim2.new(0.25, 0, 0.75, 0)
  213. KeyBox_2.Font = Enum.Font.SourceSans
  214. KeyBox_2.PlaceholderText = "Key"
  215. KeyBox_2.Text = ""
  216. KeyBox_2.TextColor3 = Color3.new(0, 0, 0)
  217. KeyBox_2.TextSize = 14
  218.  
  219. SpellBox_2.Name = "SpellBox"
  220. SpellBox_2.Parent = Keybind_2
  221. SpellBox_2.BackgroundColor3 = Color3.new(0.721569, 0.721569, 0.721569)
  222. SpellBox_2.BackgroundTransparency = 0.5
  223. SpellBox_2.BorderSizePixel = 0
  224. SpellBox_2.Position = UDim2.new(0.409090906, 0, 0.100000001, 0)
  225. SpellBox_2.Size = UDim2.new(0.5, 0, 0.75, 0)
  226. SpellBox_2.Font = Enum.Font.SourceSans
  227. SpellBox_2.PlaceholderText = "Spell"
  228. SpellBox_2.Text = ""
  229. SpellBox_2.TextColor3 = Color3.new(0, 0, 0)
  230. SpellBox_2.TextScaled = true
  231. SpellBox_2.TextSize = 14
  232. SpellBox_2.TextWrapped = true
  233.  
  234. Keybind_3.Name = "Keybind"
  235. Keybind_3.Parent = Scrolling
  236. Keybind_3.BackgroundColor3 = Color3.new(1, 1, 1)
  237. Keybind_3.BorderSizePixel = 0
  238. Keybind_3.LayoutOrder = 1
  239. Keybind_3.Position = UDim2.new(0.100000001, 0, 0.515120447, 0)
  240. Keybind_3.Size = UDim2.new(0.800000012, 0, 0.00499999989, 0)
  241.  
  242. KeyBox_3.Name = "KeyBox"
  243. KeyBox_3.Parent = Keybind_3
  244. KeyBox_3.BackgroundColor3 = Color3.new(0.721569, 0.721569, 0.721569)
  245. KeyBox_3.BackgroundTransparency = 0.5
  246. KeyBox_3.BorderSizePixel = 0
  247. KeyBox_3.Position = UDim2.new(0.0681818202, 0, 0.100000001, 0)
  248. KeyBox_3.Size = UDim2.new(0.25, 0, 0.75, 0)
  249. KeyBox_3.Font = Enum.Font.SourceSans
  250. KeyBox_3.PlaceholderText = "Key"
  251. KeyBox_3.Text = ""
  252. KeyBox_3.TextColor3 = Color3.new(0, 0, 0)
  253. KeyBox_3.TextSize = 14
  254.  
  255. SpellBox_3.Name = "SpellBox"
  256. SpellBox_3.Parent = Keybind_3
  257. SpellBox_3.BackgroundColor3 = Color3.new(0.721569, 0.721569, 0.721569)
  258. SpellBox_3.BackgroundTransparency = 0.5
  259. SpellBox_3.BorderSizePixel = 0
  260. SpellBox_3.Position = UDim2.new(0.409090906, 0, 0.100000001, 0)
  261. SpellBox_3.Size = UDim2.new(0.5, 0, 0.75, 0)
  262. SpellBox_3.Font = Enum.Font.SourceSans
  263. SpellBox_3.PlaceholderText = "Spell"
  264. SpellBox_3.Text = ""
  265. SpellBox_3.TextColor3 = Color3.new(0, 0, 0)
  266. SpellBox_3.TextScaled = true
  267. SpellBox_3.TextSize = 14
  268. SpellBox_3.TextWrapped = true
  269.  
  270. Keybind_4.Name = "Keybind"
  271. Keybind_4.Parent = Scrolling
  272. Keybind_4.BackgroundColor3 = Color3.new(1, 1, 1)
  273. Keybind_4.BorderSizePixel = 0
  274. Keybind_4.LayoutOrder = 1
  275. Keybind_4.Position = UDim2.new(0.100000001, 0, 0.515120447, 0)
  276. Keybind_4.Size = UDim2.new(0.800000012, 0, 0.00499999989, 0)
  277.  
  278. KeyBox_4.Name = "KeyBox"
  279. KeyBox_4.Parent = Keybind_4
  280. KeyBox_4.BackgroundColor3 = Color3.new(0.721569, 0.721569, 0.721569)
  281. KeyBox_4.BackgroundTransparency = 0.5
  282. KeyBox_4.BorderSizePixel = 0
  283. KeyBox_4.Position = UDim2.new(0.0681818202, 0, 0.100000001, 0)
  284. KeyBox_4.Size = UDim2.new(0.25, 0, 0.75, 0)
  285. KeyBox_4.Font = Enum.Font.SourceSans
  286. KeyBox_4.PlaceholderText = "Key"
  287. KeyBox_4.Text = ""
  288. KeyBox_4.TextColor3 = Color3.new(0, 0, 0)
  289. KeyBox_4.TextSize = 14
  290.  
  291. SpellBox_4.Name = "SpellBox"
  292. SpellBox_4.Parent = Keybind_4
  293. SpellBox_4.BackgroundColor3 = Color3.new(0.721569, 0.721569, 0.721569)
  294. SpellBox_4.BackgroundTransparency = 0.5
  295. SpellBox_4.BorderSizePixel = 0
  296. SpellBox_4.Position = UDim2.new(0.409090906, 0, 0.100000001, 0)
  297. SpellBox_4.Size = UDim2.new(0.5, 0, 0.75, 0)
  298. SpellBox_4.Font = Enum.Font.SourceSans
  299. SpellBox_4.PlaceholderText = "Spell"
  300. SpellBox_4.Text = ""
  301. SpellBox_4.TextColor3 = Color3.new(0, 0, 0)
  302. SpellBox_4.TextScaled = true
  303. SpellBox_4.TextSize = 14
  304. SpellBox_4.TextWrapped = true
  305.  
  306. Keybind_5.Name = "Keybind"
  307. Keybind_5.Parent = Scrolling
  308. Keybind_5.BackgroundColor3 = Color3.new(1, 1, 1)
  309. Keybind_5.BorderSizePixel = 0
  310. Keybind_5.LayoutOrder = 1
  311. Keybind_5.Position = UDim2.new(0.100000001, 0, 0.515120447, 0)
  312. Keybind_5.Size = UDim2.new(0.800000012, 0, 0.00499999989, 0)
  313.  
  314. KeyBox_5.Name = "KeyBox"
  315. KeyBox_5.Parent = Keybind_5
  316. KeyBox_5.BackgroundColor3 = Color3.new(0.721569, 0.721569, 0.721569)
  317. KeyBox_5.BackgroundTransparency = 0.5
  318. KeyBox_5.BorderSizePixel = 0
  319. KeyBox_5.Position = UDim2.new(0.0681818202, 0, 0.100000001, 0)
  320. KeyBox_5.Size = UDim2.new(0.25, 0, 0.75, 0)
  321. KeyBox_5.Font = Enum.Font.SourceSans
  322. KeyBox_5.PlaceholderText = "Key"
  323. KeyBox_5.Text = ""
  324. KeyBox_5.TextColor3 = Color3.new(0, 0, 0)
  325. KeyBox_5.TextSize = 14
  326.  
  327. SpellBox_5.Name = "SpellBox"
  328. SpellBox_5.Parent = Keybind_5
  329. SpellBox_5.BackgroundColor3 = Color3.new(0.721569, 0.721569, 0.721569)
  330. SpellBox_5.BackgroundTransparency = 0.5
  331. SpellBox_5.BorderSizePixel = 0
  332. SpellBox_5.Position = UDim2.new(0.409090906, 0, 0.100000001, 0)
  333. SpellBox_5.Size = UDim2.new(0.5, 0, 0.75, 0)
  334. SpellBox_5.Font = Enum.Font.SourceSans
  335. SpellBox_5.PlaceholderText = "Spell"
  336. SpellBox_5.Text = ""
  337. SpellBox_5.TextColor3 = Color3.new(0, 0, 0)
  338. SpellBox_5.TextScaled = true
  339. SpellBox_5.TextSize = 14
  340. SpellBox_5.TextWrapped = true
  341.  
  342. Keybind_6.Name = "Keybind"
  343. Keybind_6.Parent = Scrolling
  344. Keybind_6.BackgroundColor3 = Color3.new(1, 1, 1)
  345. Keybind_6.BorderSizePixel = 0
  346. Keybind_6.LayoutOrder = 1
  347. Keybind_6.Position = UDim2.new(0.100000001, 0, 0.515120447, 0)
  348. Keybind_6.Size = UDim2.new(0.800000012, 0, 0.00499999989, 0)
  349.  
  350. KeyBox_6.Name = "KeyBox"
  351. KeyBox_6.Parent = Keybind_6
  352. KeyBox_6.BackgroundColor3 = Color3.new(0.721569, 0.721569, 0.721569)
  353. KeyBox_6.BackgroundTransparency = 0.5
  354. KeyBox_6.BorderSizePixel = 0
  355. KeyBox_6.Position = UDim2.new(0.0681818202, 0, 0.100000001, 0)
  356. KeyBox_6.Size = UDim2.new(0.25, 0, 0.75, 0)
  357. KeyBox_6.Font = Enum.Font.SourceSans
  358. KeyBox_6.PlaceholderText = "Key"
  359. KeyBox_6.Text = ""
  360. KeyBox_6.TextColor3 = Color3.new(0, 0, 0)
  361. KeyBox_6.TextSize = 14
  362.  
  363. SpellBox_6.Name = "SpellBox"
  364. SpellBox_6.Parent = Keybind_6
  365. SpellBox_6.BackgroundColor3 = Color3.new(0.721569, 0.721569, 0.721569)
  366. SpellBox_6.BackgroundTransparency = 0.5
  367. SpellBox_6.BorderSizePixel = 0
  368. SpellBox_6.Position = UDim2.new(0.409090906, 0, 0.100000001, 0)
  369. SpellBox_6.Size = UDim2.new(0.5, 0, 0.75, 0)
  370. SpellBox_6.Font = Enum.Font.SourceSans
  371. SpellBox_6.PlaceholderText = "Spell"
  372. SpellBox_6.Text = ""
  373. SpellBox_6.TextColor3 = Color3.new(0, 0, 0)
  374. SpellBox_6.TextScaled = true
  375. SpellBox_6.TextSize = 14
  376. SpellBox_6.TextWrapped = true
  377.  
  378. Keybind_7.Name = "Keybind"
  379. Keybind_7.Parent = Scrolling
  380. Keybind_7.BackgroundColor3 = Color3.new(1, 1, 1)
  381. Keybind_7.BorderSizePixel = 0
  382. Keybind_7.LayoutOrder = 1
  383. Keybind_7.Position = UDim2.new(0.100000001, 0, 0.515120447, 0)
  384. Keybind_7.Size = UDim2.new(0.800000012, 0, 0.00499999989, 0)
  385.  
  386. KeyBox_7.Name = "KeyBox"
  387. KeyBox_7.Parent = Keybind_7
  388. KeyBox_7.BackgroundColor3 = Color3.new(0.721569, 0.721569, 0.721569)
  389. KeyBox_7.BackgroundTransparency = 0.5
  390. KeyBox_7.BorderSizePixel = 0
  391. KeyBox_7.Position = UDim2.new(0.0681818202, 0, 0.100000001, 0)
  392. KeyBox_7.Size = UDim2.new(0.25, 0, 0.75, 0)
  393. KeyBox_7.Font = Enum.Font.SourceSans
  394. KeyBox_7.PlaceholderText = "Key"
  395. KeyBox_7.Text = ""
  396. KeyBox_7.TextColor3 = Color3.new(0, 0, 0)
  397. KeyBox_7.TextSize = 14
  398.  
  399. SpellBox_7.Name = "SpellBox"
  400. SpellBox_7.Parent = Keybind_7
  401. SpellBox_7.BackgroundColor3 = Color3.new(0.721569, 0.721569, 0.721569)
  402. SpellBox_7.BackgroundTransparency = 0.5
  403. SpellBox_7.BorderSizePixel = 0
  404. SpellBox_7.Position = UDim2.new(0.409090906, 0, 0.100000001, 0)
  405. SpellBox_7.Size = UDim2.new(0.5, 0, 0.75, 0)
  406. SpellBox_7.Font = Enum.Font.SourceSans
  407. SpellBox_7.PlaceholderText = "Spell"
  408. SpellBox_7.Text = ""
  409. SpellBox_7.TextColor3 = Color3.new(0, 0, 0)
  410. SpellBox_7.TextScaled = true
  411. SpellBox_7.TextSize = 14
  412. SpellBox_7.TextWrapped = true
  413.  
  414. Keybind_8.Name = "Keybind"
  415. Keybind_8.Parent = Scrolling
  416. Keybind_8.BackgroundColor3 = Color3.new(1, 1, 1)
  417. Keybind_8.BorderSizePixel = 0
  418. Keybind_8.LayoutOrder = 1
  419. Keybind_8.Position = UDim2.new(0.100000001, 0, 0.515120447, 0)
  420. Keybind_8.Size = UDim2.new(0.800000012, 0, 0.00499999989, 0)
  421.  
  422. KeyBox_8.Name = "KeyBox"
  423. KeyBox_8.Parent = Keybind_8
  424. KeyBox_8.BackgroundColor3 = Color3.new(0.721569, 0.721569, 0.721569)
  425. KeyBox_8.BackgroundTransparency = 0.5
  426. KeyBox_8.BorderSizePixel = 0
  427. KeyBox_8.Position = UDim2.new(0.0681818202, 0, 0.100000001, 0)
  428. KeyBox_8.Size = UDim2.new(0.25, 0, 0.75, 0)
  429. KeyBox_8.Font = Enum.Font.SourceSans
  430. KeyBox_8.PlaceholderText = "Key"
  431. KeyBox_8.Text = ""
  432. KeyBox_8.TextColor3 = Color3.new(0, 0, 0)
  433. KeyBox_8.TextSize = 14
  434.  
  435. SpellBox_8.Name = "SpellBox"
  436. SpellBox_8.Parent = Keybind_8
  437. SpellBox_8.BackgroundColor3 = Color3.new(0.721569, 0.721569, 0.721569)
  438. SpellBox_8.BackgroundTransparency = 0.5
  439. SpellBox_8.BorderSizePixel = 0
  440. SpellBox_8.Position = UDim2.new(0.409090906, 0, 0.100000001, 0)
  441. SpellBox_8.Size = UDim2.new(0.5, 0, 0.75, 0)
  442. SpellBox_8.Font = Enum.Font.SourceSans
  443. SpellBox_8.PlaceholderText = "Spell"
  444. SpellBox_8.Text = ""
  445. SpellBox_8.TextColor3 = Color3.new(0, 0, 0)
  446. SpellBox_8.TextScaled = true
  447. SpellBox_8.TextSize = 14
  448. SpellBox_8.TextWrapped = true
  449.  
  450. Keybind_9.Name = "Keybind"
  451. Keybind_9.Parent = Scrolling
  452. Keybind_9.BackgroundColor3 = Color3.new(1, 1, 1)
  453. Keybind_9.BorderSizePixel = 0
  454. Keybind_9.LayoutOrder = 1
  455. Keybind_9.Position = UDim2.new(0.100000001, 0, 0.515120447, 0)
  456. Keybind_9.Size = UDim2.new(0.800000012, 0, 0.00499999989, 0)
  457.  
  458. KeyBox_9.Name = "KeyBox"
  459. KeyBox_9.Parent = Keybind_9
  460. KeyBox_9.BackgroundColor3 = Color3.new(0.721569, 0.721569, 0.721569)
  461. KeyBox_9.BackgroundTransparency = 0.5
  462. KeyBox_9.BorderSizePixel = 0
  463. KeyBox_9.Position = UDim2.new(0.0681818202, 0, 0.100000001, 0)
  464. KeyBox_9.Size = UDim2.new(0.25, 0, 0.75, 0)
  465. KeyBox_9.Font = Enum.Font.SourceSans
  466. KeyBox_9.PlaceholderText = "Key"
  467. KeyBox_9.Text = ""
  468. KeyBox_9.TextColor3 = Color3.new(0, 0, 0)
  469. KeyBox_9.TextSize = 14
  470.  
  471. SpellBox_9.Name = "SpellBox"
  472. SpellBox_9.Parent = Keybind_9
  473. SpellBox_9.BackgroundColor3 = Color3.new(0.721569, 0.721569, 0.721569)
  474. SpellBox_9.BackgroundTransparency = 0.5
  475. SpellBox_9.BorderSizePixel = 0
  476. SpellBox_9.Position = UDim2.new(0.409090906, 0, 0.100000001, 0)
  477. SpellBox_9.Size = UDim2.new(0.5, 0, 0.75, 0)
  478. SpellBox_9.Font = Enum.Font.SourceSans
  479. SpellBox_9.PlaceholderText = "Spell"
  480. SpellBox_9.Text = ""
  481. SpellBox_9.TextColor3 = Color3.new(0, 0, 0)
  482. SpellBox_9.TextScaled = true
  483. SpellBox_9.TextSize = 14
  484. SpellBox_9.TextWrapped = true
  485.  
  486. Keybind_10.Name = "Keybind"
  487. Keybind_10.Parent = Scrolling
  488. Keybind_10.BackgroundColor3 = Color3.new(1, 1, 1)
  489. Keybind_10.BorderSizePixel = 0
  490. Keybind_10.LayoutOrder = 1
  491. Keybind_10.Position = UDim2.new(0.100000001, 0, 0.515120447, 0)
  492. Keybind_10.Size = UDim2.new(0.800000012, 0, 0.00499999989, 0)
  493.  
  494. KeyBox_10.Name = "KeyBox"
  495. KeyBox_10.Parent = Keybind_10
  496. KeyBox_10.BackgroundColor3 = Color3.new(0.721569, 0.721569, 0.721569)
  497. KeyBox_10.BackgroundTransparency = 0.5
  498. KeyBox_10.BorderSizePixel = 0
  499. KeyBox_10.Position = UDim2.new(0.0681818202, 0, 0.100000001, 0)
  500. KeyBox_10.Size = UDim2.new(0.25, 0, 0.75, 0)
  501. KeyBox_10.Font = Enum.Font.SourceSans
  502. KeyBox_10.PlaceholderText = "Key"
  503. KeyBox_10.Text = ""
  504. KeyBox_10.TextColor3 = Color3.new(0, 0, 0)
  505. KeyBox_10.TextSize = 14
  506.  
  507. SpellBox_10.Name = "SpellBox"
  508. SpellBox_10.Parent = Keybind_10
  509. SpellBox_10.BackgroundColor3 = Color3.new(0.721569, 0.721569, 0.721569)
  510. SpellBox_10.BackgroundTransparency = 0.5
  511. SpellBox_10.BorderSizePixel = 0
  512. SpellBox_10.Position = UDim2.new(0.409090906, 0, 0.100000001, 0)
  513. SpellBox_10.Size = UDim2.new(0.5, 0, 0.75, 0)
  514. SpellBox_10.Font = Enum.Font.SourceSans
  515. SpellBox_10.PlaceholderText = "Spell"
  516. SpellBox_10.Text = ""
  517. SpellBox_10.TextColor3 = Color3.new(0, 0, 0)
  518. SpellBox_10.TextScaled = true
  519. SpellBox_10.TextSize = 14
  520. SpellBox_10.TextWrapped = true
  521.  
  522. SpellList_2.Name = "SpellList"
  523. SpellList_2.Parent = Main1
  524. SpellList_2.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  525. SpellList_2.BorderSizePixel = 0
  526. SpellList_2.Position = UDim2.new(0.00497608306, 0, 1.08765101, 0)
  527. SpellList_2.Size = UDim2.new(0, 133, 0, 163)
  528. SpellList_2.Visible = false
  529. SpellList_2.CanvasPosition = Vector2.new(0, 203.75)
  530. SpellList_2.CanvasSize = UDim2.new(0, 0, 30, 0)
  531. SpellList_2.ScrollBarThickness = 0
  532.  
  533. ProtegoDiabolica.Name = "Protego Diabolica"
  534. ProtegoDiabolica.Parent = SpellList_2
  535. ProtegoDiabolica.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  536. ProtegoDiabolica.BackgroundTransparency = 0.69999998807907
  537. ProtegoDiabolica.BorderSizePixel = 0
  538. ProtegoDiabolica.Size = UDim2.new(0.899999976, 0, 0.00499999989, 0)
  539. ProtegoDiabolica.Font = Enum.Font.SourceSans
  540. ProtegoDiabolica.Text = "Protego Diabolica"
  541. ProtegoDiabolica.TextColor3 = Color3.new(1, 1, 1)
  542. ProtegoDiabolica.TextScaled = true
  543. ProtegoDiabolica.TextSize = 13
  544. ProtegoDiabolica.TextWrapped = true
  545.  
  546. UIListLayout_2.Parent = SpellList_2
  547.  
  548. Aboleo.Name = "Aboleo"
  549. Aboleo.Parent = SpellList_2
  550. Aboleo.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  551. Aboleo.BackgroundTransparency = 0.69999998807907
  552. Aboleo.BorderSizePixel = 0
  553. Aboleo.Size = UDim2.new(0.899999976, 0, 0.00499999989, 0)
  554. Aboleo.Font = Enum.Font.SourceSans
  555. Aboleo.Text = "Aboleo"
  556. Aboleo.TextColor3 = Color3.new(1, 1, 1)
  557. Aboleo.TextScaled = true
  558. Aboleo.TextSize = 13
  559. Aboleo.TextWrapped = true
  560.  
  561. Accio.Name = "Accio"
  562. Accio.Parent = SpellList_2
  563. Accio.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  564. Accio.BackgroundTransparency = 0.69999998807907
  565. Accio.BorderSizePixel = 0
  566. Accio.Size = UDim2.new(0.899999976, 0, 0.00499999989, 0)
  567. Accio.Font = Enum.Font.SourceSans
  568. Accio.Text = "Accio"
  569. Accio.TextColor3 = Color3.new(1, 1, 1)
  570. Accio.TextScaled = true
  571. Accio.TextSize = 13
  572. Accio.TextWrapped = true
  573.  
  574. AlarteAscendare.Name = "Alarte Ascendare"
  575. AlarteAscendare.Parent = SpellList_2
  576. AlarteAscendare.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  577. AlarteAscendare.BackgroundTransparency = 0.69999998807907
  578. AlarteAscendare.BorderSizePixel = 0
  579. AlarteAscendare.Size = UDim2.new(0.899999976, 0, 0.00499999989, 0)
  580. AlarteAscendare.Font = Enum.Font.SourceSans
  581. AlarteAscendare.Text = "Alarte Ascendare"
  582. AlarteAscendare.TextColor3 = Color3.new(1, 1, 1)
  583. AlarteAscendare.TextScaled = true
  584. AlarteAscendare.TextSize = 13
  585. AlarteAscendare.TextWrapped = true
  586.  
  587. Appa.Name = "Appa"
  588. Appa.Parent = SpellList_2
  589. Appa.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  590. Appa.BackgroundTransparency = 0.69999998807907
  591. Appa.BorderSizePixel = 0
  592. Appa.Size = UDim2.new(0.899999976, 0, 0.00499999989, 0)
  593. Appa.Font = Enum.Font.SourceSans
  594. Appa.Text = "Appa"
  595. Appa.TextColor3 = Color3.new(1, 1, 1)
  596. Appa.TextScaled = true
  597. Appa.TextSize = 13
  598. Appa.TextWrapped = true
  599.  
  600. Ascendio.Name = "Ascendio"
  601. Ascendio.Parent = SpellList_2
  602. Ascendio.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  603. Ascendio.BackgroundTransparency = 0.69999998807907
  604. Ascendio.BorderSizePixel = 0
  605. Ascendio.Size = UDim2.new(0.899999976, 0, 0.00499999989, 0)
  606. Ascendio.Font = Enum.Font.SourceSans
  607. Ascendio.Text = "Ascendio"
  608. Ascendio.TextColor3 = Color3.new(1, 1, 1)
  609. Ascendio.TextScaled = true
  610. Ascendio.TextSize = 13
  611. Ascendio.TextWrapped = true
  612.  
  613. AvadaKedavra.Name = "Avada Kedavra"
  614. AvadaKedavra.Parent = SpellList_2
  615. AvadaKedavra.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  616. AvadaKedavra.BackgroundTransparency = 0.69999998807907
  617. AvadaKedavra.BorderSizePixel = 0
  618. AvadaKedavra.Size = UDim2.new(0.899999976, 0, 0.00499999989, 0)
  619. AvadaKedavra.Font = Enum.Font.SourceSans
  620. AvadaKedavra.Text = "Avada Kedavra"
  621. AvadaKedavra.TextColor3 = Color3.new(1, 1, 1)
  622. AvadaKedavra.TextScaled = true
  623. AvadaKedavra.TextSize = 13
  624. AvadaKedavra.TextWrapped = true
  625.  
  626. Baubillious.Name = "Baubillious"
  627. Baubillious.Parent = SpellList_2
  628. Baubillious.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  629. Baubillious.BackgroundTransparency = 0.69999998807907
  630. Baubillious.BorderSizePixel = 0
  631. Baubillious.Size = UDim2.new(0.899999976, 0, 0.00499999989, 0)
  632. Baubillious.Font = Enum.Font.SourceSans
  633. Baubillious.Text = "Baubillious"
  634. Baubillious.TextColor3 = Color3.new(1, 1, 1)
  635. Baubillious.TextScaled = true
  636. Baubillious.TextSize = 13
  637. Baubillious.TextWrapped = true
  638.  
  639. Bombarda.Name = "Bombarda"
  640. Bombarda.Parent = SpellList_2
  641. Bombarda.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  642. Bombarda.BackgroundTransparency = 0.69999998807907
  643. Bombarda.BorderSizePixel = 0
  644. Bombarda.Size = UDim2.new(0.899999976, 0, 0.00499999989, 0)
  645. Bombarda.Font = Enum.Font.SourceSans
  646. Bombarda.Text = "Bombarda"
  647. Bombarda.TextColor3 = Color3.new(1, 1, 1)
  648. Bombarda.TextScaled = true
  649. Bombarda.TextSize = 13
  650. Bombarda.TextWrapped = true
  651.  
  652. Calvorio.Name = "Calvorio"
  653. Calvorio.Parent = SpellList_2
  654. Calvorio.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  655. Calvorio.BackgroundTransparency = 0.69999998807907
  656. Calvorio.BorderSizePixel = 0
  657. Calvorio.Size = UDim2.new(0.899999976, 0, 0.00499999989, 0)
  658. Calvorio.Font = Enum.Font.SourceSans
  659. Calvorio.Text = "Calvorio"
  660. Calvorio.TextColor3 = Color3.new(1, 1, 1)
  661. Calvorio.TextScaled = true
  662. Calvorio.TextSize = 13
  663. Calvorio.TextWrapped = true
  664.  
  665. CarpeRetractum.Name = "Carpe Retractum"
  666. CarpeRetractum.Parent = SpellList_2
  667. CarpeRetractum.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  668. CarpeRetractum.BackgroundTransparency = 0.69999998807907
  669. CarpeRetractum.BorderSizePixel = 0
  670. CarpeRetractum.Size = UDim2.new(0.899999976, 0, 0.00499999989, 0)
  671. CarpeRetractum.Font = Enum.Font.SourceSans
  672. CarpeRetractum.Text = "Carpe Retractum"
  673. CarpeRetractum.TextColor3 = Color3.new(1, 1, 1)
  674. CarpeRetractum.TextScaled = true
  675. CarpeRetractum.TextSize = 13
  676. CarpeRetractum.TextWrapped = true
  677.  
  678. Confringo.Name = "Confringo"
  679. Confringo.Parent = SpellList_2
  680. Confringo.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  681. Confringo.BackgroundTransparency = 0.69999998807907
  682. Confringo.BorderSizePixel = 0
  683. Confringo.Size = UDim2.new(0.899999976, 0, 0.00499999989, 0)
  684. Confringo.Font = Enum.Font.SourceSans
  685. Confringo.Text = "Confringo"
  686. Confringo.TextColor3 = Color3.new(1, 1, 1)
  687. Confringo.TextScaled = true
  688. Confringo.TextSize = 13
  689. Confringo.TextWrapped = true
  690.  
  691. Confundo.Name = "Confundo"
  692. Confundo.Parent = SpellList_2
  693. Confundo.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  694. Confundo.BackgroundTransparency = 0.69999998807907
  695. Confundo.BorderSizePixel = 0
  696. Confundo.Size = UDim2.new(0.899999976, 0, 0.00499999989, 0)
  697. Confundo.Font = Enum.Font.SourceSans
  698. Confundo.Text = "Confundo"
  699. Confundo.TextColor3 = Color3.new(1, 1, 1)
  700. Confundo.TextScaled = true
  701. Confundo.TextSize = 13
  702. Confundo.TextWrapped = true
  703.  
  704. Crucio.Name = "Crucio"
  705. Crucio.Parent = SpellList_2
  706. Crucio.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  707. Crucio.BackgroundTransparency = 0.69999998807907
  708. Crucio.BorderSizePixel = 0
  709. Crucio.Size = UDim2.new(0.899999976, 0, 0.00499999989, 0)
  710. Crucio.Font = Enum.Font.SourceSans
  711. Crucio.Text = "Crucio"
  712. Crucio.TextColor3 = Color3.new(1, 1, 1)
  713. Crucio.TextScaled = true
  714. Crucio.TextSize = 13
  715. Crucio.TextWrapped = true
  716.  
  717. Defodio.Name = "Defodio"
  718. Defodio.Parent = SpellList_2
  719. Defodio.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  720. Defodio.BackgroundTransparency = 0.69999998807907
  721. Defodio.BorderSizePixel = 0
  722. Defodio.Size = UDim2.new(0.899999976, 0, 0.00499999989, 0)
  723. Defodio.Font = Enum.Font.SourceSans
  724. Defodio.Text = "Defodio"
  725. Defodio.TextColor3 = Color3.new(1, 1, 1)
  726. Defodio.TextScaled = true
  727. Defodio.TextSize = 13
  728. Defodio.TextWrapped = true
  729.  
  730. Deletrius.Name = "Deletrius"
  731. Deletrius.Parent = SpellList_2
  732. Deletrius.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  733. Deletrius.BackgroundTransparency = 0.69999998807907
  734. Deletrius.BorderSizePixel = 0
  735. Deletrius.Size = UDim2.new(0.899999976, 0, 0.00499999989, 0)
  736. Deletrius.Font = Enum.Font.SourceSans
  737. Deletrius.Text = "Deletrius"
  738. Deletrius.TextColor3 = Color3.new(1, 1, 1)
  739. Deletrius.TextScaled = true
  740. Deletrius.TextSize = 13
  741. Deletrius.TextWrapped = true
  742.  
  743. Depulso.Name = "Depulso"
  744. Depulso.Parent = SpellList_2
  745. Depulso.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  746. Depulso.BackgroundTransparency = 0.69999998807907
  747. Depulso.BorderSizePixel = 0
  748. Depulso.Size = UDim2.new(0.899999976, 0, 0.00499999989, 0)
  749. Depulso.Font = Enum.Font.SourceSans
  750. Depulso.Text = "Depulso"
  751. Depulso.TextColor3 = Color3.new(1, 1, 1)
  752. Depulso.TextScaled = true
  753. Depulso.TextSize = 13
  754. Depulso.TextWrapped = true
  755.  
  756. Diffindo.Name = "Diffindo"
  757. Diffindo.Parent = SpellList_2
  758. Diffindo.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  759. Diffindo.BackgroundTransparency = 0.69999998807907
  760. Diffindo.BorderSizePixel = 0
  761. Diffindo.Size = UDim2.new(0.899999976, 0, 0.00499999989, 0)
  762. Diffindo.Font = Enum.Font.SourceSans
  763. Diffindo.Text = "Diffindo"
  764. Diffindo.TextColor3 = Color3.new(1, 1, 1)
  765. Diffindo.TextScaled = true
  766. Diffindo.TextSize = 13
  767. Diffindo.TextWrapped = true
  768.  
  769. Diminuendo.Name = "Diminuendo"
  770. Diminuendo.Parent = SpellList_2
  771. Diminuendo.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  772. Diminuendo.BackgroundTransparency = 0.69999998807907
  773. Diminuendo.BorderSizePixel = 0
  774. Diminuendo.Size = UDim2.new(0.899999976, 0, 0.00499999989, 0)
  775. Diminuendo.Font = Enum.Font.SourceSans
  776. Diminuendo.Text = "Diminuendo"
  777. Diminuendo.TextColor3 = Color3.new(1, 1, 1)
  778. Diminuendo.TextScaled = true
  779. Diminuendo.TextSize = 13
  780. Diminuendo.TextWrapped = true
  781.  
  782. Duro.Name = "Duro"
  783. Duro.Parent = SpellList_2
  784. Duro.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  785. Duro.BackgroundTransparency = 0.69999998807907
  786. Duro.BorderSizePixel = 0
  787. Duro.Size = UDim2.new(0.899999976, 0, 0.00499999989, 0)
  788. Duro.Font = Enum.Font.SourceSans
  789. Duro.Text = "Duro"
  790. Duro.TextColor3 = Color3.new(1, 1, 1)
  791. Duro.TextScaled = true
  792. Duro.TextSize = 13
  793. Duro.TextWrapped = true
  794.  
  795. Ebublio.Name = "Ebublio"
  796. Ebublio.Parent = SpellList_2
  797. Ebublio.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  798. Ebublio.BackgroundTransparency = 0.69999998807907
  799. Ebublio.BorderSizePixel = 0
  800. Ebublio.Size = UDim2.new(0.899999976, 0, 0.00499999989, 0)
  801. Ebublio.Font = Enum.Font.SourceSans
  802. Ebublio.Text = "Ebublio"
  803. Ebublio.TextColor3 = Color3.new(1, 1, 1)
  804. Ebublio.TextScaled = true
  805. Ebublio.TextSize = 13
  806. Ebublio.TextWrapped = true
  807.  
  808. EngorgioSkullus.Name = "Engorgio Skullus"
  809. EngorgioSkullus.Parent = SpellList_2
  810. EngorgioSkullus.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  811. EngorgioSkullus.BackgroundTransparency = 0.69999998807907
  812. EngorgioSkullus.BorderSizePixel = 0
  813. EngorgioSkullus.Size = UDim2.new(0.899999976, 0, 0.00499999989, 0)
  814. EngorgioSkullus.Font = Enum.Font.SourceSans
  815. EngorgioSkullus.Text = "Engorgio Skullus"
  816. EngorgioSkullus.TextColor3 = Color3.new(1, 1, 1)
  817. EngorgioSkullus.TextScaled = true
  818. EngorgioSkullus.TextSize = 13
  819. EngorgioSkullus.TextWrapped = true
  820.  
  821. Episkey.Name = "Episkey"
  822. Episkey.Parent = SpellList_2
  823. Episkey.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  824. Episkey.BackgroundTransparency = 0.69999998807907
  825. Episkey.BorderSizePixel = 0
  826. Episkey.Size = UDim2.new(0.899999976, 0, 0.00499999989, 0)
  827. Episkey.Font = Enum.Font.SourceSans
  828. Episkey.Text = "Episkey"
  829. Episkey.TextColor3 = Color3.new(1, 1, 1)
  830. Episkey.TextScaled = true
  831. Episkey.TextSize = 13
  832. Episkey.TextWrapped = true
  833.  
  834. EverteStatum.Name = "Everte Statum"
  835. EverteStatum.Parent = SpellList_2
  836. EverteStatum.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  837. EverteStatum.BackgroundTransparency = 0.69999998807907
  838. EverteStatum.BorderSizePixel = 0
  839. EverteStatum.Size = UDim2.new(0.899999976, 0, 0.00499999989, 0)
  840. EverteStatum.Font = Enum.Font.SourceSans
  841. EverteStatum.Text = "Everte Statum"
  842. EverteStatum.TextColor3 = Color3.new(1, 1, 1)
  843. EverteStatum.TextScaled = true
  844. EverteStatum.TextSize = 13
  845. EverteStatum.TextWrapped = true
  846.  
  847. Expelliarmus.Name = "Expelliarmus"
  848. Expelliarmus.Parent = SpellList_2
  849. Expelliarmus.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  850. Expelliarmus.BackgroundTransparency = 0.69999998807907
  851. Expelliarmus.BorderSizePixel = 0
  852. Expelliarmus.Size = UDim2.new(0.899999976, 0, 0.00499999989, 0)
  853. Expelliarmus.Font = Enum.Font.SourceSans
  854. Expelliarmus.Text = "Expelliarmus"
  855. Expelliarmus.TextColor3 = Color3.new(1, 1, 1)
  856. Expelliarmus.TextScaled = true
  857. Expelliarmus.TextSize = 13
  858. Expelliarmus.TextWrapped = true
  859.  
  860. Expulso.Name = "Expulso"
  861. Expulso.Parent = SpellList_2
  862. Expulso.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  863. Expulso.BackgroundTransparency = 0.69999998807907
  864. Expulso.BorderSizePixel = 0
  865. Expulso.Size = UDim2.new(0.899999976, 0, 0.00499999989, 0)
  866. Expulso.Font = Enum.Font.SourceSans
  867. Expulso.Text = "Expulso"
  868. Expulso.TextColor3 = Color3.new(1, 1, 1)
  869. Expulso.TextScaled = true
  870. Expulso.TextSize = 13
  871. Expulso.TextWrapped = true
  872.  
  873. FiniteIncantatem.Name = "Finite Incantatem"
  874. FiniteIncantatem.Parent = SpellList_2
  875. FiniteIncantatem.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  876. FiniteIncantatem.BackgroundTransparency = 0.69999998807907
  877. FiniteIncantatem.BorderSizePixel = 0
  878. FiniteIncantatem.Size = UDim2.new(0.899999976, 0, 0.00499999989, 0)
  879. FiniteIncantatem.Font = Enum.Font.SourceSans
  880. FiniteIncantatem.Text = "Finite Incantatem"
  881. FiniteIncantatem.TextColor3 = Color3.new(1, 1, 1)
  882. FiniteIncantatem.TextScaled = true
  883. FiniteIncantatem.TextSize = 13
  884. FiniteIncantatem.TextWrapped = true
  885.  
  886. Flare.Name = "Flare"
  887. Flare.Parent = SpellList_2
  888. Flare.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  889. Flare.BackgroundTransparency = 0.69999998807907
  890. Flare.BorderSizePixel = 0
  891. Flare.Size = UDim2.new(0.899999976, 0, 0.00499999989, 0)
  892. Flare.Font = Enum.Font.SourceSans
  893. Flare.Text = "Flare"
  894. Flare.TextColor3 = Color3.new(1, 1, 1)
  895. Flare.TextScaled = true
  896. Flare.TextSize = 13
  897. Flare.TextWrapped = true
  898.  
  899. Flipendo.Name = "Flipendo"
  900. Flipendo.Parent = SpellList_2
  901. Flipendo.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  902. Flipendo.BackgroundTransparency = 0.69999998807907
  903. Flipendo.BorderSizePixel = 0
  904. Flipendo.Size = UDim2.new(0.899999976, 0, 0.00499999989, 0)
  905. Flipendo.Font = Enum.Font.SourceSans
  906. Flipendo.Text = "Flipendo"
  907. Flipendo.TextColor3 = Color3.new(1, 1, 1)
  908. Flipendo.TextScaled = true
  909. Flipendo.TextSize = 13
  910. Flipendo.TextWrapped = true
  911.  
  912. Geminio.Name = "Geminio"
  913. Geminio.Parent = SpellList_2
  914. Geminio.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  915. Geminio.BackgroundTransparency = 0.69999998807907
  916. Geminio.BorderSizePixel = 0
  917. Geminio.Size = UDim2.new(0.899999976, 0, 0.00499999989, 0)
  918. Geminio.Font = Enum.Font.SourceSans
  919. Geminio.Text = "Geminio"
  920. Geminio.TextColor3 = Color3.new(1, 1, 1)
  921. Geminio.TextScaled = true
  922. Geminio.TextSize = 13
  923. Geminio.TextWrapped = true
  924.  
  925. Glacius.Name = "Glacius"
  926. Glacius.Parent = SpellList_2
  927. Glacius.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  928. Glacius.BackgroundTransparency = 0.69999998807907
  929. Glacius.BorderSizePixel = 0
  930. Glacius.Size = UDim2.new(0.899999976, 0, 0.00499999989, 0)
  931. Glacius.Font = Enum.Font.SourceSans
  932. Glacius.Text = "Glacius"
  933. Glacius.TextColor3 = Color3.new(1, 1, 1)
  934. Glacius.TextScaled = true
  935. Glacius.TextSize = 13
  936. Glacius.TextWrapped = true
  937.  
  938. Incarcerous.Name = "Incarcerous"
  939. Incarcerous.Parent = SpellList_2
  940. Incarcerous.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  941. Incarcerous.BackgroundTransparency = 0.69999998807907
  942. Incarcerous.BorderSizePixel = 0
  943. Incarcerous.Size = UDim2.new(0.899999976, 0, 0.00499999989, 0)
  944. Incarcerous.Font = Enum.Font.SourceSans
  945. Incarcerous.Text = "Incarcerous"
  946. Incarcerous.TextColor3 = Color3.new(1, 1, 1)
  947. Incarcerous.TextScaled = true
  948. Incarcerous.TextSize = 13
  949. Incarcerous.TextWrapped = true
  950.  
  951. Incendio.Name = "Incendio"
  952. Incendio.Parent = SpellList_2
  953. Incendio.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  954. Incendio.BackgroundTransparency = 0.69999998807907
  955. Incendio.BorderSizePixel = 0
  956. Incendio.Size = UDim2.new(0.899999976, 0, 0.00499999989, 0)
  957. Incendio.Font = Enum.Font.SourceSans
  958. Incendio.Text = "Incendio"
  959. Incendio.TextColor3 = Color3.new(1, 1, 1)
  960. Incendio.TextScaled = true
  961. Incendio.TextSize = 13
  962. Incendio.TextWrapped = true
  963.  
  964. Impedimenta.Name = "Impedimenta"
  965. Impedimenta.Parent = SpellList_2
  966. Impedimenta.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  967. Impedimenta.BackgroundTransparency = 0.69999998807907
  968. Impedimenta.BorderSizePixel = 0
  969. Impedimenta.Size = UDim2.new(0.899999976, 0, 0.00499999989, 0)
  970. Impedimenta.Font = Enum.Font.SourceSans
  971. Impedimenta.Text = "Impedimenta"
  972. Impedimenta.TextColor3 = Color3.new(1, 1, 1)
  973. Impedimenta.TextScaled = true
  974. Impedimenta.TextSize = 13
  975. Impedimenta.TextWrapped = true
  976.  
  977. Levicorpus.Name = "Levicorpus"
  978. Levicorpus.Parent = SpellList_2
  979. Levicorpus.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  980. Levicorpus.BackgroundTransparency = 0.69999998807907
  981. Levicorpus.BorderSizePixel = 0
  982. Levicorpus.Size = UDim2.new(0.899999976, 0, 0.00499999989, 0)
  983. Levicorpus.Font = Enum.Font.SourceSans
  984. Levicorpus.Text = "Levicorpus"
  985. Levicorpus.TextColor3 = Color3.new(1, 1, 1)
  986. Levicorpus.TextScaled = true
  987. Levicorpus.TextSize = 13
  988. Levicorpus.TextWrapped = true
  989.  
  990. LocomotorWibbly.Name = "Locomotor Wibbly"
  991. LocomotorWibbly.Parent = SpellList_2
  992. LocomotorWibbly.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  993. LocomotorWibbly.BackgroundTransparency = 0.69999998807907
  994. LocomotorWibbly.BorderSizePixel = 0
  995. LocomotorWibbly.Size = UDim2.new(0.899999976, 0, 0.00499999989, 0)
  996. LocomotorWibbly.Font = Enum.Font.SourceSans
  997. LocomotorWibbly.Text = "Locomotor Wibbly"
  998. LocomotorWibbly.TextColor3 = Color3.new(1, 1, 1)
  999. LocomotorWibbly.TextScaled = true
  1000. LocomotorWibbly.TextSize = 13
  1001. LocomotorWibbly.TextWrapped = true
  1002.  
  1003. Lumos.Name = "Lumos"
  1004. Lumos.Parent = SpellList_2
  1005. Lumos.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  1006. Lumos.BackgroundTransparency = 0.69999998807907
  1007. Lumos.BorderSizePixel = 0
  1008. Lumos.Size = UDim2.new(0.899999976, 0, 0.00499999989, 0)
  1009. Lumos.Font = Enum.Font.SourceSans
  1010. Lumos.Text = "Lumos"
  1011. Lumos.TextColor3 = Color3.new(1, 1, 1)
  1012. Lumos.TextScaled = true
  1013. Lumos.TextSize = 13
  1014. Lumos.TextWrapped = true
  1015.  
  1016. Melofors.Name = "Melofors"
  1017. Melofors.Parent = SpellList_2
  1018. Melofors.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  1019. Melofors.BackgroundTransparency = 0.69999998807907
  1020. Melofors.BorderSizePixel = 0
  1021. Melofors.Size = UDim2.new(0.899999976, 0, 0.00499999989, 0)
  1022. Melofors.Font = Enum.Font.SourceSans
  1023. Melofors.Text = "Melofors"
  1024. Melofors.TextColor3 = Color3.new(1, 1, 1)
  1025. Melofors.TextScaled = true
  1026. Melofors.TextSize = 13
  1027. Melofors.TextWrapped = true
  1028.  
  1029. Nox.Name = "Nox"
  1030. Nox.Parent = SpellList_2
  1031. Nox.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  1032. Nox.BackgroundTransparency = 0.69999998807907
  1033. Nox.BorderSizePixel = 0
  1034. Nox.Size = UDim2.new(0.899999976, 0, 0.00499999989, 0)
  1035. Nox.Font = Enum.Font.SourceSans
  1036. Nox.Text = "Nox"
  1037. Nox.TextColor3 = Color3.new(1, 1, 1)
  1038. Nox.TextScaled = true
  1039. Nox.TextSize = 13
  1040. Nox.TextWrapped = true
  1041.  
  1042. Obliviate.Name = "Obliviate"
  1043. Obliviate.Parent = SpellList_2
  1044. Obliviate.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  1045. Obliviate.BackgroundTransparency = 0.69999998807907
  1046. Obliviate.BorderSizePixel = 0
  1047. Obliviate.Size = UDim2.new(0.899999976, 0, 0.00499999989, 0)
  1048. Obliviate.Font = Enum.Font.SourceSans
  1049. Obliviate.Text = "Obliviate"
  1050. Obliviate.TextColor3 = Color3.new(1, 1, 1)
  1051. Obliviate.TextScaled = true
  1052. Obliviate.TextSize = 13
  1053. Obliviate.TextWrapped = true
  1054.  
  1055. Obscuro.Name = "Obscuro"
  1056. Obscuro.Parent = SpellList_2
  1057. Obscuro.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  1058. Obscuro.BackgroundTransparency = 0.69999998807907
  1059. Obscuro.BorderSizePixel = 0
  1060. Obscuro.Size = UDim2.new(0.899999976, 0, 0.00499999989, 0)
  1061. Obscuro.Font = Enum.Font.SourceSans
  1062. Obscuro.Text = "Obscuro"
  1063. Obscuro.TextColor3 = Color3.new(1, 1, 1)
  1064. Obscuro.TextScaled = true
  1065. Obscuro.TextSize = 13
  1066. Obscuro.TextWrapped = true
  1067.  
  1068. PetrificusTotalus.Name = "Petrificus Totalus"
  1069. PetrificusTotalus.Parent = SpellList_2
  1070. PetrificusTotalus.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  1071. PetrificusTotalus.BackgroundTransparency = 0.69999998807907
  1072. PetrificusTotalus.BorderSizePixel = 0
  1073. PetrificusTotalus.Size = UDim2.new(0.899999976, 0, 0.00499999989, 0)
  1074. PetrificusTotalus.Font = Enum.Font.SourceSans
  1075. PetrificusTotalus.Text = "Petrificus Totalus"
  1076. PetrificusTotalus.TextColor3 = Color3.new(1, 1, 1)
  1077. PetrificusTotalus.TextScaled = true
  1078. PetrificusTotalus.TextSize = 13
  1079. PetrificusTotalus.TextWrapped = true
  1080.  
  1081. Protego.Name = "Protego"
  1082. Protego.Parent = SpellList_2
  1083. Protego.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  1084. Protego.BackgroundTransparency = 0.69999998807907
  1085. Protego.BorderSizePixel = 0
  1086. Protego.Size = UDim2.new(0.899999976, 0, 0.00499999989, 0)
  1087. Protego.Font = Enum.Font.SourceSans
  1088. Protego.Text = "Protego"
  1089. Protego.TextColor3 = Color3.new(1, 1, 1)
  1090. Protego.TextScaled = true
  1091. Protego.TextSize = 13
  1092. Protego.TextWrapped = true
  1093.  
  1094. ProtegoTotalum.Name = "Protego Totalum"
  1095. ProtegoTotalum.Parent = SpellList_2
  1096. ProtegoTotalum.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  1097. ProtegoTotalum.BackgroundTransparency = 0.69999998807907
  1098. ProtegoTotalum.BorderSizePixel = 0
  1099. ProtegoTotalum.Size = UDim2.new(0.899999976, 0, 0.00499999989, 0)
  1100. ProtegoTotalum.Font = Enum.Font.SourceSans
  1101. ProtegoTotalum.Text = "Protego Totalum"
  1102. ProtegoTotalum.TextColor3 = Color3.new(1, 1, 1)
  1103. ProtegoTotalum.TextScaled = true
  1104. ProtegoTotalum.TextSize = 13
  1105. ProtegoTotalum.TextWrapped = true
  1106.  
  1107. Reducto.Name = "Reducto"
  1108. Reducto.Parent = SpellList_2
  1109. Reducto.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  1110. Reducto.BackgroundTransparency = 0.69999998807907
  1111. Reducto.BorderSizePixel = 0
  1112. Reducto.Size = UDim2.new(0.899999976, 0, 0.00499999989, 0)
  1113. Reducto.Font = Enum.Font.SourceSans
  1114. Reducto.Text = "Reducto"
  1115. Reducto.TextColor3 = Color3.new(1, 1, 1)
  1116. Reducto.TextScaled = true
  1117. Reducto.TextSize = 13
  1118. Reducto.TextWrapped = true
  1119.  
  1120. Relashio.Name = "Relashio"
  1121. Relashio.Parent = SpellList_2
  1122. Relashio.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  1123. Relashio.BackgroundTransparency = 0.69999998807907
  1124. Relashio.BorderSizePixel = 0
  1125. Relashio.Size = UDim2.new(0.899999976, 0, 0.00499999989, 0)
  1126. Relashio.Font = Enum.Font.SourceSans
  1127. Relashio.Text = "Relashio"
  1128. Relashio.TextColor3 = Color3.new(1, 1, 1)
  1129. Relashio.TextScaled = true
  1130. Relashio.TextSize = 13
  1131. Relashio.TextWrapped = true
  1132.  
  1133. Rennervate.Name = "Rennervate"
  1134. Rennervate.Parent = SpellList_2
  1135. Rennervate.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  1136. Rennervate.BackgroundTransparency = 0.69999998807907
  1137. Rennervate.BorderSizePixel = 0
  1138. Rennervate.Size = UDim2.new(0.899999976, 0, 0.00499999989, 0)
  1139. Rennervate.Font = Enum.Font.SourceSans
  1140. Rennervate.Text = "Rennervate"
  1141. Rennervate.TextColor3 = Color3.new(1, 1, 1)
  1142. Rennervate.TextScaled = true
  1143. Rennervate.TextSize = 13
  1144. Rennervate.TextWrapped = true
  1145.  
  1146. Rictusempra.Name = "Rictusempra"
  1147. Rictusempra.Parent = SpellList_2
  1148. Rictusempra.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  1149. Rictusempra.BackgroundTransparency = 0.69999998807907
  1150. Rictusempra.BorderSizePixel = 0
  1151. Rictusempra.Size = UDim2.new(0.899999976, 0, 0.00499999989, 0)
  1152. Rictusempra.Font = Enum.Font.SourceSans
  1153. Rictusempra.Text = "Rictusempra"
  1154. Rictusempra.TextColor3 = Color3.new(1, 1, 1)
  1155. Rictusempra.TextScaled = true
  1156. Rictusempra.TextSize = 13
  1157. Rictusempra.TextWrapped = true
  1158.  
  1159. Sectumsempra.Name = "Sectumsempra"
  1160. Sectumsempra.Parent = SpellList_2
  1161. Sectumsempra.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  1162. Sectumsempra.BackgroundTransparency = 0.69999998807907
  1163. Sectumsempra.BorderSizePixel = 0
  1164. Sectumsempra.Size = UDim2.new(0.899999976, 0, 0.00499999989, 0)
  1165. Sectumsempra.Font = Enum.Font.SourceSans
  1166. Sectumsempra.Text = "Sectumsempra"
  1167. Sectumsempra.TextColor3 = Color3.new(1, 1, 1)
  1168. Sectumsempra.TextScaled = true
  1169. Sectumsempra.TextSize = 13
  1170. Sectumsempra.TextWrapped = true
  1171.  
  1172. Silencio.Name = "Silencio"
  1173. Silencio.Parent = SpellList_2
  1174. Silencio.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  1175. Silencio.BackgroundTransparency = 0.69999998807907
  1176. Silencio.BorderSizePixel = 0
  1177. Silencio.Size = UDim2.new(0.899999976, 0, 0.00499999989, 0)
  1178. Silencio.Font = Enum.Font.SourceSans
  1179. Silencio.Text = "Silencio"
  1180. Silencio.TextColor3 = Color3.new(1, 1, 1)
  1181. Silencio.TextScaled = true
  1182. Silencio.TextSize = 13
  1183. Silencio.TextWrapped = true
  1184.  
  1185. Stupefy.Name = "Stupefy"
  1186. Stupefy.Parent = SpellList_2
  1187. Stupefy.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  1188. Stupefy.BackgroundTransparency = 0.69999998807907
  1189. Stupefy.BorderSizePixel = 0
  1190. Stupefy.Size = UDim2.new(0.899999976, 0, 0.00499999989, 0)
  1191. Stupefy.Font = Enum.Font.SourceSans
  1192. Stupefy.Text = "Stupefy"
  1193. Stupefy.TextColor3 = Color3.new(1, 1, 1)
  1194. Stupefy.TextScaled = true
  1195. Stupefy.TextSize = 13
  1196. Stupefy.TextWrapped = true
  1197.  
  1198. Tarantallegra.Name = "Tarantallegra"
  1199. Tarantallegra.Parent = SpellList_2
  1200. Tarantallegra.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  1201. Tarantallegra.BackgroundTransparency = 0.69999998807907
  1202. Tarantallegra.BorderSizePixel = 0
  1203. Tarantallegra.Size = UDim2.new(0.899999976, 0, 0.00499999989, 0)
  1204. Tarantallegra.Font = Enum.Font.SourceSans
  1205. Tarantallegra.Text = "Tarantallegra"
  1206. Tarantallegra.TextColor3 = Color3.new(1, 1, 1)
  1207. Tarantallegra.TextScaled = true
  1208. Tarantallegra.TextSize = 13
  1209. Tarantallegra.TextWrapped = true
  1210.  
  1211. Tonitro.Name = "Tonitro"
  1212. Tonitro.Parent = SpellList_2
  1213. Tonitro.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  1214. Tonitro.BackgroundTransparency = 0.69999998807907
  1215. Tonitro.BorderSizePixel = 0
  1216. Tonitro.Size = UDim2.new(0.899999976, 0, 0.00499999989, 0)
  1217. Tonitro.Font = Enum.Font.SourceSans
  1218. Tonitro.Text = "Tonitro"
  1219. Tonitro.TextColor3 = Color3.new(1, 1, 1)
  1220. Tonitro.TextScaled = true
  1221. Tonitro.TextSize = 13
  1222. Tonitro.TextWrapped = true
  1223.  
  1224. Verdimillious.Name = "Verdimillious"
  1225. Verdimillious.Parent = SpellList_2
  1226. Verdimillious.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  1227. Verdimillious.BackgroundTransparency = 0.69999998807907
  1228. Verdimillious.BorderSizePixel = 0
  1229. Verdimillious.Size = UDim2.new(0.899999976, 0, 0.00499999989, 0)
  1230. Verdimillious.Font = Enum.Font.SourceSans
  1231. Verdimillious.Text = "Verdimillious"
  1232. Verdimillious.TextColor3 = Color3.new(1, 1, 1)
  1233. Verdimillious.TextScaled = true
  1234. Verdimillious.TextSize = 13
  1235. Verdimillious.TextWrapped = true
  1236.  
  1237. VulneraSanentur.Name = "Vulnera Sanentur"
  1238. VulneraSanentur.Parent = SpellList_2
  1239. VulneraSanentur.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  1240. VulneraSanentur.BackgroundTransparency = 0.69999998807907
  1241. VulneraSanentur.BorderSizePixel = 0
  1242. VulneraSanentur.Size = UDim2.new(0.899999976, 0, 0.00499999989, 0)
  1243. VulneraSanentur.Font = Enum.Font.SourceSans
  1244. VulneraSanentur.Text = "Vulnera Sanentur"
  1245. VulneraSanentur.TextColor3 = Color3.new(1, 1, 1)
  1246. VulneraSanentur.TextScaled = true
  1247. VulneraSanentur.TextSize = 13
  1248. VulneraSanentur.TextWrapped = true
  1249.  
  1250. Infernum.Name = "Infernum"
  1251. Infernum.Parent = SpellList_2
  1252. Infernum.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  1253. Infernum.BackgroundTransparency = 0.69999998807907
  1254. Infernum.BorderSizePixel = 0
  1255. Infernum.Size = UDim2.new(0.899999976, 0, 0.00499999989, 0)
  1256. Infernum.Font = Enum.Font.SourceSans
  1257. Infernum.Text = "Infernum"
  1258. Infernum.TextColor3 = Color3.new(1, 1, 1)
  1259. Infernum.TextScaled = true
  1260. Infernum.TextSize = 13
  1261. Infernum.TextWrapped = true
  1262.  
  1263. PruinaTempestatis.Name = "Pruina Tempestatis"
  1264. PruinaTempestatis.Parent = SpellList_2
  1265. PruinaTempestatis.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  1266. PruinaTempestatis.BackgroundTransparency = 0.69999998807907
  1267. PruinaTempestatis.BorderSizePixel = 0
  1268. PruinaTempestatis.Size = UDim2.new(0.899999976, 0, 0.00499999989, 0)
  1269. PruinaTempestatis.Font = Enum.Font.SourceSans
  1270. PruinaTempestatis.Text = "Pruina Tempestatis"
  1271. PruinaTempestatis.TextColor3 = Color3.new(1, 1, 1)
  1272. PruinaTempestatis.TextScaled = true
  1273. PruinaTempestatis.TextSize = 13
  1274. PruinaTempestatis.TextWrapped = true
  1275.  
  1276. UIPadding_2.Parent = SpellList_2
  1277. UIPadding_2.PaddingLeft = UDim.new(0.0799999982, 0)
  1278.  
  1279. Menu.Name = "Menu"
  1280. Menu.Parent = Thing
  1281. Menu.BackgroundColor3 = Color3.new(0.0941177, 0.0941177, 0.0941177)
  1282. Menu.Position = UDim2.new(0.0107161831, 0, 0.313866943, 0)
  1283. Menu.Size = UDim2.new(0, 96, 0, 25)
  1284. Menu.Font = Enum.Font.SourceSansSemibold
  1285. Menu.Text = "Menu"
  1286. Menu.TextColor3 = Color3.new(1, 1, 1)
  1287. Menu.TextScaled = true
  1288. Menu.TextSize = 20
  1289. Menu.TextWrapped = true
  1290.  
  1291. KeybindList.Name = "Keybind List"
  1292. KeybindList.Parent = Thing
  1293. KeybindList.BackgroundColor3 = Color3.new(1, 1, 1)
  1294. KeybindList.BackgroundTransparency = 1
  1295. KeybindList.BorderSizePixel = 0
  1296. KeybindList.Position = UDim2.new(0.610079587, 0, 0.00284090918, 0)
  1297. KeybindList.Size = UDim2.new(0.389124691, 0, 1, 0)
  1298.  
  1299. UIListLayout_3.Parent = KeybindList
  1300. UIListLayout_3.VerticalAlignment = Enum.VerticalAlignment.Center
  1301.  
  1302. UIPadding_3.Parent = KeybindList
  1303. UIPadding_3.PaddingLeft = UDim.new(0.100000001, 0)
  1304.  
  1305. Keybind_11.Name = "Keybind"
  1306. Keybind_11.Parent = Thing
  1307. Keybind_11.BackgroundColor3 = Color3.new(0, 0, 0)
  1308. Keybind_11.BackgroundTransparency = 1
  1309. Keybind_11.BorderSizePixel = 0
  1310. Keybind_11.Position = UDim2.new(0.0999997035, 0, 0.474999994, 0)
  1311. Keybind_11.Size = UDim2.new(0.907957554, 0, 0.0500000007, 0)
  1312. Keybind_11.Visible = false
  1313. Keybind_11.Font = Enum.Font.SourceSans
  1314. Keybind_11.Text = "Key: Spell:"
  1315. Keybind_11.TextColor3 = Color3.new(1, 1, 1)
  1316. Keybind_11.TextSize = 14
  1317. Keybind_11.TextWrapped = true
  1318. Keybind_11.TextXAlignment = Enum.TextXAlignment.Right
  1319.  
  1320. for _,v in pairs(Scrolling:GetChildren()) do
  1321. if v.Name == "Keybind" then
  1322. local KeyValue = Instance.new("StringValue",v)
  1323. local SpellValue = Instance.new("StringValue",v)
  1324. KeyValue.Name = "Key"
  1325. SpellValue.Name = "Spell"
  1326. end
  1327. end
  1328. -- Scripts:
  1329. function SCRIPT_DWWS89_FAKESCRIPT() -- Keybinds.Open/Close
  1330. local script = Instance.new('LocalScript')
  1331. script.Parent = Keybinds
  1332. script.Parent.MouseButton1Click:Connect(function()
  1333. if script.Parent.Parent.Scrolling.Visible == true then
  1334. script.Parent.Parent.Scrolling.Visible = false
  1335. else
  1336. script.Parent.Parent.Scrolling.Visible = true
  1337. end
  1338. end)
  1339.  
  1340. end
  1341. coroutine.resume(coroutine.create(SCRIPT_DWWS89_FAKESCRIPT))
  1342. function SCRIPT_ADBC85_FAKESCRIPT() -- SpellList.Open/Close
  1343. local script = Instance.new('LocalScript')
  1344. script.Parent = SpellList
  1345. script.Parent.MouseButton1Click:Connect(function()
  1346. if script.Parent.Parent.SpellList.Visible == true then
  1347. script.Parent.Parent.SpellList.Visible = false
  1348. else
  1349. script.Parent.Parent.SpellList.Visible = true
  1350. end
  1351. end)
  1352.  
  1353. end
  1354. coroutine.resume(coroutine.create(SCRIPT_ADBC85_FAKESCRIPT))
  1355. function SCRIPT_GHXK78_FAKESCRIPT() -- KeyBox.OneChar
  1356. local script = Instance.new('LocalScript')
  1357. script.Parent = KeyBox
  1358. script.Parent.Changed:Connect(function(change)
  1359. if change ~= "Text" then return end
  1360. local text = script.Parent.Text
  1361. local num = text:len()
  1362. if num >1 then
  1363. script.Parent.Text = text:sub(0,1)
  1364. end
  1365. if num == 0 then
  1366. script.Parent.Parent.Key.Value = ""
  1367. else
  1368. script.Parent.Parent.Key.Value = text:sub(0,1)
  1369. script.Parent:ReleaseFocus()
  1370. end
  1371. end)
  1372.  
  1373. end
  1374. coroutine.resume(coroutine.create(SCRIPT_GHXK78_FAKESCRIPT))
  1375. function SCRIPT_BLSO82_FAKESCRIPT() -- SpellBox.SetSpell
  1376. local script = Instance.new('LocalScript')
  1377. script.Parent = SpellBox
  1378. local spells = {'Aboleo','Accio','Alarte Ascendare','Appa','Ascendio','Avada Kedavra','Baubillious','Bombarda','Calvorio','Carpe Retractum','Confringo','Confundo','Crucio','Defodio','Deletrius','Depulso','Diffindo','Diminuendo','Duro','Ebublio','Engorgio Skullus','Episkey','Everte Statum','Expelliarmus','Expulso','Finite Incantatem','Flare','Flipendo','Geminio','Glacius','Incarcerous','Incendio','Impedimenta','Levicorpus','Locomotor Wibbly','Lumos','Melofors','Nox','Obliviate','Obscuro','Petrificus Totalus','Protego','Protego Totalum','Reducto','Relashio','Rennervate','Rictusempra','Sectumsempra','Silencio','Stupefy','Tarantallegra','Tonitro','Verdimillious','Vulnera Sanentur','Infernum','Pruina Tempestatis','Protego Diabolica'}
  1379.  
  1380. local txt = 0
  1381. script.Parent.Changed:Connect(function(change)
  1382. if change ~= "Text" then return end
  1383. local text = script.Parent.Text
  1384. if #text <2 then script.Parent.Parent.Spell.Value = "" return end
  1385. if text:len() < txt then txt = text:len() return end
  1386. txt = text:len()
  1387. if not check(text) then return end
  1388. script.Parent.Text = text..(check(text):lower():sub(text:len()+1,check(text):len()))
  1389. script.Parent.Parent.Spell.Value = script.Parent.Text
  1390. script.Parent:ReleaseFocus()
  1391. end)
  1392.  
  1393. function check(player)
  1394. local plrs = {}
  1395. for _,v in pairs(spells) do
  1396. if v:sub(1,player:len()):lower()==player:lower() then
  1397. table.insert(plrs,v)
  1398. end
  1399. end
  1400. if #plrs >1 then return end
  1401. return(plrs[1])
  1402. end
  1403.  
  1404. end
  1405. coroutine.resume(coroutine.create(SCRIPT_BLSO82_FAKESCRIPT))
  1406. function SCRIPT_IGHE73_FAKESCRIPT() -- Keybind.Add To List
  1407. local script = Instance.new('LocalScript')
  1408. script.Parent = Keybind
  1409. local listing = ""
  1410.  
  1411. script.Parent.Key.Changed:Connect(function()
  1412. print("Key Changed")
  1413. if script.Parent.Key.Value:len() == 0 then
  1414. pcall(function()
  1415. listing:Destroy()
  1416. end)
  1417. return
  1418. end
  1419. if script.Parent.Spell.Value:len() >= 3 then
  1420. print("Key Changed. and Spell Value")
  1421. local clone = script.Parent.Parent.Parent.Parent.Keybind:Clone()
  1422. clone.Parent = script.Parent.Parent.Parent.Parent["Keybind List"]
  1423. clone.Text = "["..script.Parent.Key.Value.."] - "..script.Parent.Spell.Value
  1424. clone.Visible = true
  1425. listing = clone
  1426. else
  1427. pcall(function()
  1428. listing:Destroy()
  1429. end)
  1430. end
  1431. end)
  1432. script.Parent.Spell.Changed:Connect(function()
  1433. print("Spell Changed")
  1434. if script.Parent.Spell.Value:len() == 0 then
  1435. pcall(function()
  1436. listing:Destroy()
  1437. end)
  1438. return
  1439. end
  1440. if script.Parent.Key.Value:len() == 1 then
  1441. print("Spell Changed. and Key Value")
  1442. local clone = script.Parent.Parent.Parent.Parent.Keybind:Clone()
  1443. clone.Parent = script.Parent.Parent.Parent.Parent["Keybind List"]
  1444. clone.Text = "["..script.Parent.Key.Value.."] - "..script.Parent.Spell.Value
  1445. clone.Visible = true
  1446. listing = clone
  1447. else
  1448. pcall(function()
  1449. listing:Destroy()
  1450. end)
  1451. end
  1452. end)
  1453.  
  1454. end
  1455. coroutine.resume(coroutine.create(SCRIPT_IGHE73_FAKESCRIPT))
  1456. function SCRIPT_CTYK84_FAKESCRIPT() -- KeyBox_2.OneChar
  1457. local script = Instance.new('LocalScript')
  1458. script.Parent = KeyBox_2
  1459. script.Parent.Changed:Connect(function(change)
  1460. if change ~= "Text" then return end
  1461. local text = script.Parent.Text
  1462. local num = text:len()
  1463. if num >1 then
  1464. script.Parent.Text = text:sub(0,1)
  1465. end
  1466. if num == 0 then
  1467. script.Parent.Parent.Key.Value = ""
  1468. else
  1469. script.Parent.Parent.Key.Value = text:sub(0,1)
  1470. script.Parent:ReleaseFocus()
  1471. end
  1472. end)
  1473.  
  1474. end
  1475. coroutine.resume(coroutine.create(SCRIPT_CTYK84_FAKESCRIPT))
  1476. function SCRIPT_PXHI71_FAKESCRIPT() -- SpellBox_2.SetSpell
  1477. local script = Instance.new('LocalScript')
  1478. script.Parent = SpellBox_2
  1479. local spells = {'Aboleo','Accio','Alarte Ascendare','Appa','Ascendio','Avada Kedavra','Baubillious','Bombarda','Calvorio','Carpe Retractum','Confringo','Confundo','Crucio','Defodio','Deletrius','Depulso','Diffindo','Diminuendo','Duro','Ebublio','Engorgio Skullus','Episkey','Everte Statum','Expelliarmus','Expulso','Finite Incantatem','Flare','Flipendo','Geminio','Glacius','Incarcerous','Incendio','Impedimenta','Levicorpus','Locomotor Wibbly','Lumos','Melofors','Nox','Obliviate','Obscuro','Petrificus Totalus','Protego','Protego Totalum','Reducto','Relashio','Rennervate','Rictusempra','Sectumsempra','Silencio','Stupefy','Tarantallegra','Tonitro','Verdimillious','Vulnera Sanentur','Infernum','Pruina Tempestatis','Protego Diabolica'}
  1480.  
  1481. local txt = 0
  1482. script.Parent.Changed:Connect(function(change)
  1483. if change ~= "Text" then return end
  1484. local text = script.Parent.Text
  1485. if #text <2 then script.Parent.Parent.Spell.Value = "" return end
  1486. if text:len() < txt then txt = text:len() return end
  1487. txt = text:len()
  1488. if not check(text) then return end
  1489. script.Parent.Text = text..(check(text):lower():sub(text:len()+1,check(text):len()))
  1490. script.Parent.Parent.Spell.Value = script.Parent.Text
  1491. script.Parent:ReleaseFocus()
  1492. end)
  1493.  
  1494. function check(player)
  1495. local plrs = {}
  1496. for _,v in pairs(spells) do
  1497. if v:sub(1,player:len()):lower()==player:lower() then
  1498. table.insert(plrs,v)
  1499. end
  1500. end
  1501. if #plrs >1 then return end
  1502. return(plrs[1])
  1503. end
  1504.  
  1505. end
  1506. coroutine.resume(coroutine.create(SCRIPT_PXHI71_FAKESCRIPT))
  1507. function SCRIPT_QMBM88_FAKESCRIPT() -- Keybind_2.Add To List
  1508. local script = Instance.new('LocalScript')
  1509. script.Parent = Keybind_2
  1510. local listing = ""
  1511.  
  1512. script.Parent.Key.Changed:Connect(function()
  1513. print("Key Changed")
  1514. if script.Parent.Key.Value:len() == 0 then
  1515. pcall(function()
  1516. listing:Destroy()
  1517. end)
  1518. return
  1519. end
  1520. if script.Parent.Spell.Value:len() >= 3 then
  1521. print("Key Changed. and Spell Value")
  1522. local clone = script.Parent.Parent.Parent.Parent.Keybind:Clone()
  1523. clone.Parent = script.Parent.Parent.Parent.Parent["Keybind List"]
  1524. clone.Text = "["..script.Parent.Key.Value.."] - "..script.Parent.Spell.Value
  1525. clone.Visible = true
  1526. listing = clone
  1527. else
  1528. pcall(function()
  1529. listing:Destroy()
  1530. end)
  1531. end
  1532. end)
  1533. script.Parent.Spell.Changed:Connect(function()
  1534. print("Spell Changed")
  1535. if script.Parent.Spell.Value:len() == 0 then
  1536. pcall(function()
  1537. listing:Destroy()
  1538. end)
  1539. return
  1540. end
  1541. if script.Parent.Key.Value:len() == 1 then
  1542. print("Spell Changed. and Key Value")
  1543. local clone = script.Parent.Parent.Parent.Parent.Keybind:Clone()
  1544. clone.Parent = script.Parent.Parent.Parent.Parent["Keybind List"]
  1545. clone.Text = "["..script.Parent.Key.Value.."] - "..script.Parent.Spell.Value
  1546. clone.Visible = true
  1547. listing = clone
  1548. else
  1549. pcall(function()
  1550. listing:Destroy()
  1551. end)
  1552. end
  1553. end)
  1554.  
  1555. end
  1556. coroutine.resume(coroutine.create(SCRIPT_QMBM88_FAKESCRIPT))
  1557. function SCRIPT_WBUO71_FAKESCRIPT() -- KeyBox_3.OneChar
  1558. local script = Instance.new('LocalScript')
  1559. script.Parent = KeyBox_3
  1560. script.Parent.Changed:Connect(function(change)
  1561. if change ~= "Text" then return end
  1562. local text = script.Parent.Text
  1563. local num = text:len()
  1564. if num >1 then
  1565. script.Parent.Text = text:sub(0,1)
  1566. end
  1567. if num == 0 then
  1568. script.Parent.Parent.Key.Value = ""
  1569. else
  1570. script.Parent.Parent.Key.Value = text:sub(0,1)
  1571. script.Parent:ReleaseFocus()
  1572. end
  1573. end)
  1574.  
  1575. end
  1576. coroutine.resume(coroutine.create(SCRIPT_WBUO71_FAKESCRIPT))
  1577. function SCRIPT_KEHU86_FAKESCRIPT() -- SpellBox_3.SetSpell
  1578. local script = Instance.new('LocalScript')
  1579. script.Parent = SpellBox_3
  1580. local spells = {'Aboleo','Accio','Alarte Ascendare','Appa','Ascendio','Avada Kedavra','Baubillious','Bombarda','Calvorio','Carpe Retractum','Confringo','Confundo','Crucio','Defodio','Deletrius','Depulso','Diffindo','Diminuendo','Duro','Ebublio','Engorgio Skullus','Episkey','Everte Statum','Expelliarmus','Expulso','Finite Incantatem','Flare','Flipendo','Geminio','Glacius','Incarcerous','Incendio','Impedimenta','Levicorpus','Locomotor Wibbly','Lumos','Melofors','Nox','Obliviate','Obscuro','Petrificus Totalus','Protego','Protego Totalum','Reducto','Relashio','Rennervate','Rictusempra','Sectumsempra','Silencio','Stupefy','Tarantallegra','Tonitro','Verdimillious','Vulnera Sanentur','Infernum','Pruina Tempestatis','Protego Diabolica'}
  1581.  
  1582. local txt = 0
  1583. script.Parent.Changed:Connect(function(change)
  1584. if change ~= "Text" then return end
  1585. local text = script.Parent.Text
  1586. if #text <2 then script.Parent.Parent.Spell.Value = "" return end
  1587. if text:len() < txt then txt = text:len() return end
  1588. txt = text:len()
  1589. if not check(text) then return end
  1590. script.Parent.Text = text..(check(text):lower():sub(text:len()+1,check(text):len()))
  1591. script.Parent.Parent.Spell.Value = script.Parent.Text
  1592. script.Parent:ReleaseFocus()
  1593. end)
  1594.  
  1595. function check(player)
  1596. local plrs = {}
  1597. for _,v in pairs(spells) do
  1598. if v:sub(1,player:len()):lower()==player:lower() then
  1599. table.insert(plrs,v)
  1600. end
  1601. end
  1602. if #plrs >1 then return end
  1603. return(plrs[1])
  1604. end
  1605.  
  1606. end
  1607. coroutine.resume(coroutine.create(SCRIPT_KEHU86_FAKESCRIPT))
  1608. function SCRIPT_PRWG73_FAKESCRIPT() -- Keybind_3.Add To List
  1609. local script = Instance.new('LocalScript')
  1610. script.Parent = Keybind_3
  1611. local listing = ""
  1612.  
  1613. script.Parent.Key.Changed:Connect(function()
  1614. print("Key Changed")
  1615. if script.Parent.Key.Value:len() == 0 then
  1616. pcall(function()
  1617. listing:Destroy()
  1618. end)
  1619. return
  1620. end
  1621. if script.Parent.Spell.Value:len() >= 3 then
  1622. print("Key Changed. and Spell Value")
  1623. local clone = script.Parent.Parent.Parent.Parent.Keybind:Clone()
  1624. clone.Parent = script.Parent.Parent.Parent.Parent["Keybind List"]
  1625. clone.Text = "["..script.Parent.Key.Value.."] - "..script.Parent.Spell.Value
  1626. clone.Visible = true
  1627. listing = clone
  1628. else
  1629. pcall(function()
  1630. listing:Destroy()
  1631. end)
  1632. end
  1633. end)
  1634. script.Parent.Spell.Changed:Connect(function()
  1635. print("Spell Changed")
  1636. if script.Parent.Spell.Value:len() == 0 then
  1637. pcall(function()
  1638. listing:Destroy()
  1639. end)
  1640. return
  1641. end
  1642. if script.Parent.Key.Value:len() == 1 then
  1643. print("Spell Changed. and Key Value")
  1644. local clone = script.Parent.Parent.Parent.Parent.Keybind:Clone()
  1645. clone.Parent = script.Parent.Parent.Parent.Parent["Keybind List"]
  1646. clone.Text = "["..script.Parent.Key.Value.."] - "..script.Parent.Spell.Value
  1647. clone.Visible = true
  1648. listing = clone
  1649. else
  1650. pcall(function()
  1651. listing:Destroy()
  1652. end)
  1653. end
  1654. end)
  1655.  
  1656. end
  1657. coroutine.resume(coroutine.create(SCRIPT_PRWG73_FAKESCRIPT))
  1658. function SCRIPT_HHGV66_FAKESCRIPT() -- KeyBox_4.OneChar
  1659. local script = Instance.new('LocalScript')
  1660. script.Parent = KeyBox_4
  1661. script.Parent.Changed:Connect(function(change)
  1662. if change ~= "Text" then return end
  1663. local text = script.Parent.Text
  1664. local num = text:len()
  1665. if num >1 then
  1666. script.Parent.Text = text:sub(0,1)
  1667. end
  1668. if num == 0 then
  1669. script.Parent.Parent.Key.Value = ""
  1670. else
  1671. script.Parent.Parent.Key.Value = text:sub(0,1)
  1672. script.Parent:ReleaseFocus()
  1673. end
  1674. end)
  1675.  
  1676. end
  1677. coroutine.resume(coroutine.create(SCRIPT_HHGV66_FAKESCRIPT))
  1678. function SCRIPT_XOLN81_FAKESCRIPT() -- SpellBox_4.SetSpell
  1679. local script = Instance.new('LocalScript')
  1680. script.Parent = SpellBox_4
  1681. local spells = {'Aboleo','Accio','Alarte Ascendare','Appa','Ascendio','Avada Kedavra','Baubillious','Bombarda','Calvorio','Carpe Retractum','Confringo','Confundo','Crucio','Defodio','Deletrius','Depulso','Diffindo','Diminuendo','Duro','Ebublio','Engorgio Skullus','Episkey','Everte Statum','Expelliarmus','Expulso','Finite Incantatem','Flare','Flipendo','Geminio','Glacius','Incarcerous','Incendio','Impedimenta','Levicorpus','Locomotor Wibbly','Lumos','Melofors','Nox','Obliviate','Obscuro','Petrificus Totalus','Protego','Protego Totalum','Reducto','Relashio','Rennervate','Rictusempra','Sectumsempra','Silencio','Stupefy','Tarantallegra','Tonitro','Verdimillious','Vulnera Sanentur','Infernum','Pruina Tempestatis','Protego Diabolica'}
  1682.  
  1683. local txt = 0
  1684. script.Parent.Changed:Connect(function(change)
  1685. if change ~= "Text" then return end
  1686. local text = script.Parent.Text
  1687. if #text <2 then script.Parent.Parent.Spell.Value = "" return end
  1688. if text:len() < txt then txt = text:len() return end
  1689. txt = text:len()
  1690. if not check(text) then return end
  1691. script.Parent.Text = text..(check(text):lower():sub(text:len()+1,check(text):len()))
  1692. script.Parent.Parent.Spell.Value = script.Parent.Text
  1693. script.Parent:ReleaseFocus()
  1694. end)
  1695.  
  1696. function check(player)
  1697. local plrs = {}
  1698. for _,v in pairs(spells) do
  1699. if v:sub(1,player:len()):lower()==player:lower() then
  1700. table.insert(plrs,v)
  1701. end
  1702. end
  1703. if #plrs >1 then return end
  1704. return(plrs[1])
  1705. end
  1706.  
  1707. end
  1708. coroutine.resume(coroutine.create(SCRIPT_XOLN81_FAKESCRIPT))
  1709. function SCRIPT_ALDR77_FAKESCRIPT() -- Keybind_4.Add To List
  1710. local script = Instance.new('LocalScript')
  1711. script.Parent = Keybind_4
  1712. local listing = ""
  1713.  
  1714. script.Parent.Key.Changed:Connect(function()
  1715. print("Key Changed")
  1716. if script.Parent.Key.Value:len() == 0 then
  1717. pcall(function()
  1718. listing:Destroy()
  1719. end)
  1720. return
  1721. end
  1722. if script.Parent.Spell.Value:len() >= 3 then
  1723. print("Key Changed. and Spell Value")
  1724. local clone = script.Parent.Parent.Parent.Parent.Keybind:Clone()
  1725. clone.Parent = script.Parent.Parent.Parent.Parent["Keybind List"]
  1726. clone.Text = "["..script.Parent.Key.Value.."] - "..script.Parent.Spell.Value
  1727. clone.Visible = true
  1728. listing = clone
  1729. else
  1730. pcall(function()
  1731. listing:Destroy()
  1732. end)
  1733. end
  1734. end)
  1735. script.Parent.Spell.Changed:Connect(function()
  1736. print("Spell Changed")
  1737. if script.Parent.Spell.Value:len() == 0 then
  1738. pcall(function()
  1739. listing:Destroy()
  1740. end)
  1741. return
  1742. end
  1743. if script.Parent.Key.Value:len() == 1 then
  1744. print("Spell Changed. and Key Value")
  1745. local clone = script.Parent.Parent.Parent.Parent.Keybind:Clone()
  1746. clone.Parent = script.Parent.Parent.Parent.Parent["Keybind List"]
  1747. clone.Text = "["..script.Parent.Key.Value.."] - "..script.Parent.Spell.Value
  1748. clone.Visible = true
  1749. listing = clone
  1750. else
  1751. pcall(function()
  1752. listing:Destroy()
  1753. end)
  1754. end
  1755. end)
  1756.  
  1757. end
  1758. coroutine.resume(coroutine.create(SCRIPT_ALDR77_FAKESCRIPT))
  1759. function SCRIPT_XDBB75_FAKESCRIPT() -- KeyBox_5.OneChar
  1760. local script = Instance.new('LocalScript')
  1761. script.Parent = KeyBox_5
  1762. script.Parent.Changed:Connect(function(change)
  1763. if change ~= "Text" then return end
  1764. local text = script.Parent.Text
  1765. local num = text:len()
  1766. if num >1 then
  1767. script.Parent.Text = text:sub(0,1)
  1768. end
  1769. if num == 0 then
  1770. script.Parent.Parent.Key.Value = ""
  1771. else
  1772. script.Parent.Parent.Key.Value = text:sub(0,1)
  1773. script.Parent:ReleaseFocus()
  1774. end
  1775. end)
  1776.  
  1777. end
  1778. coroutine.resume(coroutine.create(SCRIPT_XDBB75_FAKESCRIPT))
  1779. function SCRIPT_EUPU77_FAKESCRIPT() -- SpellBox_5.SetSpell
  1780. local script = Instance.new('LocalScript')
  1781. script.Parent = SpellBox_5
  1782. local spells = {'Aboleo','Accio','Alarte Ascendare','Appa','Ascendio','Avada Kedavra','Baubillious','Bombarda','Calvorio','Carpe Retractum','Confringo','Confundo','Crucio','Defodio','Deletrius','Depulso','Diffindo','Diminuendo','Duro','Ebublio','Engorgio Skullus','Episkey','Everte Statum','Expelliarmus','Expulso','Finite Incantatem','Flare','Flipendo','Geminio','Glacius','Incarcerous','Incendio','Impedimenta','Levicorpus','Locomotor Wibbly','Lumos','Melofors','Nox','Obliviate','Obscuro','Petrificus Totalus','Protego','Protego Totalum','Reducto','Relashio','Rennervate','Rictusempra','Sectumsempra','Silencio','Stupefy','Tarantallegra','Tonitro','Verdimillious','Vulnera Sanentur','Infernum','Pruina Tempestatis','Protego Diabolica'}
  1783.  
  1784. local txt = 0
  1785. script.Parent.Changed:Connect(function(change)
  1786. if change ~= "Text" then return end
  1787. local text = script.Parent.Text
  1788. if #text <2 then script.Parent.Parent.Spell.Value = "" return end
  1789. if text:len() < txt then txt = text:len() return end
  1790. txt = text:len()
  1791. if not check(text) then return end
  1792. script.Parent.Text = text..(check(text):lower():sub(text:len()+1,check(text):len()))
  1793. script.Parent.Parent.Spell.Value = script.Parent.Text
  1794. script.Parent:ReleaseFocus()
  1795. end)
  1796.  
  1797. function check(player)
  1798. local plrs = {}
  1799. for _,v in pairs(spells) do
  1800. if v:sub(1,player:len()):lower()==player:lower() then
  1801. table.insert(plrs,v)
  1802. end
  1803. end
  1804. if #plrs >1 then return end
  1805. return(plrs[1])
  1806. end
  1807.  
  1808. end
  1809. coroutine.resume(coroutine.create(SCRIPT_EUPU77_FAKESCRIPT))
  1810. function SCRIPT_AYTW90_FAKESCRIPT() -- Keybind_5.Add To List
  1811. local script = Instance.new('LocalScript')
  1812. script.Parent = Keybind_5
  1813. local listing = ""
  1814.  
  1815. script.Parent.Key.Changed:Connect(function()
  1816. print("Key Changed")
  1817. if script.Parent.Key.Value:len() == 0 then
  1818. pcall(function()
  1819. listing:Destroy()
  1820. end)
  1821. return
  1822. end
  1823. if script.Parent.Spell.Value:len() >= 3 then
  1824. print("Key Changed. and Spell Value")
  1825. local clone = script.Parent.Parent.Parent.Parent.Keybind:Clone()
  1826. clone.Parent = script.Parent.Parent.Parent.Parent["Keybind List"]
  1827. clone.Text = "["..script.Parent.Key.Value.."] - "..script.Parent.Spell.Value
  1828. clone.Visible = true
  1829. listing = clone
  1830. else
  1831. pcall(function()
  1832. listing:Destroy()
  1833. end)
  1834. end
  1835. end)
  1836. script.Parent.Spell.Changed:Connect(function()
  1837. print("Spell Changed")
  1838. if script.Parent.Spell.Value:len() == 0 then
  1839. pcall(function()
  1840. listing:Destroy()
  1841. end)
  1842. return
  1843. end
  1844. if script.Parent.Key.Value:len() == 1 then
  1845. print("Spell Changed. and Key Value")
  1846. local clone = script.Parent.Parent.Parent.Parent.Keybind:Clone()
  1847. clone.Parent = script.Parent.Parent.Parent.Parent["Keybind List"]
  1848. clone.Text = "["..script.Parent.Key.Value.."] - "..script.Parent.Spell.Value
  1849. clone.Visible = true
  1850. listing = clone
  1851. else
  1852. pcall(function()
  1853. listing:Destroy()
  1854. end)
  1855. end
  1856. end)
  1857.  
  1858. end
  1859. coroutine.resume(coroutine.create(SCRIPT_AYTW90_FAKESCRIPT))
  1860. function SCRIPT_POCV87_FAKESCRIPT() -- KeyBox_6.OneChar
  1861. local script = Instance.new('LocalScript')
  1862. script.Parent = KeyBox_6
  1863. script.Parent.Changed:Connect(function(change)
  1864. if change ~= "Text" then return end
  1865. local text = script.Parent.Text
  1866. local num = text:len()
  1867. if num >1 then
  1868. script.Parent.Text = text:sub(0,1)
  1869. end
  1870. if num == 0 then
  1871. script.Parent.Parent.Key.Value = ""
  1872. else
  1873. script.Parent.Parent.Key.Value = text:sub(0,1)
  1874. script.Parent:ReleaseFocus()
  1875. end
  1876. end)
  1877.  
  1878. end
  1879. coroutine.resume(coroutine.create(SCRIPT_POCV87_FAKESCRIPT))
  1880. function SCRIPT_ITXK65_FAKESCRIPT() -- SpellBox_6.SetSpell
  1881. local script = Instance.new('LocalScript')
  1882. script.Parent = SpellBox_6
  1883. local spells = {'Aboleo','Accio','Alarte Ascendare','Appa','Ascendio','Avada Kedavra','Baubillious','Bombarda','Calvorio','Carpe Retractum','Confringo','Confundo','Crucio','Defodio','Deletrius','Depulso','Diffindo','Diminuendo','Duro','Ebublio','Engorgio Skullus','Episkey','Everte Statum','Expelliarmus','Expulso','Finite Incantatem','Flare','Flipendo','Geminio','Glacius','Incarcerous','Incendio','Impedimenta','Levicorpus','Locomotor Wibbly','Lumos','Melofors','Nox','Obliviate','Obscuro','Petrificus Totalus','Protego','Protego Totalum','Reducto','Relashio','Rennervate','Rictusempra','Sectumsempra','Silencio','Stupefy','Tarantallegra','Tonitro','Verdimillious','Vulnera Sanentur','Infernum','Pruina Tempestatis','Protego Diabolica'}
  1884.  
  1885. local txt = 0
  1886. script.Parent.Changed:Connect(function(change)
  1887. if change ~= "Text" then return end
  1888. local text = script.Parent.Text
  1889. if #text <2 then script.Parent.Parent.Spell.Value = "" return end
  1890. if text:len() < txt then txt = text:len() return end
  1891. txt = text:len()
  1892. if not check(text) then return end
  1893. script.Parent.Text = text..(check(text):lower():sub(text:len()+1,check(text):len()))
  1894. script.Parent.Parent.Spell.Value = script.Parent.Text
  1895. script.Parent:ReleaseFocus()
  1896. end)
  1897.  
  1898. function check(player)
  1899. local plrs = {}
  1900. for _,v in pairs(spells) do
  1901. if v:sub(1,player:len()):lower()==player:lower() then
  1902. table.insert(plrs,v)
  1903. end
  1904. end
  1905. if #plrs >1 then return end
  1906. return(plrs[1])
  1907. end
  1908.  
  1909. end
  1910. coroutine.resume(coroutine.create(SCRIPT_ITXK65_FAKESCRIPT))
  1911. function SCRIPT_DPGO79_FAKESCRIPT() -- Keybind_6.Add To List
  1912. local script = Instance.new('LocalScript')
  1913. script.Parent = Keybind_6
  1914. local listing = ""
  1915.  
  1916. script.Parent.Key.Changed:Connect(function()
  1917. print("Key Changed")
  1918. if script.Parent.Key.Value:len() == 0 then
  1919. pcall(function()
  1920. listing:Destroy()
  1921. end)
  1922. return
  1923. end
  1924. if script.Parent.Spell.Value:len() >= 3 then
  1925. print("Key Changed. and Spell Value")
  1926. local clone = script.Parent.Parent.Parent.Parent.Keybind:Clone()
  1927. clone.Parent = script.Parent.Parent.Parent.Parent["Keybind List"]
  1928. clone.Text = "["..script.Parent.Key.Value.."] - "..script.Parent.Spell.Value
  1929. clone.Visible = true
  1930. listing = clone
  1931. else
  1932. pcall(function()
  1933. listing:Destroy()
  1934. end)
  1935. end
  1936. end)
  1937. script.Parent.Spell.Changed:Connect(function()
  1938. print("Spell Changed")
  1939. if script.Parent.Spell.Value:len() == 0 then
  1940. pcall(function()
  1941. listing:Destroy()
  1942. end)
  1943. return
  1944. end
  1945. if script.Parent.Key.Value:len() == 1 then
  1946. print("Spell Changed. and Key Value")
  1947. local clone = script.Parent.Parent.Parent.Parent.Keybind:Clone()
  1948. clone.Parent = script.Parent.Parent.Parent.Parent["Keybind List"]
  1949. clone.Text = "["..script.Parent.Key.Value.."] - "..script.Parent.Spell.Value
  1950. clone.Visible = true
  1951. listing = clone
  1952. else
  1953. pcall(function()
  1954. listing:Destroy()
  1955. end)
  1956. end
  1957. end)
  1958.  
  1959. end
  1960. coroutine.resume(coroutine.create(SCRIPT_DPGO79_FAKESCRIPT))
  1961. function SCRIPT_PSWJ78_FAKESCRIPT() -- KeyBox_7.OneChar
  1962. local script = Instance.new('LocalScript')
  1963. script.Parent = KeyBox_7
  1964. script.Parent.Changed:Connect(function(change)
  1965. if change ~= "Text" then return end
  1966. local text = script.Parent.Text
  1967. local num = text:len()
  1968. if num >1 then
  1969. script.Parent.Text = text:sub(0,1)
  1970. end
  1971. if num == 0 then
  1972. script.Parent.Parent.Key.Value = ""
  1973. else
  1974. script.Parent.Parent.Key.Value = text:sub(0,1)
  1975. script.Parent:ReleaseFocus()
  1976. end
  1977. end)
  1978.  
  1979. end
  1980. coroutine.resume(coroutine.create(SCRIPT_PSWJ78_FAKESCRIPT))
  1981. function SCRIPT_XZMF86_FAKESCRIPT() -- SpellBox_7.SetSpell
  1982. local script = Instance.new('LocalScript')
  1983. script.Parent = SpellBox_7
  1984. local spells = {'Aboleo','Accio','Alarte Ascendare','Appa','Ascendio','Avada Kedavra','Baubillious','Bombarda','Calvorio','Carpe Retractum','Confringo','Confundo','Crucio','Defodio','Deletrius','Depulso','Diffindo','Diminuendo','Duro','Ebublio','Engorgio Skullus','Episkey','Everte Statum','Expelliarmus','Expulso','Finite Incantatem','Flare','Flipendo','Geminio','Glacius','Incarcerous','Incendio','Impedimenta','Levicorpus','Locomotor Wibbly','Lumos','Melofors','Nox','Obliviate','Obscuro','Petrificus Totalus','Protego','Protego Totalum','Reducto','Relashio','Rennervate','Rictusempra','Sectumsempra','Silencio','Stupefy','Tarantallegra','Tonitro','Verdimillious','Vulnera Sanentur','Infernum','Pruina Tempestatis','Protego Diabolica'}
  1985.  
  1986. local txt = 0
  1987. script.Parent.Changed:Connect(function(change)
  1988. if change ~= "Text" then return end
  1989. local text = script.Parent.Text
  1990. if #text <2 then script.Parent.Parent.Spell.Value = "" return end
  1991. if text:len() < txt then txt = text:len() return end
  1992. txt = text:len()
  1993. if not check(text) then return end
  1994. script.Parent.Text = text..(check(text):lower():sub(text:len()+1,check(text):len()))
  1995. script.Parent.Parent.Spell.Value = script.Parent.Text
  1996. script.Parent:ReleaseFocus()
  1997. end)
  1998.  
  1999. function check(player)
  2000. local plrs = {}
  2001. for _,v in pairs(spells) do
  2002. if v:sub(1,player:len()):lower()==player:lower() then
  2003. table.insert(plrs,v)
  2004. end
  2005. end
  2006. if #plrs >1 then return end
  2007. return(plrs[1])
  2008. end
  2009.  
  2010. end
  2011. coroutine.resume(coroutine.create(SCRIPT_XZMF86_FAKESCRIPT))
  2012. function SCRIPT_YMYW68_FAKESCRIPT() -- Keybind_7.Add To List
  2013. local script = Instance.new('LocalScript')
  2014. script.Parent = Keybind_7
  2015. local listing = ""
  2016.  
  2017. script.Parent.Key.Changed:Connect(function()
  2018. print("Key Changed")
  2019. if script.Parent.Key.Value:len() == 0 then
  2020. pcall(function()
  2021. listing:Destroy()
  2022. end)
  2023. return
  2024. end
  2025. if script.Parent.Spell.Value:len() >= 3 then
  2026. print("Key Changed. and Spell Value")
  2027. local clone = script.Parent.Parent.Parent.Parent.Keybind:Clone()
  2028. clone.Parent = script.Parent.Parent.Parent.Parent["Keybind List"]
  2029. clone.Text = "["..script.Parent.Key.Value.."] - "..script.Parent.Spell.Value
  2030. clone.Visible = true
  2031. listing = clone
  2032. else
  2033. pcall(function()
  2034. listing:Destroy()
  2035. end)
  2036. end
  2037. end)
  2038. script.Parent.Spell.Changed:Connect(function()
  2039. print("Spell Changed")
  2040. if script.Parent.Spell.Value:len() == 0 then
  2041. pcall(function()
  2042. listing:Destroy()
  2043. end)
  2044. return
  2045. end
  2046. if script.Parent.Key.Value:len() == 1 then
  2047. print("Spell Changed. and Key Value")
  2048. local clone = script.Parent.Parent.Parent.Parent.Keybind:Clone()
  2049. clone.Parent = script.Parent.Parent.Parent.Parent["Keybind List"]
  2050. clone.Text = "["..script.Parent.Key.Value.."] - "..script.Parent.Spell.Value
  2051. clone.Visible = true
  2052. listing = clone
  2053. else
  2054. pcall(function()
  2055. listing:Destroy()
  2056. end)
  2057. end
  2058. end)
  2059.  
  2060. end
  2061. coroutine.resume(coroutine.create(SCRIPT_YMYW68_FAKESCRIPT))
  2062. function SCRIPT_KHQS79_FAKESCRIPT() -- KeyBox_8.OneChar
  2063. local script = Instance.new('LocalScript')
  2064. script.Parent = KeyBox_8
  2065. script.Parent.Changed:Connect(function(change)
  2066. if change ~= "Text" then return end
  2067. local text = script.Parent.Text
  2068. local num = text:len()
  2069. if num >1 then
  2070. script.Parent.Text = text:sub(0,1)
  2071. end
  2072. if num == 0 then
  2073. script.Parent.Parent.Key.Value = ""
  2074. else
  2075. script.Parent.Parent.Key.Value = text:sub(0,1)
  2076. script.Parent:ReleaseFocus()
  2077. end
  2078. end)
  2079.  
  2080. end
  2081. coroutine.resume(coroutine.create(SCRIPT_KHQS79_FAKESCRIPT))
  2082. function SCRIPT_BUUD74_FAKESCRIPT() -- SpellBox_8.SetSpell
  2083. local script = Instance.new('LocalScript')
  2084. script.Parent = SpellBox_8
  2085. local spells = {'Aboleo','Accio','Alarte Ascendare','Appa','Ascendio','Avada Kedavra','Baubillious','Bombarda','Calvorio','Carpe Retractum','Confringo','Confundo','Crucio','Defodio','Deletrius','Depulso','Diffindo','Diminuendo','Duro','Ebublio','Engorgio Skullus','Episkey','Everte Statum','Expelliarmus','Expulso','Finite Incantatem','Flare','Flipendo','Geminio','Glacius','Incarcerous','Incendio','Impedimenta','Levicorpus','Locomotor Wibbly','Lumos','Melofors','Nox','Obliviate','Obscuro','Petrificus Totalus','Protego','Protego Totalum','Reducto','Relashio','Rennervate','Rictusempra','Sectumsempra','Silencio','Stupefy','Tarantallegra','Tonitro','Verdimillious','Vulnera Sanentur','Infernum','Pruina Tempestatis','Protego Diabolica'}
  2086.  
  2087. local txt = 0
  2088. script.Parent.Changed:Connect(function(change)
  2089. if change ~= "Text" then return end
  2090. local text = script.Parent.Text
  2091. if #text <2 then script.Parent.Parent.Spell.Value = "" return end
  2092. if text:len() < txt then txt = text:len() return end
  2093. txt = text:len()
  2094. if not check(text) then return end
  2095. script.Parent.Text = text..(check(text):lower():sub(text:len()+1,check(text):len()))
  2096. script.Parent.Parent.Spell.Value = script.Parent.Text
  2097. script.Parent:ReleaseFocus()
  2098. end)
  2099.  
  2100. function check(player)
  2101. local plrs = {}
  2102. for _,v in pairs(spells) do
  2103. if v:sub(1,player:len()):lower()==player:lower() then
  2104. table.insert(plrs,v)
  2105. end
  2106. end
  2107. if #plrs >1 then return end
  2108. return(plrs[1])
  2109. end
  2110.  
  2111. end
  2112. coroutine.resume(coroutine.create(SCRIPT_BUUD74_FAKESCRIPT))
  2113. function SCRIPT_KWQT78_FAKESCRIPT() -- Keybind_8.Add To List
  2114. local script = Instance.new('LocalScript')
  2115. script.Parent = Keybind_8
  2116. local listing = ""
  2117.  
  2118. script.Parent.Key.Changed:Connect(function()
  2119. print("Key Changed")
  2120. if script.Parent.Key.Value:len() == 0 then
  2121. pcall(function()
  2122. listing:Destroy()
  2123. end)
  2124. return
  2125. end
  2126. if script.Parent.Spell.Value:len() >= 3 then
  2127. print("Key Changed. and Spell Value")
  2128. local clone = script.Parent.Parent.Parent.Parent.Keybind:Clone()
  2129. clone.Parent = script.Parent.Parent.Parent.Parent["Keybind List"]
  2130. clone.Text = "["..script.Parent.Key.Value.."] - "..script.Parent.Spell.Value
  2131. clone.Visible = true
  2132. listing = clone
  2133. else
  2134. pcall(function()
  2135. listing:Destroy()
  2136. end)
  2137. end
  2138. end)
  2139. script.Parent.Spell.Changed:Connect(function()
  2140. print("Spell Changed")
  2141. if script.Parent.Spell.Value:len() == 0 then
  2142. pcall(function()
  2143. listing:Destroy()
  2144. end)
  2145. return
  2146. end
  2147. if script.Parent.Key.Value:len() == 1 then
  2148. print("Spell Changed. and Key Value")
  2149. local clone = script.Parent.Parent.Parent.Parent.Keybind:Clone()
  2150. clone.Parent = script.Parent.Parent.Parent.Parent["Keybind List"]
  2151. clone.Text = "["..script.Parent.Key.Value.."] - "..script.Parent.Spell.Value
  2152. clone.Visible = true
  2153. listing = clone
  2154. else
  2155. pcall(function()
  2156. listing:Destroy()
  2157. end)
  2158. end
  2159. end)
  2160.  
  2161. end
  2162. coroutine.resume(coroutine.create(SCRIPT_KWQT78_FAKESCRIPT))
  2163. function SCRIPT_OMHZ85_FAKESCRIPT() -- KeyBox_9.OneChar
  2164. local script = Instance.new('LocalScript')
  2165. script.Parent = KeyBox_9
  2166. script.Parent.Changed:Connect(function(change)
  2167. if change ~= "Text" then return end
  2168. local text = script.Parent.Text
  2169. local num = text:len()
  2170. if num >1 then
  2171. script.Parent.Text = text:sub(0,1)
  2172. end
  2173. if num == 0 then
  2174. script.Parent.Parent.Key.Value = ""
  2175. else
  2176. script.Parent.Parent.Key.Value = text:sub(0,1)
  2177. script.Parent:ReleaseFocus()
  2178. end
  2179. end)
  2180.  
  2181. end
  2182. coroutine.resume(coroutine.create(SCRIPT_OMHZ85_FAKESCRIPT))
  2183. function SCRIPT_HALM86_FAKESCRIPT() -- SpellBox_9.SetSpell
  2184. local script = Instance.new('LocalScript')
  2185. script.Parent = SpellBox_9
  2186. local spells = {'Aboleo','Accio','Alarte Ascendare','Appa','Ascendio','Avada Kedavra','Baubillious','Bombarda','Calvorio','Carpe Retractum','Confringo','Confundo','Crucio','Defodio','Deletrius','Depulso','Diffindo','Diminuendo','Duro','Ebublio','Engorgio Skullus','Episkey','Everte Statum','Expelliarmus','Expulso','Finite Incantatem','Flare','Flipendo','Geminio','Glacius','Incarcerous','Incendio','Impedimenta','Levicorpus','Locomotor Wibbly','Lumos','Melofors','Nox','Obliviate','Obscuro','Petrificus Totalus','Protego','Protego Totalum','Reducto','Relashio','Rennervate','Rictusempra','Sectumsempra','Silencio','Stupefy','Tarantallegra','Tonitro','Verdimillious','Vulnera Sanentur','Infernum','Pruina Tempestatis','Protego Diabolica'}
  2187.  
  2188. local txt = 0
  2189. script.Parent.Changed:Connect(function(change)
  2190. if change ~= "Text" then return end
  2191. local text = script.Parent.Text
  2192. if #text <2 then script.Parent.Parent.Spell.Value = "" return end
  2193. if text:len() < txt then txt = text:len() return end
  2194. txt = text:len()
  2195. if not check(text) then return end
  2196. script.Parent.Text = text..(check(text):lower():sub(text:len()+1,check(text):len()))
  2197. script.Parent.Parent.Spell.Value = script.Parent.Text
  2198. script.Parent:ReleaseFocus()
  2199. end)
  2200.  
  2201. function check(player)
  2202. local plrs = {}
  2203. for _,v in pairs(spells) do
  2204. if v:sub(1,player:len()):lower()==player:lower() then
  2205. table.insert(plrs,v)
  2206. end
  2207. end
  2208. if #plrs >1 then return end
  2209. return(plrs[1])
  2210. end
  2211.  
  2212. end
  2213. coroutine.resume(coroutine.create(SCRIPT_HALM86_FAKESCRIPT))
  2214. function SCRIPT_LLGC78_FAKESCRIPT() -- Keybind_9.Add To List
  2215. local script = Instance.new('LocalScript')
  2216. script.Parent = Keybind_9
  2217. local listing = ""
  2218.  
  2219. script.Parent.Key.Changed:Connect(function()
  2220. print("Key Changed")
  2221. if script.Parent.Key.Value:len() == 0 then
  2222. pcall(function()
  2223. listing:Destroy()
  2224. end)
  2225. return
  2226. end
  2227. if script.Parent.Spell.Value:len() >= 3 then
  2228. print("Key Changed. and Spell Value")
  2229. local clone = script.Parent.Parent.Parent.Parent.Keybind:Clone()
  2230. clone.Parent = script.Parent.Parent.Parent.Parent["Keybind List"]
  2231. clone.Text = "["..script.Parent.Key.Value.."] - "..script.Parent.Spell.Value
  2232. clone.Visible = true
  2233. listing = clone
  2234. else
  2235. pcall(function()
  2236. listing:Destroy()
  2237. end)
  2238. end
  2239. end)
  2240. script.Parent.Spell.Changed:Connect(function()
  2241. print("Spell Changed")
  2242. if script.Parent.Spell.Value:len() == 0 then
  2243. pcall(function()
  2244. listing:Destroy()
  2245. end)
  2246. return
  2247. end
  2248. if script.Parent.Key.Value:len() == 1 then
  2249. print("Spell Changed. and Key Value")
  2250. local clone = script.Parent.Parent.Parent.Parent.Keybind:Clone()
  2251. clone.Parent = script.Parent.Parent.Parent.Parent["Keybind List"]
  2252. clone.Text = "["..script.Parent.Key.Value.."] - "..script.Parent.Spell.Value
  2253. clone.Visible = true
  2254. listing = clone
  2255. else
  2256. pcall(function()
  2257. listing:Destroy()
  2258. end)
  2259. end
  2260. end)
  2261.  
  2262. end
  2263. coroutine.resume(coroutine.create(SCRIPT_LLGC78_FAKESCRIPT))
  2264. function SCRIPT_YKPN69_FAKESCRIPT() -- KeyBox_10.OneChar
  2265. local script = Instance.new('LocalScript')
  2266. script.Parent = KeyBox_10
  2267. script.Parent.Changed:Connect(function(change)
  2268. if change ~= "Text" then return end
  2269. local text = script.Parent.Text
  2270. local num = text:len()
  2271. if num >1 then
  2272. script.Parent.Text = text:sub(0,1)
  2273. end
  2274. if num == 0 then
  2275. script.Parent.Parent.Key.Value = ""
  2276. else
  2277. script.Parent.Parent.Key.Value = text:sub(0,1)
  2278. script.Parent:ReleaseFocus()
  2279. end
  2280. end)
  2281.  
  2282. end
  2283. coroutine.resume(coroutine.create(SCRIPT_YKPN69_FAKESCRIPT))
  2284. function SCRIPT_XBRC67_FAKESCRIPT() -- SpellBox_10.SetSpell
  2285. local script = Instance.new('LocalScript')
  2286. script.Parent = SpellBox_10
  2287. local spells = {'Aboleo','Accio','Alarte Ascendare','Appa','Ascendio','Avada Kedavra','Baubillious','Bombarda','Calvorio','Carpe Retractum','Confringo','Confundo','Crucio','Defodio','Deletrius','Depulso','Diffindo','Diminuendo','Duro','Ebublio','Engorgio Skullus','Episkey','Everte Statum','Expelliarmus','Expulso','Finite Incantatem','Flare','Flipendo','Geminio','Glacius','Incarcerous','Incendio','Impedimenta','Levicorpus','Locomotor Wibbly','Lumos','Melofors','Nox','Obliviate','Obscuro','Petrificus Totalus','Protego','Protego Totalum','Reducto','Relashio','Rennervate','Rictusempra','Sectumsempra','Silencio','Stupefy','Tarantallegra','Tonitro','Verdimillious','Vulnera Sanentur','Infernum','Pruina Tempestatis','Protego Diabolica'}
  2288.  
  2289. local txt = 0
  2290. script.Parent.Changed:Connect(function(change)
  2291. if change ~= "Text" then return end
  2292. local text = script.Parent.Text
  2293. if #text <2 then script.Parent.Parent.Spell.Value = "" return end
  2294. if text:len() < txt then txt = text:len() return end
  2295. txt = text:len()
  2296. if not check(text) then return end
  2297. script.Parent.Text = text..(check(text):lower():sub(text:len()+1,check(text):len()))
  2298. script.Parent.Parent.Spell.Value = script.Parent.Text
  2299. script.Parent:ReleaseFocus()
  2300. end)
  2301.  
  2302. function check(player)
  2303. local plrs = {}
  2304. for _,v in pairs(spells) do
  2305. if v:sub(1,player:len()):lower()==player:lower() then
  2306. table.insert(plrs,v)
  2307. end
  2308. end
  2309. if #plrs >1 then return end
  2310. return(plrs[1])
  2311. end
  2312.  
  2313. end
  2314. coroutine.resume(coroutine.create(SCRIPT_XBRC67_FAKESCRIPT))
  2315. function SCRIPT_EEWM78_FAKESCRIPT() -- Keybind_10.Add To List
  2316. local script = Instance.new('LocalScript')
  2317. script.Parent = Keybind_10
  2318. local listing = ""
  2319.  
  2320. script.Parent.Key.Changed:Connect(function()
  2321. print("Key Changed")
  2322. if script.Parent.Key.Value:len() == 0 then
  2323. pcall(function()
  2324. listing:Destroy()
  2325. end)
  2326. return
  2327. end
  2328. if script.Parent.Spell.Value:len() >= 3 then
  2329. print("Key Changed. and Spell Value")
  2330. local clone = script.Parent.Parent.Parent.Parent.Keybind:Clone()
  2331. clone.Parent = script.Parent.Parent.Parent.Parent["Keybind List"]
  2332. clone.Text = "["..script.Parent.Key.Value.."] - "..script.Parent.Spell.Value
  2333. clone.Visible = true
  2334. listing = clone
  2335. else
  2336. pcall(function()
  2337. listing:Destroy()
  2338. end)
  2339. end
  2340. end)
  2341. script.Parent.Spell.Changed:Connect(function()
  2342. print("Spell Changed")
  2343. if script.Parent.Spell.Value:len() == 0 then
  2344. pcall(function()
  2345. listing:Destroy()
  2346. end)
  2347. return
  2348. end
  2349. if script.Parent.Key.Value:len() == 1 then
  2350. print("Spell Changed. and Key Value")
  2351. local clone = script.Parent.Parent.Parent.Parent.Keybind:Clone()
  2352. clone.Parent = script.Parent.Parent.Parent.Parent["Keybind List"]
  2353. clone.Text = "["..script.Parent.Key.Value.."] - "..script.Parent.Spell.Value
  2354. clone.Visible = true
  2355. listing = clone
  2356. else
  2357. pcall(function()
  2358. listing:Destroy()
  2359. end)
  2360. end
  2361. end)
  2362.  
  2363. end
  2364. coroutine.resume(coroutine.create(SCRIPT_EEWM78_FAKESCRIPT))
  2365. function SCRIPT_XQIZ89_FAKESCRIPT() -- Menu.Open/Close
  2366. local script = Instance.new('LocalScript')
  2367. script.Parent = Menu
  2368. script.Parent.MouseButton1Click:Connect(function()
  2369. if script.Parent.Parent.Main1.Visible == false then
  2370. script.Parent.Parent.Main1.Visible = true
  2371. else
  2372. script.Parent.Parent.Main1.Visible = false
  2373. end
  2374. end)
  2375.  
  2376. end
  2377. coroutine.resume(coroutine.create(SCRIPT_XQIZ89_FAKESCRIPT))
  2378. function SCRIPT_FGXW69_FAKESCRIPT() -- Thing.KeyBindThing
  2379. local script = Instance.new('LocalScript')
  2380. script.Parent = Thing
  2381. wait(2)
  2382. local Event = game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest
  2383.  
  2384. plr = game.Players.LocalPlayer
  2385. mouse = plr:GetMouse()
  2386. mouse.KeyDown:connect(function(key)
  2387. for _,v in pairs(script.Parent.Main1.Scrolling:GetChildren()) do
  2388. if v.Name == "Keybind" then
  2389. if v.Key.Value:lower() == key and v.Spell.Value:len() >=1 then
  2390. game.Players:chat(v.Spell.Value)
  2391. end
  2392. end
  2393. end
  2394. end)
  2395.  
  2396.  
  2397. end
  2398. coroutine.resume(coroutine.create(SCRIPT_FGXW69_FAKESCRIPT))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement