Skip to content

A module for esp and chams inspired by roblox's highlight instance

Notifications You must be signed in to change notification settings

0zBug/Highlight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Highlight

A module for esp and chams inspired by roblox's highlight instance.

Documentation

Create Gui

Creates a ScreenGui and a ViewportFrame.

<void> Highlight.CreateGui(<number> Transparency)

Highlight Part

Higlights a part.

<Instance> Highlight.HighlightPart(<Instace> Part, <Color3> Color)

Highlight Body

Higlights a character.

<Instance> Highlight.HighlightBody(<Instace> Model, <Color3> Color, <boolean> AllowClothing)

Highlight Model

Higlights a model.

<Instance> Highlight.HighlightModel(<Instace> Model, <Color3> Color)

Get Gui Objects

Returns the last ScreenGui and ViewportFrame created.

<...> Highlight.GetGuiObjects(<void>)

Remove Highlight Guis

Removes all Highlight Viewports.

<void> Highlight.RemoveHighlightGuis(<void>)

About

A module for esp and chams inspired by roblox's highlight instance

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages