https://github.com/scar17off/scarhack
A Roblox script hub with support for multiple games
https://github.com/scar17off/scarhack
roblox roblox-script roblox-script-2024 roblox-script-2025 script-hub
Last synced: about 1 year ago
JSON representation
A Roblox script hub with support for multiple games
- Host: GitHub
- URL: https://github.com/scar17off/scarhack
- Owner: scar17off
- License: mit
- Created: 2025-01-06T23:49:31.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-30T23:11:36.000Z (about 1 year ago)
- Last Synced: 2025-03-31T00:19:11.395Z (about 1 year ago)
- Topics: roblox, roblox-script, roblox-script-2024, roblox-script-2025, script-hub
- Language: Lua
- Homepage:
- Size: 187 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# ScarHack
A Roblox script hub with support for multiple games.
## Credits
### Libraries
- UI Library: [purple-haze-ui](https://github.com/Averiias/purple-haze-pf) by AlexR32
- ESP Library: Modified version of [ESP Library](https://kiriot22.com/releases/ESP.lua) by Kiriot22
- Added glow effects
- Improved cleanup system
- Added custom properties support
## Supported Games
- [Arsenal](places/286090429.lua)
- [AniPhobia](places/6788434697.lua)
- [Forsaken](places/18687417158.lua)
- [Tower of Hell](places/1962086868.lua)
- [Specter](places/5911084042.lua)
- [dingus](places/13924946576.lua)
## Utils
- [TAS](utils/tas.lua) - `Record your movements in slow motion and replay them on your character`
- [Placement](utils/placement.lua) - `Place and delete parts`
- [Replaybot](utils/replaybot.lua) - `Replay your movements`
## Usage
```lua
loadstring(game:HttpGet("https://raw.githubusercontent.com/scar17off/scarhack/refs/heads/main/main.lua"))()
```
## Features
### Arsenal
- ESP
- Boxes
- Names
- Tracers
- Team Colors
- Glow Effect
- Distance Display
- Aimbot
- FOV Circle
- Smoothness Adjustment
- Team Check
- Visibility Check
- Multiple Target Parts
### AniPhobia
- Auto Farm (2 methods)
### Forsaken
- ESP
### Tower of Hell
- Godmode
- Finish
### Specter: Legacy
- ESP
- Pickup Bone
- Fix Fuse
### Specter
- ESP
- Auto collect evidence
- Van Teleport
- Sanity and peace time information
### dingus
- No NPCs
- ESP
## Documentation
- [ESP Library Documentation](libraries/ESP.md)
## License
[MIT License](LICENSE.md)