The Resurgence

Recent Posts

1
Rejected Applications / Re: Applecation TurboPlay
« Last post by Claude Speed on April 10, 2025, 07:38:54 PM »
You have joined KT clan after you got denied from here, you got banned from too many servers for hacks/aurora, also your application doesn't prove that you really want to join us but you trying your luck by joining any clan, and last but not least.. you were told in your last application to reapply after 1 year and 1 year hasn't passed yet.

If you still have interest joining RT in the future feel free to apply after 15 months at least
(Do not apply until the time passes otherwise you'll get forum-ban)

Rejected.
2
Rejected Applications / Re: Applecation TurboPlay
« Last post by Israfil ☪️ on April 10, 2025, 06:26:07 PM »
Under Discussion.
3
Rejected Applications / Applecation TurboPlay
« Last post by YTAbdullahjutt on April 10, 2025, 12:20:18 PM »
Nickname:
Previous nickname(s):TurboPlay
Age:14
Country:Asia
Timezone:GMT 5+
Introduce yourself my name is Abdullah I am 15 years old I am good player
Do you have any ban history?yes recently because of my Youtube video on 2 feb
Were you in any clan? (If yes state the reason you left them): In KT and VG because they does not let me play in Gang war and kt kicked me because I applied in RZ
Reasons for joining RT:RT is a Good Clan+ its Good clan if i join i think i can get some respect
IRC/Discord:youtube_abdullahjutt
Are you interested in clan wars?Yes I love them
Additional info:I am a good Player + hud creator
4
Host Requests / Discord Host Request
« Last post by ShadowX on April 08, 2025, 10:46:11 AM »
Full Name: ShaDoW_ReaPeR^
E-mail address: usmanmodel95463@gmail.com
 
Server Name: Grand Theft Auto Palestine City
Gamemode Explanation: DeathMatch
More Information: For Discord Bot ( Echo )
5
Host Requests / Discord Host Request - Vicky's Viceverse
« Last post by Vicky on March 20, 2025, 04:25:17 AM »
Personal Details
Full Name:  Vicky
Username for the panel:  vickynotfound
E-mail address: vickyvcmp69@gmail.com
 

Discord Details
Server Name: Vicky's Viceverse
Gamemode Explanation: (secret for now)
More Information: For discord echo
6
Host Requests / Re: Discord Host Request: discord server
« Last post by UmaR on March 17, 2025, 05:03:11 PM »
Details shared in discord DM.

Port allocated 7002
7
Host Requests / Discord Host Request: discord server
« Last post by H.a.S.a.N on March 17, 2025, 04:44:42 PM »
Full Name:hasan
E-mail address: hasan0arabic@gmail.com
 
Server Name: discord server
Gamemode Explanation:
More Information: for discord bot (, echo, )
8
Support / Setup your Discord Bot
« Last post by UmaR on March 15, 2025, 05:19:27 PM »
Note: Make sure that your bot is created and added to the relevant discord server. You can go through online how to do that. Here, you will find only how you can connect to the bot from the VCMP server and perform relevant actions.

You will need to include the 3 files given below as attachments.

Connecting to the discord Bot

Use the below to connect to the discord bot
Code: [Select]
Discord.Connect(IP, Port, Password);Example is:
Code: [Select]
Discord.Connect(“213.239.220.17”, 7001, “testpassword”);



Sending Message to the discord server

To send messages to the discord, use
Code: [Select]
Discord.SendMessage(“channel-id”, “message”);



Sending Embeds to the discord server

Embed is customizable. It can have a lot of things
Code: [Select]
local embed = EmbedBuilder()
            .setTitle("Success")
            .setDescription("Connected to the server.")
            .setColor("#00CC00")
            .addField("Field1", "Value1", true)
            .addField("Field2", "Value2", false)
            .setFooter("Footer text");

Discord.SendEmbed("channel-id", embed);



Receiving Messages from the discord server
There is a function in CDiscord.nut named onMessageReceive. It has one parameter named msg. It is triggered as soon as a message arrives from discord. The msg is an object and it can have the following syntax:

Code: [Select]
{
      id: "Message ID",
      user: {
        id: "ID of the User",
        isBot: "A boolean value if the message is of a bot",
        username: "The username of the author",
        globalName: "A nickname if the user has one",
        roles: [
          {
            id: "Role ID",
            name: "Role name",
            color: "Role color",
          }
        ],
      },
      content: "The message sent by the user",
      channelId: "The channel where the message is sent",
      time: "Time of the message",
    }

So if you basically want to just send the received discord message to the server, you need to do:

Code: [Select]
    function onMessageReceive(msg)
    {
Message(msg.user.globalName + ": " + msg.content);
    }
   
9
News and Information / Discord Hosting - Information and Rules
« Last post by UmaR on March 15, 2025, 04:53:44 PM »
The Resurgence Discord Hosting

Note: This is experimental and can have bugs.

Many people in VCMP face discord plugin issues. So, The Resurgence has launched its discord hosting for VCMP. Now you dont need any discord plugins. Just a basic Socket plugin to handle discord for your server.

1. Features
  • Multi channel support.
  • Sending messages to channels in a discord server
  • Receving messages with complete information from different channels.
  • Sending customizable embed to the discord server.

2. General Rules
  • Dont be a jerk when hosting discord bot.
  • The discord bot should not be used for inappropriate things.
  • You are not allowed to abuse the panel in anyway.
  • You are not allowed to get host on behalf of your friend. He needs to apply himself.
  • Servers are given on basis of request only. Multiple servers can be allocated if your request seems reasonable.
  • Ports are allocated to a server by default. Specific ports will be given to selective people only.
  • Your bot can be removed anytime without any prior warning if you are found breaking general rules.

3. Criteria
  • Requests can be rejected without any reason.
  • You account will be your responsibility.
  • Mention your ingame nick that is known in VCMP.


4. Future
If I see a good popularity of it, I will add discord slash commands and interactions so you can obtain one of the best discord bots.

To apply, click the link below:
https://rtclan.vcmp.net/index.php?topic=291.0
10
Host Requests / Discord Host Application - Format
« Last post by UmaR on March 15, 2025, 04:53:31 PM »
Please follow the below format before applying. If you do not follow the below format, your request will be instantly denied.

Make sure the title is:
Code: [Select]
Discord Host Request - Server Name
The body is:
Code: [Select]
[size=14pt][b]Personal Details[/b][/size]
[b]Full Name:[/b]
[b]Username for the panel:[/b]
[b]E-mail address: [/b]
 

[size=14pt][b]Discord Details[/b][/size]
[b]Server Name: [/b]
[b]Gamemode Explanation:[/b]
[b]More Information:[/b]

By applying for a server, you agree to the rules.
https://rtclan.vcmp.net/index.php?topic= 353.0
SimplePortal 2.3.7 © 2008-2025, SimplePortal