Advertisement
Quonn

Untitled

Mar 13th, 2022
11
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.16 KB | None | 0 0
  1. -- Made by .star#7831 and cloak#1234
  2.  
  3. -- Instances:
  4.  
  5. local portalhub = Instance.new("ScreenGui")
  6. local topmain = Instance.new("ImageLabel")
  7. local Frame = Instance.new("ImageLabel")
  8. local AutoFarm = Instance.new("TextButton")
  9. local TextLabel = Instance.new("TextLabel")
  10. local TextLabel_2 = Instance.new("TextLabel")
  11. local ChatSpy = Instance.new("TextButton")
  12. local ShazamFly = Instance.new("TextButton")
  13. local AimLock = Instance.new("TextButton")
  14. local ImageLabel = Instance.new("ImageLabel")
  15. local ImageLabel_2 = Instance.new("ImageLabel")
  16. local GodBlock = Instance.new("TextButton")
  17. local CrasherV1 = Instance.new("TextButton")
  18. local Noclip = Instance.new("TextButton")
  19.  
  20. --Properties:
  21.  
  22. portalhub.Name = "portal hub"
  23. portalhub.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  24.  
  25.  
  26. topmain.Name = "topmain"
  27. topmain.Parent = portalhub
  28. topmain.BackgroundColor3 = Color3.fromRGB(170, 85, 127)
  29. topmain.BackgroundTransparency = 1.000
  30. topmain.Position = UDim2.new(0.328013122, 0, 0.265802264, 0)
  31. topmain.Size = UDim2.new(0, 511, 0, 73)
  32. topmain.Image = "rbxassetid://3570695787"
  33. topmain.ImageColor3 = Color3.fromRGB(158, 39, 255)
  34. topmain.ScaleType = Enum.ScaleType.Slice
  35. topmain.SliceCenter = Rect.new(100, 100, 100, 100)
  36. topmain.SliceScale = 0.120
  37.  
  38. Frame.Name = "Frame"
  39. Frame.Parent = topmain
  40. Frame.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  41. Frame.BackgroundTransparency = 1.000
  42. Frame.BorderSizePixel = 0
  43. Frame.Position = UDim2.new(0, 0, 0.527033567, 0)
  44. Frame.Size = UDim2.new(0, 511, 0, 273)
  45. Frame.Image = "rbxassetid://2396550764"
  46. Frame.ImageColor3 = Color3.fromRGB(4, 8, 2)
  47. Frame.ScaleType = Enum.ScaleType.Slice
  48. Frame.SliceCenter = Rect.new(100, 100, 100, 100)
  49. Frame.SliceScale = 0.120
  50.  
  51. AutoFarm.Name = "AutoFarm"
  52. AutoFarm.Parent = Frame
  53. AutoFarm.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  54. AutoFarm.Position = UDim2.new(0.0628683716, 0, 0.256410271, 0)
  55. AutoFarm.Size = UDim2.new(0, 128, 0, 31)
  56. AutoFarm.Font = Enum.Font.RobotoCondensed
  57. AutoFarm.Text = "Auto Farm"
  58. AutoFarm.TextColor3 = Color3.fromRGB(158, 39, 255)
  59. AutoFarm.TextSize = 14.000
  60.  
  61. TextLabel.Parent = Frame
  62. TextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  63. TextLabel.BackgroundTransparency = 1.000
  64. TextLabel.Position = UDim2.new(0.300589383, 0, 0.875457883, 0)
  65. TextLabel.Size = UDim2.new(0, 200, 0, 50)
  66. TextLabel.Font = Enum.Font.JosefinSans
  67. TextLabel.Text = "Made By .star#7831 and cloak#1234"
  68. TextLabel.TextColor3 = Color3.fromRGB(255, 255, 255)
  69. TextLabel.TextSize = 14.000
  70.  
  71. TextLabel_2.Parent = Frame
  72. TextLabel_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  73. TextLabel_2.BackgroundTransparency = 1.000
  74. TextLabel_2.BorderColor3 = Color3.fromRGB(27, 42, 53)
  75. TextLabel_2.Position = UDim2.new(0.3120161, 0, -0.164835155, 0)
  76. TextLabel_2.Size = UDim2.new(0, 200, 0, 50)
  77. TextLabel_2.Font = Enum.Font.Sarpanch
  78. TextLabel_2.Text = "Portal Hub V.1"
  79. TextLabel_2.TextColor3 = Color3.fromRGB(0, 0, 0)
  80. TextLabel_2.TextSize = 28.000
  81.  
  82. ChatSpy.Name = "Chat Spy"
  83. ChatSpy.Parent = Frame
  84. ChatSpy.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  85. ChatSpy.Position = UDim2.new(0.713163018, 0, 0.0549450479, 0)
  86. ChatSpy.Size = UDim2.new(0, 128, 0, 31)
  87. ChatSpy.Font = Enum.Font.RobotoCondensed
  88. ChatSpy.Text = "Chat Spy ( /spy to toggle )"
  89. ChatSpy.TextColor3 = Color3.fromRGB(158, 39, 255)
  90. ChatSpy.TextSize = 14.000
  91.  
  92. ShazamFly.Name = "Shazam Fly"
  93. ShazamFly.Parent = Frame
  94. ShazamFly.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  95. ShazamFly.Position = UDim2.new(0.392927378, 0, 0.0549450479, 0)
  96. ShazamFly.Size = UDim2.new(0, 128, 0, 31)
  97. ShazamFly.Font = Enum.Font.RobotoCondensed
  98. ShazamFly.Text = "Shazam Fly "
  99. ShazamFly.TextColor3 = Color3.fromRGB(158, 39, 255)
  100. ShazamFly.TextSize = 14.000
  101.  
  102. AimLock.Name = "AimLock"
  103. AimLock.Parent = Frame
  104. AimLock.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  105. AimLock.Position = UDim2.new(0.0628683865, 0, 0.0549450591, 0)
  106. AimLock.Size = UDim2.new(0, 128, 0, 31)
  107. AimLock.Font = Enum.Font.RobotoCondensed
  108. AimLock.Text = "Aimlock (Q) Keybind"
  109. AimLock.TextColor3 = Color3.fromRGB(158, 39, 255)
  110. AimLock.TextSize = 14.000
  111.  
  112. ImageLabel.Parent = Frame
  113. ImageLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  114. ImageLabel.BackgroundTransparency = 1.000
  115. ImageLabel.BorderSizePixel = 0
  116. ImageLabel.Position = UDim2.new(0.0156555772, 0, -0.140928388, 0)
  117. ImageLabel.Size = UDim2.new(0, 39, 0, 38)
  118. ImageLabel.Image = "http://www.roblox.com/asset/?id=9087924112"
  119.  
  120. ImageLabel_2.Parent = Frame
  121. ImageLabel_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  122. ImageLabel_2.BackgroundTransparency = 1.000
  123. ImageLabel_2.BorderSizePixel = 0
  124. ImageLabel_2.Position = UDim2.new(0.909980357, 0, -0.140928388, 0)
  125. ImageLabel_2.Size = UDim2.new(0, 39, 0, 38)
  126. ImageLabel_2.Image = "http://www.roblox.com/asset/?id=9087924112"
  127.  
  128. GodBlock.Name = "God Block"
  129. GodBlock.Parent = Frame
  130. GodBlock.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  131. GodBlock.Position = UDim2.new(0.712328792, 0, 0.256410271, 0)
  132. GodBlock.Size = UDim2.new(0, 128, 0, 31)
  133. GodBlock.Font = Enum.Font.RobotoCondensed
  134. GodBlock.Text = "God Block"
  135. GodBlock.TextColor3 = Color3.fromRGB(158, 39, 255)
  136. GodBlock.TextSize = 14.000
  137.  
  138. CrasherV1.Name = "Crasher V.1"
  139. CrasherV1.Parent = Frame
  140. CrasherV1.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  141. CrasherV1.Position = UDim2.new(0.313111544, 0, 0.472527623, 0)
  142. CrasherV1.Size = UDim2.new(0, 211, 0, 109)
  143. CrasherV1.Font = Enum.Font.SourceSans
  144. CrasherV1.Text = "Swag Crasher"
  145. CrasherV1.TextColor3 = Color3.fromRGB(158, 39, 255)
  146. CrasherV1.TextSize = 40.000
  147.  
  148. Noclip.Name = "Noclip"
  149. Noclip.Parent = Frame
  150. Noclip.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  151. Noclip.Position = UDim2.new(0.39138943, 0, 0.256410271, 0)
  152. Noclip.Size = UDim2.new(0, 128, 0, 31)
  153. Noclip.Font = Enum.Font.RobotoCondensed
  154. Noclip.Text = "Noclip"
  155. Noclip.TextColor3 = Color3.fromRGB(158, 39, 255)
  156. Noclip.TextSize = 14.000
  157.  
  158. -- Scripts:
  159.  
  160. local function PGJORNM_fake_script() -- topmain.Script
  161. local script = Instance.new('Script', topmain)
  162.  
  163. function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
  164.  
  165. counter = 0
  166.  
  167. while wait(0.1)do
  168. script.Parent.BackgroundColor3 = Color3.fromHSV(zigzag(counter),1,1)
  169.  
  170. counter = counter + 0.01
  171. end
  172. end
  173. coroutine.wrap(PGJORNM_fake_script)()
  174.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement