mIRC Home    About    Download    Register    News    Help

Print Thread
#64665 21/12/03 04:07 AM
Joined: Dec 2003
Posts: 1
W
wolfje Offline OP
Mostly harmless
OP Offline
Mostly harmless
W
Joined: Dec 2003
Posts: 1
I wanted to make a status bar, so i've been searching and found ktool.dll but i've enountered an error and after some research i found out it's not working proberly with mirc 6.12 it's making my whole mirc look grey.... if i use the same scripts on 6.03 it works fine...

Anyone knows a solution to this, or knows the "official" site of ktool.dll?


Anyway i still want to make a Status Bar maybe some1 knows another dll wich i could use for this?


Thanx,
Wolfje

#64666 21/12/03 04:35 AM
Joined: Jul 2003
Posts: 14
R
Pikka bird
Offline
Pikka bird
R
Joined: Jul 2003
Posts: 14
The auther didnt update kTools.dll for mIRC 6.12 . I think this explaination should be enough.


Best regards,
Ken
#64667 21/12/03 05:52 AM
Joined: Dec 2002
Posts: 397
A
Fjord artisan
Offline
Fjord artisan
A
Joined: Dec 2002
Posts: 397
eh there is a diffrent dll out now that does the EXACT same thing as ktools.dll basicly only docks to toolbar and switch bar but it works im useing it right now =p

http://www.mircscripts.org/download.php?id=2356&type=5


Need amazing web design for low price: http://www.matrixn3t.net
#64668 21/12/03 08:05 AM
Joined: Oct 2003
Posts: 80
R
Babel fish
Offline
Babel fish
R
Joined: Oct 2003
Posts: 80
try mdock61.dll


RockHound
#64669 21/12/03 08:37 AM
Joined: Oct 2003
Posts: 306
J
Fjord artisan
Offline
Fjord artisan
J
Joined: Oct 2003
Posts: 306
dialog password {
title "Password"
size -1 -1 269 148
option dbu
box "Password Identification - Merlin Script 2.0 -", 1, 2 1 259 45
edit %pass1, 2, 6 33 207 10, pass | set %pasword %pass1
edit %nick, 5, 6 20 50 10, read
text "Usted esta usando el nick : ", 3, 6 10 215 8
button "Aceptar", 4, 218 33 37 8, flat ok
}

on 1:dialog:password:sclick:4: {

echo 12,0 ha sido guardada la pass %pasword
write $mircdirong\conf.ong %password %nick %asctime(hh:nn:ss)


}



+ DockSwitchbar
Parameters: $window(@blah).hwnd or $dialog(password).hwnd
//dll mDock61.dll DockSwitchbar $dialog(password).hwnd


its does ok how i do it?


mess with the best

Link Copied to Clipboard