Pet Simulator 2 Roblox

Dec 1st, 2019
Pet
Never

Pet Ranch Simulator 2 Roblox Wiki

Not a member of Pastebin yet?Sign Up, it unlocks many cool features!

Pictures Here is an example of a few of the pets Pictures of the 100 other pets Model Info Things about pets: None of them are just recolours, All split into colours, however face is a decal, All are welded for easy use Some have primary parts, some don’t. You are allowed to use these pets in any way, including monetising off them, re-sale is not. Diamonds are a side-currency in Pet Simulator 2 that can be unlocked by unlocking the Diamond upgrade. Diamonds are currently only used to make golden pets from the Golden Machine and the Rainbow Machine. Several upgrades are used to increase the amount of diamonds from mining coins. ┅↓Join my roblox group↓┅ ┅↓Check out some cool gaming channels↓┅ ┅↓Join my discord server↓┅ ┅↓Follow me on twitter↓┅ Music used in this video: Editor I use: Wondershare FIlmora9 Recorder: Bandicam #powersimulator #auras #robloxauras pet simulator 2,beach secret place,secret chests,pet sim 2.

  1. Title = 'Pet Simulator 2'; -- the title (ofc)
  2. Text = 'Hey, this script is not fully done expect bugs.'; -- what the text says (ofc)
  3. Duration = 10; -- how long the notification should in secounds
  4. -- Instances:
  5. local BorkHubUI = Instance.new('ScreenGui')
  6. local MainUI = Instance.new('Frame')
  7. local Creator = Instance.new('TextLabel')
  8. local Title = Instance.new('TextLabel')
  9. local Farm2 = Instance.new('TextButton')
  10. --[[
  11. --]]
  12. BorkHubUI.Name = 'BorkHubUI'
  13. BorkHubUI.Parent = game.Players.LocalPlayer:WaitForChild('PlayerGui')
  14. BorkHubUI.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  15. BorderUI.Parent = BorkHubUI
  16. BorderUI.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  17. BorderUI.BorderColor3 = Color3.new(0.266667, 0.584314, 0.862745)
  18. BorderUI.Position = UDim2.new(0.402785718, 0, 0.602902412, 0)
  19. MainUI.Parent = BorderUI
  20. MainUI.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  21. MainUI.BorderColor3 = Color3.new(0.266667, 0.584314, 0.862745)
  22. MainUI.Position = UDim2.new(-0.00102459081, 0, 0.965910673, 0)
  23. SplitterLine.Parent = MainUI
  24. SplitterLine.BackgroundColor3 = Color3.new(0.266667, 0.584314, 0.862745)
  25. SplitterLine.Position = UDim2.new(0.991803288, 0, 0, 0)
  26. SplitterLine.Size = UDim2.new(0.00499999989, 0, 0.948148131, 0)
  27. Creator.Name = 'Creator'
  28. Creator.Active = true
  29. Creator.BackgroundTransparency = 1
  30. Creator.Position = UDim2.new(0.245901614, 0, 0.0850700885, 0)
  31. Creator.Size = UDim2.new(0.505464494, 0, 0.144559503, 0)
  32. Creator.Text = 'Made By: StayWithMeSenpai'
  33. Creator.TextColor3 = Color3.new(0.266667, 0.584314, 0.862745)
  34. UpdateLogTitle.Parent = MainUI
  35. UpdateLogTitle.BackgroundColor3 = Color3.new(1, 1, 1)
  36. UpdateLogTitle.BorderSizePixel = 0
  37. UpdateLogTitle.Position = UDim2.new(0.195013672, 0, 0.851851881, 0)
  38. UpdateLogTitle.Size = UDim2.new(0.6109972, 0, 0.148147687, 0)
  39. UpdateLogTitle.Text = 'Last Updated | 12/1/2019'
  40. UpdateLogTitle.TextColor3 = Color3.new(0.258824, 0.552941, 0.815686)
  41. Title.Parent = MainUI
  42. Title.BackgroundColor3 = Color3.new(1, 1, 1)
  43. Title.BorderSizePixel = 0
  44. Title.Position = UDim2.new(0, 0, -0.207407355, 0)
  45. Title.Size = UDim2.new(1.0010246, 0, 0.2296298, 0)
  46. Title.Text = 'Pet Simulator 2'
  47. Title.TextColor3 = Color3.new(0.266667, 0.584314, 0.862745)
  48. Farm1.Parent = MainUI
  49. Farm1.BackgroundTransparency = 0.80000001192093
  50. Farm1.BorderColor3 = Color3.new(0.368627, 0.576471, 0.72549)
  51. Farm1.Position = UDim2.new(0.169558138, 0, 0.432424217, 0)
  52. Farm1.Font = Enum.Font.SourceSans
  53. Farm1.TextColor3 = Color3.new(0.266667, 0.584314, 0.862745)
  54. Farm1.MouseButton1Click:connect(function()
  55. while _G.d true and wait() do
  56. for i,d in pairs(game:GetService('Workspace')['__THINGS'].Coins:GetChildren()) do
  57. game:GetService('ReplicatedStorage').Framework.Modules['2 | Signal'].Events['select coin']:Fire(d)
  58. wait()
  59. until not _G.d or d.Settings.Health 0 or not d
  60. end
  61. end)
  62. Farm2.Name = 'Farm2'
  63. Farm2.BackgroundColor3 = Color3.new(0, 0, 0)
  64. Farm2.BorderColor3 = Color3.new(0.368627, 0.576471, 0.72549)
  65. Farm2.Position = UDim2.new(0.628574491, 0, 0.432424217, 0)
  66. Farm2.Font = Enum.Font.SourceSans
  67. Farm2.TextColor3 = Color3.new(0.266667, 0.584314, 0.862745)
  68. Farm2.MouseButton1Click:connect(function()
  69. for i,d in pairs(game:GetService('Workspace')['__THINGS'].Drops:GetChildren()) do
  70. local oh1 = { { d.Name, 'id'..f }, { false, false } }
  71. game:GetService('Workspace')['__THINGS']['__REMOTES']['take drop']:FireServer(oh1)
  72. end
  73. end)
  74. --[[
  75. --]]
  76. local function MVQF_fake_script() -- BorderUI.Script
  77. local player = players.LocalPlayer;
  78. local run = game:service('RunService');
  79. draggable = function(obj)
  80. obj.Active = true;
  81. local initial;
  82. obj.InputBegan:Connect(function(input)
  83. if input.UserInputType Enum.UserInputType.MouseButton1 or input.UserInputType Enum.UserInputType.Touch then
  84. minitial = input.Position;
  85. local con;
  86. if isdragging then
  87. local delta = Vector3.new(mouse.X, mouse.Y, 0) - minitial;
  88. obj.Position = UDim2.new(initial.X.Scale, initial.X.Offset + delta.X, initial.Y.Scale, initial.Y.Offset + delta.Y);
  89. con:Disconnect();
  90. end);
  91. if input.UserInputState Enum.UserInputState.End then
  92. end;
  93. end;
  94. end)
  95. end
Pet Simulator 2 Roblox
RAW Paste Data