s-c-o-o-t

s-c-o-o-t

Joined
Apr 08, 2017

Activity Stream

s-c-o-o-t commented on a Page, Iroffer v1.3 Controls  -  Mar 07, 2018

Bro This is the Best thing ever i have found been looking for this a while now :) since i run 100 + iroffers, good use full thing to have, saves time from /msg bot admin password chatme with the windows all opened :) cheers

 Respond  
s-c-o-o-t commented on a Page, Request-a-script-script  -  Nov 20, 2017

Works great :) great work .. have a question thought, when you do !fill id pastebin here , Can it be done with ex: !fill t9t5n2a Description: Fast 8 ./msg [pimpmy]-[03] xdcc send 8. It adds it to the requests.ini but only shows [4:40pm] [BC]-[Search] PasteBin Link: Description:
It doesnt catch all the rest of the words(txt). any ideas?
desc=Fast 8
pbl=Description:
dateclose=20/11/2017

 Respond  
s-c-o-o-t commented on a Page, Need help with a Request Script!  -  Apr 08, 2017

I have a Request script might help you as a start , I'm looking to add things to it read my request post : thanks
Request Section /////
if ( $1 == !request ) {
if (. !isin $2-) { .msg $chan 1,9Your request must be seperated by a period. Example: Turbo.CAMrip.HaNdSoLoW | halt }
if (!$2) {
.msg $chan 1,9Error: You must include text for a request.
}
else {
.msg $chan $sb.addrequest($nick $2-)
}
halt
}
if ( $1 == !requests ) {
sb.listrequests $nick
halt
}
if ( $1 == !delrequest ) {
if (!$2) {
.msg $chan 1,9Error: You must include text of the request.
}
else {
.msg $chan $sb.delrequest($2-)
}
}
if ( $1 == !filled ) {
if (!$2) {
.msg $chan 1,9Error: What did you fill?
}
else {
inc %filledreq
.msg $chan $sb2.delrequest($2-)
}
}
}

 Respond  
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.