SHARE
    TWEET
    Defender4262

    TESP

    Apr 16th, 2025
    439
    0
    Never
    Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
    Lua 2.35 KB | Source Code | 0 0
    1. -- loadstring
    2. local ESP = loadstring(game:HttpGet("https://kiriot22.com/releases/ESP.lua"))()
    3. -- config
    4. ESP.Players = false
    5. ESP.Boxes = false
    6. ESP.Names = true
    7. ESP:Toggle(true)
    8. -- object
    9. ESP:AddObjectListener(Workspace.Trash, { -- Object Path, For example: Workspace.ThisFolder
    10. Name = "Meshes/cardboard_box001a", --Object name inside of the path, for example: Workspace.ThisFolder.Item_1
    11. CustomName = "Trash", -- Name you want to be displayed
    12. Color = Color3.fromRGB(0, 0, 0), -- Color
    13. IsEnabled = "whatever" -- Any name, has to be the same as the last line: ESP.TheNameYouWant
    14. })
    15. ESP.whatever = true
    16. ESP:AddObjectListener(Workspace.Trash, { -- Object Path, For example: Workspace.ThisFolder
    17. Name = "Meshes/garbage256_composite002a", --Object name inside of the path, for example: Workspace.ThisFolder.Item_1
    18. CustomName = "Trash", -- Name you want to be displayed
    19. Color = Color3.fromRGB(0, 0, 0), -- Color
    20. IsEnabled = "whatever" -- Any name, has to be the same as the last line: ESP.TheNameYouWant
    21. })
    22. ESP.whatever = true
    23. ESP:AddObjectListener(Workspace.Trash, { -- Object Path, For example: Workspace.ThisFolder
    24. Name = "Meshes/garbage256_composite002b", --Object name inside of the path, for example: Workspace.ThisFolder.Item_1
    25. CustomName = "Trash", -- Name you want to be displayed
    26. Color = Color3.fromRGB(0, 0, 0), -- Color
    27. IsEnabled = "whatever" -- Any name, has to be the same as the last line: ESP.TheNameYouWant
    28. })
    29. ESP.whatever = true
    30. ESP:AddObjectListener(Workspace.Trash, { -- Object Path, For example: Workspace.ThisFolder
    31. Name = "Meshes/garbage_milkcarton002a", --Object name inside of the path, for example: Workspace.ThisFolder.Item_1
    32. CustomName = "Trash", -- Name you want to be displayed
    33. Color = Color3.fromRGB(0, 0, 0), -- Color
    34. IsEnabled = "whatever" -- Any name, has to be the same as the last line: ESP.TheNameYouWant
    35. })
    36. ESP.whatever = true
    37. ESP:AddObjectListener(Workspace.Trash, { -- Object Path, For example: Workspace.ThisFolder
    38. Name = "Meshes/garbage_takeoutcarton001a", --Object name inside of the path, for example: Workspace.ThisFolder.Item_1
    39. CustomName = "Trash", -- Name you want to be displayed
    40. Color = Color3.fromRGB(0, 0, 0), -- Color
    41. IsEnabled = "whatever" -- Any name, has to be the same as the last line: ESP.TheNameYouWant
    42. })
    43. ESP.whatever = true
    Advertisement
    Add Comment
    Please, Sign In to add comment
    Public Pastes
    We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy. OK, I Understand
    Not a member of Pastebin yet?
    Sign Up, it unlocks many cool features!

    AltStyle によって変換されたページ (->オリジナル) /