12 lines
		
	
	
		
			No EOL
		
	
	
		
			479 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			No EOL
		
	
	
		
			479 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
| --[[
 | |
|     FREE SCRIPT
 | |
|     DOWNLOAD @ https://store.rxscripts.xyz/
 | |
|     SUPPORT @ https://discord.gg/DHnjcW96an
 | |
|     BY RX Scripts © rxscripts.xyz
 | |
| --]]
 | |
| 
 | |
| Config.DiscordWebhooks = {
 | |
|     ['Report Player'] = 'https://discord.com/api/webhooks/1234567890/abcdefghijklmnopqrstuvwxyz',
 | |
|     ['Report Bug'] = 'https://discord.com/api/webhooks/1234567890/abcdefghijklmnopqrstuvwxyz',
 | |
|     ['Report Other'] = 'https://discord.com/api/webhooks/1234567890/abcdefghijklmnopqrstuvwxyz',
 | |
| } | 
