Skip to content

Instantly share code, notes, and snippets.

View DocPadre539's full-sized avatar
💭
I may be slow to respond.

Pedro DocPadre539

💭
I may be slow to respond.
View GitHub Profile
-- Hitbox Expander Universal
if not game:IsLoaded() then game.Loaded:Wait() end
local Players = game:GetService("Players")
local RunService = game:GetService("RunService")
local UserInputService = game:GetService("UserInputService")
local LocalPlayer = Players.LocalPlayer
-- Configurações
local hitboxEnabled = false
-- // EngoUI V2
local mouse = game.Players.LocalPlayer:GetMouse()
local TS = game:GetService("TweenService")
local RS = game:GetService("RunService")
local UIS = game:GetService("UserInputService")
local Keys = loadstring(game:HttpGet("https://raw.githubusercontent.com/joeengo/roblox/main/AlphanumericKeys.lua"))()
local rainbowvalue = 0.01
-- Themes
EngoThemes = {