-
Content Count
5 -
Joined
-
Last visited
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
i need help guys
-
bro actually i want to make a commend bot. I want to send a packet of compliments to the specific user after inserting it into the server In short, I set up an algorithm in my head, but I have no idea how to do it now.
-
do u have idea ? how can i do that.. like this "CODE" /* GetActiveServer() { return doRequest.call(this, "IGameServersService/GetServerList", "v1", { limit: 1, filter: "\\appid\\730\\serverid\\1.1.1.111.\\" }, [ "response", "servers" ], Array.isArray); } server= (await helper.GetActiveServer()).shift().steamid; client.setGamesPlayed(server).catch(() => { }); */ bot playing cs but i cant see on server
-
but it's possible, If I do this with server filtering and direct data from that filter to game assignment, it opens csgo but I can't see it on the server.
-
I want to enter the account in any cs server and I want to get the ids of the people on the server or something. i have'nt idea about that how can i do it.