Shrubbot help please Admin


(john67elco) #1

Ok I know this is an etpro forum mainly so please keep ur ridicule post low.
I installed 1.2 shrub on a linux server.
Install the correct shrubbot cfg from my other server
server cfg—set g_shrubbot shrubbot.cfg
Shrub is working great but no admin
Basically I have no level templates on the admin… it will write an admin but without level templates so it is useless.
I /rcon exec shrubbot.cfg million times and /rcon killserver a ton also
What am I missing
Everthing is installed in etmain and I dont have access to command line. This thing should work. I had problems with my nolag server and now tryin to help someone else get there admin working for their nolag server. Holly cow what a damn pain!!!
I have never had anyone respond to my post before so if u even have a guess let me know… Thanks


(john67elco) #2

Heres the shubbot cfg…it works on both my servers so i know its right…Please help

[level]
level = 0
name = Guest
flags = a

[level]
level = 1
name = ^3Friend
flags = iahC1

[level]
level = 2
name = Admin II
flags = iahCcmBu129

[level]
level = 3
name = Admin III
flags = iahCcmBukdSH129

[level]
level = 4
name = Admin IV
flags = iahCcmBukdSHlLnP129

[level]
level = 5
name = Admin V
flags = iahCcmBukdSHlLnKpbrP1298

[level]
level = 6
name = ^1FULL ADMIN RIGHTS!
flags = *


(bulletcatcher) #3

DId you open this file with MS Word after you copied it from you working Linux box?
You may have hidden DOS “new lines” in the file that your Linux box is barfing on.


(Depth_Charge) #4

make sure to do /rcon readconfig if you have manually added admins and it should be something like
Loaded 5 admin templates
Loaded 1 admin
Loaded 0 bans


(john67elco) #5

No I have nerver opened any cfg in word. Always wordpad

I have done readconfig many times and it will say

Loaded 1 admin
Loaded 0 admin templates
Loaded 0 bans


(bulletcatcher) #6

Even Wordpad will add the dos new lines.
Go here…http://ccrma.stanford.edu/~craig/utility/flip/
and get the flip utility for you version of Windows (XP is assume) and D/L it to like C: emp
Just for ease of this example copy your shrubbot.cfg file into C: emp also.

Then open up a command prompt and cd c: emp
Then flip-xp.exe -t shrubbot.cfg
This will tell you is you have dos new lines
If you do then just run flip-xp.exe -u shrubbot.cfg

I hope this helps you out and good luck.


(john67elco) #7

You are right on that part. I check and the cfg was :dos. I flipped and made sure both my server cfg and shrubbot cfg and -u linux. I installed files and rcon exec both files and readconfig and still no go… Anything else u all can think of?
My next thing will try an /killserver to see if it comes back up working.


(bulletcatcher) #8

Sorry my last suggestion did not pan out. That has burned me several times in the past when I am not on a Linux machine and edit files. It would behave the exact same way you were saying.

I am just grabbing at straws here but try to put shrubbot.cfg in quotes
set g_shrubbot “shrubbot.cfg”

Good luck


(john67elco) #9

i did that also but thanks for all ur help on that flip man…