Top

Comments

  (10)  RSS
essebi's
SuPeRFlY
Comments: 14
 
mIRC Snippet:  Automatic TinyURL Converter
Posted on Aug 28, 2008 4:34 pm
just an update .. this script works perfect .. sorry for the doubts :)
SuPeRFlY
Comments: 14
 
mIRC Snippet:  Automatic TinyURL Converter
Posted on Aug 26, 2008 9:38 pm
Is there a way to actualy make this work?. I typed in an HTTP url and this didn't do anything. looks like a great tool to have. maybe i'm missing something?
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
Typo
Comments: 230
 
mIRC Snippet:  Help System For Bot
Posted on Jul 3, 2008 7:41 am
Essebi, you may want to consider adding an on load section to let the user set the paths on install because you have two different paths in your script that we can be sure almost nobody else will have. Or you could do like I do and try to work with your files staying in the $mircdir or better yet $scriptdir.

Either way this cannot be considered usable as-is so if I were to rate it now it wouldnt be very high at all.

Just a suggestion tho.
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
Yilena
Comments: 8
 
mIRC Snippet:  Help System For Bot
Posted on Jul 3, 2008 6:18 am
the script aint working for me..

i pasted it in remotes. gave user levers.. but it wont even respond to !helptrigger

:$

Help? $:
essebi
Comments: 5
 
mIRC Snippet:  XBOX360 ABGX Search Engine
Posted on Jul 2, 2008 4:51 am
Thanks mate :)
Typo
Comments: 230
 
mIRC Snippet:  XBOX360 ABGX Search Engine
Posted on Jul 2, 2008 4:35 am
Ahhh, didn't know you were in the xbox scene alone. Thanks for the tip on the page to edit it to but the idea was more for enhancing the script, not my own needs. I still say "wd".



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
Typo
Comments: 230
 
mIRC Snippet:  XBOX360 ABGX Search Engine
Posted on Jul 2, 2008 3:36 am
Hey, well done man. A couple comments tho. One is, this should say .net ...
Code:
.msg $nick Searching abgx.org for $qt($2-) $+ ...

Also, why don't you include a link to the files it finds?

And then I wanted to ask if you plan on adding capabilities to look through the other systems like psp, ps2, ps3, or even nintendo.


Anyhow, good job.

6/10
Bottom