Jump to content

_Mhz_

Members
  • Posts

    35
  • Joined

  • Last visited

Everything posted by _Mhz_

  1. Hello On Ubuntu 9.10 two versions of Wine is available in the Software Center. You have to enable Universe/Multiverse in Administration Software source
  2. Hello I found that lots of $+ are missing. I think the best thing is to ask err0r to update the entire code. You can also go to the Oasiz forum Click Here
  3. Hello I think there is a typo that prevent you to join Group chat. server $Gs(%srv) should read server $Gs(%svr)
  4. May run into a problem if the room have a key. Edit Just realise we can handle both situation easyly
  5. a scriptkiker would be nice Edit I love it already. The theme and the Nicklist are great and no side panel please.
  6. _Mhz_

    Dcx Issues

    I don't have Vista to make test. Do you know of other Issue with Vista.
  7. What connection, what server?
  8. /*From Tew| connection :FlashIrcServer.1 353 Tewl = %#channel :AFNV,Tom UMNN,Tewl UFPN,Sue AMPN,Joe [A,U] - The first letter can be A or U. A for Away or U for not away. [u,F,M] - The second letter can be M for male, F for female, or U for unknown gender [N,P] - The third letter represents wether the user has a picture in their profile. P for with pic, N for without. [V,N] - The last letter tells if the user has voice in the channel or not. V for has voice, N for without. */ Its in your connection that you grab information for the gender and if there is a picture. on login a room you parse the 353 and after that its the join. You will have to modify Moschino to be ChatDrive 1 (CD1) as Travis said. This is the end result. Thanks to TheGateKeeper and Tew|.
  9. Hi Ozzy Are you using Nicklist.dll and if so is the resize working ?
  10. What do you type to have the  in your Nickname ? Edit: It's ALT+0160. For some unknown reason it's working with IE6 but not FireFox. You can close this thread.
  11. Hi Some people put a space in there Nickname. ALT+0160 use to work on the old Buzzen, but not on FlashBuzzen. Did someone know How to do it ?
  12. Hi Antoni Had the same problem with Nod32. Its coming from nHTMLn_2.92.dll There is a fast way around this since nHTMLN_2.95.dll don't cause problems. Just delet 2.92 and rename 2.95 2.92. Work fine for me.
  13. _Mhz_

    Isowner

    PH30N1X I try your idea and it work, thanks. You can close this thread.
  14. _Mhz_

    Isowner

    Travis I was talking of the old Buzzen, before ajax.
  15. _Mhz_

    Isowner

    Yeah but what can messup user mode and room mode like that. (my connection was working on Buzzen) Only change are in the Auth.
  16. _Mhz_

    Isowner

    I can give me Gold with Gold pass with the same result. I dont follow you, how do you do that?
  17. _Mhz_

    Isowner

    Its an IRCx channel and yeah I have custom Nicklist but I have the same result if I turn it off
  18. _Mhz_

    Isowner

    Yeah since +o work the problem must be elsewhere.
  19. _Mhz_

    Isowner

    With my code I have in my script: Mega has made Mega an Owner. Room mode change to +q and my Nicklist show no change. With your code I have in my script: BCSCHATNTx has made Mega an Owner, Room mode change to +q and my Nicklist show no change. That code do nothing Yeah I am in the Alias section Its stange that +o work and +q work halfway.
  20. _Mhz_

    Isowner

    I tryed your code Travis and I had the same end result. Thanks for your time.
  21. _Mhz_

    Isowner

    Well host work (+o) but owner dont (+q). The room mode add a +q. If I send (-q) mode return to original. Personnaly I was thinking of my mirc. $+ $cid socket initialisation. One line I suspect is This line dont seem to have any effect. Anyway As I said I am learning. Thanks for your Reply. I appreciate. edit: Travis as I said trying to put my script Owner host work. (The quote is on one line)
  22. _Mhz_

    Isowner

    I use this to make my tests.
  23. _Mhz_

    Isowner

    Yeah I was using it inside an if. For some strange reason when a i try to put my script Owner, the room mode change to +q.
  24. _Mhz_

    Isowner

    How can I make isowner work. Is there some special code or some mIRC options to set. Right now I use #channel instead of %#channel on a IRCx server. ON *:rawmode:*: work. Any idea welcome I am using GuarDDog5 as a learning tool.
×
×
  • Create New...