An open API service indexing awesome lists of open source software.

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

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)