Jump to content

Mr_S

Members
  • Posts

    141
  • Joined

  • Last visited

Everything posted by Mr_S

  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
  16. Mr_S

    nicklist

    What do you mean a nicklist dialog for IRC? One to go into a script or ...? Assuming it is for a script, What exactly do you want in it?
  17. Ignitions Good.. have tried it out! but prefer and have stuck to ircd.. More customisable i think (if you know what your doing of course )
  18. Unreal IRCD FAQ Page number 50 The answers are in the FAQ Earlobes after config-ing my ircd and needing help on some tiny bits (and being flamed by IRCD hosts in their help channel) i kept being told to read the FAQ and related help pages. Tis true as well! reading the bloody thing millions of times does help! lol
  19. Mr_S

    IRCd

    Download a fresh copy of Mirc as your base for the Bot (in this case script seeing as it MIRC) then flick through the Scripter Tools Download section to see if anything else is needed. Suggestion is dialog studio for to make dialogs (Buttons usually or menu's) for menus and buttons within the Script. MDX studio & MDX.dll are also useful for say making the dialogs look better. The above are the starters for building your script. If you get stuck, you can also (for example) download other scripts to see how they are layed out and what they got in them. Its advisable not to rip (make someone else's work look like your own) as many creators get annoyed at such a thing (understandably) For a "bot" on the other hand i got no idea what you need as a basis but i nuderstand you need some form of c+ programming or something familiar. hope this helps you on the 1st steps and by all means - if you get stuck or need advice - by all means drop a line in this forum & someone will surely help ya! Good luck. Mr_S edit: Dont type drunk - Typos everywhere!!
  20. If your using a script yourself there is a few options you can consider 1st of all are addons.. Two main ones i know of are Simple Script Kicker by (-X-) System Code and Script Alarm V1.1 by toast Now ok, these were used in MSN Chat - but they contain CTCP checks also which is ideal for checking if people use say, MIRC for example. If your any good at writting addons for scripts, you can easily write one yourself. Ask for help on writting one, There are loads of people that can write these things up in a few mins. Not sure if IRCX has its own coding that you can edit like IRCD but if it has, mi sure theres gonna be a section that allows you to write the channel info on the server file, and make sure you dont have any connection class in it (if ircx doesnt have this option - Ignore this bit LOL) [if this has made any sence good luck - im tired and didnt proof read this]
  21. lmao - i guess thats answered that - Good point to ozzy. Plus if when your making a script - its generally a good idea to leave most of that section alone incase you leave things in there you dont want them to see... (or shouldnt have in there in the first place)
  22. My own script uses the ticked command - Do you think the code works quicker then the tick option?
  23. I gave up trying to make a server to use the MSN ocx. two reasons, The original servers that allowed the use of MSN Chat are not supporting it anymore. And i dont want my website closed down by microsoft / MSN for ILLEGAL USE OF THE MSN CHAT CONTROL + OCX
  24. Mr_S

    Chat Server

    Basically, MSN got crappy coz ppl where not only using the chat control but using the MSN Butterfllies and MSN hated it lol
  25. look for the coded script in your remotes (Ctrl + R i belive if not, Alt +r)) and change the line that says echo -s to echo -a (Displays in woteva window ur lookin in) or echo -c (Displays in channel window)
×
×
  • Create New...