WINX_rblx

GOD SCRIPTER FIRST SCRIPT [MADE BY GOD SCRIPTER]

Nov 24th, 2020
1,738
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.90 KB | None | 0 0
  1.  
  2. local GUITHING = Instance.new("ScreenGui")
  3. local makeinvisble = Instance.new("Frame")
  4. local r15gui = Instance.new("Frame")
  5. local rainbow1 = Instance.new("Frame")
  6. local rainbow2 = Instance.new("Frame")
  7. local title1 = Instance.new("TextLabel")
  8. local blockhead = Instance.new("TextButton")
  9. local creeperR15 = Instance.new("TextButton")
  10. local removewaist = Instance.new("TextButton")
  11. local drophats = Instance.new("TextButton")
  12. local blockhats = Instance.new("TextButton")
  13. local shattervest = Instance.new("TextButton")
  14. local animationgui = Instance.new("TextButton")
  15. local invisble = Instance.new("TextButton")
  16. local r6gui = Instance.new("Frame")
  17. local rainbow3 = Instance.new("Frame")
  18. local rainbow4 = Instance.new("Frame")
  19. local title2 = Instance.new("TextLabel")
  20. local creeperR6 = Instance.new("TextButton")
  21. local blockhead1 = Instance.new("TextButton")
  22. local drophats1 = Instance.new("TextButton")
  23. local blockhats1 = Instance.new("TextButton")
  24. local animationgui1 = Instance.new("TextButton")
  25. local shattervest1 = Instance.new("TextButton")
  26. local gabx = Instance.new("TextButton")
  27. local toolsgui = Instance.new("Frame")
  28. local rainbow5 = Instance.new("Frame")
  29. local rainbow6 = Instance.new("Frame")
  30. local title3 = Instance.new("TextLabel")
  31. local savetools = Instance.new("TextButton")
  32. local loadtools = Instance.new("TextButton")
  33. local othersgui = Instance.new("Frame")
  34. local rainbow8 = Instance.new("Frame")
  35. local rainbow7 = Instance.new("Frame")
  36. local title4 = Instance.new("TextLabel")
  37. local fathomhub = Instance.new("TextButton")
  38. local legacyhub = Instance.new("TextButton")
  39. local vehiclegui = Instance.new("TextButton")
  40. local aimbotctrl = Instance.new("TextButton")
  41. local aimboth = Instance.new("TextButton")
  42. local antiafk = Instance.new("TextButton")
  43. local phonegui = Instance.new("TextButton")
  44. local survivorgui = Instance.new("TextButton")
  45.  
  46. spawn(function()
  47. local message = Instance.new("Message",workspace)
  48. message.Text = "GOD HUB LOADEAD (wait 9 seconds)"
  49. wait(9)
  50. message:Destroy()
  51. end)
  52.  
  53. game:GetService("StarterGui"):SetCore("SendNotification",{
  54. Title = "GOD HUB";
  55. Text = "Loading GUI";
  56. })
  57. game:GetService("StarterGui"):SetCore("SendNotification",{
  58. Title = "GOD HUB";
  59. Text = "Loading script";
  60. })
  61.  
  62. game:GetService("StarterGui"):SetCore("SendNotification",{
  63. Title = "GOD HUB";
  64. Text = "Loading 43";
  65. })
  66.  
  67. game:GetService("StarterGui"):SetCore("SendNotification",{
  68. Title = "GOD HUB";
  69. Text = "Loading 100";
  70. })
  71. game:GetService("StarterGui"):SetCore("SendNotification",{
  72. Title = "GOD HUB";
  73. Text = "WAITING FOR GAME";
  74. })
  75. game:GetService("StarterGui"):SetCore("SendNotification",{
  76. Title = "GOD HUB";
  77. Text = "OPEN IN 4";
  78. })
  79. -- Farewell Infortality.
  80. -- Version: 2.82
  81. -- Instances:
  82. local GUITHING = Instance.new("ScreenGui")
  83. local makeinvisble = Instance.new("Frame")
  84. local r15gui = Instance.new("Frame")
  85. local rainbow1 = Instance.new("Frame")
  86. local rainbow2 = Instance.new("Frame")
  87. local title1 = Instance.new("TextLabel")
  88. local blockhead = Instance.new("TextButton")
  89. local creeperR15 = Instance.new("TextButton")
  90. local removewaist = Instance.new("TextButton")
  91. local drophats = Instance.new("TextButton")
  92. local blockhats = Instance.new("TextButton")
  93. local shattervest = Instance.new("TextButton")
  94. local animationgui = Instance.new("TextButton")
  95. local invisble = Instance.new("TextButton")
  96. local r6gui = Instance.new("Frame")
  97. local rainbow3 = Instance.new("Frame")
  98. local rainbow4 = Instance.new("Frame")
  99. local title2 = Instance.new("TextLabel")
  100. local creeperR6 = Instance.new("TextButton")
  101. local blockhead1 = Instance.new("TextButton")
  102. local drophats1 = Instance.new("TextButton")
  103. local blockhats1 = Instance.new("TextButton")
  104. local animationgui1 = Instance.new("TextButton")
  105. local shattervest1 = Instance.new("TextButton")
  106. local gabx = Instance.new("TextButton")
  107. local toolsgui = Instance.new("Frame")
  108. local rainbow5 = Instance.new("Frame")
  109. local rainbow6 = Instance.new("Frame")
  110. local title3 = Instance.new("TextLabel")
  111. local savetools = Instance.new("TextButton")
  112. local loadtools = Instance.new("TextButton")
  113. local othersgui = Instance.new("Frame")
  114. local rainbow8 = Instance.new("Frame")
  115. local rainbow7 = Instance.new("Frame")
  116. local title4 = Instance.new("TextLabel")
  117. local fathomhub = Instance.new("TextButton")
  118. local legacyhub = Instance.new("TextButton")
  119. local vehiclegui = Instance.new("TextButton")
  120. local aimbotctrl = Instance.new("TextButton")
  121. local aimboth = Instance.new("TextButton")
  122. local antiafk = Instance.new("TextButton")
  123. local phonegui = Instance.new("TextButton")
  124. local survivorgui = Instance.new("TextButton")
  125. --Properties:
  126. GUITHING.Name = "GUITHING"
  127. GUITHING.Parent = game.CoreGui
  128.  
  129. makeinvisble.Name = "makeinvisble :)"
  130. makeinvisble.Parent = GUITHING
  131. makeinvisble.BackgroundColor3 = Color3.new(1, 1, 1)
  132. makeinvisble.BackgroundTransparency = 0.60000002384186
  133. makeinvisble.Size = UDim2.new(0, 1133, 0, 514)
  134. makeinvisble.Visible = false
  135.  
  136. r6gui.Name = "r6gui"
  137. r6gui.Parent = makeinvisble
  138. r6gui.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.282353)
  139. r6gui.BorderSizePixel = 0
  140. r6gui.Position = UDim2.new(0.235393807, 0, 0.0297973789, 0)
  141. r6gui.Size = UDim2.new(0, 223, 0, 25)
  142.  
  143. rainbow3.Name = "rainbow3"
  144. rainbow3.Parent = r6gui
  145. rainbow3.BackgroundColor3 = Color3.new(1, 1, 1)
  146. rainbow3.BorderColor3 = Color3.new(0.282353, 0.282353, 0.282353)
  147. rainbow3.BorderSizePixel = 5
  148. rainbow3.Position = UDim2.new(0.0445956253, 0, 0.981453836, 0)
  149. rainbow3.Size = UDim2.new(0, 203, 0, 339)
  150.  
  151. rainbow4.Name = "rainbow4"
  152. rainbow4.Parent = r6gui
  153. rainbow4.BackgroundColor3 = Color3.new(1, 1, 1)
  154. rainbow4.BorderSizePixel = 0
  155. rainbow4.Position = UDim2.new(-0.000247425021, 0, -0.258545846, 0)
  156. rainbow4.Size = UDim2.new(0, 223, 0, 6)
  157.  
  158. title2.Name = "title2"
  159. title2.Parent = r6gui
  160. title2.BackgroundColor3 = Color3.new(1, 1, 1)
  161. title2.BackgroundTransparency = 1
  162. title2.Position = UDim2.new(0.0538116582, 0, 0.0399999991, 0)
  163. title2.Size = UDim2.new(0, 200, 0, 24)
  164. title2.Font = Enum.Font.SourceSansLight
  165. title2.Text = "GOD SCRIPT R6"
  166. title2.TextColor3 = Color3.new(1, 1, 1)
  167. title2.TextScaled = true
  168. title2.TextSize = 14
  169. title2.TextWrapped = true
  170.  
  171. creeperR6.Name = "creeperR6"
  172. creeperR6.Parent = r6gui
  173. creeperR6.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.282353)
  174. creeperR6.BorderSizePixel = 0
  175. creeperR6.Position = UDim2.new(0.11659193, 0, 1.60000002, 0)
  176. creeperR6.Size = UDim2.new(0, 172, 0, 27)
  177. creeperR6.Font = Enum.Font.SourceSansLight
  178. creeperR6.Text = "FANTHOM HUB"
  179. creeperR6.TextColor3 = Color3.new(1, 1, 1)
  180. creeperR6.TextScaled = true
  181. creeperR6.TextSize = 14
  182. creeperR6.TextWrapped = true
  183.  
  184. blockhead1.Name = "blockhead1"
  185. blockhead1.Parent = r6gui
  186. blockhead1.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.282353)
  187. blockhead1.BorderSizePixel = 0
  188. blockhead1.Position = UDim2.new(0.11659193, 0, 3.51999998, 0)
  189. blockhead1.Size = UDim2.new(0, 172, 0, 27)
  190. blockhead1.Font = Enum.Font.SourceSansLight
  191. blockhead1.Text = "ANCIENT HUB"
  192. blockhead1.TextColor3 = Color3.new(1, 1, 1)
  193. blockhead1.TextScaled = true
  194. blockhead1.TextSize = 14
  195. blockhead1.TextWrapped = true
  196.  
  197. drophats1.Name = "drophats1"
  198. drophats1.Parent = r6gui
  199. drophats1.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.282353)
  200. drophats1.BorderSizePixel = 0
  201. drophats1.Position = UDim2.new(0.112107627, 0, 5.32000017, 0)
  202. drophats1.Size = UDim2.new(0, 172, 0, 27)
  203. drophats1.Font = Enum.Font.SourceSansLight
  204. drophats1.Text = "OPFinality"
  205. drophats1.TextColor3 = Color3.new(1, 1, 1)
  206. drophats1.TextScaled = true
  207. drophats1.TextSize = 14
  208. drophats1.TextWrapped = true
  209.  
  210. blockhats1.Name = "blockhats1"
  211. blockhats1.Parent = r6gui
  212. blockhats1.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.282353)
  213. blockhats1.BorderSizePixel = 0
  214. blockhats1.Position = UDim2.new(0.112107627, 0, 7.20000029, 0)
  215. blockhats1.Size = UDim2.new(0, 172, 0, 27)
  216. blockhats1.Font = Enum.Font.SourceSansLight
  217. blockhats1.Text = "GOD SCRIPT"
  218. blockhats1.TextColor3 = Color3.new(1, 1, 1)
  219. blockhats1.TextScaled = true
  220. blockhats1.TextSize = 14
  221. blockhats1.TextWrapped = true
  222.  
  223. animationgui1.Name = "animationgui1"
  224. animationgui1.Parent = r6gui
  225. animationgui1.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.282353)
  226. animationgui1.BorderSizePixel = 0
  227. animationgui1.Position = UDim2.new(0.112107627, 0, 9.11999989, 0)
  228. animationgui1.Size = UDim2.new(0, 172, 0, 27)
  229. animationgui1.Font = Enum.Font.SourceSansLight
  230. animationgui1.Text = "FE ANIMATIONS"
  231. animationgui1.TextColor3 = Color3.new(1, 1, 1)
  232. animationgui1.TextScaled = true
  233. animationgui1.TextSize = 14
  234. animationgui1.TextWrapped = true
  235.  
  236. shattervest1.Name = "shattervest1"
  237. shattervest1.Parent = r6gui
  238. shattervest1.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.282353)
  239. shattervest1.BorderSizePixel = 0
  240. shattervest1.Position = UDim2.new(0.112107627, 0, 11.0799999, 0)
  241. shattervest1.Size = UDim2.new(0, 172, 0, 27)
  242. shattervest1.Font = Enum.Font.SourceSansLight
  243. shattervest1.Text = "REVIZ ADMIN"
  244. shattervest1.TextColor3 = Color3.new(1, 1, 1)
  245. shattervest1.TextScaled = true
  246. shattervest1.TextSize = 14
  247. shattervest1.TextWrapped = true
  248.  
  249. gabx.Name = "gabx"
  250. gabx.Parent = r6gui
  251. gabx.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.282353)
  252. gabx.BorderSizePixel = 0
  253. gabx.Position = UDim2.new(0.112107627, 0, 12.8400002, 0)
  254. gabx.Size = UDim2.new(0, 172, 0, 27)
  255. gabx.Font = Enum.Font.SourceSansLight
  256. gabx.Text = "FE HUB"
  257. gabx.TextColor3 = Color3.new(1, 1, 1)
  258. gabx.TextScaled = true
  259. gabx.TextSize = 14
  260. gabx.TextWrapped = true
  261.  
  262. -- Scripts:
  263.  
  264.  
  265. print("did not even past first test :)")
  266.  
  267. aimbotctrl.MouseButton1Click:connect(function()
  268. loadstring(game:HttpGet("https://pastebin.com/raw/2kbyfrn5", true))()
  269. end)
  270.  
  271. aimboth.MouseButton1Click:connect(function()
  272. loadstring(game:HttpGet("https://pastebin.com/raw/xB92ES44", true))()
  273. end)
  274.  
  275. antiafk.MouseButton1Click:connect(function()
  276. local VirtualUser=game:service'VirtualUser'
  277. game:service'Players'.LocalPlayer.Idled:connect(function()
  278. VirtualUser:CaptureController()
  279. VirtualUser:ClickButton2(Vector2.new())
  280. end)
  281. end)
  282.  
  283. fathomhub.MouseButton1Click:connect(function()
  284. loadstring(game:HttpGet("https://pastebin.com/raw/UmhaEvTT",true))()
  285. end)
  286.  
  287. legacyhub.MouseButton1Click:connect(function()
  288. loadstring(game:GetObjects("rbxassetid://1683559539")[1].Source)()
  289. end)
  290.  
  291. phonegui.MouseButton1Click:connect(function()
  292. loadstring(game:HttpGet("https://pastebin.com/raw/nScPDiay", true))()
  293. end)
  294.  
  295. survivorgui.MouseButton1Click:connect(function()
  296. loadstring(game:HttpGet("https://pastebin.com/raw/1ZyLGHZu", true))()
  297. end)
  298.  
  299. vehiclegui.MouseButton1Click:connect(function()
  300. loadstring(game:HttpGet(("https://pastebin.com/raw/nFjsc1LT"),true))()
  301. end)
  302.  
  303. animationgui.MouseButton1Click:connect(function()
  304. loadstring(game:HttpGet("https://pastebin.com/raw/uUR6pFVv", true))()
  305. end)
  306.  
  307. animationgui1.MouseButton1Click:connect(function()
  308. loadstring(game:HttpGet("https://pastebin.com/raw/uUR6pFVv", true))()
  309. end)
  310.  
  311. blockhats.MouseButton1Click:connect(function()
  312. for _,v in pairs(game.Players.LocalPlayer:GetChildren()) do
  313. if (v:IsA("Tool")) then
  314. v.Parent = game.Players.LocalPlayer.Backpack
  315. end
  316. end
  317. end)
  318.  
  319. blockhats1.MouseButton1Click:connect(function()
  320. loadstring(game:HttpGet("https://pastebin.com/raw/FW98zZGT", true))()
  321. end)
  322.  
  323. blockhead.MouseButton1Click:connect(function()
  324. game.Players.LocalPlayer.Character.Head.Mesh:destroy()
  325. end)
  326.  
  327. blockhead1.MouseButton1Click:connect(function()
  328. loadstring(game:HttpGet("https://pastebin.com/raw/VPkuQB23", true))()
  329. end)
  330.  
  331.  
  332. creeperR15.MouseButton1Click:connect(function()
  333. game.Players.LocalPlayer.Character.Head.Mesh:destroy()
  334. function doo(limb, pos)
  335. limb:BreakJoints()
  336. local velocity = Instance.new("RocketPropulsion", limb)
  337. velocity.CartoonFactor = 0
  338. velocity.MaxSpeed = 30
  339. velocity.MaxThrust = 9999
  340. velocity.MaxTorque = Vector3.new(math.huge,math.huge,math.huge)
  341. velocity.Target = game.Players.LocalPlayer.Character.UpperTorso
  342. velocity.TargetOffset = pos
  343. velocity:fire()
  344. local b = Instance.new("BodyGyro", limb)
  345. end
  346. while wait() do
  347. doo(game.Players.LocalPlayer.Character["LeftUpperArm"], Vector3.new(-0.5,-2,-1))
  348. doo(game.Players.LocalPlayer.Character["RightUpperArm"], Vector3.new(0.5,-2,-1))
  349. doo(game.Players.LocalPlayer.Character["LeftUpperLeg"], Vector3.new(-0.5,-2,1))
  350. doo(game.Players.LocalPlayer.Character["RightUpperLeg"], Vector3.new(0.5,-2,1))
  351. end
  352. end)
  353.  
  354. creeperR6.MouseButton1Click:connect(function()
  355. loadstring(game:HttpGet("https://pastebin.com/raw/UmhaEvTT",true))()
  356. end)
  357.  
  358. drophats.MouseButton1Click:connect(function()
  359. game.Players.LocalPlayer:GetMouse().KeyDown:connect(function(key)
  360. if (key=="=") then
  361. for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  362. if (v:IsA("Accessory")) then
  363. v.Parent = workspace
  364. end
  365. end
  366. end
  367. end)
  368. end)
  369.  
  370. drophats1.MouseButton1Click:connect(function()
  371. loadstring(game:HttpGet(('https://pastebin.com/raw/2AmPb4Sv'), true))()
  372. end)
  373.  
  374. invisble.MouseButton1Click:connect(function()
  375. if (game.Players.LocalPlayer.Character.Humanoid.RigType == Enum.HumanoidRigType.R15) then
  376. if (game.Players.LocalPlayer.Character:FindFirstChild("LowerTorso")) then
  377. if (game.Players.LocalPlayer.Character.LowerTorso:FindFirstChild("Root")) then
  378. game.Players.LocalPlayer.Character.LowerTorso.Root:remove()
  379. end
  380. end
  381. else
  382. print('Not R15!')
  383. end
  384. end)
  385.  
  386. removewaist.MouseButton1Click:connect(function()
  387. if (game.Players.LocalPlayer.Character.Humanoid.RigType == Enum.HumanoidRigType.R15) then
  388. if (game.Players.LocalPlayer.Character:FindFirstChild("UpperTorso")) then
  389. if (game.Players.LocalPlayer.Character.UpperTorso:FindFirstChild("Waist")) then
  390. game.Players.LocalPlayer.Character.UpperTorso.Waist:remove()
  391. end
  392. end
  393. else
  394. print('Not R15!')
  395. end
  396. end)
  397.  
  398. shattervest.MouseButton1Click:connect(function()
  399. loadstring(game:HttpGet(('https://pastebin.com/raw/pyzjWNhk'), true))()
  400. end)
  401.  
  402.  
  403. shattervest1.MouseButton1Click:connect(function()
  404. loadstring(game:HttpGet(('https://pastebin.com/raw/pyzjWNhk'), true))()
  405. end)
  406.  
  407. gabx.MouseButton1Click:connect(function()
  408. loadstring(game:HttpGet("https://pastebin.com/raw/RbQDmVuR", true))()
  409. end)
  410.  
  411. loadtools.MouseButton1Click:connect(function()
  412.  
  413. for _,v in pairs(game.Players.LocalPlayer:GetChildren()) do
  414. if (v:IsA("Tool")) then
  415. v.Parent = game.Players.LocalPlayer.Backpack
  416. end
  417. end
  418. end)
  419.  
  420. savetools.MouseButton1Click:connect(function()
  421. for _,v in pairs(game.Players.LocalPlayer.Backpack:GetChildren()) do
  422. if (v:IsA("Tool")) then
  423. v.Parent = game.Players.LocalPlayer
  424. end
  425. end
  426. end)
  427.  
  428.  
  429.  
  430. print("load one working")
  431.  
  432.  
  433. r15gui.Active = true
  434. r6gui.Active = true
  435. toolsgui.Active = true
  436. othersgui.Active = true
  437. othersgui.Draggable = true
  438. r15gui.Draggable = true
  439. r6gui.Draggable = true
  440. toolsgui.Draggable = true
  441.  
  442. makeinvisble.BackgroundTransparency = 1
  443.  
  444.  
  445. game:GetService("StarterGui"):SetCore("SendNotification",{
  446. Title = "GOD HUB";
  447. Text = "PRESS G TO OPEN";
  448. })
  449.  
  450. function onKeyPress(inputObject, gameProcessedEvent)
  451. if inputObject.KeyCode == Enum.KeyCode.G then
  452. if makeinvisble.Visible == false then
  453. makeinvisble.Visible = true
  454. else
  455. makeinvisble.Visible = false
  456. end
  457. end
  458. end
  459.  
  460. game:GetService("UserInputService").InputBegan:connect(onKeyPress)
  461.  
  462.  
  463. function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
  464.  
  465. counter = 0
  466.  
  467. while wait(0.1)do
  468. rainbow1.BackgroundColor3 = Color3.fromHSV(zigzag(counter),1,1)
  469. rainbow2.BackgroundColor3 = Color3.fromHSV(zigzag(counter),1,1)
  470. rainbow3.BackgroundColor3 = Color3.fromHSV(zigzag(counter),1,1)
  471. rainbow4.BackgroundColor3 = Color3.fromHSV(zigzag(counter),1,1)
  472. rainbow5.BackgroundColor3 = Color3.fromHSV(zigzag(counter),1,1)
  473. rainbow6.BackgroundColor3 = Color3.fromHSV(zigzag(counter),1,1)
  474. rainbow7.BackgroundColor3 = Color3.fromHSV(zigzag(counter),1,1)
  475. rainbow8.BackgroundColor3 = Color3.fromHSV(zigzag(counter),1,1)
  476.  
  477. counter = counter + 0.01
  478. end
  479.  
  480. print("load two working")
Advertisement
Add Comment
Please, Sign In to add comment