From WikiChip
Difference between revisions of "Template:mirc guide"
(12 intermediate revisions by 3 users not shown) | |||
Line 30: | 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 52: | Line 53: | ||
<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