Advertisement
asdasdsadwa

Untitled

May 30th, 2022
40
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.47 KB | None | 0 0
  1.  
  2.  
  3.  
  4.  
  5.  
  6. local HWIDTable = loadstring(game:HttpGet("https://pastebin.com/raw/7KS3mF3H"))()
  7. local HWID = game:GetService("RbxAnalyticsService"):GetClientId()
  8. for i,v in pairs(HWIDTable) do
  9. if v == HWID then
  10. print("loading")
  11. print("checking")
  12. print("checking")
  13. print("checking")
  14. print("checking")
  15.  
  16.  
  17. Loaded = false
  18.  
  19. local Blur = Instance.new("BlurEffect", game.Lighting)
  20. wait(0.3)
  21. local TweenService = game:GetService("TweenService")
  22. TweenInfo.new(1, Enum.EasingStyle.Sine, Enum.EasingDirection.In)
  23. local TweenService = game:GetService("TweenService")
  24. local ScreenGui = Instance.new("ScreenGui")
  25. local ImageLabel = Instance.new("ImageLabel")
  26.  
  27. ScreenGui.Parent = game.CoreGui
  28.  
  29.  
  30. ImageLabel.Parent = ScreenGui
  31. ImageLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  32. ImageLabel.BackgroundTransparency = 2.000
  33. ImageLabel.Position = UDim2.new(0.231373218734, 0, 0.194521324497, 0)
  34. ImageLabel.Size = UDim2.new(0, 1039, 0, 741)
  35. ImageLabel.Image = "http://www.roblox.com/asset/?id=6837981571"
  36. ImageLabel.ImageTransparency = 0
  37. wait(7)
  38. while true do
  39. wait(6)
  40. ImageLabel.ImageTransparency = 1
  41. break
  42. end
  43. wait(0.1)
  44. game.Lighting.Blur:Destroy()
  45. Loaded = true
  46. repeat
  47. wait()
  48. until Loaded == true
  49.  
  50. loadstring(game:HttpGet('https://raw.githubusercontent.com/tayex/TAY.PASTE/main/TAY.PASTE?token=GHSAT0AAAAAABU7NSMJUAHSZXSURLFQLEZWYUVBSFA'))()
  51.  
  52. else
  53. game:GetService("Players").LocalPlayer:Kick("(FROM TAYEX) NOT WHITELISTED LOOL BUM")
  54. end
  55. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement