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

https://github.com/maks-s/maks4ulx

Command pack for ulx
https://github.com/maks-s/maks4ulx

glua ulx-commands

Last synced: 19 days ago
JSON representation

Command pack for ulx

Awesome Lists containing this project

README

          

# MAKS 4 ULX
Maks 4 Ulx is a command pack for ULX

## How to install
Drop maks4ulx folder in **garrysmod/addons/**

## Commands
Actually there's 26 commands :

**```ulx bhop / unbhop```**
Set bhop: ```ulx bhop Maks```

**```ulx bonedestroy / unbonedestroy```**
Destroy bones: ```ulx bonedestroy Maks```
[Workshop](http://steamcommunity.com/sharedfiles/filedetails/?id=974253959)

**```ulx cleardecals```**
Clear decals: ```ulx cleardecals```

**```ulx crash```**
Crash player: ```ulx crash Maks```

**```ulx crashban```**
Crashban player: ```ulx crashban Maks 0 Troll```

**```ulx fakeban```**
Fake ban: ```ulx fakeban Maks 0 troll```

**```ulx fco```**
Force connection to a server: ```ulx fco 127.0.0.1```

**```ulx forcemic / unforcemic```**
Switch mic on without player knowing ```ulx forcemic Maks```

**```ulx freezeprops```**
Freeze all props in server: ```ulx freezeprops```

**```ulx give```**
Give player a weapon: ```ulx give Maks weapon_crowbar```

**```ulx hack```**
Fake hack someone, end with crash: ```ulx hack Maks```

**```ulx imitate```**
Force someone to say something in chat: ```ulx imitate Maks I cheat```

**```ulx jpeg / unjpeg```**
Spam steam screenshot: ```ulx jpeg Maks```

**```ulx jumppower```**
Set jumppower: ```ulx jumppower Maks 20```

**```ulx lowgraph```**
Very very low graphics on player: ```ulx lowgraph Maks```

**```ulx nocollide / unnocollide```**
No collide player ```ulx nocollide Maks```

**```ulx openscript```**
Open clientside script: ```ulx openscript Maks hax.lua```

**```ulx ragequit```**
Completely quit the game: ```ulx ragequit Maks```

**```ulx runspeed```**
Set runspeed: ```ulx runspeed Maks 500```

**```ulx sayall```**
Everyone say something: ```ulx sayall Hello```

**```ulx size```**
Set size: ```ulx size Maks 2```

**```ulx spawnkill / unspawnkill```**
Kill player when spawning: ```ulx spawnkill Maks```

**```ulx ssay```**
Asay for superadmins: ```ulx ssay RDM```

**```ulx steamid```**
Copy steamid to clipboard: ```ulx steamid Maks```

**```ulx stopquit / unstopquit```**
Prevent player from opening server menu: ```ulx stopquit Maks```

**```ulx stopspawn / unstopspawn```**
Prevent player from spawning anything: ```ulx stopspawn Maks```

**```ulx url```**
Open a website/image/youtube video fullscreen for x seconds: ```ulx url Maks http://google.fr/ 60```

**```ulx walkspeed```**
Set walkspeed: ```ulx walkspeed Maks 250```

## Prison Pos
Set a prison pos with ulx setprison
Then teleport and jail player to this pos with ulx prison
```ulx setprison 1```
```ulx prison Maks 1```

## Credits
- People giving me ideas like Jacob from ULX Extended:
- [ULX Extended](https://www.gmodstore.com/scripts/view/1509/ulx-extended)