This package is an advanced collection of hacking and skillcheck minigames for FiveM Role Play servers
Features:
- 20 Different Minigame Types with unique mechanics
- Clean, modern UI following FACE SCRIPTS design standards
- Easy-to-use exports for integration with any script
- Configurable difficulty settings (easy/medium/hard/custom)
- Responsive and performant
- Server-side validation support
- Individual slash commands for testing each minigame
- Race condition protection on all timer-based games
Games / Skillchecks include
- Memory (Simon Says)
- Hacking (Terminal Breach)
- Skillcheck (with flicker to make harder)
- Lockpick
- Simple Wire Cutting
- Drilling/Pressure
- Thermite
- Memory Blocks
- Number Maze
- Reaction Test
- Smash Key
- Circle Check
- Directional Game
- Pairs (Memory Card Matching)
- Find The Sequence
- Tangled Lines
- Snake
- Order Numbers
- Towers of Hanoi
- Seen It (Word Memory)
- Any Key Presser (like smash but any random key)
Extra Info:
- All games can be modified to set up like "easy / medium / hard" - Increase / Decrease timers - make boxes larger / smaller - Increase/Decrease speed, sweet spot sizes, rounds, length etc.
- All colours can be changed if the green doesn't fit your servers theme / design in the configs
- Server side Validation to help anti-cheat
- All games have exports so can be used with any script and in any environment
Changelog from my QB-Core Version:
- Added 10 new minigames:
- - Circle Check (rotating ring timing)
- - Directional Game (arrow sequences)
- - Pairs (memory card matching)
- - Find Sequence (symbol order matching)
- - Tangled Lines (untangle puzzle)
- - Snake Game (classic snake)
- - Order Numbers (smallest to biggest)
- - Towers of Hanoi (classic puzzle)
- - Seen It (word memory)
- - Key Presser (keyboard sequences)
- Removed Circuit Breaker minigame
- Redesigned Lockpick to automatic timing-based system
- Renamed Fingerprint game to Memory Blocks
- Updated Smash Key to HTML-based from java based
- Fixed race conditions in all timer-based minigames
- Added difficulty presets (easy/medium/hard/custom) for all games
- Fixed SkillCheck to properly complete all checks
- Added comprehensive test commands for all minigames
- Updated documentation and examples
Testing Commands
Test each minigame in-game with these commands so you can tweak them to your liking before adding them to a script / job / heist:
/minigames - This will show list of all test commands in your F8 console
- /testmemory - Memory/Simon Says game
- /testhacking - Code breaking terminal
- /testskillcheck - Timing-based skillcheck
- /testlockpick - Lockpicking minigame
- /testwire - Wire cutting sequence
- /testdrilling - Pressure control drilling
- /testthermite - Thermite pattern matching
- /testmemoryblocks - Memory Blocks game
- /testnumbermaze - Number extraction puzzle
- /testreaction - Reaction time test
- /testsmash - Smash G key minigame
- /testcirclecheck - Circle rotation timing game
- /testdirectional - Arrow key sequence game
- /testpairs - Memory card matching game
- /testsequence - Find symbols in sequence
- /testtangled - Untangle lines puzzle
- /testsnake - Classic snake game
- /testorder - Order numbers smallest to biggest
- /testhanoi - Towers of Hanoi puzzle
- /testseenit - Word memory NEW/SEEN game
- /testkeypresser - Keyboard sequence input