spartan23

spartan23

Joined
Jul 21, 2011

Activity Stream

spartan23 commented on a Page, !join command || TwitchTV  -  Jul 03, 2014

You have 2 errors on your code on the 2nd line:
Error #1: You have to put a space between if and brackets.
Error #2: You have to add a # character to your bot's name channel

Here you have the correction of your code:

on *:TEXT:!join:#: {
if ($chan == #skitbot) {
join $+($chr(35),$nick)
}
}

Or a another code that works exactly same:

on *:TEXT:!join:#skitbot: {
join $+($chr(35),$nick)
}

spartan23 commented on a Page, need help on a !raid  -  Jun 05, 2014

on :TEXT:!raid:#: {
if ($nick isop #) {
if (!$2) msg $chan Must specify a streamer to raid
elseif ($2) && (!$3) msg $chan The stream is over everyone. Let's raid someone! Go to http://www.twitch.tv/ $+ $2 and say in the chat SUPER AWESOME ULTRA RAID!!
}
else msg $chan $nick Sorry, You're not allowed to use this command!
}

 Respond  
spartan23 commented on a Page, MySQL Bot Core (ver1.53 STABLE) - 27.09.2011  -  May 25, 2012

@Sorasyn thanks, I'll read the description carefully

 Respond  
spartan23 commented on a Page, MySQL Bot Core (ver1.53 STABLE) - 27.09.2011  -  May 25, 2012

4:34:34] Error: MySQL connection has failed.
[14:34:34] - Can't connect to MySQL server on '127.0.0.1' (10061)

I dont understad this i have to download a mySql Server too??
Can you be more especific on this please

Here-> '127.0.0.1' (10061) <- i hve to put my Ip or what? Thanks in advance

 Respond  
spartan23 commented on a Page, Nick Highlight  -  Sep 24, 2011

nice

 Respond  
spartan23 created a Page  -  Jul 22, 2011
1 755 

delete this delete this delete this delete this delete this delete this delete this delete this delete this delete thisdelete thisdelete thisdelete thisdelete thisdelete thisdelete thisdelete thisdelete thisdelete thisdelete this delete thisdelete thisdelete thisdelete thisdelete thisv delete this

 Respond   mIRC  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.