Welcome to The Forum

Register now to gain access to all of our features. Once registered and logged in, you will be able to create topics, post replies and more


admin on my server


Recommended Posts

?️ SCUM Admin Guide – How to Add Yourself as an Admin

This guide walks you through the full process of giving yourself (and others) admin access on a SCUM server using the SCUM.db file.

⚠️ IMPORTANT: Back Up Your Database Before Editing

Before you make any changes to your SCUM.db file:

  1. Create a backup copy of the original file you downloaded from the server.
    • Right-click the file and choose Copy, then Paste it in the same folder.
    • Rename it to something like:SCUM_backup.db
  2. This ensures you can restore your server to its previous state if something goes wrong.

? Never edit your only copy of the database — always work from a backup!


? What You’ll Need

  • ✅ DB Browser for SQLite – Free tool to edit your server’s database.
  • ✅ FTP Client (e.g., FileZilla or WinSCP) – To access your server files.
  • ✅ Your Steam64 ID – Find it at steamid.io.

? Step 1: Shut Down the Server

  1. Log into your server control panel.
  2. Click Stop Server to safely shut it down.Important: This step prevents data corruption when editing the database.

? Step 2: Download SCUM.db

  1. Open your FTP client and connect to your server.
  2. Navigate to the directory:/SCUM/Saved/SaveFiles/
  3. Download the file named:SCUM.db
  4. Save it somewhere accessible on your PC.

? Step 3: Open the Database

  1. Launch DB Browser for SQLite.
  2. Click “Open Database” and select the SCUM.db file you downloaded.

? Step 4: Add Admins via SQL

  1. Click the “Execute SQL” tab.
  2. To add yourself, enter the following (replace with your own Steam64 ID):INSERT INTO elevated_users (user_id) VALUES ('76561198412044824')
  3. To add multiple admins in one command, use:INSERT INTO elevated_users (user_id) VALUES ('76561198412044824'),('76561198000000000'),('76561198012345678')
  4. Click the ▶️ “Execute” button.

✅ Step 5: Confirm the Admins Were Added

  1. Click the “Browse Data” tab.
  2. In the table drop-down at the top, select:elevated_users
  3. You should see your Steam64 ID(s) listed.

? Step 6: Save and Upload Back to Server

  1. In DB Browser, click:File → Write Changes
    or use the ? Save icon.
  2. Close the program.
  3. Reopen your FTP client and go to:/SCUM/Saved/SaveFiles/
  4. Upload your modified SCUM.db file, overwriting the original.
  5. Return to your server control panel and start the server.

? You're Now an Admin!

Share this post


Link to post
Share on other sites

ty neaw my server auto restart evrytime 

ogBattlEye: Display: Config entry: GameID scum
LogBattlEye: Display: Config entry: MasterPort 8037
Killed
XIO:  fatal IO error 110 (Connection timed out) on X server ":99"
      after 352 requests (351 known processed) with 0 events remaining.
XIO:  fatal IO error 110 (Connection timed out) on X server ":99"
      after 61 requests (61 known processed) with 0 events remaining.
XIO:  fatal IO error 110 (Connection timed out) on X server ":99"
      after 152 requests (152 known processed) with 1 events remaining.
-- Process exited --

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...