Page 1 of 1

[CS:GO] - ↻ BOTS | Names/Clan Tag/Ping

Posted: Thu Jan 23, 2020 10:44 pm
by Andreeas
I - Description

I made this plugin for my community Zombie4Ever.eu and was allowed to share it. Also It was a old plugin before that.
This plugin set the Tag clan and the name bot. Also is faking the ping but you have to know that faking ping for bots is against the rules of Valve as far as I remember.
We don't need anymore Gamedata since
PHP Code:
SetClientName(int client, const char[] name)
was implemented on SM.

II - Cvars

"drapi_active_bots_names" "1"
"drapi_bots_names_clan" "Zombie4Ever.eu"
"drapi_bots_names_min_ping" "35"
"drapi_bots_names_max_ping" "55"
"drapi_bots_names_interval_ping" "3"

III - Configs

"addons/sourcemod/configs/drapi/bots_names.cfg"
Code:

Code: Select all

"BotNames"
{
	"BotNames"
	{
		"1"		"☜❤☞яùвιкк ☜❤☞"
		"2"		"暗 ☆ Pyro-Bro™ ☆ 暗"
		"3"		"★SylexSirius★"
		"4"		"°™Alex™°"
		"5"		"¥-×xXx×-¥-і=SurNuK=-¥-×xXx×-¥"
		"6"		"¡♫ D2i V[i]sT1ruk2s~♫"
		"7"		"«§ÞåŗŗØŴ»"
		"8"		"°-=Sn[A]ke=-°™"
		"9"		"·٠●Димарик®Pppp●٠"
		"10"	"°●●Z€ŁŞĭĶ●●°"
		"11"	"»Âмīčø™šōĺë£ÿ«"
		"12"	"»ŞysŞTémek«"
		"13"	"»ss! -nesulike"
		"14"	"Ðŕ.ΣvĭŁ"
		"15"	"ו·ï¡[کτдЯ$ЭT]¡ï·•×"
		"16"	"Þÿççkυй"
		"17"	"Đяî√εЯ ™"
		"18"	"Đęvastator"
		"19"	"¬Chocolate¬"
		"20"	"©º°Fiĝht.ǿηě°º©"
	}
}


drapi_bots_names_V1.0.1.zip