- Contributors
- aabss
- Supported Minecraft Versions
- 1.13
- 1.14
- 1.15
- 1.16
- 1.17
- 1.18
- 1.19
- 1.20
These skripts are meant to be used as fun, and are not meant to be used lightly, any damage done to your server is not my fault
HACSK - THE HACKING SCRIPT
Use built in hacks to get an advantage over other players in combat! Use hacks such as, killaura, reach, damage no-clip, criticals, and so much more!
Dependencies:
skript-reflect (fix)
Skript 2.7+
Syntax:
Effects:
H-CLIP:
Patterns:
Usage:
Description:
Teleports the player forward/backward by an amount
V-CLIP:
Patterns:
Usage:
Description:
Teleports the player upward/downward by an amount
Expressions:
AUTO-TOTEM:
Patterns:
Usage:
Description:
Automatically equips a totem before you die
BOW AIMBOT:
Patterns:
Usage:
Description:
Aims directly at a player when holding a bow
CRITICALS:
Patterns:
Usage:
Description:
Always does criticals when hitting a entity
DAMAGE NO-CLIP:
Patterns:
Usage:
Description:
Hits players through walls (Reach compatible)
KILLAURA:
Patterns:
Usage:
Description:
Automatically attacks all nearby entities (Reach compatible)
NOFALL:
Patterns:
Usage:
Description:
Disables all fall damage
NUKER:
Patterns:
Usage:
Description:
Nukes all blocks around the player
REACH:
Patterns:
Usage:
Description:
The reach of a player (doesn't work with mining)
CONTACT:
If you want to contact me for suggestions or help, join my discord here!
HACSK - THE HACKING SCRIPT
Use built in hacks to get an advantage over other players in combat! Use hacks such as, killaura, reach, damage no-clip, criticals, and so much more!
Dependencies:
skript-reflect (fix)
Skript 2.7+
Syntax:
Effects:
H-CLIP:
Patterns:
code_language.skript:
[hacsk] make %player% h[(-| )]clip by %number%
[hacsk] h[(-| )]clip %players% by %number%
code_language.skript:
make player hclip by 5
Teleports the player forward/backward by an amount
V-CLIP:
Patterns:
code_language.skript:
[hacsk] make %player% v[(-| )]clip by %number%
[hacsk] v[(-| )]clip %players% by %number%
code_language.skript:
make player vclip by 5
Teleports the player upward/downward by an amount
Expressions:
AUTO-TOTEM:
Patterns:
code_language.skript:
[hacsk] auto[(-| )]totem [mode|state] of %player%
[hacsk] %player%'s auto[(-| )]totem [mode|state]
code_language.skript:
set player's auto totem mode to true
set auto totem mode of player to false
Automatically equips a totem before you die
BOW AIMBOT:
Patterns:
code_language.skript:
[hacsk] bow[(-| )]aimbot [mode|state] of %player%
[hacsk] %player%'s bow[(-| )]totem [mode|state]
code_language.skript:
set player's bow aimbot mode to true
set bow aimbot mode of player to false
Aims directly at a player when holding a bow
CRITICALS:
Patterns:
code_language.skript:
[hacsk] crit[ical] [mode|state] of %player%
[hacsk] %player%'s crit[ical] [mode|state]
code_language.skript:
set player's critical mode to true
set critical mode of player to false
Always does criticals when hitting a entity
DAMAGE NO-CLIP:
Patterns:
code_language.skript:
[hacsk] (damage|dmg) no[(-| )]clip [mode|state] of %player%
[hacsk] %player%'s (damage|dmg) no[(-| )]clip [mode|state]
code_language.skript:
set player's dmg noclip mode to true
set dmg noclip mode of player to false
Hits players through walls (Reach compatible)
KILLAURA:
Patterns:
code_language.skript:
[hacsk] kill[(-| )]aura [mode|state] of %player%
[hacsk] %player%'s kill[(-| )]aura [mode|state]
code_language.skript:
set player's killaura mode to true
set killaura mode of player to false
Automatically attacks all nearby entities (Reach compatible)
NOFALL:
Patterns:
code_language.skript:
[hacsk] no[(-| )]fall [mode|state] of %player%
[hacsk] %player%'s no[(-| )]fall [mode|state]
code_language.skript:
set player's nofall mode to true
set nofall mode of player to false
Disables all fall damage
NUKER:
Patterns:
code_language.skript:
[hacsk] nuker [mode|state] of %player%
[hacsk] %player%'s no[(-| )]fall [mode|state]
code_language.skript:
set player's nuker mode to true
set nuker mode of player to false
Nukes all blocks around the player
REACH:
Patterns:
code_language.skript:
[hacsk] reach of %player%
[hacsk] %player%'s reach
code_language.skript:
set player's reach to 10
reset reach of player
The reach of a player (doesn't work with mining)
CONTACT:
If you want to contact me for suggestions or help, join my discord here!