Jump to content

Mr_S

Members
  • Posts

    141
  • Joined

  • Last visited

About Mr_S

  • Birthday 08/01/1983

Contact Methods

  • Website URL
    http://g00ber.com

Profile Information

  • Location
    England
  • Interests
    IRC Chats / Chat Servers (IRCD), Motorcycles.

Mr_S's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Server online? corrct address? No typos? (mispelt words), is he / she currently banned from the server?
  2. 'lo Switch - Welcome to tg007 Have you tried connecting it to a server? If it has a status window you can try /server irc.addy.here 'port' but being a Bot (it is still a bot though is it not?) its most probably going to have its own connection for MSN only. Worth a try though. (may have been worth posting this message in Viper forum) Just watch for the differences in MSN / IRCD Servers (obviously lol)
  3. Mr_S

    Notify List

    alias -l mdx.n if ($lock(dll)) return | if ($isid) return $dll($mdx.nudll,$1,$iif($2- != $null,$2-,.)) | dll $shortfn($mdx.nudll) $1- alias -l mdx.nudll return dll/mdx.dll alias -l mdx.nvdll return dll/views.mdx alias -l mdx.nbdll return dll/bars.mdx alias -l pop.ndll return dll/popups.dll alias -l mdx.set mdx.n SetDialog $dname $1- alias -l headersizes.n did -i $dname $1 1 header $2- alias -l new.menu dll $pop.ndll New $1- alias -l popup.destroy dll $pop.ndll Destroy $$1 alias -l popup.newitem dll $pop.ndll AddItem $$1- alias -l popup tokenize 32 $dll($pop.ndll,Popup,$1-) | if ($isid) return $1- | $iif($4- != did not select a menu item,$4-) alias -l mdx.startn { dll dll/mdx.dll MarkDialog $dname dll dll/mdx.dll SetMircVersion $version dll dll/mdx.dll SetControlMDX $dname 4 ListView flatsb report single showsel rowselect grid nosortheader > dll/views.mdx dll dll/mdx.dll SetBorderStyle $dname 2 clientedge > dll/bars.mdx dll dll/mdx.dll SetFont 2,3,5 13 14 Tahoma var %not-a = 1,%not-x = 0 while (%not-a <= 205) { var %not-b = $dll($mdx.nudll,SetFont,$dname %not-a + 13 14 Tahoma) if (ERROR isin %not-b) { inc %not-x } if (%not-x == 6) { break } inc %not-a } } alias -l tab { if ($1- == $null) return $chr(9) var %not-list var %not-a = 1 while ( $ [ $+ [ %not-a ] ] != $null ) { set %not-list $instok(%not-list, $ [ $+ [ %not-a ] ] ,0,9) inc %not-a } return %not-list } alias check.notify { if (!$dialog(notify)) { notifylist } did -r notify 4 var %a = 1,%b = 1 while ($notify(%a)) { if ($notify(%a).ison) did -a notify 4 1 $tab($notify(%a),Online,$notify(%a).note,$notify(%a).addr) inc %a } while ($notify(%b)) { if (!$notify(%b).ison) did -a notify 4 2 $tab($notify(%b),Offline,$notify(%b).note,$notify(%a).addr) inc %b } } alias add.notify var %not-a = $$?="Enter NickName:",%not-b = $$?="Enter Note For %not-a $+ : " | if (%not-a) .notify %not-a $iif(%not-b,%not-b) | check.notify alias rem.notify var %not-a = $gettok($gettok($did($dname,4).seltext,1,9),3,32) | if (%not-a) .notify -r %not-a | check.notify alias notifylist { if ($dialog(notify)) dialog -v notify | else dialog -m notify notify } dialog notify { title "Notify Viewer" icon graph/gtzlogo.ico size -1 -1 509 220 box "" 1, 449 180 58 39 button Done, 2, 453 191 50 23, ok check "Open on connect",3,5 187 100 15 check "Open on user online",5,5 203 120 15 list 4, 0 2 508 183, size extsel } on *:DIALOG:NOTIFY:*:*:{ if ($devent == init) { mdx.startn did -i $dname 4 1 headerdims 150:1 70:2 120:3 145:4 did -i $dname 4 1 headertext +l Nickname $chr(9) Status $chr(9) Note $chr(9) Address did -i $dname 4 1 seticon graph/online.ico did -i $dname 4 1 seticon graph/offline.ico var %a = $mdx(SetControlMDX,4 listview flatsb report single showsel rowselect grid nosortheader > [ $mdx.nvdll ] ), %a = $mdx(SetBorderStyle,2 clientedge) > [ $mdx.nbdll ] ) if (%note.oncon = on ) { did -c notify 3 } | else { did -u notify 3 } if (%note.onus = on ) { did -c notify 5 } | else { did -u notify 5 } } if ($devent == sclick) { if ($did = 3) { if ($did($dname,$did).state == 1) { set %note.oncon on } | else { set %note.oncon off } } if ($did = 5) { if ($did($dname,$did).state == 1) { set %note.onus on } | else { set %note.onus off } } if ($did == 4) { var %not-a = $gettok($gettok($did($dname,4).seltext,1,9),3,32),%not-b = $gettok($gettok($did($dname,4).seltext,2,9),2-,32) if (%not-a) && (%not-b == yes) var %not-wh = w %not-a if ($gettok($did($dname,4,1),1,32) != rclick) halt new.menu notify 0 8 if (%not-a) popup.newitem notify end + Whois $cr %not-wh if (%not-a) popup.newitem notify end + popup.newitem notify end + Add $cr add.notify if (%not-a) popup.newitem notify end + Remove $cr rem.notify popup.newitem notify end + popup.newitem notify end + Refresh $cr check.notify popup notify $mouse.dx $mouse.dy } } } on ^1:NOTIFY:{ if ($dialog(notify)) check.notify if (%note.onus = on) { check.notify } } on ^1:UNOTIFY: if ($dialog(notify)) check.notify on *:DISCONNECT: if ($dialog(notify)) check.notify This is from killercasa by loverDrcasa... dont know if this helps @ all... might need some editing to suit ur needs tho
  4. Mr_S

    Ircop Help.

    IRCD = Internet Relay Chat Daemon (i belive) using irc - connect to the server... type /info That will display what the server is when you find out - let us know
  5. IRCX modes (Sort of) Some of these commands are compatable sorry these are vague but an IRCX manual is hard to come by now a days
  6. Mr_S

    emoticons

    sorry, just to clarify.... Adding msn emots into MIRC or into IRC Chatrooms themselves?
  7. not sure on IS's config files but if its similar 2 IRCD styles, do u have ur ident set in the O:line section? and if so is it right? Wildcarding part of it usually helps or puting in ur IP (best bet) and wildcarding that should help Example *@ip.x.x.x*
  8. *slaps himself around the face a few times*
  9. Ozzy, UnrealIRCD i didnt think comes with any form of services except maybe a standard nickserv, poss hostserv? Plus the FAQ states UnrealIRCD doesnt come with any services... (even tho anope is mentioned in the config file for the server itself )
  10. i know Ziggy.. Jus messing around Gotta have a laugh or we'll cry hehe
  11. They knew what I meant. So I believe that this job was done suffciently enough to warrant a pat on the back, even if it is from myself. Punctuaton and grammer does not play a part in my helping to answer questions posted on this forum. I hope my punctuation on this reply to your comment has been satisfactory for you M2Ys4U and that I may be able to continue my "work" within this forum so to speak. Or in the short version i dont care bout punctuation, grammer or cap I's where applicable. As long as ive helped and not hindered it doesnt really matter to me personally.. This isnt English lit lessons all of a sudden now is it?
  12. Sorry but can i just say YAY to me being mostly right. I.S was the 1st server i ever attempted to self config. Still use its configs to help out ppl on msgr stuck on IS... Still them 2 support forum when stuck meself tho lol
  13. The server autostarts when windows is loaded (when your pc is booted up). For example, Windows XP version of I.S has a Ignitionmonitor running. To check if the server is running, try opening Mirc or a related program and type in /server 127.0.0.1. It should connect you to Ignition Server. another way (i think) you could check is by connecting to the server you used in the configuration File. Example: "whatever.yourIRCdomain.is" in the config file. Ziggy can correct me if im wrong or advise you more if i have missed something. Reading the readme.txt and visiting his website / support forum will help alot more as well. Support Forum Homepage
  14. Mr_S

    nicklist

    Correct me if im wrong, but u want the code for buttons & features? wouldnt (for example) Dialog Studio and its accesories do this? Create a basic nicklist for a script, then write a dialog to work with your coded nicklist... I would use my scripts nicklist coding as an example but being at work im not allowed to use "Unauthorised programs not verified by the systems Admin"...
  15. lol @ huh i think that translates into "how do i configure this wonderful thing to work as impressivly as intended" i could be wrong but hehe
×
×
  • Create New...