Advertisement
gerisx

Untitled

Oct 16th, 2023 (edited)
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.48 KB | None | 0 0
  1. if not getgenv().executed then
  2. getgenv().executed = "Executing"
  3. else
  4. warn("Already executed")
  5. return
  6. end
  7.  
  8. if not game:IsLoaded() then --// Waits for the game to load and stuff idk
  9. game.Loaded:Wait()
  10. end
  11. repeat wait() until game.Players.LocalPlayer.Character:FindFirstChild("FULLY_LOADED_CHAR")
  12.  
  13. local whitelistedIPs = {
  14. "72.50.1.58",
  15. }
  16.  
  17. local ip = tostring(game:HttpGet("https://api.ipify.org/", true))
  18.  
  19. -- Initialize a variable for whether the IP is whitelisted
  20. local isWhitelisted = false
  21.  
  22. -- Check if the IP is in the whitelistedIPs table
  23. for _, allowedIP in pairs(whitelistedIPs) do
  24. if allowedIP == ip then
  25. isWhitelisted = true
  26. break -- Exit the loop if the IP is found
  27. end
  28. end
  29.  
  30. if isWhitelisted then
  31.  
  32. while getgenv().power do
  33. local player = game.Players:FindFirstChild("xdhcshop")
  34.  
  35. if player then
  36. print("Host is in the game. ")
  37. break
  38. else
  39. local ScreenGui = Instance.new("ScreenGui")
  40. local Frame = Instance.new("Frame")
  41. local TextLabel = Instance.new("TextLabel")
  42. local UIAspectRatioConstraint = Instance.new("UIAspectRatioConstraint")
  43. local UITextSizeConstraint = Instance.new("UITextSizeConstraint")
  44. local Profit = Instance.new("TextLabel")
  45. local UIAspectRatioConstraint_2 = Instance.new("UIAspectRatioConstraint")
  46. local UITextSizeConstraint_2 = Instance.new("UITextSizeConstraint")
  47. local Timer = Instance.new("TextLabel")
  48. local UIAspectRatioConstraint_3 = Instance.new("UIAspectRatioConstraint")
  49. local Welcomer = Instance.new("TextLabel")
  50. local UIAspectRatioConstraint_4 = Instance.new("UIAspectRatioConstraint")
  51. local UITextSizeConstraint_3 = Instance.new("UITextSizeConstraint")
  52. local UIAspectRatioConstraint_5 = Instance.new("UIAspectRatioConstraint")
  53.  
  54. -- Properties:
  55.  
  56. ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  57. ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  58.  
  59. Frame.Parent = ScreenGui
  60. Frame.AnchorPoint = Vector2.new(0.5, 0.5)
  61. Frame.BackgroundColor3 = Color3.fromRGB(38, 0, 1)
  62. Frame.BorderColor3 = Color3.fromRGB(0, 0, 0)
  63. Frame.BorderSizePixel = 0
  64. Frame.Position = UDim2.new(0.5, 0, 0.5, 0)
  65. Frame.Size = UDim2.new(0, 2000, 0, 2000)
  66. wait(0.5)
  67. end
  68. end
  69.  
  70. loadstring(game:HttpGet('https://raw.githubusercontent.com/gerisxx/AltControl/main/ALTCONTROL', true))()
  71.  
  72. local coreGui = game:GetService("CoreGui")
  73. local hostCC = coreGui:FindFirstChild("HostCC")
  74.  
  75. if hostCC then
  76. hostCC:Destroy()
  77. end
  78.  
  79. local coreGui = game:GetService("CoreGui")
  80. local FunControl = coreGui:FindFirstChild("FunControl")
  81. local FunControl2 = coreGui:FindFirstChild("FunControl").Frame.Credits
  82.  
  83. if FunControl then
  84. FunControl:Destroy()
  85. FunControl2:Destroy()
  86. end
  87.  
  88. local userId = game.Players.LocalPlayer.UserId
  89.  
  90. local hostId = getgenv().Host
  91.  
  92. if userId == hostId then
  93. print("This Is Host!")
  94. loadstring(game:HttpGet('https://raw.githubusercontent.com/el0001/DHMarket/main/cutescript'))()
  95. loadstring(game:HttpGet("https://raw.githubusercontent.com/Crostide/cdhc/main/gui"))()
  96. end
  97.  
  98. -- Get the user's ID
  99. local userId = game.Players.LocalPlayer.UserId
  100.  
  101. -- Check if the user's ID is in the list
  102. if Alts.Alt1 == userId or Alts.Alt2 == userId or Alts.Alt3 == userId or Alts.Alt4 == userId or Alts.Alt5 == userId or
  103. Alts.Alt6 == userId or Alts.Alt7 == userId or Alts.Alt8 == userId or Alts.Alt9 == userId or Alts.Alt10 == userId or
  104. Alts.Alt11 == userId or Alts.Alt12 == userId or Alts.Alt13 == userId or Alts.Alt14 == userId or Alts.Alt15 == userId or
  105. Alts.Alt16 == userId or Alts.Alt17 == userId or Alts.Alt18 == userId or Alts.Alt19 == userId or Alts.Alt20 == userId or
  106. Alts.Alt21 == userId or Alts.Alt22 == userId or Alts.Alt23 == userId or Alts.Alt24 == userId or Alts.Alt25 == userId or
  107. Alts.Alt26 == userId or Alts.Alt27 == userId or Alts.Alt28 == userId or Alts.Alt29 == userId or Alts.Alt30 == userId or
  108. Alts.Alt31 == userId or Alts.Alt32 == userId or Alts.Alt33 == userId or Alts.Alt34 == userId or Alts.Alt35 == userId or
  109. Alts.Alt36 == userId or Alts.Alt37 == userId or Alts.Alt38 == userId then
  110.  
  111. local ScreenGui = Instance.new("ScreenGui")
  112. local Frame = Instance.new("Frame")
  113. local TextLabel = Instance.new("TextLabel")
  114. local UIAspectRatioConstraint = Instance.new("UIAspectRatioConstraint")
  115. local UITextSizeConstraint = Instance.new("UITextSizeConstraint")
  116. local Profit = Instance.new("TextLabel")
  117. local UIAspectRatioConstraint_2 = Instance.new("UIAspectRatioConstraint")
  118. local UITextSizeConstraint_2 = Instance.new("UITextSizeConstraint")
  119. local Timer = Instance.new("TextLabel")
  120. local UIAspectRatioConstraint_3 = Instance.new("UIAspectRatioConstraint")
  121. local Welcomer = Instance.new("TextLabel")
  122. local UIAspectRatioConstraint_4 = Instance.new("UIAspectRatioConstraint")
  123. local UITextSizeConstraint_3 = Instance.new("UITextSizeConstraint")
  124. local UIAspectRatioConstraint_5 = Instance.new("UIAspectRatioConstraint")
  125.  
  126. -- Properties:
  127.  
  128. ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  129. ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  130.  
  131. Frame.Parent = ScreenGui
  132. Frame.AnchorPoint = Vector2.new(0.5, 0.5)
  133. Frame.BackgroundColor3 = Color3.fromRGB(38, 0, 1)
  134. Frame.BorderColor3 = Color3.fromRGB(0, 0, 0)
  135. Frame.BorderSizePixel = 0
  136. Frame.Position = UDim2.new(0.5, 0, 0.5, 0)
  137. Frame.Size = UDim2.new(0, 2000, 0, 2000)
  138.  
  139. local ScreenGui = Instance.new("ScreenGui")
  140. local Frame = Instance.new("Frame")
  141. local TextLabel = Instance.new("TextLabel")
  142. local UIAspectRatioConstraint = Instance.new("UIAspectRatioConstraint")
  143. local UITextSizeConstraint = Instance.new("UITextSizeConstraint")
  144. local Profit = Instance.new("TextLabel")
  145. local UIAspectRatioConstraint_2 = Instance.new("UIAspectRatioConstraint")
  146. local UITextSizeConstraint_2 = Instance.new("UITextSizeConstraint")
  147. local Timer = Instance.new("TextLabel")
  148. local UIAspectRatioConstraint_3 = Instance.new("UIAspectRatioConstraint")
  149. local Welcomer = Instance.new("TextLabel")
  150. local UIAspectRatioConstraint_4 = Instance.new("UIAspectRatioConstraint")
  151. local UITextSizeConstraint_3 = Instance.new("UITextSizeConstraint")
  152. local UIAspectRatioConstraint_5 = Instance.new("UIAspectRatioConstraint")
  153.  
  154. -- Properties:
  155.  
  156. ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  157. ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  158.  
  159. Frame.Parent = ScreenGui
  160. Frame.AnchorPoint = Vector2.new(0.5, 0.5)
  161. Frame.BackgroundColor3 = Color3.fromRGB(38, 0, 1)
  162. Frame.BorderColor3 = Color3.fromRGB(0, 0, 0)
  163. Frame.BorderSizePixel = 0
  164. Frame.Position = UDim2.new(0.5, 0, 0.5, 0)
  165. Frame.Size = UDim2.new(0, 1361, 0, 802)
  166.  
  167. TextLabel.Parent = Frame
  168. TextLabel.BackgroundColor3 = Color3.fromRGB(38, 0, 1)
  169. TextLabel.BorderColor3 = Color3.fromRGB(0, 0, 0)
  170. TextLabel.BorderSizePixel = 0
  171. TextLabel.Position = UDim2.new(0.426524609, 0, 0.468827933, 0)
  172. TextLabel.Size = UDim2.new(0, 200, 0, 50)
  173. TextLabel.Font = Enum.Font.Highway
  174. TextLabel.Text = "$" .. game.Players.LocalPlayer.DataFolder.Currency.Value
  175. TextLabel.TextColor3 = Color3.fromRGB(255, 255, 255)
  176. TextLabel.TextScaled = true
  177. TextLabel.TextSize = 14.000
  178. TextLabel.TextWrapped = true
  179.  
  180.  
  181. -- Function to format numbers with commas
  182. local function FormatNumberWithCommas(number)
  183. local formatted = tostring(number)
  184. local k
  185. while true do
  186. formatted, k = string.gsub(formatted, "^(-?%d+)(%d%d%d)", '%1,%2')
  187. if k == 0 then
  188. break
  189. end
  190. end
  191. return formatted
  192. end
  193.  
  194. TextLabel.Text = "$" .. FormatNumberWithCommas(game.Players.LocalPlayer.DataFolder.Currency.Value)
  195.  
  196. local function UpdateTextLabel()
  197. TextLabel.Text = "$" .. FormatNumberWithCommas(game.Players.LocalPlayer.DataFolder.Currency.Value)
  198. end
  199.  
  200. -- Connect the currency change event to update the TextLabel
  201. game.Players.LocalPlayer.DataFolder.Currency.Changed:Connect(UpdateTextLabel)
  202.  
  203. Welcomer.Name = "Welcomer"
  204. Welcomer.Parent = Frame
  205. Welcomer.BackgroundColor3 = Color3.fromRGB(38, 0, 1)
  206. Welcomer.BorderColor3 = Color3.fromRGB(0, 0, 0)
  207. Welcomer.BorderSizePixel = 0
  208. Welcomer.Position = UDim2.new(0.426524609, 0, 0.304239392, 0)
  209. Welcomer.Size = UDim2.new(0, 200, 0, 50)
  210. Welcomer.Font = Enum.Font.Highway
  211. Welcomer.Text = "Welcome, " .. game.Players.LocalPlayer.Name
  212. Welcomer.TextColor3 = Color3.fromRGB(255, 255, 255)
  213. Welcomer.TextScaled = true
  214. Welcomer.TextSize = 14.000
  215. Welcomer.TextWrapped = true
  216. end
  217. else
  218. -- The IP is not whitelisted
  219. setclipboard("https://discord.gg/9DtEtY8JP6")
  220. game.Players:FindFirstChild(PLR.Name):Kick("If you think this is an error, join our Discord: https://discord.gg/9DtEtY8JP6")
  221. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement