DeathStarPC | 2010-08-25 07:12
ServBot - Cubescript Bot
ServBot - CubeScript bot and auto-unspectator

One day, I thought it would be cool if someone could create a script that would automatically unspectate "trusted" clients and sendmap when they rejoin, I talked to my friend Erik (the master of cubescript) in my opinion. I ran the idea by him and he thought it was cool, so BAM after 2 days of HARD work and annoying testing we came out with ServBot, it does even more than unspectate trusted clients, it accepts commands. If someone changes their name to "commandhere" and then back to their name (with a sleep) the command is recognized.

Commands:
takemaster
test
commands
register
mmvote
savetemp
deltemp
listtemps
sendtemps

The GUI includes buttons to enable/disable all the commands, a Clients tab that lists all the trusted cllients and a help tab with info about all the commands.

Instructions:
note: DO NOT OPEN THE GUI WITHOUT ADDING A CLIENT
once you've got the GUI installed, go on a server. Claim master or admin, and type /addtrusted CN/NAME
Add as many clients as you need. To see all the trusted clients or to delete them press Q and go to the Clients tab.
type /clientsave
if someone disconnects, when they reconnect they will be unspectated and the map will be uploaded

Client commands, how to use them:
to issue a command on the server type, /name COMMANDHERE; sleep 500 [name YOURNAME]

docommand = [
   if (&& (strcmp $uvar) (>= (indexof $commands (getclientname $arg2)) 0)) [
      tempvar = @arg2;do [namecmd_@@arg1 @@arg2];uvar = -1
   ] [
      if (= (indexof $commands (getclientname $tempvar)) -1) [uvar = "";tempvar = -2]
]  ]

clientsave = [
   if (strcmp 1 1) [
      loop a (listlen (listclients)) [
         docommand (indexof $commands (getclientname (at (listclients) $a))) (at (listclients) $a)
         loop b (listlen $trustedclients) [
            loop c (listlen $registerclients) [
               if (strcmp (at $trustedclients @b) (at $registerclients $c)) [
                  registerclients = (strreplace $registerclients (concatword (at $registerclients @c) " "))
            ]  ]
            if (&& (&& (> (getmastermode) 1) (ismaster (getclientnum))) (&& (strcmp (getclientname (at (listclients) @a)) (at $trustedclients $b)) (isspectator (at (listclients) @a)))) [
               say (concatword "Unspecing trusted client ^"" (getclientname (at (listclients) @@a)) "^"" (if (strcmp (at $modenames (getmode)) coop) [result " and sending map"]) ".^n")
               spectator 0 (at (listclients) @@a)
               if (strcmp (at $modenames (getmode)) coop) [sleep 500 [sendmap]]
         ]  ]
         loop b (listlen $registerclients) [
            if (&& (&& (> (getmastermode) 1) (ismaster (getclientnum))) (&& (strcmp (getclientname (at (listclients) @a)) (at $registerclients $b)) (isspectator (at (listclients) @a)))) [
               say (concatword "Unspecing registered client ^"" (getclientname (at (listclients) @@a)) "^".^n")
               spectator 0 (at (listclients) @@a)
   ]  ]  ]  ]
   sleep 500 [
      if (! (isconnected)) [connect 24.19.240.84 28785 TurboForceTableFan!;sleep 1000[say "Please do not disconnect the server bot.^n"]]
      //spectator 1 //for a hidden serverbot
      clientsave
]  ]
servbot.cfg (14.25 KB)
0
points
 (0 votes)
User login
Chaos
Created 2012-02-02 01:28
3 days 15 hours ago
29
points ]
 (3 votes)
Created 2012-02-04 09:29
1 day 7 hours ago
Created 2012-01-07 16:21
4 weeks 1 day ago
10
points ]
 (1 vote)
Created 2012-02-04 21:45
18 hours 43 min ago
Greaserpirate
20
points ]
 (3 votes)
Created 2012-01-25 03:18
1 week 4 days ago
15
points ]
 (2 votes)
Created 2011-10-22 17:57
15 weeks 22 hours ago
13
points ]
 (4 votes)
Created 2012-01-15 14:45
3 weeks 1 hour ago
Created 2012-02-02 12:37
3 days 3 hours ago
14
points ]
 (2 votes)
Created 2012-02-01 01:19
4 days 15 hours ago
Created 2012-01-25 00:02
1 week 4 days ago
Created 2012-01-27 20:51
1 week 1 day ago
lopsie4
23
points ]
 (4 votes)
Created 2012-01-25 09:15
1 week 4 days ago
Z3R0N1C
9
points ]
 (2 votes)
Created 2012-01-30 13:01
6 days 3 hours ago
64
points ]
 (7 votes)
Created 2011-09-26 19:58
18 weeks 5 days ago
36
points ]
 (6 votes)
Created 2012-01-04 15:52
4 weeks 4 days ago
10
points ]
 (1 vote)
Created 2011-11-01 14:28
13 weeks 5 days ago
112
points ]
 (14 votes)
Created 2009-04-24 17:50
2 years 40 weeks ago
166
points ]
 (20 votes)
Created 2011-01-08 09:10
1 year 4 weeks ago
19
points ]
 (3 votes)
Created 2011-06-14 20:28
33 weeks 4 days ago
22
points ]
 (3 votes)
Created 2011-07-19 23:58
28 weeks 4 days ago
Users on Quadropolis
11 guests & 2 users online