Script fore my friends

By Undercover on Oct 25, 2008

script 4 my friends
srry 4 that ...

Mense script voor jullie :D

omdat ik zo lief ben whahahah

ben je GEEN n00b dan verander je Undercover designs ook NIET

mense zeg maar wat je er van vind tips zijn altijd welkom :D

Patatje JIJ MOET een berichtje hier achterlate whahahah

owja merk ik dat mense misbruik gaan make of heeeel me script verneuke!
dan zet ik geen script voor jullie hierop en help ik ook niet meer met scripts!!

hoe werkt het script?
je MOET irc hebbe gedownload mIRC of BorgIrc ofzo
zet het in je remote ( tools -> script editor -> remote )
klik rechtermuisknop in een channel en ga naar functies!
en fwalla je bent er :D succes

laterzzz

menu channel,query,status {
  -
  $iif(($dialog(functies)),$style(2)) functies:dialog -m functies functies
  -
}
dialog functies {
  title "functies" 
  size -1 -1 150 70
  option dbu
  text "©Undercover designs",7, 3 60 70 7, disabled

  tab "notice",8, 1 -1 150 70, 
  text "hier kan je notice gesprek houden",1, 4 15 100 10, tab 8
  text "naam persoon:",2, 4 27 40 10, tab 8
  edit "",3, 44 27 40 10, autohs tab 8
  text "hier je bericht:",4, 4 42 40 10, tab 8
  edit "",5, 44 42 40 10, autohs tab 8
  button "stuur bericht",6, 91 22 50 35, disabled tab 8

  tab "join",9,
  edit "#",10,20 25 80 10, autohs tab 9
  button "join",11, 22 37 30 20, tab 9 disabled
  button "verlaat",12, 67 37 30 20, tab 9 disabled
  text "Join/verlaat een channel",13, 4 15 70 8, tab 9
  button "Join #lol",18, 110 40 35 25, tab 9

  tab "weg/welkom bericht",14,
  text "Typ hier een away/welkoms bericht!",15, 32 15 100 8, tab 14
  edit "",16, 14 25 120 10, tab 14
  button "Stuur bericht",17, 5 37 140 20, disabled tab 14

  tab "/me",20,
  text "Typ hier je /me bericht!(/me staat er al bij) ",21, 5 15 170 10, tab 20
  edit "",22, 15 26 130 10, tab 20 
  text "/me",24, 5 27 10 10, tab 20
  button "Oke!",23, 78 47 70 20 , tab 20 disabled
}
on *:dialog:functies:edit:*:{
  if ($did == 5) { if ($did(5) == $null) { did -b $dname 6 } | else { did -e $dname 6 } }
  if ($did == 10) { if ($did(10) == $null) { did -b $dname 11 | did -b $dname 12 } | else { did -e $dname 11 | did -e $dname 12 } }
  if ($did == 16) { if ($did(16) == $null) { did -b $dname 17 } | else { did -e $dname 17 } }
  if ($did == 22) { if ($did(22) == $null) { did -b $dname 23 } | else { did -e $dname 23 } }
}
on *:dialog:functies:sclick:*:{
  if ($did == 6) { if ($did(3) !ison $active) { $input(De opgeven persoon is niet actief!,oh,notice) } | else { if ($did(3) ison $active) { notice $did(3) $did(5) | /echo -at 5- $+ $did(3) $+ -1 $did(5)  } } }
  if ($did == 11) { if ($me ison $did(10)) { $input(Je zit al in deze channel!,ow,functies) } | else { join $did(10) } }  
  if ($did == 12) { if ($did(10) == #lol) { $input(WHAHAH JE MAG DEZE CHANNEL NIET VERLATEN:D,ow,LOSERRRRRRRRR) } | else { if ($me !ison $did(10)) { $input(Je zit niet in deze channel!,ow,functies) } } | else { part $did(10) } } 
  if ($did == 17) { amsg $did(16) }
  if ($did == 18) { if ($me ison #lol) { $input(Je zit al in #lol,ow,#lol#lol#lol#lol#lol#lol) } | else { join #lol } }
  if ($did == 23) { /describe $active $did(22) | $input(Je hebt een Action geplaatst:( $+ $did(22) $+ ),ot,Funties) }
}

Comments

Sign in to comment.
Patatje-oorlog   -  Oct 26, 2008

Rofl

Helemaal leuk XD

 Respond  
BlueThen   -  Oct 25, 2008

Yea, if this is supposed to be one of those temporary personal things, use pastebin.com or something similar.

 Respond  
^Neptune   -  Oct 25, 2008

I like the dialog name. :D

FUNCTIES FTW.

 Respond  
Scakk   -  Oct 25, 2008

Perhaps an english version for us "non friends"??

 Respond  
^Neptune   -  Oct 25, 2008

If it's for your friends, ever heard of www.pastebin.com?

 Respond  
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.