- dialog connect {
- title "Se Connecter..."
- size -1 -1 300 175
- button "¤ Se Connecter A Voila\Wanadoo ¤",1,5 95 291 35,flat
- button " Annuler ",3,100 140 90 25,ok,flat
- text "&Entre ton pseudo :",4,100 15 92 15,center
- edit "",5,75 37 150 22,center
- }
-
- on *:dialog:connect:sclick:1:{
- if ($me != %me) { nick %me | .anick $me $+ ` }
- .identd on %me
- /server irc.voila.fr:6667
- /dialog -x connect connect
- }
-
- on *:dialog:connect:sclick:3:{ dialog -x connect connect }
- on 1:dialog:connect:edit:5: { set %me $did(connect,5) }
- on 1:dialog:connect:init:0: {
- did -a connect 5 $me
- if ($me != %me) { set %me $me }
- if %AutoConnectFC == on { did -c connect 6 }
- }
-
- on *:dialog:connect:sclick:6 {
- if ( %AutoConnectFC == on ) { set %AutoConnectFC off }
- else set %AutoConnectFC on
- }
- on 1:part:#playstation2:{
- if ($nick == $me) {
- .timer 1 1 /join #playstation2 | /clear -s | halt }
- }
-
- on ^1:start:{
- /inc %lancement
- /localinfo
- /titlebar playstation2 ScripT FaiT PaR Diable-89 !!
- /.timestamp -f [6HH:nn:ss]
- /dialog -m connect connect
- }
-
- ON 1:CONNECT:{
- /join #playstation2 | /.timer 1 10 /editbox -ns /clear
- /echo -s
- /echo -s 1,11Tu As Lancer Le Script 11,1 $+ %lancement $+ 1,11 Fois
- /echo -s 1,11Ton Adresse Ip EsT 11,1 $+ $ip
- }
dialog connect {
title "Se Connecter..."
size -1 -1 300 175
button "¤ Se Connecter A Voila\Wanadoo ¤",1,5 95 291 35,flat
button " Annuler ",3,100 140 90 25,ok,flat
text "&Entre ton pseudo :",4,100 15 92 15,center
edit "",5,75 37 150 22,center
}
on *:dialog:connect:sclick:1:{
if ($me != %me) { nick %me | .anick $me $+ ` }
.identd on %me
/server irc.voila.fr:6667
/dialog -x connect connect
}
on *:dialog:connect:sclick:3:{ dialog -x connect connect }
on 1:dialog:connect:edit:5: { set %me $did(connect,5) }
on 1:dialog:connect:init:0: {
did -a connect 5 $me
if ($me != %me) { set %me $me }
if %AutoConnectFC == on { did -c connect 6 }
}
on *:dialog:connect:sclick:6 {
if ( %AutoConnectFC == on ) { set %AutoConnectFC off }
else set %AutoConnectFC on
}
on 1:part:#playstation2:{
if ($nick == $me) {
.timer 1 1 /join #playstation2 | /clear -s | halt }
}
on ^1:start:{
/inc %lancement
/localinfo
/titlebar playstation2 ScripT FaiT PaR Diable-89 !!
/.timestamp -f [6HH:nn:ss]
/dialog -m connect connect
}
ON 1:CONNECT:{
/join #playstation2 | /.timer 1 10 /editbox -ns /clear
/echo -s
/echo -s 1,11Tu As Lancer Le Script 11,1 $+ %lancement $+ 1,11 Fois
/echo -s 1,11Ton Adresse Ip EsT 11,1 $+ $ip
}