Jump to content

Josh`

Members
  • Posts

    401
  • Joined

  • Last visited

Everything posted by Josh`

  1. Thank you Ozzy's works better because of what he said in ChatsUSA lobby. (ozzy10) what happens if someone sends a notice and says "away for now" (ozzy10) then it will see that as a notice of away (ozzy10) when its not (ozzy10) not Just to give some people information on why Ozzy's is better who are having the same problem as me Thanks again guys ~Josh`
  2. on ^*:notice:*:*:{ if ($1- == "AWAY") { echo # $nick is now away. } if ($1- == "BACK") { echo # $nick has returned. } else { echo # - $+ $nick $+ - $1- } haltdef } I'm having problems with this. I don't know why, but it just won't work lol.. Is there some kind of syntax wrong or if statement not correct in it? Thanks in advanced! ~Josh`
  3. Josh`

    Screen shots

    *wonders where the edit button went* Went to different webhost, my current one is having some major problems with attacks.
  4. Josh`

    Screen shots

    okay, nothing that special...I'm just happy that I got something accomplished in mirc (well partly).... Here's what I have: What does it do? Basically just a titlebar in a way....the script isn't finished nor will it ever be...Basically it changes for every room/window you go to...What don't I know how to do:? * Show the status window in the "titlebar"..starting to make me mad that I don't know how * Show custom @windows in the titlebar, I think I can just do that with an else { in my coding * show channel lists * other windows too I didn't think this would be that hard but I guess it is lol... Comments/Suggestions/Flames/Help? ~Josh`
  5. Josh`

    Screen shots

    Link's broken (sql & php errors) Cleric... And now that I'm looking at the dialogs, I don't like it either lmao I think I shall change it
  6. Josh`

    Screen shots

    Errrrmm.. I donno what's up with ImageShack.us but I can't view my screenshot now.. Can anyone else see it? Just need to know so I can change the url or maybe even go to another host lol
  7. Josh`

    Screen shots

    Project started on last night. Didn't get to really do much last night though except the away dialog and had troubles with. Been about 3 hours of coding and I got this so far. Yes I know, nothing new. Do I plan on releasing this? If I actually finish it, yes I do. Dialogs in black box = Welcome dialog when script first starts the first time. Last dialog = Not coded.. I'm coding it right after I hit 'Submit' for this post. mmmmmmmmm ... yea.... that's about it have fun commenting/flaming/whatever you want to do to it. edit: Forgot to say that the last 2 dialogs are just 'rough drafts' of what I plan on making. When I get all my dialogs completed, I plan on combining them all into 1 dialog which will serv as a setup dialog. (Just like mIRC's options)
  8. Josh`

    MP3 Player

    on *:dialog:mymp3:init:*:{ dll dll/rebar.dll Dock $dialog(mymp3).hwnd > Top/Bottom/Left/Right }
  9. Josh`

    MDX

    Check Ozzy's site.. That's where I got my copies.
  10. mine doesn't o.0 and I didn't do anything to mirc :s All it has on it is a theme and vincula lmao.. I've been going through vincula searching for all ctcp's but I think exonyte has some ctcp replys etc with sockets or whatever blah blah blah... ... Yea.. I'll shut up now
  11. Uhm... I couldn't find IRCD At first either... but I found it when I was talking with some people from TechGear.. (I wasn't sure if it was err0r or who it was) Anyway, its http://www.unrealircd.com I mean doh! Just download it, and then you have to create the server coding. Yes your computer will be hosting each connection that is made to the server... (It sucks up a lot of my internet connection) Anyway.. There is an example of coding the server included with the download. If you are a total n00b or just not want to spend the time making the coding yourself, just use the file thats in there It is also good to get yourself an address to connect to from an IRC Client (Such as mIRC). Thanks to my dad, You can get one from http://www.dyndns.org It has lots of stuff there, lots of DNS Stuffs Hope this was a help as I don't know what else to give ya ~Josh
  12. Josh`

    Dialogs

    Okay, I have an edit box, and I want to click a button and retrieve the 2nd word, along with the rest of the stuff in the edit box.. Basically just like "$2-" you just don't want the first word, just everything after it. So would I use something like "$did(ID,$2-).text" or something? Help would be apreciated! Thanks in advance, ~Josh
  13. This was a big issue at times when TechGear was nothing but the site, and the Chatroom on MSN. I know Ozzy had some instructions, but I don't remember them. Dunno, you could ask Ozzy... But I am not totally for sure
×
×
  • Create New...