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.

Farcrada  -  Oct 19, 2013

Are you using the one with or without timer?

Jinn  -  Oct 19, 2013

With timer.

Jinn  -  Oct 19, 2013

Btw, I want the Quotes("") to be removed.
It should simply output like:

The quote - quoter Sorry, I'm kinda new.
Vegito  -  Oct 19, 2013

Replace line 16 with:

write %file   $+ $up($2) $+ :  $qt($up($3-)) | var %x $lines(%file) | notice $nick 12Added quote at 4position %x

To get rid of quotation marks.

Jinn  -  Oct 21, 2013

So to remove the [ quoter: quote ] format and make it simply as [ quote - quoter ] ?

Thanks.

Vegito  -  Oct 22, 2013

Image

Do you want it like that?

Replace line 16 with:

write %file  $up($2) $3- | var %x $lines(%file) | notice $nick 12Added quote at 4position %x
Jinn  -  Oct 22, 2013

Right, the adding part is now working but the random quote part stopped working for me also the deleting part is kinda messed. Sent you a message please do check. Thanks.

Vegito  -  Oct 22, 2013

Random quote and delquote are working for me.

Sign in to comment

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.