mIRC Home    About    Download    Register    News    Help

Print Thread
#91715 25/07/04 06:44 PM
Joined: Jun 2003
Posts: 92
K
k1ll3rz Offline OP
Babel fish
OP Offline
Babel fish
K
Joined: Jun 2003
Posts: 92
dialog Autojoin {
title "AutoJoin"
size -1 -1 162 185
option dbu
text "Server", 1, 0 0 50 8, center
edit "", 2, 0 10 50 10
text "Channels", 3, 63 0 50 8, center
edit "", 4, 63 10 50 10
list 5, 0 24 161 143, hsbar vsbar size sort
button "Add", 6, 122 4 32 12
button "Done", 7, 47 170 32 12, ok
}

im making an autojoin script but i was wondering how to make it write everything to autojoin.txt and then when connected to a server do those commands for that server and also have it show the chans and commands in the dialog when its opened? thanx


k1ll3rz
#91716 25/07/04 10:04 PM
Joined: Nov 2003
Posts: 257
A
Fjord artisan
Offline
Fjord artisan
A
Joined: Nov 2003
Posts: 257
i'm not sure why you want to make one because that is what Perform does. It even puts it into a text file like you said that you wanted. Maybe you just want to change the dialog built into mirc ?

#91717 25/07/04 10:53 PM
Joined: Jun 2003
Posts: 92
K
k1ll3rz Offline OP
Babel fish
OP Offline
Babel fish
K
Joined: Jun 2003
Posts: 92
i have mirc do different commands for each server so it wont help.. thanx


k1ll3rz

Link Copied to Clipboard