Advertisement
Guest User

Roblox inf morph script.

a guest
Mar 31st, 2020
451
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.85 KB | None | 0 0
  1. -- Instances:
  2.  
  3. local VH2Hax = Instance.new("ScreenGui")
  4. local Frame = Instance.new("Frame")
  5. local TextLabel = Instance.new("TextLabel")
  6. local TextButton1 = Instance.new("TextButton")
  7. local TextButton2 = Instance.new("TextButton")
  8. local TextButton3 = Instance.new("TextButton")
  9. local TextButton5 = Instance.new("TextButton")
  10. local TextButton6 = Instance.new("TextButton")
  11. local TextButton4 = Instance.new("TextButton")
  12. local TextLabel_2 = Instance.new("TextLabel")
  13.  
  14. --Properties:
  15.  
  16. VH2Hax.Name = "VH2Hax"
  17. VH2Hax.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  18. VH2Hax.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  19.  
  20. Frame.Parent = VH2Hax
  21. Frame.Active = true
  22. Frame.BackgroundColor3 = Color111111111111111111.new(0.0862745, 0.0862745, 0.0862745)
  23. Frame.BorderSizePixel = 0
  24. Frame.Position = UDim2.new(0.5, -142, 0.5, -142)
  25. Frame.Size = UDim2.new(0, 285, 0, 285)
  26.  
  27. TextLabel.Parent = Frame
  28. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  29. TextLabel.BackgroundTransparency = 1
  30. TextLabel.Position = UDim2.new(0.0315789469, 0, -0.00316405739, 0)
  31. TextLabel.Size = UDim2.new(0, 267, 0, 34)
  32. TextLabel.Font = Enum.Font.SourceSans
  33. TextLabel.Text = "VH2 GUI Made by mateja1119"
  34. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  35. TextLabel.TextScaled = true
  36. TextLabel.TextSize = 14
  37. TextLabel.TextWrapped = true
  38.  
  39. TextButton1.Name = "TextButton1"
  40. TextButton1.Parent = Frame
  41. TextButton1.BackgroundColor3 = Color3.new(1, 1, 1)
  42. TextButton1.Position = UDim2.new(0.0315789469, 0, 0.196491227, 0)
  43. TextButton1.Size = UDim2.new(0, 85, 0, 37)
  44. TextButton1.Font = Enum.Font.SourceSans
  45. TextButton1.Text = "Morphine"
  46. TextButton1.TextColor3 = Color3.new(0, 0, 0)
  47. TextButton1.TextSize = 14
  48.  
  49. TextButton2.Name = "TextButton2"
  50. TextButton2.Parent = Frame
  51. TextButton2.BackgroundColor3 = Color3.new(1, 1, 1)
  52. TextButton2.Position = UDim2.new(0.031578958, 0, 0.399999976, 0)
  53. TextButton2.Size = UDim2.new(0, 85, 0, 37)
  54. TextButton2.Font = Enum.Font.SourceSans
  55. TextButton2.Text = "Taser"
  56. TextButton2.TextColor3 = Color3.new(0, 0, 0)
  57. TextButton2.TextSize = 14
  58.  
  59. TextButton3.Name = "TextButton3"
  60. TextButton3.Parent = Frame
  61. TextButton3.BackgroundColor3 = Color3.new(1, 1, 1)
  62. TextButton3.Position = UDim2.new(0.031578958, 0, 0.60350877, 0)
  63. TextButton3.Size = UDim2.new(0, 85, 0, 37)
  64. TextButton3.Font = Enum.Font.SourceSans
  65. TextButton3.Text = "Flare"
  66. TextButton3.TextColor3 = Color3.new(0, 0, 0)
  67. TextButton3.TextSize = 14
  68.  
  69. TextButton5.Name = "TextButton5"
  70. TextButton5.Parent = Frame
  71. TextButton5.BackgroundColor3 = Color3.new(1, 1, 1)
  72. TextButton5.Position = UDim2.new(0.670175433, 0, 0.196491227, 0)
  73. TextButton5.Size = UDim2.new(0, 85, 0, 37)
  74. TextButton5.Font = Enum.Font.SourceSans
  75. TextButton5.Text = "Pocket Knife"
  76. TextButton5.TextColor3 = Color3.new(0, 0, 0)
  77. TextButton5.TextSize = 14
  78.  
  79. TextButton6.Name = "TextButton6"
  80. TextButton6.Parent = Frame
  81. TextButton6.BackgroundColor3 = Color3.new(1, 1, 1)
  82. TextButton6.Position = UDim2.new(0.670175433, 0, 0.399999976, 0)
  83. TextButton6.Size = UDim2.new(0, 85, 0, 37)
  84. TextButton6.Font = Enum.Font.SourceSans
  85. TextButton6.Text = "DNA Tester"
  86. TextButton6.TextColor3 = Color3.new(0, 0, 0)
  87. TextButton6.TextSize = 14
  88.  
  89. TextButton4.Name = "TextButton4"
  90. TextButton4.Parent = Frame
  91. TextButton4.BackgroundColor3 = Color3.new(1, 1, 1)
  92. TextButton4.Position = UDim2.new(0.670175433, 0, 0.603508711, 0)
  93. TextButton4.Size = UDim2.new(0, 85, 0, 37)
  94. TextButton4.Font = Enum.Font.SourceSans
  95. TextButton4.Text = "Health Pack"
  96. TextButton4.TextColor3 = Color3.new(0, 0, 0)
  97. TextButton4.TextSize = 14
  98.  
  99. TextLabel_2.Parent = Frame
  100. TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
  101. TextLabel_2.BackgroundTransparency = 1
  102. TextLabel_2.Position = UDim2.new(0, 0, 0.779292166, 0)
  103. TextLabel_2.Size = UDim2.new(0, 285, 0, 55)
  104. TextLabel_2.Font = Enum.Font.SourceSans
  105. TextLabel_2.Text = "More coming soon! (Maybe)"
  106. TextLabel_2.TextColor3 = Color3.new(1, 1, 1)
  107. TextLabel_2.TextScaled = true
  108. TextLabel_2.TextSize = 14
  109. TextLabel_2.TextWrapped = true
  110.  
  111. -- Scripts:
  112.  
  113. local function OYCDYGU_fake_script() -- TextButton1.LocalScript
  114. local script = Instance.new('LocalScript', TextButton1)
  115.  
  116. script.Parent.MouseButton1Click:Connect(function()
  117. game.Workspace.Events.Surv.Morphine:FireServer()
  118. end)
  119. end
  120. coroutine.wrap(OYCDYGU_fake_script)()
  121. local function WZDP_fake_script() -- TextButton2.LocalScript
  122. local script = Instance.new('LocalScript', TextButton2)
  123.  
  124. script.Parent.MouseButton1Click:Connect(function()
  125. game.Workspace.Events.Surv.Taser:FireServer()
  126. end)
  127. end
  128. coroutine.wrap(WZDP_fake_script)()
  129. local function GTBYBM_fake_script() -- TextButton3.LocalScript
  130. local script = Instance.new('LocalScript', TextButton3)
  131.  
  132. script.Parent.MouseButton1Click:Connect(function()
  133. game.Workspace.Events.Surv.Flare:FireServer()
  134. end)
  135. end
  136. coroutine.wrap(GTBYBM_fake_script)()
  137. local function BKUYPP_fake_script() -- TextButton5.LocalScript
  138. local script = Instance.new('LocalScript', TextButton5)
  139.  
  140. script.Parent.MouseButton1Click:Connect(function()
  141. game.Workspace.Events.Surv["Pocket Knife"]:FireServer()
  142. end)
  143. end
  144. coroutine.wrap(BKUYPP_fake_script)()
  145. local function IMEJH_fake_script() -- TextButton6.LocalScript
  146. local script = Instance.new('LocalScript', TextButton6)
  147.  
  148. script.Parent.MouseButton1Click:Connect(function()
  149. game.Workspace.Events.Surv["DNA Tester"]:FireServer()
  150. end)
  151. end
  152. coroutine.wrap(IMEJH_fake_script)()
  153. local function ANLIOX_fake_script() -- TextButton4.LocalScript
  154. local script = Instance.new('LocalScript', TextButton4)
  155.  
  156. script.Parent.MouseButton1Click:Connect(function()
  157. game.Workspace.Events.Surv["Health Pack"]:FireServer()
  158. end)
  159.  
  160. end
  161. coroutine.wrap(ANLIOX_fake_script)()
  162. local function SUHVEK_fake_script() -- VH2Hax.LocalScript
  163. local script = Instance.new('LocalScript', VH2Hax)
  164.  
  165. for _,v in ipairs(script.Parent:GetDescendants()) do
  166. if not v:IsA("LocalScript") and not v:IsA("TextButton") then
  167. v.Draggable = true
  168. end
  169. end
  170. end
  171. coroutine.wrap(SUHVEK_fake_script)()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement