Top

Comments

  (5)  RSS
essebi's
essebi
Comments: 5
 
mIRC Snippet:  Bot Command List
Posted on Jul 4, 2008 2:27 am
It don't work, there are one more bracket (last one)
And a better way it's to add the command list on a txt and use the /play command that can handle multiple queryes to prevent excess flood: /help /play

Bye
essebi

essebi
Comments: 5
 
mIRC Snippet:  Help System For Bot
Posted on Jul 3, 2008 10:00 am
Thanks for your suggestion, that was one of my first scripts and i didn't consider it until yilena told me that don't work.
Now i've edited it just to make it usable on every client.
Nothing to add, my bad :)

essebi
essebi
Comments: 5
 
mIRC Snippet:  Help System For Bot
Posted on Jul 3, 2008 6:53 am
The people you add on it need to hop (part/join) the channel after he's added, check the variable %helpteam if there's the right nickname on it.
Also you need to check where the .txt file is created, i actually store it in
Code:
 C:\mirc\abook2\skyhelp.txt
, you can change it in
Code:
$mircdir $+ skyhelp.txt

You need to edit for use with your pourpose, or if you aren't able you can contact me and i can do it for you.

Cheers
essebi
essebi
Comments: 5
 
mIRC Snippet:  XBOX360 ABGX Search Engine
Posted on Jul 2, 2008 4:51 am
Thanks mate :)
essebi
Comments: 5
 
mIRC Snippet:  XBOX360 ABGX Search Engine
Posted on Jul 2, 2008 3:51 am
Quote:

Hey, well done man. A couple comments tho. One is, this should say .net ...
Code:
.msg $nick Searching abgx.org for $qt($2-) $+ ...


LOL!! You're right, i've tested it for over 2 weeks and no one notice me, damn friends! *edited :)

Regarding your second questions, i'm related to xbox and i don't think to add other systems, but if you need it is really simple to do, you only need to make a variable for " ch=6 " on the url, is the only thing that will change on this code.

Cheers
essebi
Bottom