<<Prev Next>> Scroll to Bottom
Stuff goes here
L1[01:45:20] ⇦
Quits: PCL-Jenkins (~PircBotx@ip233.ip-51-222-228.net)
()
L2[01:57:39] ⇦
Quits: ThePiGuy24 (~ThePiGuy2@host-92-17-121-206.as13285.net)
(Remote host closed the connection)
L3[02:51:20] ⇨
Joins: PCL-Jenkins (~PircBotx@50.38.58.88)
L4[04:29:20] ⇦
Quits: Amanda (~Amanda@c-73-165-62-84.hsd1.pa.comcast.net) (Ping
timeout: 189 seconds)
L5[11:12:02] ⇨
Joins: ThePiGuy24
(~ThePiGuy2@host-92-17-121-206.as13285.net)
L6[11:25:04] ⇨
Joins: Amanda
(~Amanda@c-73-165-62-84.hsd1.pa.comcast.net)
L7[11:28:25]
<nil>
%tonksnipe count
L8[11:28:25] <MichiBot> nil: You have 0
Blue Shells, 0 Red Shells, 0 Green Shells, and 2 Bricks
L9[12:59:43] ⇨
Joins: TPG24
(~ThePiGuy2@host-92-17-121-206.as13285.net)
L10[13:01:31] ⇦
Quits: ThePiGuy24 (~ThePiGuy2@host-92-17-121-206.as13285.net) (Ping
timeout: 192 seconds)
L11[13:30:38] ⇨
Joins: ThePiGuy24
(~ThePiGuy2@host-92-17-121-206.as13285.net)
L12[13:30:47] ⇦
Quits: TPG24 (~ThePiGuy2@host-92-17-121-206.as13285.net) (Ping
timeout: 204 seconds)
L13[16:50:13] ⇨
Joins: TPG24
(~ThePiGuy2@host-92-17-121-206.as13285.net)
L14[16:51:41] ⇦
Quits: ThePiGuy24 (~ThePiGuy2@host-92-17-121-206.as13285.net) (Ping
timeout: 189 seconds)
L15[17:21:55] ⇨
Joins: ThePiGuy24
(~ThePiGuy2@host-92-17-121-206.as13285.net)
L16[17:22:05] ⇦
Quits: TPG24 (~ThePiGuy2@host-92-17-121-206.as13285.net) (Ping
timeout: 189 seconds)
L17[17:26:24]
<Forecaster> %lua Math.floor(32.0)
L18[17:26:24] <MichiBot> main:1: attempt to
index global 'Math' (a nil value)
L19[17:26:36]
<Forecaster> %lua math.floor(32.0)
L20[17:26:37] <MichiBot> 32
L21[18:42:54]
<Forecaster> %lua for i = 1,5 do print(i)
end
L22[18:42:54] <MichiBot> 1 | 2 | 3 | 4 |
5