Advertisement
VKOPSKS

Untitled

Aug 11th, 2022 (edited)
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.90 KB | None | 0 0
  1. local dominusgift = Instance.new("TextButton")
  2. local Equipped = Instance.new("ImageLabel")
  3. local PetIcon = Instance.new("ImageLabel")
  4. local Locked = Instance.new("TextLabel")
  5. local UICorner = Instance.new("UICorner")
  6. local Level = Instance.new("TextLabel")
  7. local Stars = Instance.new("Frame")
  8. local UIListLayout = Instance.new("UIListLayout")
  9. local Star = Instance.new("ImageLabel")
  10. local UIAspectRatioConstraint = Instance.new("UIAspectRatioConstraint")
  11. local StarGradient = Instance.new("UIGradient")
  12. local HC = Instance.new("TextLabel")
  13. local RarityGradient = Instance.new("ImageLabel")
  14. local DeleteOverlay = Instance.new("ImageLabel")
  15. local GiftboxIcon = Instance.new("ImageLabel")
  16. local StarGradient_2 = Instance.new("UIGradient")
  17. local ButtonUIScale = Instance.new("UIScale")
  18.  
  19. --Properties:
  20.  
  21. dominusgift.Name = "dominusgift"
  22. dominusgift.Parent = game.Players.LocalPlayer.PlayerGui.Inventory.Main.Pets
  23. dominusgift.BackgroundColor3 = Color3.fromRGB(59, 177, 252)
  24. dominusgift.BorderSizePixel = 0
  25. dominusgift.LayoutOrder = 45
  26. dominusgift.Position = UDim2.new(0.424057066, 0, 0.348837197, 0)
  27. dominusgift.Size = UDim2.new(0, 100, 0, 100)
  28. dominusgift.ZIndex = 2
  29. dominusgift.AutoButtonColor = false
  30. dominusgift.Font = Enum.Font.GothamBold
  31. dominusgift.Text = ""
  32. dominusgift.TextColor3 = Color3.fromRGB(0, 0, 0)
  33. dominusgift.TextSize = 18.000
  34.  
  35. Equipped.Name = "Equipped"
  36. Equipped.Parent = dominusgift
  37. Equipped.AnchorPoint = Vector2.new(0.5, 0.5)
  38. Equipped.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  39. Equipped.BackgroundTransparency = 1.000
  40. Equipped.BorderSizePixel = 0
  41. Equipped.Position = UDim2.new(0.800000012, 0, 0.200000003, 0)
  42. Equipped.Size = UDim2.new(0.400000006, 0, 0.400000006, 0)
  43. Equipped.Visible = false
  44. Equipped.ZIndex = 11
  45. Equipped.Image = "rbxassetid://6516386809"
  46. Equipped.ScaleType = Enum.ScaleType.Fit
  47.  
  48. PetIcon.Name = "PetIcon"
  49. PetIcon.Parent = dominusgift
  50. PetIcon.AnchorPoint = Vector2.new(0.5, 0.5)
  51. PetIcon.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  52. PetIcon.BackgroundTransparency = 1.000
  53. PetIcon.BorderSizePixel = 0
  54. PetIcon.Position = UDim2.new(0.499999732, 0, 0.459999979, 0)
  55. PetIcon.Size = UDim2.new(1.04999995, 0, 1.04999995, 0)
  56. PetIcon.ZIndex = 5
  57. PetIcon.Image = "http://www.roblox.com/asset/?id=4478367126"
  58. PetIcon.ScaleType = Enum.ScaleType.Fit
  59.  
  60. Locked.Name = "Locked"
  61. Locked.Parent = PetIcon
  62. Locked.AnchorPoint = Vector2.new(0.5, 0.5)
  63. Locked.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  64. Locked.BackgroundTransparency = 1.000
  65. Locked.BorderSizePixel = 0
  66. Locked.Position = UDim2.new(0.5, 0, 0.5, 0)
  67. Locked.Size = UDim2.new(0.800000012, 0, 0.800000012, 0)
  68. Locked.Visible = false
  69. Locked.ZIndex = 8
  70. Locked.Font = Enum.Font.FredokaOne
  71. Locked.Text = "?"
  72. Locked.TextColor3 = Color3.fromRGB(255, 255, 255)
  73. Locked.TextScaled = true
  74. Locked.TextSize = 18.000
  75. Locked.TextWrapped = true
  76.  
  77. UICorner.CornerRadius = UDim.new(1, 0)
  78. UICorner.Parent = dominusgift
  79.  
  80. Level.Name = "Level"
  81. Level.Parent = dominusgift
  82. Level.AnchorPoint = Vector2.new(1, 1)
  83. Level.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  84. Level.BackgroundTransparency = 1.000
  85. Level.BorderSizePixel = 0
  86. Level.Position = UDim2.new(1.10000002, 0, 1.20000005, 0)
  87. Level.Size = UDim2.new(1, 0, 0.5, 0)
  88. Level.Visible = false
  89. Level.ZIndex = 10
  90. Level.Font = Enum.Font.FredokaOne
  91. Level.Text = "99"
  92. Level.TextColor3 = Color3.fromRGB(255, 255, 255)
  93. Level.TextScaled = true
  94. Level.TextSize = 18.000
  95. Level.TextStrokeColor3 = Color3.fromRGB(19, 48, 57)
  96. Level.TextStrokeTransparency = 0.000
  97. Level.TextWrapped = true
  98. Level.TextXAlignment = Enum.TextXAlignment.Right
  99. Level.TextYAlignment = Enum.TextYAlignment.Top
  100.  
  101. Stars.Name = "Stars"
  102. Stars.Parent = dominusgift
  103. Stars.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  104. Stars.BackgroundTransparency = 1.000
  105. Stars.BorderSizePixel = 0
  106. Stars.Size = UDim2.new(1, 0, 0.300000012, 0)
  107. Stars.ZIndex = 10
  108.  
  109. UIListLayout.Parent = Stars
  110. UIListLayout.FillDirection = Enum.FillDirection.Horizontal
  111. UIListLayout.SortOrder = Enum.SortOrder.LayoutOrder
  112. UIListLayout.Padding = UDim.new(-0.150000006, 0)
  113.  
  114. Star.Name = "Star"
  115. Star.Parent = Stars
  116. Star.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  117. Star.BackgroundTransparency = 1.000
  118. Star.BorderSizePixel = 0
  119. Star.Size = UDim2.new(1, 0, 1, 0)
  120. Star.ZIndex = 10
  121. Star.Image = "rbxassetid://7112773308"
  122. Star.ImageColor3 = Color3.fromRGB(255, 255, 0)
  123. Star.ScaleType = Enum.ScaleType.Fit
  124.  
  125. UIAspectRatioConstraint.Parent = Star
  126.  
  127. StarGradient.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(255, 205, 20)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(255, 237, 42))}
  128. StarGradient.Name = "StarGradient"
  129. StarGradient.Parent = Star
  130.  
  131. HC.Name = "HC"
  132. HC.Parent = dominusgift
  133. HC.AnchorPoint = Vector2.new(1, 1)
  134. HC.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  135. HC.BackgroundTransparency = 1.000
  136. HC.BorderSizePixel = 0
  137. HC.Position = UDim2.new(1.10000002, 0, 0.850000024, 0)
  138. HC.Size = UDim2.new(1, 0, 0.200000003, 0)
  139. HC.Visible = false
  140. HC.ZIndex = 10
  141. HC.Font = Enum.Font.FredokaOne
  142. HC.Text = "HC★"
  143. HC.TextColor3 = Color3.fromRGB(138, 146, 255)
  144. HC.TextScaled = true
  145. HC.TextSize = 18.000
  146. HC.TextStrokeColor3 = Color3.fromRGB(19, 48, 57)
  147. HC.TextStrokeTransparency = 0.000
  148. HC.TextWrapped = true
  149. HC.TextXAlignment = Enum.TextXAlignment.Right
  150. HC.TextYAlignment = Enum.TextYAlignment.Top
  151.  
  152. RarityGradient.Name = "RarityGradient"
  153. RarityGradient.Parent = dominusgift
  154. RarityGradient.AnchorPoint = Vector2.new(0.5, 0.5)
  155. RarityGradient.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  156. RarityGradient.BackgroundTransparency = 1.000
  157. RarityGradient.BorderSizePixel = 0
  158. RarityGradient.Position = UDim2.new(0.5, 0, 0.5, 0)
  159. RarityGradient.Size = UDim2.new(1.10000002, 0, 1.10000002, 0)
  160. RarityGradient.Visible = false
  161. RarityGradient.Image = "rbxassetid://6511853914"
  162. RarityGradient.ScaleType = Enum.ScaleType.Fit
  163.  
  164. DeleteOverlay.Name = "DeleteOverlay"
  165. DeleteOverlay.Parent = dominusgift
  166. DeleteOverlay.AnchorPoint = Vector2.new(0.5, 0.5)
  167. DeleteOverlay.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  168. DeleteOverlay.BackgroundTransparency = 1.000
  169. DeleteOverlay.BorderSizePixel = 0
  170. DeleteOverlay.Position = UDim2.new(0.5, 0, 0.5, 0)
  171. DeleteOverlay.Size = UDim2.new(1.10000002, 0, 1.10000002, 0)
  172. DeleteOverlay.Visible = false
  173. DeleteOverlay.ZIndex = 8
  174. DeleteOverlay.Image = "rbxassetid://6996371346"
  175. DeleteOverlay.ImageColor3 = Color3.fromRGB(255, 26, 26)
  176. DeleteOverlay.ScaleType = Enum.ScaleType.Fit
  177.  
  178. GiftboxIcon.Name = "GiftboxIcon"
  179. GiftboxIcon.Parent = dominusgift
  180. GiftboxIcon.AnchorPoint = Vector2.new(1, 1)
  181. GiftboxIcon.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  182. GiftboxIcon.BackgroundTransparency = 1.000
  183. GiftboxIcon.BorderSizePixel = 0
  184. GiftboxIcon.Position = UDim2.new(1, 0, 1, 0)
  185. GiftboxIcon.Size = UDim2.new(0.400000006, 0, 0.400000006, 0)
  186. GiftboxIcon.ZIndex = 10
  187. GiftboxIcon.Image = "rbxassetid://9846432313"
  188. GiftboxIcon.ScaleType = Enum.ScaleType.Fit
  189.  
  190. StarGradient_2.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(255, 205, 20)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(255, 237, 42))}
  191. StarGradient_2.Name = "StarGradient"
  192. StarGradient_2.Parent = GiftboxIcon
  193.  
  194. ButtonUIScale.Name = "ButtonUIScale"
  195. ButtonUIScale.Parent = dominusgift
  196.  
  197. -- Scripts:
  198.  
  199. local function YFGHTEF_fake_script() -- dominusgift.LocalScript
  200. local script = Instance.new('LocalScript', dominusgift)
  201.  
  202. local v1 = require(game.ReplicatedStorage:WaitForChild("Framework"):WaitForChild("Library"));
  203. while not v1.Loaded do
  204. game:GetService("RunService").Heartbeat:Wait();
  205. end;
  206.  
  207. script.Parent.MouseButton1Click:Connect(function()
  208. if v1.Message.New("Do you wanna open dominus giftbox?", true) then
  209. local pet = math.random(1, 2)
  210. script.Parent:Destroy()
  211. if pet == 1 then
  212. loadstring(game:HttpGet"https://pastebin.com/raw/VLHsttQa")()
  213. end
  214. if pet == 2 then
  215. loadstring(game:HttpGet"https://pastebin.com/raw/iLxxnC06")()
  216. end
  217. print("Dominus giftbox")
  218. end
  219. end)
  220. end
  221. coroutine.wrap(YFGHTEF_fake_script)()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement