kibo

kibo

Joined
Oct 11, 2011

Activity Stream

kibo   -  Feb 17, 2017
kibo commented on a Page, Mp3 Player (DCX)  -  Aug 16, 2015

Image

kibo created a Page  -  Aug 16, 2015
1 430 

This is my mp3 player , it is written completely in DCX and use an hashtable for playlist either to go forward is to go back. The main timer use a edit control with a trasparent for antifocus.

  1 Thread   mIRC  
kibo created a Page  -  Mar 06, 2015
157 
kibo created a Page  -  Dec 26, 2014
1 529 

This file is part of Proscript ver 0.1 by kibo

  1 Thread   mIRC  
kibo created a Page  -  Aug 27, 2012
692 

This file is part of ProScript ver 0.1 by kibo

 Respond   mIRC  
kibo commented on a Page, For Loop  -  Oct 29, 2011

I would like to customize the error message, but it's just a fad. It would be an unnecessary work.

 Respond  
kibo commented on a Page, For Loop  -  Oct 28, 2011

for example i can make a error handler.

alias handle::error {
;error echo debug
if (echo isin $1-) { echo -s 4 echo command error | halt }
;error window debug
if (window isin $1-) { echo -s 4 window command error | halt }
;etc etc
}

alias test_123 {
; if (!$1) { echo -s command does not exist | halt }
$1-
:error
if ($error) {
reseterror
handle::error $v1
}
}

 Respond  
kibo commented on a Page, For Loop  -  Oct 28, 2011

Srjeject I have an idea about a module for error handling in mirc. I sketched something use your technique for handling errors.

 Respond  
kibo commented on a Page, For Loop  -  Oct 28, 2011

Sreject your code is beautiful and elegant. compliments

 Respond  
kibo commented on a Page, For Loop  -  Oct 27, 2011

I prefer to use a Private Alias so i can a more structured code, even if your code is more optimized, because it does not call an Alias so is more fast.

 Respond  
kibo commented on a Page, For Loop  -  Oct 27, 2011

ok I'll use your solution . I now regard a "like" :P

 Respond  
kibo commented on a Page, For Loop  -  Oct 27, 2011

I preferred to use a less compact solution

 Respond  
kibo commented on a Page, For Loop  -  Oct 27, 2011

Thank you. I have to improve it with a check on the $1 parameter.

 Respond  
kibo commented on a Page, For Loop  -  Oct 26, 2011

Tnx . i'have edit it.

 Respond  
kibo created a Page  -  Oct 26, 2011
656 

In MSL (mirc scripting language) is not expected the for loop.so i have decided to create a for loop using aliases a some variables.

kibo commented on a Page, Away Multiserver  -  Oct 26, 2011

example:

/away I'm not Here

 Respond  
kibo created a Page  -  Oct 26, 2011
305 

I redefined the away command to handle the multiserver , to go away I use the command ! , recalling the original command.

  1 Thread   mIRC  
kibo commented on a mIRC Script, Key Manager  -  Oct 26, 2011

Tnx.For reasons of space I have not shared, but you can find any site that deals mirc.
Once downloaded, move into DLL's folder

 Respond  
kibo created a mIRC Script  -  Oct 25, 2011
kibo created a Page  -  Oct 25, 2011
178 

This is my key manager. I used MDX and Popups. comments are in Italian.

 Respond   mIRC  
kibo created a Page  -  Oct 25, 2011
1 175 

This is my connection manager, I used mainly MDX and DCX only an effect and Popups.dll.Comments are in Italian.

  1 Thread   mIRC  
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.