Jump to content

oosho

Members
  • Posts

    64
  • Joined

  • Last visited

Posts posted by oosho

  1. I have no idea how to write scripts but i can learn from patterns easily.

    I need my bot to do the following:

    1- welcome users as soon as they join the room with a massage that can be edited later on.

    2- assign levels to users of my choice to be exempted from recieving the welcome madsage and recieve a different one that also can be edited later on.

    3- add and remove users to the above list with remote commands.

    4- to respond to remote commands to op,deop,kick,kick and ban users with remote commands.

    Thank you very much

  2. Heyy every1

    Did msn disable changing msn nickname?? everytime i click on my nickname to change it..another page opens asking me to edit my msn space <wo0t>

  3. well...dunno if this helps

    you can uninstall chatcontrol by:

    1-close all your browsers

    2-delete all temp files from internet options and try the manual deleting to coz some files somwhow escape the deleting from the internet options.

    3-click on start

    4-Run

    5-copy and paste this:

    regsvr32 /u "C:\WINDOWS\Downloaded Program Files\MSNChat45.ocx" Enter

    a window will open to tell ya that process was successfuly done

    try joinin the chatrooms again and it should download again

    hope it helps...

    if it didn't...there maybe a problem with port 6667 so you should contact your internet provider to make sure it is opened and runing

     

  4. heyy

    i want the command lines that changes the room modes

    and if you can tell me what every mode exactly means i would appreciate that :)

  5. i hope this is what you are looking for, it is called Wildcard commands

     

    on admin:text:`k*:#:{ kick # $ial(* $+ $2- $+ *).nick kicked }
    on admin:text:`+q*:#:{ mode # +q $ial(* $+ $2- $+ *).nick }
    on admin:text:`-q*:#:{ mode # -q $ial(* $+ $2- $+ *).nick }
    on admin:text:`+o*:#:{ mode # +o $ial(* $+ $2- $+ *).nick }
    on admin:text:`Deop*:#:{ mode # -o $ial(* $+ $2- $+ *).nick }
    on admin:text:w-v*:#:{ mode # -v $ial(* $+ $2- $+ *).nick }
    on admin:text:w+v*:#:{ mode # +v $ial(* $+ $2- $+ *).nick }

     

    this is my first time to post a reply for a request, i hope it is satisfying :D

  6. heyy fusion

    as far as i know about the popup.ini I did so:

     

    n214=.Fake Spectator:{ privmsg # S \nTahoma;0  $me has made $replace($$1,>,Guest_) a Spectator. }
    n215=menu nicklist
    n=.Options
    n216=..Help $msn.decode($$1):{ mode # +v $$1 | (*)Hi $$1 $+ , how can we help you today? }
    n217=..Respond to question:{ (*) $+ $$?"Enter response" $+ (*)
    n218=..Finish:{ mode # -v $$1 | (*)Thank you $$1 for asking help, I hope $me helped you(*) }
    }

     

    that line is the last line in my [lpopup]

    n214=.Fake Spectator:{ privmsg # S \nTahoma;0  $me has made $replace($$1,>,Guest_) a Spectator. }

    so i numbered the code you gave to me like above

    When i right click on a nickname i see the Help and respond but not the finish button

    and when i click help i see that it set mode +v for the nick then says : (*)HI Unknown command

    when i click the respond button and add the respond like "what" : (*)what(*) Unknown command

    FINISH:{ Unknown command

    (*)THANK Unknown command

     

  7. ok let's forget about the GHS

    som1 told me that i can do it as a popup with a nicklist menu

    anyone can help me with this??

  8. I tried that but buttons still inactive, and what do it mean by being on the channel, i am in the room adn i chose a nick name and it still says you have to be on channel!!

  9. Hey guyz,

    I've downloaded that GHS ( General Help System) taht on loading opens up a dialog where you can save answers for questions so that you can post them faster when som1 ask them, Like those Admins are using:

    Heyy (nick) how can I help you?

    Please leave if you don't have a question concerned with chatrooms..

    and these stuff

    but for some reason the buttons are inactive and only can preview preset quesionts

    and It dispalys an error saying : you have to be on channel!!

     

    Here is the link for GHS help:

    http://www.mishscript.de/enu/mishscript/msghs.htm#msghs3

    can any1 tell me how can i make it work?

    or tell me where can i get a workin one :D

     

  10. hey hey

    how can i change the appearance of my script.. i mean the logos and pictures on the background? adn music that starts when i start the script :)

  11. why does my script discconects if i am not in the room with the normal client adn says:

    15 Socket read error in msn.server.1: [10053] Software caused connection abort

    why why why? :taz:

×
×
  • Create New...