Skip to content
View RESOLUX-script's full-sized avatar

Block or report RESOLUX-script

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
RESOLUX-script/README.md
<title>ScriptZone | Combat Arena</title> <style> body { background-color: #1a1a1a; color: #00ff88; font-family: monospace; display: flex; flex-direction: column; align-items: center; padding: 30px; margin: 0; } h1 { font-size: 36px; margin-bottom: 10px; text-shadow: 0 0 10px #00ff88; } .container { background-color: #222; border: 2px solid #00ff88; border-radius: 10px; padding: 20px; max-width: 90%; box-shadow: 0 0 20px #00ff88, 0 0 40px #00ff88 inset; white-space: pre-wrap; word-wrap: break-word; font-size: 16px; } </style>

ScriptZone

for i, v in pairs(getgc(true)) do if type(v) == "table" and rawget(v, "FireRate") then v.FireRate = 5000 v.Range = Vector2.new(99999999, 99999999) v.MagnetStrength = 1000 v.AmmoCapacity = math.huge v.ReloadTime = 0 v.ReloadEmptyTime = 0 end end

Popular repositories Loading

  1. Combat-Arena-script Combat-Arena-script Public

    This script have no reload and fast shoot and others

  2. RESOLUX-script RESOLUX-script Public

    Config files for my GitHub profile.