From WikiChip
Difference between revisions of "Template:mirc guide"
(17 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
<div class="guidebox"> | <div class="guidebox"> | ||
<div style="text-align: center;">[[mirc|<span style="color: rgba(0,0,0,.53); text-shadow: 0px 2px 3px rgba(0,0,0,.33); font-size: 20pt; font-weight: bold; ">mIRC</span>]]</div> | <div style="text-align: center;">[[mirc|<span style="color: rgba(0,0,0,.53); text-shadow: 0px 2px 3px rgba(0,0,0,.33); font-size: 20pt; font-weight: bold; ">mIRC</span>]]</div> | ||
+ | <div class="header">Commands & Identifiers</div> | ||
+ | * {{mIRC|commands|mSL Commands}} | ||
+ | * {{mIRC|identifiers|mSL Identifiers}} | ||
<div class="header">Basics</div> | <div class="header">Basics</div> | ||
* {{mIRC|Introduction}} | * {{mIRC|Introduction}} | ||
Line 27: | Line 30: | ||
* {{mIRC|While Loops}} | * {{mIRC|While Loops}} | ||
* {{mIRC|Goto Statements|Goto Loops}} | * {{mIRC|Goto Statements|Goto Loops}} | ||
+ | * {{mIRC|Groups}} | ||
<div class="header">GUI Scripting</div> | <div class="header">GUI Scripting</div> | ||
* {{mIRC|Custom Windows}} | * {{mIRC|Custom Windows}} | ||
Line 46: | Line 50: | ||
* {{mIRC|local identifiers|mSL Local Identifiers}} | * {{mIRC|local identifiers|mSL Local Identifiers}} | ||
* {{mIRC|on events|mSL Events}} | * {{mIRC|on events|mSL Events}} | ||
− | * {{mIRC|access levels# | + | * {{mIRC|access levels#Event prefixes|mSL Event Prefixes}} |
<div class="header">Security</div> | <div class="header">Security</div> | ||
* {{mIRC|msl injection|mSL Injection}} | * {{mIRC|msl injection|mSL Injection}} | ||
+ | * {{mIRC|dcc get security|DCC GET security}} | ||
<div class="header">Other</div> | <div class="header">Other</div> | ||
− | * {{mIRC| | + | * {{mIRC|mIRC Installation}} |
+ | * {{mIRC|Virtual profile}} | ||
* {{mIRC|Playing music}} | * {{mIRC|Playing music}} | ||
* {{mIRC|unicode|Unicode}} | * {{mIRC|unicode|Unicode}} | ||
− | * {{mIRC|ipv6| | + | * {{mIRC|ipv6|IPv6}} |
* {{mIRC|optimization|Optimization}} | * {{mIRC|optimization|Optimization}} | ||
− | {{Navbar|Template:mirc guide|text=|mini=1|style=float:right;}} | + | * {{mIRC|thread|Threads}} |
+ | * {{mIRC|dcc protocols|DCC Protocols}} | ||
+ | * {{mIRC|Line Length Limit}} | ||
+ | * {{mIRC|Font rendering}} | ||
+ | <div></div>{{Navbar|Template:mirc guide|text=|mini=1|style=float:right;}} | ||
</div> | </div> | ||
<noinclude> | <noinclude> |
Latest revision as of 15:18, 28 December 2019
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other