Skip to content

Latest commit

 

History

History
16 lines (16 loc) · 574 Bytes

README.md

File metadata and controls

16 lines (16 loc) · 574 Bytes

ProjectHookConfigs

These are my configs for the project hook script, you can load them (2) using these scripts


Rage
local name = "Config!Rage"
--^^^edit if you want^^^
loadstring(game:HttpGet('https://raw.githubusercontent.com/TrentTrentTrent/projecthookconfigs/main/load.lua'))():add(name,"rage")

Rage Without Bow
local name = "Config!RageNoBow"
--^^^edit if you want^^^
loadstring(game:HttpGet('https://raw.githubusercontent.com/TrentTrentTrent/projecthookconfigs/main/load.lua'))():add(name,"ragenobow")