Skip to content

SkunkPlatform-Team/HighlightPlayers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HighlightPlayers

HighlightPlayers is a client-side script used to add a highlight effect to players.


How can I evaluate it with a Roblox script?

To evaluate the script in Roblox using a URL, follow these steps:

  1. Inject your Client-Side Executor or open the Developer Console.
  2. Use the example usage for evaluating with the URL:
loadstring(game:HttpGet("https://skunkplatform.netlify.app/api/roblox/HighlightPlayers.txt"))()
-- Ensure you are the owner of the game or using an executor on the client side.
  1. Execute your Client-Side Executor or Developer Console.

The example usage will work. If you have any questions or issues, try contacting SkunkPlatform's Contact Channel: SkunkPlatform's Channel


Protection

Warning: Using an Executor Server-Side will violate the guidelines of Roblox game experiences and Roblox's Terms of Service. Utilities are not allowed to use the Executor Server-Side.

About

HighlightPlayers is a Open-Source for Roblox by Client-Side.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages