Jump to content

LaGgIs

Member
  • Posts

    69
  • Joined

  • Last visited

  • Days Won

    7

Posts posted by LaGgIs

  1. On 7/5/2024 at 12:55 AM, jungleNZ said:

    What does it do? How do you use it? (does not show in list once installed to create new service or am I missing something)


    This is just a templete for people to use it actually doesn't do anything, just know that i have a lot of dm people asking me how to host discord bots in tcadmin. Someones suggestions this in the tcadmin discord server too, so i hade this  working so i just wanted to share it. For people that dosent know how to do this.

  2. Discord bot host


    THIS IS A .BAT FILE SO IF YOU WANT TO HOST THIS FOR A CLIENTS MAKE SURE YOU TRUST THEM, BC ITS A SECURITY WARNING

    This bot will host your python bot. With a web console working.

    What you have to change when the bot create its the path to the .py file. "In the .bat file"

    You have to change the python.exe if you have installed it in a other way. "In the .bat file"

    If you want to use node to host your discord server you have to change the discordbot.bat to this

     

    @echo off
    cd /d "YourPath"
    node bot.js
    pause

     


     

  3. Tcadmin Theme


    Just a theme I have made. but think it could be good for other people to have it too

    Go to "TCAdmin2\ControlPanel.MVC\Views\Themeid\Shared\_Header.cshtml"

    If you want to change the tabs so it doesn't say coming soon or stuff like that just go  row 78 to 81

    If you want to change the url go to 17 to 21 in the same file


     

  4. BeamMp

    View File

    Just a little config i made for the game BeamMp. 

    The first thing you have to do is to make a folder called "Beammp" and then download the exe files from their site, they don't have a direct link so for me to make that will lead to an outdate version so. When you have downloaded the files just add the .exe file instead the Beammp folder and you can now start making a service.


     

  5. CrossArkChat

    View File

    Cross Ark Chat connects all of your Ark Survival Evolved Servers chat together allowing you to talk to anyone from anywhere. Cross Ark Chat also has discord support to allow talking to and from servers using discord.

    This program uses pure Rcon so it can be ran from anywhere however for best performance i would run it from the same pc that is hosting your Ark servers.

    Ps this its just base install off the file you still need to change the bot api key and stuff like that.

    Wiki for Cross-Ark-Chat


     

  6. FiveM txadmin


    I have made a huge update on this config it will now make a user and the correct path to the server-data folder without needed to make the setup. Ps i want to make a linux version but i dont have linux machine so i cant make one.

    The username for txadmin will always be the same username as the tcadmin user are.

    Password will always be "masterpassword123" If you want to change that password go to configuration files inside the fivem config. Then change the password hash just remember you have to set a password hash you cant use a normal password. Txadmin its using bcrypt encrypt. So need to be encrypt with bcrypt password hash.

     

    Automatic installing latest version of esx legacy and qbcore white automatic MySql string automatically
    Update server-data folder to the latest version
    Update to latest artifacts version
    Txadmin panel link. 

    Disclaimer, If you have installed fivem on a other disk you have to change that in the configuration files. 

    Disclaimer. You dont need to make this step and its for you own risk. "This step its only for MySQL manager" If you want mod installer to put mysql password, username and databas name automatic. But to make that work you need to run this command in your mysql.

    Add this to you Tcadmin Database

    REPLACE INTO `tc_default_variables` (`source`, `variable_id`, `is_custom`, `display_name`, `name`, `default_value`, `variable_type`, `is_script`, `read_only`, `view_order`) VALUES
        ('TCAdmin.GameHosting.SDK.Objects.Service', 1003, 1, 'Service - _MySQLPlugin::Username', '_MySQLPlugin::Username', '$ipy<%ReturnValue = ThisService.Variables.GetValue(\'_MySQLPlugin::Username\')%>', 1, 1, 0, 1000),
        ('TCAdmin.GameHosting.SDK.Objects.Service', 1004, 1, 'Service - _MySQLPlugin::Password', '_MySQLPlugin::Password', '$ipy<%ReturnValue = ThisService.Variables.GetValue(\'_MySQLPlugin::Password\')%>', 1, 1, 0, 1000),
        ('TCAdmin.GameHosting.SDK.Objects.Service', 1005, 1, 'Service - _MySQLPlugin::Database', '_MySQLPlugin', '$ipy<%ReturnValue = ThisService.Variables.GetValue(\'_MySQLPlugin::Database\')%>', 1, 1, 0, 1000);

     

     

     


     

  7. Adguard home dns selfhosting


    Hey so I made a AdGuard home DNS server and I want to share it so you guys can do that its really easy just upload the config file, create the service then go to yourip:3000.

    This is a self hosting DNS server where you have full control over the DNS settings what site should be blocked or not

    You should only do the 3000 ones because it's for the adguard setup

    It has a working web console too so you can just go inside the web console and it will say exact IP so you can just copy and past for the setup.

    When you do the setup just make sure you are using the right ports so you won't forget them and this is only for windows because I don't have a Linux server with a panel.

    If you need any help just ask.


     

  8. On 1/23/2022 at 3:25 AM, tmyrdal said:

    What version of Windows server 2022 do you run ?

    Is it ok with the standard version or most you have datacenter edition ?

    Sorry for not saying anything in about 1 day didt see anyone type, both standard version and datacenter works fine i think you are limited on how many cores/ram you can use on the standard one so you have to use datacenter if you have a lot off ram, outside that i havent have any problem with my windows 2022 yet

    I think im using 10.0.20348.405

  9. Hey so i made a adGuard home dns server and i want to share it so you guys can do that to its really easy just upload the config file, create the service then go to yourip:3000

    You should only do the 3000 ones because its for the adguard setup

    It have a working web console too so you can just go inside the web console and it will say exact ip so you can just copy and past for the setup

    When you do the setup just make sure you are using the right ports so you wont forget them and this its only for windows because i dont have a Linux server with a panel

    If you need any help just ask 🙂

    web console.png

    setup.png

     

    AdGuardHome - Windows.xml

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Terms of Use