victordavid091

[073] Beyond Not Loadstring

Oct 12th, 2018
450
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.83 KB | None | 0 0
  1. -- Created By FunTrator#4964 .
  2. -- Do Whatever You Want . LIFE SUCKS .
  3. -- Discord : Discord.io/SomeoneShark
  4.  
  5. local Inf = Instance.new("ScreenGui")
  6. local bar1 = Instance.new("Frame")
  7. local W = Instance.new("TextButton")
  8. local Credit = Instance.new("TextLabel")
  9. local TextLabel = Instance.new("TextLabel")
  10. local DS = Instance.new("TextLabel")
  11. local S = Instance.new("TextButton")
  12. local C = Instance.new("TextButton")
  13. local N = Instance.new("TextButton")
  14. local CB = Instance.new("TextButton")
  15. local K = Instance.new("TextButton")
  16. local TI = Instance.new("TextButton")
  17. local PR = Instance.new("TextButton")
  18. local bar2 = Instance.new("Frame")
  19. local JPO = Instance.new("TextButton")
  20. local JPON = Instance.new("TextButton")
  21. local s = Instance.new("TextLabel")
  22. local TextLabel_2 = Instance.new("TextLabel")
  23. local Mani = Instance.new("TextButton")
  24. local DQG = Instance.new("TextButton")
  25. local BLACK = Instance.new("TextButton")
  26. local i = Instance.new("TextLabel")
  27. local b = Instance.new("TextLabel")
  28. local TextLabel_3 = Instance.new("TextLabel")
  29. local TextLabel_4 = Instance.new("TextLabel")
  30. local rot = Instance.new("TextButton")
  31. local tri = Instance.new("TextButton")
  32. local VP = Instance.new("TextButton")
  33. local ifa = Instance.new("TextLabel")
  34. local X = Instance.new("TextButton")
  35.  
  36. -- Properties
  37.  
  38. Inf.Name = "Inf"
  39. Inf.Parent = game.CoreGui
  40.  
  41. bar1.Name = "bar1"
  42. bar1.Parent = Inf
  43. bar1.Active = true
  44. bar1.BackgroundColor3 = Color3.new(1, 1, 1)
  45. bar1.BorderColor3 = Color3.new(0.14902, 0.976471, 0.494118)
  46. bar1.Position = UDim2.new(0.175417662, 0, 0.161084518, 0)
  47. bar1.Size = UDim2.new(0, 298, 0, 381)
  48. bar1.Style = Enum.FrameStyle.RobloxRound
  49. bar1.Draggable = true
  50.  
  51. W.Name = "W"
  52. W.Parent = bar1
  53. W.BackgroundColor3 = Color3.new(1, 1, 1)
  54. W.Position = UDim2.new(0.00671140803, 0, 0.157575756, 0)
  55. W.Size = UDim2.new(0, 119, 0, 47)
  56. W.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  57. W.Font = Enum.Font.SciFi
  58. W.Text = "Unlock Weapons"
  59. W.TextColor3 = Color3.new(0, 0, 0)
  60. W.TextSize = 14
  61. W.MouseButton1Down:connect(function()
  62. local target = game.Players.LocalPlayer.PlayerGui.MainGui.menu.Wep:GetChildren()
  63. for i, v in pairs(target) do
  64. v.lock.Visible = false
  65. end
  66. end)
  67.  
  68. Credit.Name = "Credit"
  69. Credit.Parent = bar1
  70. Credit.BackgroundColor3 = Color3.new(1, 1, 1)
  71. Credit.BackgroundTransparency = 1
  72. Credit.Position = UDim2.new(0.0469798669, 0, 0, 0)
  73. Credit.Size = UDim2.new(0, 256, 0, 34)
  74. Credit.Font = Enum.Font.SciFi
  75. Credit.Text = "NRPG Beyound Gui By FunTrat0r"
  76. Credit.TextColor3 = Color3.new(0.976471, 0.00392157, 0.152941)
  77. Credit.TextSize = 21
  78.  
  79. TextLabel.Parent = Credit
  80. TextLabel.BackgroundColor3 = Color3.new(0.980392, 0.00392157, 0.0705882)
  81. TextLabel.Position = UDim2.new(-0.04296875, 0, 1, 0)
  82. TextLabel.Size = UDim2.new(0, 281, 0, 1)
  83. TextLabel.Font = Enum.Font.SourceSans
  84. TextLabel.Text = ""
  85. TextLabel.TextColor3 = Color3.new(0, 0, 0)
  86. TextLabel.TextSize = 14
  87.  
  88. DS.Name = "DS"
  89. DS.Parent = Credit
  90. DS.BackgroundColor3 = Color3.new(1, 1, 1)
  91. DS.BackgroundTransparency = 1
  92. DS.Position = UDim2.new(-0.04296875, 0, 9.76470566, 0)
  93. DS.Size = UDim2.new(0, 272, 0, 33)
  94. DS.Font = Enum.Font.SciFi
  95. DS.Text = "DISCORD.IO / SomeoneShark"
  96. DS.TextColor3 = Color3.new(0.0313726, 0.996078, 0.0627451)
  97. DS.TextSize = 18
  98.  
  99. S.Name = "S"
  100. S.Parent = bar1
  101. S.BackgroundColor3 = Color3.new(1, 1, 1)
  102. S.Position = UDim2.new(0.550335586, 0, 0.157575756, 0)
  103. S.Size = UDim2.new(0, 119, 0, 47)
  104. S.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  105. S.Font = Enum.Font.SciFi
  106. S.Text = "Unlock Sub Jutsu"
  107. S.TextColor3 = Color3.new(0, 0, 0)
  108. S.TextSize = 14
  109. S.MouseButton1Down:connect(function()
  110. local target = game.Players.LocalPlayer.PlayerGui.MainGui.menu.Sub:GetChildren()
  111. for i, v in pairs(target) do
  112. v.lock.Visible = false
  113. end
  114. end)
  115.  
  116. C.Name = "C"
  117. C.Parent = bar1
  118. C.BackgroundColor3 = Color3.new(1, 1, 1)
  119. C.Position = UDim2.new(0.550335586, 0, 0.312899798, 0)
  120. C.Size = UDim2.new(0, 119, 0, 47)
  121. C.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  122. C.Font = Enum.Font.SciFi
  123. C.Text = "Companions"
  124. C.TextColor3 = Color3.new(0, 0, 0)
  125. C.TextSize = 14
  126. C.MouseButton1Down:connect(function()
  127. local target = game.Players.LocalPlayer.PlayerGui.MainGui.menu.Comp:GetChildren()
  128. for i, v in pairs(target) do
  129. v.lock.Visible = false
  130. end
  131. end)
  132.  
  133. N.Name = "N"
  134. N.Parent = bar1
  135. N.BackgroundColor3 = Color3.new(1, 1, 1)
  136. N.Position = UDim2.new(0.00671144621, 0, 0.313128978, 0)
  137. N.Size = UDim2.new(0, 119, 0, 47)
  138. N.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  139. N.Font = Enum.Font.SciFi
  140. N.Text = "Unlock NinJutsu"
  141. N.TextColor3 = Color3.new(0, 0, 0)
  142. N.TextSize = 14
  143. N.MouseButton1Down:connect(function()
  144. local target = game.Players.LocalPlayer.PlayerGui.MainGui.menu.Nin:GetChildren()
  145. for i, v in pairs(target) do
  146. v.lock.Visible = false
  147. end
  148. end)
  149.  
  150. CB.Name = "CB"
  151. CB.Parent = bar1
  152. CB.BackgroundColor3 = Color3.new(1, 1, 1)
  153. CB.Position = UDim2.new(0.00671144621, 0, 0.4734914, 0)
  154. CB.Size = UDim2.new(0, 119, 0, 47)
  155. CB.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  156. CB.Font = Enum.Font.SciFi
  157. CB.Text = "Unlock Combo"
  158. CB.TextColor3 = Color3.new(0, 0, 0)
  159. CB.TextSize = 14
  160. CB.MouseButton1Down:connect(function()
  161. local target = game.Players.LocalPlayer.PlayerGui.MainGui.menu.combos:GetChildren()
  162. for i, v in pairs(target) do
  163. v.lock.Visible = false
  164. end
  165. end)
  166.  
  167. K.Name = "K"
  168. K.Parent = bar1
  169. K.BackgroundColor3 = Color3.new(1, 1, 1)
  170. K.Position = UDim2.new(0.550335526, 0, 0.476345241, 0)
  171. K.Size = UDim2.new(0, 119, 0, 47)
  172. K.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  173. K.Font = Enum.Font.SciFi
  174. K.Text = "Unlock KenJutsu"
  175. K.TextColor3 = Color3.new(0, 0, 0)
  176. K.TextSize = 14
  177. K.MouseButton1Down:connect(function()
  178. local target = game.Players.LocalPlayer.PlayerGui.MainGui.menu.ken:GetChildren()
  179. for i, v in pairs(target) do
  180. v.lock.Visible = false
  181. end
  182. end)
  183.  
  184. TI.Name = "TI"
  185. TI.Parent = bar1
  186. TI.BackgroundColor3 = Color3.new(1, 1, 1)
  187. TI.Position = UDim2.new(0.0033557415, 0, 0.639261484, 0)
  188. TI.Size = UDim2.new(0, 119, 0, 47)
  189. TI.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  190. TI.Font = Enum.Font.SciFi
  191. TI.Text = "Unlock TaiJutsu"
  192. TI.TextColor3 = Color3.new(0, 0, 0)
  193. TI.TextSize = 14
  194. TI.MouseButton1Down:connect(function()
  195. local target = game.Players.LocalPlayer.PlayerGui.MainGui.menu.Tai:GetChildren()
  196. for i, v in pairs(target) do
  197. v.lock.Visible = false
  198. end
  199. end)
  200.  
  201. PR.Name = "PR"
  202. PR.Parent = bar1
  203. PR.BackgroundColor3 = Color3.new(1, 1, 1)
  204. PR.Position = UDim2.new(0.510067165, 0, 0.76115483, 0)
  205. PR.Size = UDim2.new(0, 130, 0, 47)
  206. PR.Style = Enum.ButtonStyle.RobloxButtonDefault
  207. PR.Font = Enum.Font.SciFi
  208. PR.Text = "Power Equips"
  209. PR.TextColor3 = Color3.new(0.121569, 0.988235, 0.0745098)
  210. PR.TextSize = 18
  211. PR.MouseButton1Down:connect(function()
  212. bar2.Visible = true
  213. end)
  214.  
  215. bar2.Name = "bar2"
  216. bar2.Parent = Inf
  217. bar2.BackgroundColor3 = Color3.new(1, 1, 1)
  218. bar2.Position = UDim2.new(0.553699255, 0, 0.173843697, 0)
  219. bar2.Size = UDim2.new(0, 280, 0, 383)
  220. bar2.Style = Enum.FrameStyle.RobloxRound
  221. bar2.Active = true
  222. bar2.Draggable = true
  223. bar2.Visible = false
  224.  
  225. JPO.Name = "JPO"
  226. JPO.Parent = bar2
  227. JPO.BackgroundColor3 = Color3.new(1, 1, 1)
  228. JPO.Position = UDim2.new(0.535714328, 0, 0.0300546456, 0)
  229. JPO.Size = UDim2.new(0, 117, 0, 40)
  230. JPO.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  231. JPO.Font = Enum.Font.SciFi
  232. JPO.Text = "Jump Power Off"
  233. JPO.TextColor3 = Color3.new(0, 0, 0)
  234. JPO.TextSize = 14
  235. JPO.MouseButton1Down:connect(function()
  236. game.Players.LocalPlayer.Character.Humanoid.JumpPower = 150
  237. end)
  238.  
  239. JPON.Name = "JPON"
  240. JPON.Parent = bar2
  241. JPON.BackgroundColor3 = Color3.new(1, 1, 1)
  242. JPON.Position = UDim2.new(0.00357145071, 0, 0.0300546456, 0)
  243. JPON.Size = UDim2.new(0, 117, 0, 40)
  244. JPON.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  245. JPON.Font = Enum.Font.SciFi
  246. JPON.Text = "Jump Power On"
  247. JPON.TextColor3 = Color3.new(0, 0, 0)
  248. JPON.TextSize = 14
  249. JPON.MouseButton1Down:connect(function()
  250. game.Players.LocalPlayer.Character.Humanoid.JumpPower = 250
  251. end)
  252.  
  253. s.Name = "s"
  254. s.Parent = bar2
  255. s.BackgroundColor3 = Color3.new(1, 1, 1)
  256. s.BackgroundTransparency = 1
  257. s.Position = UDim2.new(0.189285725, 0, 0.166666672, 0)
  258. s.Size = UDim2.new(0, 168, 0, 30)
  259. s.Font = Enum.Font.SciFi
  260. s.Text = "Sharingan Powers Equip"
  261. s.TextColor3 = Color3.new(0.980392, 0, 0.0980392)
  262. s.TextSize = 16
  263.  
  264. TextLabel_2.Parent = bar2
  265. TextLabel_2.BackgroundColor3 = Color3.new(1, 0, 0.180392)
  266. TextLabel_2.Position = UDim2.new(0.0499999896, 0, 0.251366049, 0)
  267. TextLabel_2.Size = UDim2.new(0, 238, 0, 1)
  268. TextLabel_2.Font = Enum.Font.SourceSans
  269. TextLabel_2.Text = ""
  270. TextLabel_2.TextColor3 = Color3.new(0, 0, 0)
  271. TextLabel_2.TextSize = 14
  272.  
  273. Mani.Name = "Mani"
  274. Mani.Parent = bar2
  275. Mani.BackgroundColor3 = Color3.new(1, 1, 1)
  276. Mani.Position = UDim2.new(0.00357145071, 0, 0.289617509, 0)
  277. Mani.Size = UDim2.new(0, 117, 0, 40)
  278. Mani.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  279. Mani.Font = Enum.Font.SciFi
  280. Mani.Text = "Manipulate [r]"
  281. Mani.TextColor3 = Color3.new(0, 0, 0)
  282. Mani.TextSize = 14
  283. Mani.MouseButton1Down:connect(function()
  284. local A_1 = "equippowerz" , "kg"
  285. local A_2 = "r"
  286. local A_3 = "sharingana"
  287. local Event = game:GetService("Players")["LocalPlayer"].keyinput
  288. Event:FireServer(A_1, A_2, A_3)
  289. end)
  290.  
  291. DQG.Name = "DQG"
  292. DQG.Parent = bar2
  293. DQG.BackgroundColor3 = Color3.new(1, 1, 1)
  294. DQG.Position = UDim2.new(0.503571451, 0, 0.289617509, 0)
  295. DQG.Size = UDim2.new(0, 117, 0, 40)
  296. DQG.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  297. DQG.Font = Enum.Font.SciFi
  298. DQG.Text = "DarkWorld Gen. [f]"
  299. DQG.TextColor3 = Color3.new(0, 0, 0)
  300. DQG.TextSize = 14
  301. DQG.MouseButton1Down:connect(function()
  302. local A_1 = "equippowerz" , "kg"
  303. local A_2 = "f"
  304. local A_3 = "sharinganb"
  305. local Event = game:GetService("Players")["LocalPlayer"].keyinput
  306. Event:FireServer(A_1, A_2, A_3)
  307. end)
  308.  
  309. BLACK.Name = "BLACK"
  310. BLACK.Parent = bar2
  311. BLACK.BackgroundColor3 = Color3.new(1, 1, 1)
  312. BLACK.Position = UDim2.new(0.260714293, 0, 0.431694031, 0)
  313. BLACK.Size = UDim2.new(0, 117, 0, 40)
  314. BLACK.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  315. BLACK.Font = Enum.Font.SciFi
  316. BLACK.Text = "Black Flames [h]"
  317. BLACK.TextColor3 = Color3.new(0, 0, 0)
  318. BLACK.TextSize = 14
  319. BLACK.MouseButton1Down:connect(function()
  320. local A_1 = "equippowerz" , "kg"
  321. local A_2 = "h"
  322. local A_3 = "sharinganc"
  323. local Event = game:GetService("Players")["LocalPlayer"].keyinput
  324. Event:FireServer(A_1, A_2, A_3)
  325. end)
  326.  
  327. i.Name = "i"
  328. i.Parent = bar2
  329. i.BackgroundColor3 = Color3.new(1, 1, 1)
  330. i.BackgroundTransparency = 1
  331. i.Position = UDim2.new(0.178571433, 0, 0.524590194, 0)
  332. i.Size = UDim2.new(0, 168, 0, 30)
  333. i.Font = Enum.Font.SciFi
  334. i.Text = "You Must Equip Sharingan To Use"
  335. i.TextColor3 = Color3.new(0.980392, 0, 0.0980392)
  336. i.TextSize = 12
  337.  
  338. b.Name = "b"
  339. b.Parent = bar2
  340. b.BackgroundColor3 = Color3.new(1, 1, 1)
  341. b.BackgroundTransparency = 1
  342. b.Position = UDim2.new(0.182142869, 0, 0.623799741, 0)
  343. b.Size = UDim2.new(0, 168, 0, 30)
  344. b.Font = Enum.Font.SciFi
  345. b.Text = "Byakugan Powers Equip"
  346. b.TextColor3 = Color3.new(0.980392, 0, 0.0980392)
  347. b.TextSize = 16
  348.  
  349. TextLabel_3.Parent = bar2
  350. TextLabel_3.BackgroundColor3 = Color3.new(1, 0, 0.180392)
  351. TextLabel_3.Position = UDim2.new(0.0464285612, 0, 0.620218515, 0)
  352. TextLabel_3.Size = UDim2.new(0, 238, 0, 1)
  353. TextLabel_3.Font = Enum.Font.SourceSans
  354. TextLabel_3.Text = ""
  355. TextLabel_3.TextColor3 = Color3.new(0, 0, 0)
  356. TextLabel_3.TextSize = 14
  357.  
  358. TextLabel_4.Parent = bar2
  359. TextLabel_4.BackgroundColor3 = Color3.new(1, 0, 0.180392)
  360. TextLabel_4.Position = UDim2.new(0.0499999896, 0, 0.703155935, 0)
  361. TextLabel_4.Size = UDim2.new(0, 238, 0, 1)
  362. TextLabel_4.Font = Enum.Font.SourceSans
  363. TextLabel_4.Text = ""
  364. TextLabel_4.TextColor3 = Color3.new(0, 0, 0)
  365. TextLabel_4.TextSize = 14
  366.  
  367. rot.Name = "rot"
  368. rot.Parent = bar2
  369. rot.BackgroundColor3 = Color3.new(1, 1, 1)
  370. rot.Position = UDim2.new(0.00357145071, 0, 0.733210683, 0)
  371. rot.Size = UDim2.new(0, 117, 0, 40)
  372. rot.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  373. rot.Font = Enum.Font.SciFi
  374. rot.Text = "Rotation [r]"
  375. rot.TextColor3 = Color3.new(0, 0, 0)
  376. rot.TextSize = 14
  377. rot.MouseButton1Down:connect(function()
  378. local A_1 = "equippowerz" , "kg"
  379. local A_2 = "r"
  380. local A_3 = "byakugana"
  381. local Event = game:GetService("Players")["LocalPlayer"].keyinput
  382. Event:FireServer(A_1, A_2, A_3)
  383. end)
  384.  
  385. tri.Name = "tri"
  386. tri.Parent = bar2
  387. tri.BackgroundColor3 = Color3.new(1, 1, 1)
  388. tri.Position = UDim2.new(0.535714328, 0, 0.735821664, 0)
  389. tri.Size = UDim2.new(0, 117, 0, 40)
  390. tri.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  391. tri.Font = Enum.Font.SciFi
  392. tri.Text = "Trigrams [f]"
  393. tri.TextColor3 = Color3.new(0, 0, 0)
  394. tri.TextSize = 14
  395. tri.MouseButton1Down:connect(function()
  396. local A_1 = "equippowerz" , "kg"
  397. local A_2 = "f"
  398. local A_3 = "byakuganb"
  399. local Event = game:GetService("Players")["LocalPlayer"].keyinput
  400. Event:FireServer(A_1, A_2, A_3)
  401. end)
  402.  
  403. VP.Name = "VP"
  404. VP.Parent = bar2
  405. VP.BackgroundColor3 = Color3.new(1, 1, 1)
  406. VP.Position = UDim2.new(0.275000036, 0, 0.864236951, 0)
  407. VP.Size = UDim2.new(0, 117, 0, 40)
  408. VP.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  409. VP.Font = Enum.Font.SciFi
  410. VP.Text = "Vacuum Palm [g]"
  411. VP.TextColor3 = Color3.new(0, 0, 0)
  412. VP.TextSize = 14
  413. VP.MouseButton1Down:connect(function()
  414. local A_1 = "equippowerz" , "kg"
  415. local A_2 = "g"
  416. local A_3 = "byakugana"
  417. local Event = game:GetService("Players")["LocalPlayer"].keyinput
  418. Event:FireServer(A_1, A_2, A_3)
  419. end)
  420.  
  421. ifa.Name = "if"
  422. ifa.Parent = bar2
  423. ifa.BackgroundColor3 = Color3.new(1, 1, 1)
  424. ifa.BackgroundTransparency = 1
  425. ifa.Position = UDim2.new(0.182142869, 0, 0.952788591, 0)
  426. ifa.Size = UDim2.new(0, 168, 0, 30)
  427. ifa.Font = Enum.Font.SciFi
  428. ifa.Text = "You Must Equip Byakugan To Use"
  429. ifa.TextColor3 = Color3.new(0.980392, 0, 0.0980392)
  430. ifa.TextSize = 12
  431.  
  432. X.Name = "X"
  433. X.Parent = bar2
  434. X.BackgroundColor3 = Color3.new(1, 0.0117647, 0.192157)
  435. X.Position = UDim2.new(0.946428597, 0, 0.973890305, 0)
  436. X.Size = UDim2.new(0, 22, 0, 14)
  437. X.Font = Enum.Font.SourceSans
  438. X.Text = "X"
  439. X.TextColor3 = Color3.new(0, 0, 0)
  440. X.TextSize = 14
  441. X.MouseButton1Down:connect(function()
  442. bar2.Visible = false
  443. end)
Add Comment
Please, Sign In to add comment