Jinn

Jinn

Joined
Oct 18, 2013
Location
Tatooine
Interests
Everything

Activity Stream

Jinn commented on a Page, Staff check Lucidchat  -  Oct 29, 2013

No longer works.

[13:41] <~me> !voices #thechan
[13:41] <~bot> 12These Are The voices of #thcchan !!

Jinn is now following Vegito  -  Oct 22, 2013
Jinn commented on a Comment, Quote Script  -  Oct 22, 2013
Jinn commented on a Comment, Quote Script  -  Oct 21, 2013
Jinn liked a Page, English Slang Definition Checker  -  Oct 19, 2013
Jinn commented on a Comment, Quote Script  -  Oct 19, 2013
Jinn commented on a Page, Quote Script  -  Oct 19, 2013

Hey but..
[11:58] !qadd test - test
[11:58] mybot Added on line 37
[11:58] !quote 37
[11:58] Quote: 4#37 test: "-test"

What's wrong? I want it make a simple line like
!qadd test - test
!quote num
bot: Quote: test - test

Help please.

Jinn commented on a Page, Quote Script  -  Oct 18, 2013

Excellent...

 Respond  
Jinn liked a Page, Quote Script  -  Oct 18, 2013
Jinn liked a Page, Web Site Advisor  -  Oct 18, 2013
Jinn commented on a Page, Advanced Quote System  -  Oct 18, 2013

On here

if ($1 == !addquote) {
if ($nick isin $readini(quotes.ini,bans,bans)) {
/msg $chan You are banned from quotes. Please see a quote moderator to resolve this problem.
}
elseif ($2-) {
/write quotes.txt $+ $strip($2-) $+ $chr(124) Quoted by $nick $chr(124) Added on $fulldate $chr(124) There are $ $+ readini(quotes.ini,stats, $+ $nick $+ ) quotes submitted by $nick $chr(124) $ $+ calc($ $+ readini(quotes.ini,stats, $+ $nick $+ ) / $ $+ readini(quotes.ini,stats,all) * 100 ) percent of all quotes.
/msg $chan Added as quote $lines(quotes.txt)
/writeini quotes.ini stats $nick $calc($readini(quotes.ini,stats,$nick) + 1 )
/writeini quotes.ini stats all $calc($readini(quotes.ini,stats,all) + 1 )
}
}

How do I set it to owner/mod only can add? I'm receiving errors from my if ($nick isin $readini(quotes.ini,owner,owner)) ..
Please do help me, thanks in advance.

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.