Mirc komutları listesi
Vikipedi, özgür ansiklopedi
![]() |
Bu sayfa başka bir dilden çevrilmektedir.
Çekingen davranmayın:
|
Bu liste tüm ülkelerde kullanılan IRC in geleneksel komutların listesidir.
- Temel olarak "/" , komut göstergesidir.Birçok durumda bunu değiştirebilirsiniz ,mesela "$" olarak ,bu durumda "/me" , "$me" olarak değişecektir.Ama varsayılan değer her zaman "/" dır.
- <> Bunlar birçok durumda komutun gerektiği gibi çalışması içindir, ve etrafında [] olanların genellikle orada olmaması gerekmektedir.Komutlar ve ne yapmanız gerektiği hakkında bilgi almak için her zaman istemcinizin yardım dosya(ları)na başvurun.
- Hostmask lar nick!kimlik@sunucu formunda bulunurlar.Herhangi bir karakter veya tek bir karakter için kullanılan * ve ? gibi karakterleri kullanabilirler. Örneğin,
- !BayViki@Vikipedi.org bu kimlik ve sunucudaki herhangi bir nick ile eşleşecektir.Şunu da belirtmek gerekir ki sadece "nick" şeklinde de kullanabilirsiniz,ve bu hostmask ile sunucu tarafından otomatik olarak eşleştirilecektir.
Konu başlıkları |
[değiştir] Kullanıcı komutları
[değiştir] admin
Kullanımı:
/admin [sunucu]
Bağlanılan sunucudaki veya belirtilen sunucudaki yönetimsel detayları verir.
[değiştir] ctcp
Kullanımı:
/ctcp <kullanıcı> <komut> [diğer]
Bir CTCP <komut> unu <kullanıcı> ya gönderir.
[değiştir] help
Kullanımı:
/help (veya /raw help)
Mevcut IRC komutlarının listesini gösterir.
[değiştir] ignore
Kullanımı:
/ignore <nick!kimlik@sunucu>
İstemciniz bahsi geçen kullanıcıdan gelen mesajları göstermeyecektir.Bu komut istemciden istemciye değişiklik göstermektedir,daha fazla bilgi için irc istemcinizin yardım dosyalarını inceleyin.
/ignore -r <nick!ident@host>
engellemeyi kaldırmak için kullanılır.
[değiştir] join
Kullanımı:
/join <#kanal>[,#kanal2,#kanal3] [anahtar]
<#kanal> kanalına girersiniz.
[değiştir] list
Kullanımı:
/list <#kanal> <-min#> <-max#>
Bir kanaldaki kullanıcı sayısını ve başlığı listeler.
[değiştir] links
Kullanımı:
/links
Bağlanılmış olan sunucunun bağıntılı olduğu bütün sunucuların listesini , ve hangi biçimde/sırada olduğunu gösterir.Büyük IRC ağlarında DDOS ataklarını engellemek için , /links komutu kullanımdan kaldırılmıştır.
[değiştir] lusers
Kullanımı:
/lusers
Yerel kullanıcıları biçimlenmiş halleri ile ve ayrıca çevrimiçi operator/admin leri,kanal sayılarını ve kaç tane sunucu olduğunu listeler.
Bunun mIRC da görüntüsü şu şekilde olacaktır:
1 sunucuda 3 görünmez ve 1014 kullanıcı var
6 operator çevrimiçi
32 kanal oluşturuldu
1017 kullanıcı ve 0 sunucum var
[değiştir] me
Kullanımı:
/me <yazı>
Önce nick , daha sonra <yazı> gelecek şekilde ekrana mesaj gönderir.
Örneğin , kullanıcı "BayViki" , "/me televizyon izleyecek" şeklinde bir komut kullandığı zaman ekranda "BayBiki televizyon izleyecek" şeklinde gözükür.Komutun girişi ve gösterdiği mesaj istemciden istemciye değişmektedir.
[değiştir] motd
Kullanımı:
/motd [sunucu]
Kullanıcının bağlı olduğu veya istenilen bir sunucu için günün mesajını (ing. motd=Message Of The Day'den gelmiştir) gösterir.
[değiştir] names
Kullanımı:
/names <#kanal>
Kanaldaki nick lerin listesini @ veya + (operator ve voice) ön ekiyle birlikte gösterir,
[değiştir] nick
Kullanımı:
/nick <yeninick>
Nickinizi <yeninick> olarak değiştirir.
[değiştir] notice
Kullanımı:
/notice <#kanal|nick!kimlik@sunucu> <yazı>
Belirtilen kanal veya kullanıcıya bir uyarı mesajı gönderir.Genel olarak,bu servis botları ve IRCop lar haricinde kullanılmaz.Gereksiz kullanımlar serverdan Gline yemenize (engellenmenize) sebep olabilir.
[değiştir] part
Kullanımı:
/part <#channel> [reason]
Parts the specified channel, or if the channel parameter isn't present it will part the active channel. If no reason is given, a default (usually user-defined) is used.
[değiştir] query
Syntax:
/query <nickname>
Starts a private chat with the selected user.
[değiştir] quit
Syntax:
/quit [reason]
This will make the server disconnect you from it. At times if a server is laggy you won't disconnect right off the bat, so instead some clients have the /disconnect command which forces the client to disconnect from the server. If no reason is given, a default (usually user-defined) is used.
In Mozilla's Chatzilla IRC client, this command will cause you to exit Chatzilla completely.
[değiştir] quote
Syntax:
/quote <command> (or /raw <command>)
Sends the given command directly to the server so it will be not processed by the client program (for example client command "/connect" has different function than server command "/quote connect").
[değiştir] stats
Syntax:
/stats <letter>
Acquires server stat information based on the associated letter input given. (For example: "/stats o" will list operators from the server's configuration.)
Common server stats include:
Stats letter | Description |
---|---|
g | Lists G-Lines on the server |
k | Lists K-lines on the server |
m | Lists the server's specific available commands |
p | Lists IRC operators on the server |
u | Lists the server's uptime |
Note: /stats k and g usually require IRC-Operator status.
[değiştir] whois
Syntax:
/whois <nick>
Displays a short information about the given nick.
[değiştir] Channel operator commands
These commands can only be issued by users with operator or half-op privileges.
[değiştir] invite
Syntax:
/invite <nick> <#channel>
Invites <nick> to join <#channel>.
[değiştir] kick
Syntax:
/kick <#channel> <nick> [reason]
Removes <nick> from <#channel>. The kicked user can, of course, rejoin, so this is rarely effective in keeping someone out, but it does serve as a warning.
[değiştir] topic
Syntax:
/topic [#channel] <text>
Sets the current topic to <text>. Only available to ops/halfops when channel mode +t is set; otherwise, anyone can use it. When no text is given, returns the current topic on the channel.
[değiştir] mode
Syntax:
/mode <#channel|nick> <+/-parameters> <nick>
This sets a mode on [#channel], or on the specified user. The required level depends on the modes. Note that you can use it on yourself without any channel modes set on you (mIRC users can use //mode $me <+/-parameters> to set modes).
The most common modes are:
Name | Type | Description |
---|---|---|
+b [hostmask] | Channel | Sets a ban on anybody matching [hostmask]. [hostmask] needs to be in the form of user!ident@host, but you can use wildcards, ie. *@host. |
+o [nick] | Channel | Gives a nick operator status in the channel. |
+v [nick] | Channel | Voices nick. |
+h [nick] | Channel | Gives nick half-operator status. |
+m | Channel | Makes channel moderated (only ops, half-ops and voiced people can speak). |
+t | Channel | Only ops can change the topic. |
+i | Channel | Makes the channel invite-only. |
+I [mask] | Channel | Everybody matching [mask] can join a +i channel without invite. |
+p | Channel | Makes the channel private (you can't /who it if you're not in the channel) (deprecated). |
+s | Channel | Makes the channel secret (it doesn't turn up in /list). Mode +p and +s cannot be used on the same channel. |
+l [number] | Channel | Limits the number of people who can be in the channel to [number]. |
+k [key] | Channel | Key-locks the channel. You need to join using "/join #channel [key]". |
+e [mask] | Channel | Makes everybody matching [mask] unbannable. |
+d | User | Makes the user deaf. Channel messages will be blocked, however the user will still receive private messages. |
+i | User | Makes the user invisible, i.e. nobody can use wildcards to match the nick in a /who or /whois command; they must know the exact nick. |
+R | User | Prevents non registered users from messaging registered users on some networks. |
+s | User | Allows the user to view server notices such as server links/delinks, glines, and notices regarding High-Traffic Mode. |
+w | User | Allows the user to view "wallops", or notices sent between Opers. |
+o | User | Sets the user as an IRC Operator. This mode should not be confused with the channel mode +o, which sets a user as a channel operator. |
+x | User | Obfuscates the user's hostmask so as to make it impossible to find an IP from it. |
These modes may differ from network to network
[değiştir] IRC operator commands
IRC operators (IRCops) are given a special set of commands for server and network maintenance. Many of these can be abused quite easily, so care must be taken before making somebody an IRCop.
[değiştir] oper
Syntax:
/oper <username> <password>
This will allow the user issuing the command to gain IRC Operator privileges.
[değiştir] kill
Syntax:
/kill <nick> <reason>
This will disconnect a user from the network you issued the kill command on. But the user is allowed to reconnect after the kill
[değiştir] gline
Syntax:
/gline <nick!user@host> <time> [reason]
This command globally bans anybody matching that hostmask from all servers linked to the IRC network. All such users will be automatically disconnected.
Time has to be specified in seconds or on most modern IRCDs can be specified like 1d2h4m5s (1 day 2 hours 4 minutes 5 seconds).
[değiştir] kline
Syntax:
/kline <nick!user@host> <time> [reason]
Like gline, but only bans the given hostmask from the server the command was issued from. If there is more than one server linked to the network, the user can reconnect and get on another server. K-lines are commonly used to enforce geographical limits, so that somebody in Armenia can't connect to a Canadian server.
[değiştir] shun
Syntax:
/shun <ident@host> <duration> [reason]
Shun forces the server to ignore any commands from the given context except for ping responses and the /admin command. Shunned users are not notified of the use of the command, though they could figure it out rather easily. Shuns are not implemented on many IRC networks for their end result doesn't provide much more functionality than a G-line or K-line.
[değiştir] wallops
Syntax:
/wallops <message>
Sends a message to all IRC operators online.