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
Users on Quadropolis
2 guests & no users online
vampirefrog
Created 2024-04-11 22:25
1 week 5 days ago
vampirefrog
29
points ]
 (4 votes)
Created 2010-05-30 10:00
13 years 47 weeks ago
Gangler
36
points ]
 (4 votes)
Created 2020-10-22 00:50
3 years 26 weeks ago
Zoocata
10
points ]
 (1 vote)
Created 2024-02-11 21:20
10 weeks 2 days ago
vampirefrog
10
points ]
 (1 vote)
Created 2023-07-23 20:02
39 weeks 3 days ago
36
points ]
 (4 votes)
Created 2020-12-10 12:49
3 years 19 weeks ago
Created 2023-12-12 23:34
19 weeks 20 hours ago
Zoocata
Created 2023-11-27 23:00
21 weeks 1 day ago
20
points ]
 (2 votes)
Created 2023-10-01 15:21
29 weeks 3 days ago
20
points ]
 (2 votes)
Created 2021-05-24 00:01
2 years 48 weeks ago
9
points ]
 (1 vote)
Created 2023-06-13 17:54
45 weeks 1 day ago
Zoocata
27
points ]
 (3 votes)
Created 2023-05-05 20:58
50 weeks 4 days ago
Zoocata
18
points ]
 (2 votes)
Created 2023-03-02 01:40
1 year 7 weeks ago
Getridou
Created 2023-01-29 23:27
1 year 12 weeks ago
Created 2023-01-19 19:36
1 year 13 weeks ago
Getridou
Created 2023-01-10 17:10
1 year 15 weeks ago
Getridou
Created 2023-01-01 14:30
1 year 16 weeks ago
Getridou
10
points ]
 (1 vote)
Created 2023-01-01 10:58
1 year 16 weeks ago
Getridou
Created 2023-01-01 10:49
1 year 16 weeks ago
afroninja
17
points ]
 (2 votes)
Created 2023-01-01 06:32
1 year 16 weeks ago
Who's new
  • ColdIV
  • Aidan
  • Hunk
  • letic86
  • BATMAN