Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- สคริปต์ เอาไว้ทำเควสดาบคู่ UPDATE 17.3 ( เควสฝั่ง Yama เควสที่ 2 )
- -- ลบหมอก ทำให้วงกลมสีม่วงใหญ่ขึ้น
- game.Lighting.Sky:Destroy()
- while task.wait() do
- pcall(function()
- for i,v in pairs(game.Workspace.Enemies:Getchildren()) do
- v.HazeESP.Size = UDim2.new(50,50,50,50)
- v.HazeESP,MaxDistance = "inf"
- end
- end)
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement