This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| -- // ============================================ | |
| -- // CHURKA HUB V1.0 - Universal Script | |
| -- // GitHub: github.com/ТВОЙ_НИК/ТВОЙ_РЕПО | |
| -- // ============================================ | |
| local RunService = game:GetService("RunService") | |
| local Players = game:GetService("Players") | |
| -- ============================================ | |
| -- ЧАСТЬ 1: КЛИЕНТСКИЙ КОД |