<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.multitheftauto.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=SugarD-x</id>
	<title>Multi Theft Auto: Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.multitheftauto.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=SugarD-x"/>
	<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/wiki/Special:Contributions/SugarD-x"/>
	<updated>2026-05-19T17:55:24Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.39.3</generator>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=MTA:mA&amp;diff=74149</id>
		<title>MTA:mA</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=MTA:mA&amp;diff=74149"/>
		<updated>2022-02-21T20:05:55Z</updated>

		<summary type="html">&lt;p&gt;SugarD-x: Updated several links&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Introduction==&lt;br /&gt;
Multi Theft Auto: mIRC Admin (MTA:mA) is an admin client for MTA developed by ''Aeron'' in [http://www.mirc.com mIRC]. It has the possibility to create and run custom-made mIRC scripts on MTA servers, useful for creating gamemodes, whilst providing other functions such as cheat protection and links to other programs.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
&lt;br /&gt;
===v1 series===&lt;br /&gt;
&lt;br /&gt;
It all started back in the MTA:VC 0.2.2 days. A normal player nicknamed ''Aeron'' drives around on his ''PCJ600'' and sees some other players racing 'orginized' racing. He joins the club and did some races. The only problem was that the countdown of 5 wasn't really smooth and the player who's typing it was always the first to start or the last. ''Aeron'' wondered if there was not a possibility to get some sort of script running that does the countdown that gets triggerd with '!count'. After some searching he realized there was no such ability. Therefore he decided to make his own. With use of ''Ethereal'' he sniffed around in the packets that MTA sends and note them down. He saw that the packets were not encoded and that there was some sort of structure. After creating alot of mIRC-scripts over the years, he created one to connect with a MTA server as a client and named it ''MTA Connection Script''. After some scripting he could finally create his very wanted '!count'-script:&lt;br /&gt;
&lt;br /&gt;
  alias mta.text {&lt;br /&gt;
    if ($2 == !count) {&lt;br /&gt;
      mta.say Count down!&lt;br /&gt;
      .timer9 1 1 mta.say 5&lt;br /&gt;
      .timer8 1 2 mta.say 4&lt;br /&gt;
      .timer7 1 3 mta.say 3&lt;br /&gt;
      .timer6 1 4 mta.say 2&lt;br /&gt;
      .timer5 1 5 mta.say 1&lt;br /&gt;
      .timer4 1 6 mta.say GOGOGO!&lt;br /&gt;
    }&lt;br /&gt;
  }&lt;br /&gt;
&lt;br /&gt;
Later he made a post of it on MTA forums which can be found [http://forum.mtasa.com/viewtopic.php?t=5362 here]. After some positive replies, he decided to continue work on it. But after [http://forum.mtasa.com/viewtopic.php?p=53791 this] post and a PM to ''Blokker_1999'' about the netcode the MTA team realized this could go wrong as you can see in ''Blokker_1999'''s reply on the PM:&lt;br /&gt;
&lt;br /&gt;
  WE HATE HACKERS!&lt;br /&gt;
&lt;br /&gt;
''MrBump'' made a suggestion to make it Admin only and ''MrBump'' became ''Aeron'''s contact person and advisor about the script. ''Aeron'' renamed the script to ''MTA Admin Control'' and had a warm welcome in this [http://forum.mtasa.com/viewtopic.php?p=54788 post] after there where handy scripts running on some popular servers.&lt;br /&gt;
&lt;br /&gt;
A couple of days later when MTA:VC 0.3 was released posted ''MrBump'' a frontpage post when ''MTA Admin Control'' v1.18 was ready for release, but he decided to release it under the name ''MTA mIRC Admin''.&lt;br /&gt;
&lt;br /&gt;
MTA:mA v1.21 is the latest version for MTA:VC 0.3.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;0&amp;quot;&lt;br /&gt;
| [[Image:MTACS01.gif|thumb|none|200px|MTA Connection Script v0.1]]&lt;br /&gt;
| [[Image:MTACS02.GIF|thumb|none|200px|MTA Connection Script v0.2]]&lt;br /&gt;
| [[Image:MTACS03.gif|thumb|none|200px|Scripting component of MTA Admin control v0.1]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Image:MTAMA01.gif|thumb|none|200px|MTA Admin Control v0.1]]&lt;br /&gt;
| [[Image:MTAMA02.gif|thumb|none|200px|MTA Admin Control v0.2]]&lt;br /&gt;
| [[Image:MTAMA112.gif|thumb|none|200px|MTA mIRC Admin v1.12]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Image:MTAMA120.gif|thumb|none|200px|MTA mIRC Admin v1.20]]&lt;br /&gt;
| [[Image:MTAMA1221.gif|thumb|none|200px|MTA mIRC Admin v1.221]]&lt;br /&gt;
| [[Image:MTAMA1222.gif|thumb|none|200px|MTA mIRC Admin v1.222]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===v2 series===&lt;br /&gt;
&lt;br /&gt;
This version got released when MTA:VC 0.3.1 came out and came with wildcard IP management, an auto updater, new game 'modes' and a few other little things.&lt;br /&gt;
&lt;br /&gt;
MTA:mA v2.013 is the latest version for MTA:VC 0.3.1.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;0&amp;quot;&lt;br /&gt;
| [[Image:MTAMA2A.gif|thumb|none|200px|MTA mIRC Admin v2.0 Alpha]]&lt;br /&gt;
| [[Image:MTAMA2005.gif|thumb|none|200px|MTA mIRC Admin v2.005]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===v3 series===&lt;br /&gt;
&lt;br /&gt;
This version was released when MTA:VC 0.4 came out and came with PM dialogs, GTA:3 support, Admin+, map function and other little things. Over time, MTA:VC 0.5 support, multiple script support and zoom function for the map were added.&lt;br /&gt;
&lt;br /&gt;
MTA:mA v3.24 is the latest version for MTA 0.4, MTA 0.5, and MTA 0.5r2.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;0&amp;quot;&lt;br /&gt;
| [[Image:mtama.JPG|thumb|none|200px|MTA mIRC Admin v3.24]]&lt;br /&gt;
| [[Image:MTAMA307.gif|thumb|none|200px|MTA mIRC Admin v3.07]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===v4 series===&lt;br /&gt;
&lt;br /&gt;
This version was released when MTA:SA 1.0 came out and is very limited, like the previous MTA:MAs.&lt;br /&gt;
&lt;br /&gt;
MTA:mA v4.12 is the latest version for MTA:SA 1.0&lt;br /&gt;
{| border=&amp;quot;0&amp;quot;&lt;br /&gt;
| [[Image:MTAMA406.png|thumb|none|200px|MTA mIRC Admin v4.06]]&lt;br /&gt;
| [[Image:MTAMA412.png|thumb|none|200px|Map component of MTA mIRC Admin v4.12]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Scripts==&lt;br /&gt;
&lt;br /&gt;
There are hundreds of scripts for MTA:mA. These are the most popular ones:&lt;br /&gt;
&lt;br /&gt;
===MTA:mA:GRS===&lt;br /&gt;
&lt;br /&gt;
A very popular script is ''MTA:mA:GRS'' (''General Release Script'', developed by Oliver Brown ([FMJ]Oli), which is widely used in both ''[[GTA3MTA_0.5|GTA3:MTA]]'' and ''[[MTAVC_0.5|MTA:VC]]'' servers.&lt;br /&gt;
&lt;br /&gt;
[[Image:grs.JPG|300px|center|thumb|General Release Script / GRS]]&lt;br /&gt;
&lt;br /&gt;
===Clan RPG Script===&lt;br /&gt;
&lt;br /&gt;
A Clan RPG Script developed by [FMJ]Oli and ''Jax''&lt;br /&gt;
Features:&lt;br /&gt;
 Cash/Bank System&lt;br /&gt;
 Clan/Player Registration&lt;br /&gt;
 Item/Vehicle/Property Purchasing/Selling&lt;br /&gt;
 Robbing Capability&lt;br /&gt;
 GTA3/VC Support&lt;br /&gt;
 Various Bug/Error Fixes - Speed Improved&lt;br /&gt;
 King of the House Mode&lt;br /&gt;
 Cash/Item Stashing&lt;br /&gt;
 Bounty Hunting&lt;br /&gt;
 District/City Purchasing/Selling&lt;br /&gt;
 Petrol Buying/Using/Effects &lt;br /&gt;
&lt;br /&gt;
The orginal forum thread can be found [http://forum.mtasa.com/viewtopic.php?t=11562 here].&lt;br /&gt;
&lt;br /&gt;
==Links==&lt;br /&gt;
&lt;br /&gt;
* [http://home.deds.nl/~aeron/ MTA:mA - Homepage]&lt;br /&gt;
* [http://files.mtasa.com/web/mtama_history/ More MTA:mA screenshots]&lt;br /&gt;
* [http://files.mtasa.com/apps/tools/MTAmA/MTAmA121.zip MTA:mA v1.21] [https://files.projectredivivus.com/tools/MTAmA/MTAmA121.zip Mirror]&lt;br /&gt;
* [http://files.mtasa.com/apps/tools/MTAmA/MTAmA1222.zip MTA:mA v1.222] [http://home.deds.nl/~aeron/mtama/1.0/MTAMA1222.rar Mirror]&lt;br /&gt;
* [http://files.mtasa.com/apps/tools/MTAmA/MTAmA2004.zip MTA:mA v2.004] [https://files.projectredivivus.com/tools/MTAmA/MTAmA2004.zip Mirror]&lt;br /&gt;
* [http://files.mtasa.com/apps/tools/MTAmA/MTAmA2013.zip MTA:mA v2.013] [http://home.deds.nl/~aeron/mtama/2.0/MTAMA2013.rar Mirror]&lt;br /&gt;
* [http://files.mtasa.com/apps/tools/MTAmA/MTAmA300.zip MTA:mA v3.00] [https://files.projectredivivus.com/tools/MTAmA/MTAmA300.zip Mirror]&lt;br /&gt;
* [http://files.mtasa.com/apps/tools/MTAmA/MTAmA304.zip MTA:mA v3.04] [https://files.projectredivivus.com/tools/MTAmA/MTAmA304.zip Mirror]&lt;br /&gt;
* [http://files.mtasa.com/apps/tools/MTAmA/MTAmA308.zip MTA:mA v3.08] [https://files.projectredivivus.com/tools/MTAmA/MTAmA308.zip Mirror]&lt;br /&gt;
* MTA:mA v3.11&lt;br /&gt;
* [http://files.mtasa.com/apps/tools/MTAmA/MTAmA318.zip MTA:mA v3.18] [https://files.projectredivivus.com/tools/MTAmA/MTAmA318.zip Mirror]&lt;br /&gt;
* [http://files.mtasa.com/apps/tools/MTAmA/MTAmA319.zip MTA:mA v3.19] [https://files.projectredivivus.com/tools/MTAmA/MTAmA319.zip Mirror]&lt;br /&gt;
* [http://files.mtasa.com/apps/tools/MTAmA/MTAmA323.zip MTA:mA v3.23] [https://files.projectredivivus.com/tools/MTAmA/MTAmA323.zip Mirror]&lt;br /&gt;
* [http://files.mtasa.com/apps/tools/MTAmA/MTAmA324.zip MTA:mA v3.24] [https://files.projectredivivus.com/tools/MTAmA/MTAmA324.zip Mirror]&lt;br /&gt;
* [http://files.mtasa.com/apps/tools/MTAmA/MTAmA4.zip MTA:mA v4.00] [https://files.projectredivivus.com/tools/MTAmA/MTAmA4.zip Mirror]&lt;br /&gt;
* [http://home.deds.nl/~aeron/mtama/1.0/ MTA:mA Series 1 Downloads]&lt;br /&gt;
* [http://home.deds.nl/~aeron/mtama/2.0/ MTA:mA Series 2 Downloads]&lt;br /&gt;
* [http://home.deds.nl/~aeron/files/ MTA:mA Series 3 Downloads]&lt;br /&gt;
* [http://home.deds.nl/~aeron/mtama/4.0/ MTA:mA Series 4 Downloads]&lt;br /&gt;
* [http://files.mtasa.com/apps/tools/MTAmA/maps.zip MTA:mA Series 4 Maps] [https://files.projectredivivus.com/tools/MTAmA/maps.rar Mirror] [http://web.archive.org/web/20060424164026/http://talidan.littlewhitey.net/mtama/maps.rar Mirror #2]&lt;br /&gt;
* [http://forum.mtasa.com/viewtopic.php?t=8788%20 MTA:mA - General Release Script - MTA Forum Topic]&lt;br /&gt;
* [http://files.mtasa.com/apps/tools/MTAmA/MTAmA_GRS_4.14.exe MTA:mA - General Release Script 4.14] [https://files.projectredivivus.com/tools/MTAmA/MTAmA_GRS_4.14.exe Mirror] [http://web.archive.org/web/20071102021213/http://www.mta-fmj.com/mtama.exe Mirror #2]&lt;br /&gt;
* [http://files.mtasa.com/apps/tools/MTAmA/GRS_MANUAL_4.03.txt MTA:mA - General Release Script 4.03 - Manual] [https://files.projectredivivus.com/tools/MTAmA/GRS_MANUAL_4.03.txt Mirror]&lt;br /&gt;
* [http://files.mtasa.com/apps/tools/MTAmA/GRS_MANUAL_4.04.txt MTA:mA - General Release Script 4.04 - Manual] [https://files.projectredivivus.com/tools/MTAmA/GRS_MANUAL_4.04.txt Mirror]&lt;br /&gt;
* [http://files.mtasa.com/apps/tools/MTAmA/GRS_MANUAL_4.14.txt MTA:mA - General Release Script 4.14 - Manual] [https://files.projectredivivus.com/tools/MTAmA/GRS_MANUAL_4.14.txt Mirror]&lt;br /&gt;
&lt;br /&gt;
[[Category:MTA 0.5]] [[Category:Historical]]&lt;/div&gt;</summary>
		<author><name>SugarD-x</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=MTA_0.5_Known_Issues&amp;diff=74148</id>
		<title>MTA 0.5 Known Issues</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=MTA_0.5_Known_Issues&amp;diff=74148"/>
		<updated>2022-02-21T19:57:20Z</updated>

		<summary type="html">&lt;p&gt;SugarD-x: Added several more known issues, fixed a few typographical errors, and updated and clarified some information.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{MTA0.5 page}}&lt;br /&gt;
{{Historical|This article applies to an older version of Multi Theft Auto for GTAIII and Vice City. The current release is [[http://forum.mtasa.com/viewtopic.php?f=31&amp;amp;t=31692 0.5r2]]. The updated article for 0.5r2 can be found [[MTA 0.5r2 Known Issues|here]].}}&lt;br /&gt;
__NOTOC__&lt;br /&gt;
This applies to MTA 0.5 (both GTA3:MTA and MTA:VC). The known issues for MTA:SA 1.x can be found [[Known_Issues_-_FAQ | here]].&lt;br /&gt;
&lt;br /&gt;
''Server operators: ensure you are running the [http://forum.mtasa.com/viewtopic.php?f=44&amp;amp;t=27645 MTAServer Patch 1 Hotfix]. [http://files.mtasa.com/apps/0.5/mta05_server_win32_patch1_hotfix.zip Windows.] [http://files.mtasa.com/apps/0.5/mta05_server_linux_patch1_hotfix.tar.gz Linux]''&lt;br /&gt;
&lt;br /&gt;
*'''Linux servers have a default MOTD set.'''&lt;br /&gt;
Change the URL or remove it before you first run the server.&lt;br /&gt;
&lt;br /&gt;
*'''Linux servers have a default admin password set.'''&lt;br /&gt;
Change the password before you first run the server.&lt;br /&gt;
&lt;br /&gt;
*'''In-game MOTDs appear as nonsense.'''&lt;br /&gt;
We noticed this during testing but it wasn't fixed. This may be fixed in a future release. In the meantime, server admins can disable the MOTD by changing your mtaserver.conf and use the rich MOTD instead.&lt;br /&gt;
&lt;br /&gt;
*'''Australian and German EXEs (and possibly others) may produce an &amp;quot;invalid executable&amp;quot; error when you try to start a game.&lt;br /&gt;
As Australian and German EXEs don't work reliably with MTA, this shouldn't be a huge problem. Try to obtain a standard EXE. You can try '''Talidan''''s [http://forum.mtasa.com/viewtopic.php?f=50&amp;amp;t=12180 invalid executable patcher].&lt;br /&gt;
&lt;br /&gt;
*'''The in-game help marker says the game is MTA 0.4, when it clearly is MTA 0.5.&lt;br /&gt;
This help marker was removed in [http://forum.mtasa.com/viewtopic.php?f=31&amp;amp;t=31692 MTA 0.5r2.]&lt;br /&gt;
&lt;br /&gt;
*'''Sometimes the URL of the Rich MOTD is appended to the server name when it appears in the client.'''&lt;br /&gt;
This was fixed in Server Patch 1. It was caused by server names greater than 49 characters in length. If you are not using the patch, you must keep the server name under this limit.&lt;br /&gt;
&lt;br /&gt;
*'''The server's memory usage increases very quickly.'''&lt;br /&gt;
This was fixed in Server Patch 1. It was caused by a memory leak.&lt;br /&gt;
&lt;br /&gt;
*'''Crash when MTA:VC DM is loading.&lt;br /&gt;
We're not sure what causes this, but we know that about 60% of these crashes can be fixed by upgrading to Vice City 1.1. [http://updates.rockstargames.com/patches/vicecity/vicepatch_11.zip Here's] the 1.1 patch download. If you're already using 1.1, try the next issue's solution.&lt;br /&gt;
&lt;br /&gt;
*'''Crash when either GTA3 or Vice City are loading.&lt;br /&gt;
Make sure you run GTA3 or Vice City at least once in single player without MTA before actually running it with MTA.&lt;br /&gt;
&lt;br /&gt;
*'''Freeze when client tries to display dialog asking for game path.&lt;br /&gt;
There have been a couple of occurrence of this, and we'd be interested to see why this is. You can avoid it by manually setting the path in the mta.ini in the Multi Theft Auto directory.&lt;br /&gt;
&lt;br /&gt;
For Vice City, your mta.ini should contain (replace the path if necessary):&lt;br /&gt;
&amp;lt;pre&amp;gt;[Game-VC]&lt;br /&gt;
Version=0&lt;br /&gt;
Location=C:\Program Files\Rockstar Games\Grand Theft Auto Vice City\gta-vc.exe&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For GTA3:MTA, your mta.ini should contain (replace the path if necessary):&lt;br /&gt;
&amp;lt;pre&amp;gt;[Game-GTA3]&lt;br /&gt;
Version=1&lt;br /&gt;
Location=C:\Program Files\Rockstar Games\GTAIII\gta3.exe&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*'''Crash on client startup.&lt;br /&gt;
This is likely caused by the client failing to download the welcome message, since it is no longer being hosted. Fix this by adding &amp;quot;DontGetLatest=1&amp;quot; on the second line of your &amp;quot;mta.ini&amp;quot; in your Multi Theft Auto folder (under &amp;quot;[Main]&amp;quot;). Alternatively, try creating a blank file called &amp;quot;mtaclientwelcome.dat&amp;quot; in your MTA folder - this is probably only relevant if this is the first time you've run the MTA 0.5 client. Change the following value in mta.ini.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;DontGetLatest=1&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*'''XFire crashes game during loading.&lt;br /&gt;
Both XFire and MTA use similar methods for integrating themselves into the game. We've contacted XFire to offer our support for them in implementing support for MTA, but they haven't responded. If you wish to use XFire in MTA, contact XFire. In the meantime, disable XFire before you play.&lt;br /&gt;
&lt;br /&gt;
*'''MTA claims &amp;quot;Suspected Trainer Usage.&amp;quot;&lt;br /&gt;
Try closing every other open window first. If that doesn't work, try reinstalling MTA 0.5. It has also been reported that changing game version from 1.0 to 1.1 (for Vice City) can fix this, though we're not sure why.&amp;lt;br&amp;gt;&lt;br /&gt;
Further update: All the error reports that have come in about this are using Vice City 1.0. Try updating to [http://updates.rockstargames.com/patches/vicecity/vicepatch_11.zip 1.1].&lt;br /&gt;
&lt;br /&gt;
Update: It has been reported that &amp;quot;Kaspersky Anti Hacker&amp;quot; can set off this error. We advise that you close &amp;quot;Kaspersky Anti Hacker&amp;quot; if you wish to play MTA 0.5.&lt;br /&gt;
&lt;br /&gt;
*'''If you try to spawn as a Crusader twice, you get disconnected for trainer usage.&lt;br /&gt;
Fixed in [http://forum.mtasa.com/viewtopic.php?f=31&amp;amp;t=31692 0.5r2.]&lt;br /&gt;
&lt;br /&gt;
*'''You join a server and are told you are banned, even though you aren't in the ban list.&lt;br /&gt;
The cause of this is unknown. You may be banned by a over-general ban in the server's ban list.&lt;br /&gt;
&lt;br /&gt;
*'''In MTA:VC Stunt, RC vehicles can appear locked when you try to enter them.&lt;br /&gt;
This should be fixable by exiting Vice City, and starting the game again. Also fixed in [http://forum.mtasa.com/viewtopic.php?f=31&amp;amp;t=31692 0.5r2].&lt;br /&gt;
&lt;br /&gt;
*'''GTA3:MTA Shoreside Vale: Two players and two vehicles appear on the character select screen, followed shortly by a crash.&lt;br /&gt;
Fixed in [http://forum.mtasa.com/viewtopic.php?f=31&amp;amp;t=31692 0.5r2.]&lt;br /&gt;
&lt;br /&gt;
*'''Attempting to connect to a server with Admin enabled and Admin+ disabled causes the server to crash when trying to use Admin+.'''&lt;br /&gt;
This was fixed in Server Patch 1.&lt;br /&gt;
&lt;br /&gt;
*'''MTA:mA times out as soon as you connect to a server.'''&lt;br /&gt;
This was fixed in Server Patch 1. It was caused by a bug in mIRC. Scripts sending multiple messages to a player upon joining the server can also cause this. Limit your scripts if this occurs. You can also use [https://forum.mtasa.com/profile/470-aeron/ Aeron]'s possible fix, located [https://forum.mtasa.com/topic/9458-mtama-flood-timeout-bug/#comment-127874 here].&lt;br /&gt;
&lt;br /&gt;
*'''MTA:VC (either map) crashes when you try to get on a bike as passenger when it has no driver.&lt;br /&gt;
The cause of this is still under investigation.&lt;br /&gt;
&lt;br /&gt;
*'''Your server doesn't appear in the server list, or appears as &amp;quot;unscanned&amp;quot;.&lt;br /&gt;
This isn't an issue, but ensure that you have the correct port open for ASE to query through. This should be your server port plus 123. For example, with the default port of 2003, port 2126 should be open. This port is UDP.&amp;lt;br&amp;gt;&lt;br /&gt;
'''NOTE''': The All-Seeing Eye server browser is no longer operational, but an external server browser is bundled with the [http://files.mtasa.com/apps/0.5/mta05_full_installer_repack.exe MTA 0.5 repack]. You still must forward the proper port as described for your server to show up on Game-Monitor.&lt;br /&gt;
&lt;br /&gt;
*'''You receive the error &amp;quot;ERROR: The ServerName, ServerPort, GameMap, GameHour, GameMins, Weather and BannedFile MUST be specified in the configuration file&amp;quot; when you run your server, and all fields are filled in.&lt;br /&gt;
''Only affects Server Patch 1 Hotfix''&amp;lt;br&amp;gt;&lt;br /&gt;
Ensure that your server name is 49 characters or less. This is a misleading error. This may be fixed in a future release.&lt;br /&gt;
&lt;br /&gt;
*'''Client crashes when you join a server.&lt;br /&gt;
This crash may be caused by the client trying to download the rich text MOTD specified by the server and failing (e.g. the site its trying to get it from is down, or the URL is invalid). If this happens, the client will crash. This may be fixed in the next client release.&lt;br /&gt;
&lt;br /&gt;
*'''You have quite a few files on your computer called MTAChat.txt.&lt;br /&gt;
MTAChat.txt, as you probably guessed, stores a chat log. This feature was added at the last moment and not properly tested. Consequently, this problem has occurred. This is probably due to how the client has been launched (the start path determines where it saves the chat, not the install path). Don't worry about it, really... this may be fixed or disabled in the next client version. In the meantime, feel free to delete any files you don't want.&lt;br /&gt;
&lt;br /&gt;
*'''You receive &amp;quot;System Error &amp;amp;H80070583 (-2147023485)&amp;quot; (or similar) when running the Server Config Tool, or when clicking &amp;quot;Setup Server&amp;quot; in the client.'''&lt;br /&gt;
This can be fixed by deleting the file called &amp;quot;MTAServerConfigTool.exe.manifest&amp;quot; in your Multi Theft Auto folder.&lt;br /&gt;
&lt;br /&gt;
*'''Upon hitting &amp;quot;Start Game&amp;quot; the client informs you your client is modified.&lt;br /&gt;
This is an error with the way we temporarily replace some of the games files. When you install take a back up of both weapon.dat and weapon.mta from the /data/ directory in your Grand Theft Auto folder and put them somewhere safe. If you get this error close the client, REPLACE both files and retry.&lt;br /&gt;
&lt;br /&gt;
*'''An error appears that begins with &amp;lt;nowiki&amp;gt;&amp;quot;&amp;lt;font face=&amp;quot;Arial&amp;quot; size=2&amp;gt;&amp;quot;&amp;lt;/nowiki&amp;gt;.'''&lt;br /&gt;
This meant that an error had occurred, but the error reporter system was overloaded and couldn't send the error report. The error reporter system is no longer functional, so this may continue to occur. Just click the button and ignore it.&lt;br /&gt;
&lt;br /&gt;
*'''When playing GTA3 you receive an &amp;quot;Invalid Executable&amp;quot; error.&lt;br /&gt;
This is probably because you are using GTA3 version 1.0 instead of 1.1. You can get the GTA3 1.1 patch [http://updates.rockstargames.com/patches/grandtheftauto3/GTA3patch1.1.zip here]. If this doesn't work, or you already have GTA3 1.1, make sure you have the USA/UK EXE; you can try '''Talidan''''s [http://forum.mtasa.com/viewtopic.php?f=50&amp;amp;t=12180 invalid executable patcher]. Failing that, try to obtain one elsewhere.&lt;br /&gt;
&lt;br /&gt;
*'''Your virus scanner informs you that the Multi Theft Auto 0.5 executable is a virus or malware.&lt;br /&gt;
MTA does '''not''' contain any viruses, malware, adware or spyware. If your virus scanner informs you that it is infected, either you have a virus on your computer that is infecting your files, or one of our mirrors has been infected with a virus, or your virus scanner is making a mistake. McAfee has been known to make this mistake. We've informed Norton and McAfee of this, but they've yet to fix it. In the meantime, disable your virus scanner while playing. Also, ensure you only download from the Multi Theft Auto or Project Redivivus websites. Also be aware that in later years, a common, known false positive has been triggered by anti-malware scanners regarding the MTA 0.5 client executable and its installer. This is due to the way the internal code was protected from disassembly with the use of packing software and obfuscation. [http://files.mtasa.com/apps/0.5/mta05_full_installer_repack.exe This link] is hosted by our webhost. Use this if you doubt the validity of your copy of MTA.&lt;br /&gt;
&lt;br /&gt;
*'''You get a crash at the address 652F30 when starting the game.&lt;br /&gt;
This is caused by having the incorrect GXT file. To fix this, copy all the GXT files from the Grand Theft Auto Vice City\TEXT folder except the &amp;quot;american.gxt&amp;quot; into the Grand Theft Auto Vice City\MTA folder. You should also ensure your game language is set to English.&lt;br /&gt;
&lt;br /&gt;
*'''I cannot speak in the game at all, or users do not see what I am saying.'''&lt;br /&gt;
Try adding MTA as an exception in Data Execution Prevention. Also, when running MTA, make sure you run it as an administrator. Some users have also reported restarting the client a few times or restarting their computer may help, although it is unknown why.&lt;br /&gt;
&lt;br /&gt;
*'''I've heard there is a MTA 0.5 Server Exploit Bug. Is this true?'''&lt;br /&gt;
Yes. The bug involves an admin exploit that can be used by a malicious user to gain access to the &amp;quot;Set MOTD&amp;quot; administration command, that is used to modify the &amp;quot;motd.txt&amp;quot; (Message Of The Day) file. The exploit can then be used to crash the dedicated server. The affected platform is Microsoft Windows. The bug still exists on all other platforms, but is currently not exploitable. We strongly recommend anyone running a dedicated server to apply the temporary fix. To fix this exploit, the &amp;quot;motd.txt&amp;quot; file, located in the server directory, will have to be set to read-only. Deleting motd.txt will not fix the problem. Please follow the steps for your server platform. This may be fixed by default in a future release.&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
'''Microsoft Windows'''&amp;lt;br&amp;gt;&lt;br /&gt;
Change the &amp;quot;motd.txt&amp;quot; file attributes to Read-only.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
1. Open up Windows Explorer and navigate to your server directory.&amp;lt;br&amp;gt;&lt;br /&gt;
2. Right click on &amp;quot;motd.txt&amp;quot; and select Properties.&amp;lt;br&amp;gt;&lt;br /&gt;
3. Under Attributes, make sure the Read-only box is ticked 4. Click OK.&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
'''&amp;lt;nowiki&amp;gt;*&amp;lt;/nowiki&amp;gt;nix Platforms&amp;lt;br&amp;gt;'''&lt;br /&gt;
Chmod your &amp;quot;motd.txt&amp;quot; file to 444, read-only mode.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
1. Cd &amp;quot;/path/to/your/server/directory&amp;quot;.&amp;lt;br&amp;gt;&lt;br /&gt;
2. Chmod 444 &amp;quot;motd.txt&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
*'''I am using Windows Vista or Windows 7. Do I need to do anything special?'''&lt;br /&gt;
Some users have experienced issues under Windows Vista and Windows 7 when trying to run MTA, however, there are some fixes! Make sure to add MTA as an exception in Data Execution Prevention. Also, when running MTA, make sure you run it as an administrator only.&lt;br /&gt;
&lt;br /&gt;
*'''When running Windows Vista or 7 with the MTA 0.5 Repack, you are unable to connect to a server in MTAClient after pressing &amp;quot;Connect&amp;quot; in MTABrowser.'''&lt;br /&gt;
Run MTABrowser.exe as an Administrator: Right-Click -&amp;gt; &amp;quot;Run As Administrator&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
*'''When using the MTA 0.5 repack, the server list appears twice, or only shows some of the full list.'''&lt;br /&gt;
Don't press the Refresh button too quickly. The cause of this is not yet known.&lt;br /&gt;
&lt;br /&gt;
*'''Your client times out as soon as you connect to a server. Players all time out when they connect to your server.&lt;br /&gt;
This has been an unknown problem for quite some time now, but it seems it is caused not by MTA or the MTAServer but by MTA:mA, or more specifically scripts running on it. If the scripts send multiple messages to the player when they join it is highly likely to time them out. This results in nobody being able to play. This can also be caused by servers using excessively long names.&lt;br /&gt;
&lt;br /&gt;
For now a fix is available for MTA:mA [http://forum.mtasa.com/viewtopic.php?p=181919#181919 here] (hopefully GRS will also be updated soon).&lt;br /&gt;
&lt;br /&gt;
Please follow '''Aeron''''s instructions regarding its use.&lt;br /&gt;
&lt;br /&gt;
A big thank-you to '''Mike''' for discovering the cause of this problem and '''Aeron''' for getting a fix out so quickly.&lt;br /&gt;
&lt;br /&gt;
[[Category:Vice_City]]&lt;br /&gt;
[[Category:GTA3]]&lt;br /&gt;
[[Category:MTA_0.5]]&lt;/div&gt;</summary>
		<author><name>SugarD-x</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=Archive&amp;diff=74147</id>
		<title>Archive</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=Archive&amp;diff=74147"/>
		<updated>2022-02-21T19:11:04Z</updated>

		<summary type="html">&lt;p&gt;SugarD-x: Added a link to the MTA 0.5 External Server Browser&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| width=&amp;quot;100%&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;0&amp;quot;&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; |&lt;br /&gt;
&amp;lt;div style=&amp;quot;/*border: 1px solid #D8D8D8;*/ padding: 5px; height: 100%; text-align:center;&amp;quot;&amp;gt;&lt;br /&gt;
'''Multi Theft Auto Archive'''&lt;br /&gt;
&lt;br /&gt;
[[File:MTALogo_8ball.png|100px|link=Archive]]&lt;br /&gt;
&lt;br /&gt;
[ Eliminating the need to play with yourself since [[Version History#List_of_.28released.29_versions|2003]] ]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;0&amp;quot;&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; |&lt;br /&gt;
|-&lt;br /&gt;
|width=&amp;quot;50%&amp;quot; style=&amp;quot;vertical-align:top;&amp;quot; |&amp;lt;div style=&amp;quot;border: 1px solid #D8D8D8; padding:4px 8px 8px 8px; margin:10px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Multi Theft Auto 0.5&amp;lt;/h3&amp;gt;{{Important Note|MTA does '''not''' contain any viruses, malware, adware or spyware. It is flagged as a '''false positive''' because of the way the executable is packed. But make sure you download it from a safe place (i.e. the MTA website or the link below)! }}&amp;lt;!-- The main download location for 0.5r2 seems down (http://files.mtasa.com/apps/0.5r2/mta05r2_full_installer.exe), replaced with Towncivilian's link. --&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;background: #FFEEAA; border: 1px solid #FFCD19;&amp;quot;&amp;gt;[[File:Go-down.png|link=http://hosting.jworld137.com/files/mta05r2_full_installer.exe]] ''' [https://mega.co.nz/#!DFNz2JSY!3-Yc3y0ek40HG7MTrH6kxuphmojlzqtBrCeQ4feM84U Download Multi Theft Auto 0.5r2]'''&amp;lt;/div&amp;gt;&lt;br /&gt;
* [[MTA 0.5r2 Known Issues|Known Issues]]&lt;br /&gt;
* [[MTA 0.5 Installation|Installation Manual]]&lt;br /&gt;
* [[External Server Browser|MTA 0.5 External Server Browser]]&lt;br /&gt;
* Windows Server: [https://mega.co.nz/#!DFNz2JSY!3-Yc3y0ek40HG7MTrH6kxuphmojlzqtBrCeQ4feM84U Installer] - [https://mega.co.nz/#!WIVERLZa!XJAmm5pWgBc-D1VswWIfVdaQcEVEQ8siuWL4YKoxTIw Zipped]&lt;br /&gt;
* Linux Server: [https://docs.google.com/file/d/0B5mpmm482r0VY3dGckxaQldXZE0/edit?pli=1 tar.gz] [https://mega.co.nz/#!2EMyXILI!TUiqaxmHigIEW-QwZR7XrTLVLWk6NtHrukLLe9HC73s Backup tar.gz]&lt;br /&gt;
* [https://forum.mtasa.com/viewforum.php?f=136 Forum]&lt;br /&gt;
* IRC: [irc://irc.gtanet.com/#mta3vc irc.gtanet.com #mta3vc]&lt;br /&gt;
=== Gamemodes ===&lt;br /&gt;
* [[MTA:VC Deathmatch Gamemode|Vice City Deathmatch]]&lt;br /&gt;
* [[MTA:VC Stunt Gamemode|Vice City Stunt]]&lt;br /&gt;
* [[GTA3 SSV|GTA3 Shoreside Vale]]&lt;br /&gt;
* [[GTA3 Portland]]&lt;br /&gt;
* [[GTA3 Staunton]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size: 85%; padding-top: 10px;&amp;quot;&amp;gt;MTA 0.5 works with GTA III and Vice City.&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;border: 1px solid #D8D8D8; padding:4px 8px 8px 8px; margin:10px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;MTA: San Andreas Race&amp;lt;/h3&amp;gt;&lt;br /&gt;
{{Warning|MTA: San Andreas Race is not supported. It has been replaced with [[Upgrading from MTA:Race|MTA: San Andreas {{Current Version|full}}]] and the [[Resource:Race|race resource]].}}&lt;br /&gt;
* [http://files.mtasa.com/apps/1.0/race/ Race File Archive]&lt;br /&gt;
* [[MTA:SA Race FAQ|Frequently Asked Questions (FAQ)]]&lt;br /&gt;
* [[Blue]] - Information about the ''Blue Core'' for race.&lt;br /&gt;
* [[MTA:SA Race-Windows Server Guide|Windows Server Guide]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size: 85%; padding-top: 10px;&amp;quot;&amp;gt;MTA:San Andreas Race only works on Windows XP&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
| width=&amp;quot;50%&amp;quot; style=&amp;quot;vertical-align:top;&amp;quot; |&lt;br /&gt;
&amp;lt;div style=&amp;quot;border: 1px solid #D8D8D8; padding:4px 8px 8px 8px; margin:10px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;[[Multi Theft Auto]] General&amp;lt;/h3&amp;gt;&lt;br /&gt;
* [[Press Coverage]]&lt;br /&gt;
* [[Version History]]&lt;br /&gt;
* [[Timeline]] - 2003-2006&lt;br /&gt;
* [http://files.mtasa.com/web/ Archived Websites]&lt;br /&gt;
* [http://files.mtasa.com/ File Archive]&lt;br /&gt;
* [[MTA Vault]] - Screenshots of previous versions&lt;br /&gt;
* [[Previous-car-method|Previous Car Method]] - Explanation how vehicle sync worked in GTA3:MTA 0.1a and 0.2a&lt;br /&gt;
* [[Car-Killers|Car Killers]] - Explanation of car killing&lt;br /&gt;
* [[MTA Addons]] - Various MTA addons&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;border: 1px solid #D8D8D8; padding:4px 8px 8px 8px; margin:10px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Multi Theft Auto Community&amp;lt;/h3&amp;gt;&lt;br /&gt;
* [[Dictionary]]&lt;br /&gt;
* [https://forum.mtasa.com/viewforum.php?f=81 Forum Archive]&lt;br /&gt;
* [http://files.mtasa.com/web/gta3mta_irc_stats/ Early #gta3mta IRC stats]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;border: 1px solid #D8D8D8; padding:4px 8px 8px 8px; margin:10px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Scripting / MTA:mA&amp;lt;/h3&amp;gt;&lt;br /&gt;
* [[MTA:mA|MTA:mA History]]&lt;br /&gt;
** [http://files.mtasa.com/apps/tools/MTAmA/MTAmA324.zip Download MTA:mA 3.24 for MTA 0.5]&lt;br /&gt;
** &amp;lt;span style=&amp;quot;text-decoration: line-through;&amp;quot;&amp;gt;[http://files.mtasa.com/apps/tools/MTAmA/MTAmA4.zip Download MTA:mA 4.00 for MTA: San Andreas Race]&amp;lt;/span&amp;gt; (Not Recommended)&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size: 85%; padding-top: 10px;&amp;quot;&amp;gt;MTA:mA requires [http://www.mirc.com/ mIRC].&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;border: 1px solid #D8D8D8; padding:4px 8px 8px 8px; margin:10px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;MTA: San Andreas (Deathmatch) 1.x.x&amp;lt;/h3&amp;gt;&lt;br /&gt;
* [[:Category:Deprecated]] - Old and deprecated (LUA) functions and events.&lt;br /&gt;
* [[Upgrading from MTA:Race]] - MTA:SA Race migrating guide to MTA:SA 1.x.x&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; |&lt;br /&gt;
|}&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;0&amp;quot;&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; |&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&amp;lt;gallery perrow=5 caption=&amp;quot;Screenshots&amp;quot;&amp;gt;&lt;br /&gt;
File:Am4.jpg|GTA3:AM Vehicle Sync&lt;br /&gt;
File:3b3.jpg|GTA3:MTA&amp;lt;br&amp;gt;Testing of the actor system&lt;br /&gt;
File:Vc0.1-1.jpg|MTA:VC 0.1&lt;br /&gt;
File:Vc0.1-3.jpg|MTA:VC 0.1&lt;br /&gt;
File:800px-Robber.jpg|MTA 0.5 VC Robber spawn&lt;br /&gt;
File:GTA3 SSV CopSpawn.jpg|MTA 0.5 Cop Spawn on GTA3's Shoreside Vale&lt;br /&gt;
File:SSV_Scramble.png|MTA 0.5 Mini mission on GTA3's Shoreside Vale&lt;br /&gt;
File:MTASA-Race-Racing.jpg|Racing in MTA: San Andreas Race&lt;br /&gt;
File:MTASA-Race-Mainmenu.png|The main menu of MTA: San Andreas Race&lt;br /&gt;
File:Sa-airrace.jpg|Airplane race in MTA: San Andreas Race&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
__NOTOC__&lt;br /&gt;
__NOEDITSECTION__&lt;/div&gt;</summary>
		<author><name>SugarD-x</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=External_Server_Browser&amp;diff=74146</id>
		<title>External Server Browser</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=External_Server_Browser&amp;diff=74146"/>
		<updated>2022-02-21T19:08:46Z</updated>

		<summary type="html">&lt;p&gt;SugarD-x: Added initial page data taken from Project Redivivus Wiki, (with slight edits to match Multi Theft Auto Wiki)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The '''MTA 0.x External Server Browser''' was a replacement to the long-defunct All Seeing Eye (ASE) built-in browser for Multi Theft Auto 0.5, and had been extended to work with earlier versions, as well. It was a modification of [https://forum.mtasa.com/topic/23981-external-server-browser-for-mta-0x/ Mabako's External Server Browser] made by [https://forum.mtasa.com/profile/1325-towncivilian/ Towncivilian] and [https://forum.mtasa.com/profile/5052-adamix/ Adamix] that would display a list of all Multi Theft Auto 0.x servers based on an older iteration of [https://www.game-monitor.com/ Game-Monitor's] results, and included a small MTAClient launcher with the selected server address and nickname filled in. Unfortunately due to the sale of Game-Monitor to another company, support was dropped for Multi Theft Auto by Game-Monitor, and much of the online service itself completely broke, resulting in all versions of the External Server Browser to no longer work.&lt;br /&gt;
&lt;br /&gt;
==Known Issues==&lt;br /&gt;
&lt;br /&gt;
'''Issue''': When running Windows Vista or 7, you are unable to connect to a server in MTAClient after pressing &amp;quot;Connect&amp;quot; in MTABrowser.&amp;lt;br&amp;gt;&lt;br /&gt;
'''Solution''': Run MTABrowser as an Administrator (right click -&amp;gt; &amp;quot;Run as administrator&amp;quot;).&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Issue''': Spamming the &amp;quot;Refresh&amp;quot; button may cause the server list to appear twice in its entirety (screenshot) (does not affect Linux version)&amp;lt;br&amp;gt;&lt;br /&gt;
'''Solution''': Avoid spamming the button.&amp;lt;br&amp;gt;&lt;br /&gt;
'''Notice''': This will possibly be fixed in a future release.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Changelog==&lt;br /&gt;
&lt;br /&gt;
===1.1.1 (2010-08-02)===&lt;br /&gt;
&lt;br /&gt;
 - Fixed the issue where navigating the server list using arrow keys or clicking again on an already selected server in the list does not refresh the player list.&lt;br /&gt;
&lt;br /&gt;
===1.1 (2010-07-30)===&lt;br /&gt;
&lt;br /&gt;
 - Fixed a couple of bugs.&lt;br /&gt;
 - Added an application icon.&lt;br /&gt;
&lt;br /&gt;
==Download==&lt;br /&gt;
&lt;br /&gt;
Download link: [https://files.projectredivivus.com/mta05/mtabrowser111.zip mtabrowser111.zip]&amp;lt;br&amp;gt;&lt;br /&gt;
Alternate download for Linux versions (does not include MTA Client launcher): [https://files.projectredivivus.com/mta05/mta05_server_linux_patch1_hotfix.tar.gz mta05_server_linux_patch1_hotfix.tar.gz]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
&lt;br /&gt;
[https://wiki.multitheftauto.com/wiki/Archive Archive]&amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>SugarD-x</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=MTA:mA&amp;diff=25966</id>
		<title>MTA:mA</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=MTA:mA&amp;diff=25966"/>
		<updated>2011-06-05T22:23:47Z</updated>

		<summary type="html">&lt;p&gt;SugarD-x: /* Links */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Introduction==&lt;br /&gt;
Multi Theft Auto: mIRC Admin (MTA:mA) is an admin client for MTA developed by ''Aeron'' in [http://www.mirc.com mIRC]. It has the possibility to create and run custom-made mIRC scripts on MTA servers, useful for creating gamemodes, whilst providing other functions such as cheat protection and links to other programs.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
&lt;br /&gt;
===v1 series===&lt;br /&gt;
&lt;br /&gt;
It all started back in the MTA:VC v0.2.2 days. A normal player nicknamed ''Aeron'' drives around on his ''PCJ600'' and sees some other players racing 'orginized' racing. He joins the club and did some races. The only problem was that the countdown of 5 wasn't really smooth and the player who's typing it was always the first to start or the last. ''Aeron'' wondered if there was not a possibility to get some sort of script running that does the countdown that gets triggerd with '!count'. After some searching he realized there was no such ability. Therefore he decided to make his own. With use of ''Ethereal'' he sniffed around in the packets that MTA sends and note them down. He saw that the packets were not encoded and that there was some sort of structure. After creating alot of mIRC-scripts over the years, he created one to connect with a MTA server as a client and named it ''MTA Connection Script''. After some scripting he could finally create his very wanted '!count'-script:&lt;br /&gt;
&lt;br /&gt;
  alias mta.text {&lt;br /&gt;
    if ($2 == !count) {&lt;br /&gt;
      mta.say Count down!&lt;br /&gt;
      .timer9 1 1 mta.say 5&lt;br /&gt;
      .timer8 1 2 mta.say 4&lt;br /&gt;
      .timer7 1 3 mta.say 3&lt;br /&gt;
      .timer6 1 4 mta.say 2&lt;br /&gt;
      .timer5 1 5 mta.say 1&lt;br /&gt;
      .timer4 1 6 mta.say GOGOGO!&lt;br /&gt;
    }&lt;br /&gt;
  }&lt;br /&gt;
&lt;br /&gt;
Later he made a post of it on MTA forums which can be found [http://forum.mtasa.com/viewtopic.php?t=5362 here]. After some positive replies, he decided to continue work on it. But after [http://forum.multitheftauto.com/viewtopic.php?p=53791 this] post and a PM to ''Blokker_1999'' about the netcode the MTA team realized this could go wrong as you can see in ''Blokker_1999'''s reply on the PM:&lt;br /&gt;
&lt;br /&gt;
  WE HATE HACKERS!&lt;br /&gt;
&lt;br /&gt;
''MrBump'' made a suggestion to make it Admin only and ''MrBump'' became ''Aeron'''s contact person and advisor about the script. ''Aeron'' renamed the script to ''MTA Admin Control'' and had a warm welcome in this [http://forum.multitheftauto.com/viewtopic.php?p=54788 post] after there where handy scripts running on some popular servers.&lt;br /&gt;
&lt;br /&gt;
A couple of days later when MTA:VC v0.3 was released posted ''MrBump'' a frontpage post when ''MTA Admin Control'' v1.18 was ready for release, but he decided to release it under the name ''MTA mIRC Admin''.&lt;br /&gt;
&lt;br /&gt;
MTA:mA v1.21 is the latest version for MTA:VC v0.3.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;0&amp;quot;&lt;br /&gt;
| [[Image:MTACS01.gif|thumb|none|200px|MTA Connection Script v0.1]]&lt;br /&gt;
| [[Image:MTACS02.GIF|thumb|none|200px|MTA Connection Script v0.2]]&lt;br /&gt;
| [[Image:MTACS03.gif|thumb|none|200px|Scripting component of MTA Admin control v0.1]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Image:MTAMA01.gif|thumb|none|200px|MTA Admin Control v0.1]]&lt;br /&gt;
| [[Image:MTAMA02.gif|thumb|none|200px|MTA Admin Control v0.2]]&lt;br /&gt;
| [[Image:MTAMA112.gif|thumb|none|200px|MTA mIRC Admin v1.12]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Image:MTAMA120.gif|thumb|none|200px|MTA mIRC Admin v1.2]]&lt;br /&gt;
| [[Image:MTAMA1222.gif|thumb|none|200px|MTA mIRC Admin v1.222]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===v2 series===&lt;br /&gt;
&lt;br /&gt;
This version got released when MTA:VC v0.3.1 came out and came with wildcard IP management, an auto updater, new game 'modes' and a few other little things.&lt;br /&gt;
&lt;br /&gt;
MTA:mA v2.013 is the latest version for MTA:VC v0.3.1.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;0&amp;quot;&lt;br /&gt;
| [[Image:MTAMA2A.gif|thumb|none|200px|MTA mIRC Admin v2.0 Alpha]]&lt;br /&gt;
| [[Image:MTAMA2005.gif|thumb|none|200px|MTA mIRC Admin v2.005]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===v3 series===&lt;br /&gt;
&lt;br /&gt;
This version was released when MTA:VC v0.4 came out and came with PM dialogs, GTA:3 support, Admin+, map function and other little things. Over time, MTA:VC v0.5 support, multiple script support and zoom function for the map were added.&lt;br /&gt;
&lt;br /&gt;
MTA:mA v3.24 is the latest version for MTA v0.4 and MTA v0.5.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;0&amp;quot;&lt;br /&gt;
| [[Image:mtama.JPG|thumb|none|200px|MTA mIRC Admin v3.24]]&lt;br /&gt;
| [[Image:MTAMA307.gif|thumb|none|200px|MTA mIRC Admin v3.07]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===v4 series===&lt;br /&gt;
&lt;br /&gt;
This version was released when MTA:SA v1.0 came out and is very limited, like the previous MTA:MAs.&lt;br /&gt;
&lt;br /&gt;
MTA:mA v4.12 is the latest version for MTA:SA v1.0&lt;br /&gt;
{| border=&amp;quot;0&amp;quot;&lt;br /&gt;
| [[Image:MTAMA406.png|thumb|none|200px|MTA mIRC Admin v4.06]]&lt;br /&gt;
| [[Image:MTAMA412.png|thumb|none|200px|Map component of MTA mIRC Admin v4.12]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Scripts==&lt;br /&gt;
&lt;br /&gt;
There are hundreds of scripts for MTA:mA. These are the most popular ones:&lt;br /&gt;
&lt;br /&gt;
===MTA:mA:GRS===&lt;br /&gt;
&lt;br /&gt;
A very popular script is ''MTA:mA:GRS'' (''General Release Script'', developed by Oliver Brown ([FMJ]Oli), which is widely used in both ''[[GTA3MTA_0.5|GTA3:MTA]]'' and ''[[MTAVC_0.5|MTA:VC]]'' servers.&lt;br /&gt;
&lt;br /&gt;
[[Image:grs.JPG|300px|center|thumb|General Release Script / GRS]]&lt;br /&gt;
&lt;br /&gt;
===Clan RPG Script===&lt;br /&gt;
&lt;br /&gt;
A Clan RPG Script developed by [FMJ]Oli] and ''Jax''&lt;br /&gt;
Features:&lt;br /&gt;
 Cash/Bank System&lt;br /&gt;
 Clan/Player Registration&lt;br /&gt;
 Item/Vehicle/Property Purchasing/Selling&lt;br /&gt;
 Robbing Capability&lt;br /&gt;
 GTA3/VC Support&lt;br /&gt;
 Various Bug/Error Fixes - Speed Improved&lt;br /&gt;
 King of the House Mode&lt;br /&gt;
 Cash/Item Stashing&lt;br /&gt;
 Bounty Hunting&lt;br /&gt;
 District/City Purchasing/Selling&lt;br /&gt;
 Petrol Buying/Using/Effects &lt;br /&gt;
&lt;br /&gt;
The orginal forum thread can be found [http://forum.mtasa.com/viewtopic.php?t=11562 here].&lt;br /&gt;
&lt;br /&gt;
==Links==&lt;br /&gt;
&lt;br /&gt;
* [http://home.deds.nl/~aeron/ MTA:mA - Homepage]&lt;br /&gt;
* [http://files.mtasa.com/apps/tools/MTAmA/MTAmA121.zip MTA:mA 1.21]&lt;br /&gt;
* [http://home.deds.nl/~aeron/mtama/1.0/MTAMA1222.rar MTA:mA 1.222] [http://mfiles.mtasa.com/apps/tools/MTAmA/MTAmA1222.zip Mirror]&lt;br /&gt;
* [http://mta.modpro.be/apps/tools/MTAmA/MTAmA2004.zip MTA:mA 2.004]&lt;br /&gt;
* [http://home.deds.nl/~aeron/mtama/2.0/MTAMA2013.rar MTA:mA 2.013] [http://files.mtasa.com/apps/tools/MTAmA/MTAmA2013.zip Mirror]&lt;br /&gt;
* [http://files.mtasa.com/apps/tools/MTAmA/MTAmA300.zip MTA:mA 3.00]&lt;br /&gt;
* [http://files.mtasa.com/apps/tools/MTAmA/MTAmA324.zip MTA:mA 3.24]&lt;br /&gt;
* [http://files.mtasa.com/apps/tools/MTAmA/MTAmA4.zip MTA:mA 4.00]&lt;br /&gt;
* [http://home.deds.nl/~aeron/files/ MTA:mA Series 3 Downloads]&lt;br /&gt;
* [http://home.deds.nl/~aeron/mtama/4.0/ MTA:mA Series 4 Downloads]&lt;br /&gt;
* [http://web.archive.org/web/20060424164026/http://talidan.littlewhitey.net/mtama/maps.rar MTA:mA Series 4 Maps] [http://www.projectredivivus.com/files/tools/MTAmA/maps.rar Mirror]&lt;br /&gt;
* [http://forum.mtasa.com/viewtopic.php?t=8788%20 MTA:mA - General Release Script - MTA Topic]&lt;br /&gt;
* [http://files.mtasa.com/apps/tools/MTAmA/MTAmA_GRS_4.14.exe MTA:mA - General Release Script 4.14] [http://web.archive.org/web/20071102021213/http://www.mta-fmj.com/mtama.exe Mirror] [http://www.projectredivivus.com/files/tools/MTAmA/MTAmA_GRS_4.14.exe Mirror #2]&lt;br /&gt;
* [http://files.mtasa.com/apps/tools/MTAmA/GRS_MANUAL_4.14.txt MTA:mA - General Release Script 4.14 - Manual]&lt;br /&gt;
&lt;br /&gt;
[[Category:MTA 0.5]] [[Category:Historical]]&lt;/div&gt;</summary>
		<author><name>SugarD-x</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=MTA:mA&amp;diff=25965</id>
		<title>MTA:mA</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=MTA:mA&amp;diff=25965"/>
		<updated>2011-06-05T22:17:50Z</updated>

		<summary type="html">&lt;p&gt;SugarD-x: /* Links */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Introduction==&lt;br /&gt;
Multi Theft Auto: mIRC Admin (MTA:mA) is an admin client for MTA developed by ''Aeron'' in [http://www.mirc.com mIRC]. It has the possibility to create and run custom-made mIRC scripts on MTA servers, useful for creating gamemodes, whilst providing other functions such as cheat protection and links to other programs.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
&lt;br /&gt;
===v1 series===&lt;br /&gt;
&lt;br /&gt;
It all started back in the MTA:VC v0.2.2 days. A normal player nicknamed ''Aeron'' drives around on his ''PCJ600'' and sees some other players racing 'orginized' racing. He joins the club and did some races. The only problem was that the countdown of 5 wasn't really smooth and the player who's typing it was always the first to start or the last. ''Aeron'' wondered if there was not a possibility to get some sort of script running that does the countdown that gets triggerd with '!count'. After some searching he realized there was no such ability. Therefore he decided to make his own. With use of ''Ethereal'' he sniffed around in the packets that MTA sends and note them down. He saw that the packets were not encoded and that there was some sort of structure. After creating alot of mIRC-scripts over the years, he created one to connect with a MTA server as a client and named it ''MTA Connection Script''. After some scripting he could finally create his very wanted '!count'-script:&lt;br /&gt;
&lt;br /&gt;
  alias mta.text {&lt;br /&gt;
    if ($2 == !count) {&lt;br /&gt;
      mta.say Count down!&lt;br /&gt;
      .timer9 1 1 mta.say 5&lt;br /&gt;
      .timer8 1 2 mta.say 4&lt;br /&gt;
      .timer7 1 3 mta.say 3&lt;br /&gt;
      .timer6 1 4 mta.say 2&lt;br /&gt;
      .timer5 1 5 mta.say 1&lt;br /&gt;
      .timer4 1 6 mta.say GOGOGO!&lt;br /&gt;
    }&lt;br /&gt;
  }&lt;br /&gt;
&lt;br /&gt;
Later he made a post of it on MTA forums which can be found [http://forum.mtasa.com/viewtopic.php?t=5362 here]. After some positive replies, he decided to continue work on it. But after [http://forum.multitheftauto.com/viewtopic.php?p=53791 this] post and a PM to ''Blokker_1999'' about the netcode the MTA team realized this could go wrong as you can see in ''Blokker_1999'''s reply on the PM:&lt;br /&gt;
&lt;br /&gt;
  WE HATE HACKERS!&lt;br /&gt;
&lt;br /&gt;
''MrBump'' made a suggestion to make it Admin only and ''MrBump'' became ''Aeron'''s contact person and advisor about the script. ''Aeron'' renamed the script to ''MTA Admin Control'' and had a warm welcome in this [http://forum.multitheftauto.com/viewtopic.php?p=54788 post] after there where handy scripts running on some popular servers.&lt;br /&gt;
&lt;br /&gt;
A couple of days later when MTA:VC v0.3 was released posted ''MrBump'' a frontpage post when ''MTA Admin Control'' v1.18 was ready for release, but he decided to release it under the name ''MTA mIRC Admin''.&lt;br /&gt;
&lt;br /&gt;
MTA:mA v1.21 is the latest version for MTA:VC v0.3.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;0&amp;quot;&lt;br /&gt;
| [[Image:MTACS01.gif|thumb|none|200px|MTA Connection Script v0.1]]&lt;br /&gt;
| [[Image:MTACS02.GIF|thumb|none|200px|MTA Connection Script v0.2]]&lt;br /&gt;
| [[Image:MTACS03.gif|thumb|none|200px|Scripting component of MTA Admin control v0.1]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Image:MTAMA01.gif|thumb|none|200px|MTA Admin Control v0.1]]&lt;br /&gt;
| [[Image:MTAMA02.gif|thumb|none|200px|MTA Admin Control v0.2]]&lt;br /&gt;
| [[Image:MTAMA112.gif|thumb|none|200px|MTA mIRC Admin v1.12]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Image:MTAMA120.gif|thumb|none|200px|MTA mIRC Admin v1.2]]&lt;br /&gt;
| [[Image:MTAMA1222.gif|thumb|none|200px|MTA mIRC Admin v1.222]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===v2 series===&lt;br /&gt;
&lt;br /&gt;
This version got released when MTA:VC v0.3.1 came out and came with wildcard IP management, an auto updater, new game 'modes' and a few other little things.&lt;br /&gt;
&lt;br /&gt;
MTA:mA v2.013 is the latest version for MTA:VC v0.3.1.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;0&amp;quot;&lt;br /&gt;
| [[Image:MTAMA2A.gif|thumb|none|200px|MTA mIRC Admin v2.0 Alpha]]&lt;br /&gt;
| [[Image:MTAMA2005.gif|thumb|none|200px|MTA mIRC Admin v2.005]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===v3 series===&lt;br /&gt;
&lt;br /&gt;
This version was released when MTA:VC v0.4 came out and came with PM dialogs, GTA:3 support, Admin+, map function and other little things. Over time, MTA:VC v0.5 support, multiple script support and zoom function for the map were added.&lt;br /&gt;
&lt;br /&gt;
MTA:mA v3.24 is the latest version for MTA v0.4 and MTA v0.5.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;0&amp;quot;&lt;br /&gt;
| [[Image:mtama.JPG|thumb|none|200px|MTA mIRC Admin v3.24]]&lt;br /&gt;
| [[Image:MTAMA307.gif|thumb|none|200px|MTA mIRC Admin v3.07]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===v4 series===&lt;br /&gt;
&lt;br /&gt;
This version was released when MTA:SA v1.0 came out and is very limited, like the previous MTA:MAs.&lt;br /&gt;
&lt;br /&gt;
MTA:mA v4.12 is the latest version for MTA:SA v1.0&lt;br /&gt;
{| border=&amp;quot;0&amp;quot;&lt;br /&gt;
| [[Image:MTAMA406.png|thumb|none|200px|MTA mIRC Admin v4.06]]&lt;br /&gt;
| [[Image:MTAMA412.png|thumb|none|200px|Map component of MTA mIRC Admin v4.12]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Scripts==&lt;br /&gt;
&lt;br /&gt;
There are hundreds of scripts for MTA:mA. These are the most popular ones:&lt;br /&gt;
&lt;br /&gt;
===MTA:mA:GRS===&lt;br /&gt;
&lt;br /&gt;
A very popular script is ''MTA:mA:GRS'' (''General Release Script'', developed by Oliver Brown ([FMJ]Oli), which is widely used in both ''[[GTA3MTA_0.5|GTA3:MTA]]'' and ''[[MTAVC_0.5|MTA:VC]]'' servers.&lt;br /&gt;
&lt;br /&gt;
[[Image:grs.JPG|300px|center|thumb|General Release Script / GRS]]&lt;br /&gt;
&lt;br /&gt;
===Clan RPG Script===&lt;br /&gt;
&lt;br /&gt;
A Clan RPG Script developed by [FMJ]Oli] and ''Jax''&lt;br /&gt;
Features:&lt;br /&gt;
 Cash/Bank System&lt;br /&gt;
 Clan/Player Registration&lt;br /&gt;
 Item/Vehicle/Property Purchasing/Selling&lt;br /&gt;
 Robbing Capability&lt;br /&gt;
 GTA3/VC Support&lt;br /&gt;
 Various Bug/Error Fixes - Speed Improved&lt;br /&gt;
 King of the House Mode&lt;br /&gt;
 Cash/Item Stashing&lt;br /&gt;
 Bounty Hunting&lt;br /&gt;
 District/City Purchasing/Selling&lt;br /&gt;
 Petrol Buying/Using/Effects &lt;br /&gt;
&lt;br /&gt;
The orginal forum thread can be found [http://forum.mtasa.com/viewtopic.php?t=11562 here].&lt;br /&gt;
&lt;br /&gt;
==Links==&lt;br /&gt;
&lt;br /&gt;
* [http://home.deds.nl/~aeron/ MTA:mA - Homepage]&lt;br /&gt;
* [http://files.mtasa.com/apps/tools/MTAmA/MTAmA121.zip MTA:mA 1.21]&lt;br /&gt;
* [http://home.deds.nl/~aeron/mtama/1.0/MTAMA1222.rar MTA:mA 1.222] [http://mfiles.mtasa.com/apps/tools/MTAmA/MTAmA1222.zip Mirror]&lt;br /&gt;
* [http://mta.modpro.be/apps/tools/MTAmA/MTAmA2004.zip MTA:mA 2.004]&lt;br /&gt;
* [http://home.deds.nl/~aeron/mtama/2.0/MTAMA2013.rar MTA:mA 2.013] [http://files.mtasa.com/apps/tools/MTAmA/MTAmA2013.zip Mirror]&lt;br /&gt;
* [http://files.mtasa.com/apps/tools/MTAmA/MTAmA300.zip MTA:mA 3.00]&lt;br /&gt;
* [http://files.mtasa.com/apps/tools/MTAmA/MTAmA324.zip MTA:mA 3.24]&lt;br /&gt;
* [http://files.mtasa.com/apps/tools/MTAmA/MTAmA4.zip MTA:mA 4.00]&lt;br /&gt;
* [http://home.deds.nl/~aeron/files/ MTA:mA Series 3 Downloads]&lt;br /&gt;
* [http://home.deds.nl/~aeron/mtama/4.0/ MTA:mA Series 4 Downloads]&lt;br /&gt;
* [http://web.archive.org/web/20060424164026/http://talidan.littlewhitey.net/mtama/maps.rar MTA:mA Series 4 Maps] [http://www.projectredivivus.com/files/tools/MTAmA/maps.rar Mirror]&lt;br /&gt;
* [http://forum.mtasa.com/viewtopic.php?t=8788%20 MTA:mA - General Release Script - MTA Topic]&lt;br /&gt;
* [http://files.mtasa.com/apps/tools/MTAmA/MTAmA_GRS_4.14.exe MTA:mA - General Release Script 4.14] [http://web.archive.org/web/20071102021213/http://www.mta-fmj.com/mtama.exe Mirror #2] [http://www.projectredivivus.com/files/tools/MTAmA/MTAmA_GRS_4.14.exe Mirror #3]&lt;br /&gt;
* [http://files.mtasa.com/apps/tools/MTAmA/GRS_MANUAL_4.14.txt MTA:mA - General Release Script 4.14 - Manual]&lt;br /&gt;
&lt;br /&gt;
[[Category:MTA 0.5]] [[Category:Historical]]&lt;/div&gt;</summary>
		<author><name>SugarD-x</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=MTA:mA&amp;diff=25964</id>
		<title>MTA:mA</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=MTA:mA&amp;diff=25964"/>
		<updated>2011-06-05T22:16:58Z</updated>

		<summary type="html">&lt;p&gt;SugarD-x: /* Links */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Introduction==&lt;br /&gt;
Multi Theft Auto: mIRC Admin (MTA:mA) is an admin client for MTA developed by ''Aeron'' in [http://www.mirc.com mIRC]. It has the possibility to create and run custom-made mIRC scripts on MTA servers, useful for creating gamemodes, whilst providing other functions such as cheat protection and links to other programs.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
&lt;br /&gt;
===v1 series===&lt;br /&gt;
&lt;br /&gt;
It all started back in the MTA:VC v0.2.2 days. A normal player nicknamed ''Aeron'' drives around on his ''PCJ600'' and sees some other players racing 'orginized' racing. He joins the club and did some races. The only problem was that the countdown of 5 wasn't really smooth and the player who's typing it was always the first to start or the last. ''Aeron'' wondered if there was not a possibility to get some sort of script running that does the countdown that gets triggerd with '!count'. After some searching he realized there was no such ability. Therefore he decided to make his own. With use of ''Ethereal'' he sniffed around in the packets that MTA sends and note them down. He saw that the packets were not encoded and that there was some sort of structure. After creating alot of mIRC-scripts over the years, he created one to connect with a MTA server as a client and named it ''MTA Connection Script''. After some scripting he could finally create his very wanted '!count'-script:&lt;br /&gt;
&lt;br /&gt;
  alias mta.text {&lt;br /&gt;
    if ($2 == !count) {&lt;br /&gt;
      mta.say Count down!&lt;br /&gt;
      .timer9 1 1 mta.say 5&lt;br /&gt;
      .timer8 1 2 mta.say 4&lt;br /&gt;
      .timer7 1 3 mta.say 3&lt;br /&gt;
      .timer6 1 4 mta.say 2&lt;br /&gt;
      .timer5 1 5 mta.say 1&lt;br /&gt;
      .timer4 1 6 mta.say GOGOGO!&lt;br /&gt;
    }&lt;br /&gt;
  }&lt;br /&gt;
&lt;br /&gt;
Later he made a post of it on MTA forums which can be found [http://forum.mtasa.com/viewtopic.php?t=5362 here]. After some positive replies, he decided to continue work on it. But after [http://forum.multitheftauto.com/viewtopic.php?p=53791 this] post and a PM to ''Blokker_1999'' about the netcode the MTA team realized this could go wrong as you can see in ''Blokker_1999'''s reply on the PM:&lt;br /&gt;
&lt;br /&gt;
  WE HATE HACKERS!&lt;br /&gt;
&lt;br /&gt;
''MrBump'' made a suggestion to make it Admin only and ''MrBump'' became ''Aeron'''s contact person and advisor about the script. ''Aeron'' renamed the script to ''MTA Admin Control'' and had a warm welcome in this [http://forum.multitheftauto.com/viewtopic.php?p=54788 post] after there where handy scripts running on some popular servers.&lt;br /&gt;
&lt;br /&gt;
A couple of days later when MTA:VC v0.3 was released posted ''MrBump'' a frontpage post when ''MTA Admin Control'' v1.18 was ready for release, but he decided to release it under the name ''MTA mIRC Admin''.&lt;br /&gt;
&lt;br /&gt;
MTA:mA v1.21 is the latest version for MTA:VC v0.3.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;0&amp;quot;&lt;br /&gt;
| [[Image:MTACS01.gif|thumb|none|200px|MTA Connection Script v0.1]]&lt;br /&gt;
| [[Image:MTACS02.GIF|thumb|none|200px|MTA Connection Script v0.2]]&lt;br /&gt;
| [[Image:MTACS03.gif|thumb|none|200px|Scripting component of MTA Admin control v0.1]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Image:MTAMA01.gif|thumb|none|200px|MTA Admin Control v0.1]]&lt;br /&gt;
| [[Image:MTAMA02.gif|thumb|none|200px|MTA Admin Control v0.2]]&lt;br /&gt;
| [[Image:MTAMA112.gif|thumb|none|200px|MTA mIRC Admin v1.12]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Image:MTAMA120.gif|thumb|none|200px|MTA mIRC Admin v1.2]]&lt;br /&gt;
| [[Image:MTAMA1222.gif|thumb|none|200px|MTA mIRC Admin v1.222]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===v2 series===&lt;br /&gt;
&lt;br /&gt;
This version got released when MTA:VC v0.3.1 came out and came with wildcard IP management, an auto updater, new game 'modes' and a few other little things.&lt;br /&gt;
&lt;br /&gt;
MTA:mA v2.013 is the latest version for MTA:VC v0.3.1.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;0&amp;quot;&lt;br /&gt;
| [[Image:MTAMA2A.gif|thumb|none|200px|MTA mIRC Admin v2.0 Alpha]]&lt;br /&gt;
| [[Image:MTAMA2005.gif|thumb|none|200px|MTA mIRC Admin v2.005]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===v3 series===&lt;br /&gt;
&lt;br /&gt;
This version was released when MTA:VC v0.4 came out and came with PM dialogs, GTA:3 support, Admin+, map function and other little things. Over time, MTA:VC v0.5 support, multiple script support and zoom function for the map were added.&lt;br /&gt;
&lt;br /&gt;
MTA:mA v3.24 is the latest version for MTA v0.4 and MTA v0.5.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;0&amp;quot;&lt;br /&gt;
| [[Image:mtama.JPG|thumb|none|200px|MTA mIRC Admin v3.24]]&lt;br /&gt;
| [[Image:MTAMA307.gif|thumb|none|200px|MTA mIRC Admin v3.07]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===v4 series===&lt;br /&gt;
&lt;br /&gt;
This version was released when MTA:SA v1.0 came out and is very limited, like the previous MTA:MAs.&lt;br /&gt;
&lt;br /&gt;
MTA:mA v4.12 is the latest version for MTA:SA v1.0&lt;br /&gt;
{| border=&amp;quot;0&amp;quot;&lt;br /&gt;
| [[Image:MTAMA406.png|thumb|none|200px|MTA mIRC Admin v4.06]]&lt;br /&gt;
| [[Image:MTAMA412.png|thumb|none|200px|Map component of MTA mIRC Admin v4.12]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Scripts==&lt;br /&gt;
&lt;br /&gt;
There are hundreds of scripts for MTA:mA. These are the most popular ones:&lt;br /&gt;
&lt;br /&gt;
===MTA:mA:GRS===&lt;br /&gt;
&lt;br /&gt;
A very popular script is ''MTA:mA:GRS'' (''General Release Script'', developed by Oliver Brown ([FMJ]Oli), which is widely used in both ''[[GTA3MTA_0.5|GTA3:MTA]]'' and ''[[MTAVC_0.5|MTA:VC]]'' servers.&lt;br /&gt;
&lt;br /&gt;
[[Image:grs.JPG|300px|center|thumb|General Release Script / GRS]]&lt;br /&gt;
&lt;br /&gt;
===Clan RPG Script===&lt;br /&gt;
&lt;br /&gt;
A Clan RPG Script developed by [FMJ]Oli] and ''Jax''&lt;br /&gt;
Features:&lt;br /&gt;
 Cash/Bank System&lt;br /&gt;
 Clan/Player Registration&lt;br /&gt;
 Item/Vehicle/Property Purchasing/Selling&lt;br /&gt;
 Robbing Capability&lt;br /&gt;
 GTA3/VC Support&lt;br /&gt;
 Various Bug/Error Fixes - Speed Improved&lt;br /&gt;
 King of the House Mode&lt;br /&gt;
 Cash/Item Stashing&lt;br /&gt;
 Bounty Hunting&lt;br /&gt;
 District/City Purchasing/Selling&lt;br /&gt;
 Petrol Buying/Using/Effects &lt;br /&gt;
&lt;br /&gt;
The orginal forum thread can be found [http://forum.mtasa.com/viewtopic.php?t=11562 here].&lt;br /&gt;
&lt;br /&gt;
==Links==&lt;br /&gt;
&lt;br /&gt;
* [http://home.deds.nl/~aeron/ MTA:mA - Homepage]&lt;br /&gt;
* [http://files.mtasa.com/apps/tools/MTAmA/MTAmA121.zip MTA:mA 1.21]&lt;br /&gt;
* [http://home.deds.nl/~aeron/mtama/1.0/MTAMA1222.rar MTA:mA 1.222] [http://mfiles.mtasa.com/apps/tools/MTAmA/MTAmA1222.zip Mirror]&lt;br /&gt;
* [http://mta.modpro.be/apps/tools/MTAmA/MTAmA2004.zip MTA:mA 2.004]&lt;br /&gt;
* [http://home.deds.nl/~aeron/mtama/2.0/MTAMA2013.rar MTA:mA 2.013] [http://files.mtasa.com/apps/tools/MTAmA/MTAmA2013.zip Mirror]&lt;br /&gt;
* [http://files.mtasa.com/apps/tools/MTAmA/MTAmA300.zip MTA:mA 3.00]&lt;br /&gt;
* [http://files.mtasa.com/apps/tools/MTAmA/MTAmA324.zip MTA:mA 3.24]&lt;br /&gt;
* [http://files.mtasa.com/apps/tools/MTAmA/MTAmA4.zip MTA:mA 4.00]&lt;br /&gt;
* [http://home.deds.nl/~aeron/files/ MTA:mA Series 3 - Downloads]&lt;br /&gt;
* [http://home.deds.nl/~aeron/mtama/4.0/ MTA:mA series 4 - Downloads]&lt;br /&gt;
* [http://web.archive.org/web/20060424164026/http://talidan.littlewhitey.net/mtama/maps.rar MTA:mA series 4 - Maps] [http://www.projectredivivus.com/files/tools/MTAmA/maps.rar Mirror]&lt;br /&gt;
* [http://forum.mtasa.com/viewtopic.php?t=8788%20 MTA:mA - General Release Script - MTA Topic]&lt;br /&gt;
* [http://files.mtasa.com/apps/tools/MTAmA/MTAmA_GRS_4.14.exe MTA:mA - General Release Script 4.14] [http://web.archive.org/web/20071102021213/http://www.mta-fmj.com/mtama.exe Mirror #2] [http://www.projectredivivus.com/files/tools/MTAmA/MTAmA_GRS_4.14.exe Mirror #3]&lt;br /&gt;
* [http://files.mtasa.com/apps/tools/MTAmA/GRS_MANUAL_4.14.txt MTA:mA - General Release Script 4.14 - Manual]&lt;br /&gt;
&lt;br /&gt;
[[Category:MTA 0.5]] [[Category:Historical]]&lt;/div&gt;</summary>
		<author><name>SugarD-x</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=MTA:mA&amp;diff=25963</id>
		<title>MTA:mA</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=MTA:mA&amp;diff=25963"/>
		<updated>2011-06-05T22:16:15Z</updated>

		<summary type="html">&lt;p&gt;SugarD-x: /* Links */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Introduction==&lt;br /&gt;
Multi Theft Auto: mIRC Admin (MTA:mA) is an admin client for MTA developed by ''Aeron'' in [http://www.mirc.com mIRC]. It has the possibility to create and run custom-made mIRC scripts on MTA servers, useful for creating gamemodes, whilst providing other functions such as cheat protection and links to other programs.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
&lt;br /&gt;
===v1 series===&lt;br /&gt;
&lt;br /&gt;
It all started back in the MTA:VC v0.2.2 days. A normal player nicknamed ''Aeron'' drives around on his ''PCJ600'' and sees some other players racing 'orginized' racing. He joins the club and did some races. The only problem was that the countdown of 5 wasn't really smooth and the player who's typing it was always the first to start or the last. ''Aeron'' wondered if there was not a possibility to get some sort of script running that does the countdown that gets triggerd with '!count'. After some searching he realized there was no such ability. Therefore he decided to make his own. With use of ''Ethereal'' he sniffed around in the packets that MTA sends and note them down. He saw that the packets were not encoded and that there was some sort of structure. After creating alot of mIRC-scripts over the years, he created one to connect with a MTA server as a client and named it ''MTA Connection Script''. After some scripting he could finally create his very wanted '!count'-script:&lt;br /&gt;
&lt;br /&gt;
  alias mta.text {&lt;br /&gt;
    if ($2 == !count) {&lt;br /&gt;
      mta.say Count down!&lt;br /&gt;
      .timer9 1 1 mta.say 5&lt;br /&gt;
      .timer8 1 2 mta.say 4&lt;br /&gt;
      .timer7 1 3 mta.say 3&lt;br /&gt;
      .timer6 1 4 mta.say 2&lt;br /&gt;
      .timer5 1 5 mta.say 1&lt;br /&gt;
      .timer4 1 6 mta.say GOGOGO!&lt;br /&gt;
    }&lt;br /&gt;
  }&lt;br /&gt;
&lt;br /&gt;
Later he made a post of it on MTA forums which can be found [http://forum.mtasa.com/viewtopic.php?t=5362 here]. After some positive replies, he decided to continue work on it. But after [http://forum.multitheftauto.com/viewtopic.php?p=53791 this] post and a PM to ''Blokker_1999'' about the netcode the MTA team realized this could go wrong as you can see in ''Blokker_1999'''s reply on the PM:&lt;br /&gt;
&lt;br /&gt;
  WE HATE HACKERS!&lt;br /&gt;
&lt;br /&gt;
''MrBump'' made a suggestion to make it Admin only and ''MrBump'' became ''Aeron'''s contact person and advisor about the script. ''Aeron'' renamed the script to ''MTA Admin Control'' and had a warm welcome in this [http://forum.multitheftauto.com/viewtopic.php?p=54788 post] after there where handy scripts running on some popular servers.&lt;br /&gt;
&lt;br /&gt;
A couple of days later when MTA:VC v0.3 was released posted ''MrBump'' a frontpage post when ''MTA Admin Control'' v1.18 was ready for release, but he decided to release it under the name ''MTA mIRC Admin''.&lt;br /&gt;
&lt;br /&gt;
MTA:mA v1.21 is the latest version for MTA:VC v0.3.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;0&amp;quot;&lt;br /&gt;
| [[Image:MTACS01.gif|thumb|none|200px|MTA Connection Script v0.1]]&lt;br /&gt;
| [[Image:MTACS02.GIF|thumb|none|200px|MTA Connection Script v0.2]]&lt;br /&gt;
| [[Image:MTACS03.gif|thumb|none|200px|Scripting component of MTA Admin control v0.1]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Image:MTAMA01.gif|thumb|none|200px|MTA Admin Control v0.1]]&lt;br /&gt;
| [[Image:MTAMA02.gif|thumb|none|200px|MTA Admin Control v0.2]]&lt;br /&gt;
| [[Image:MTAMA112.gif|thumb|none|200px|MTA mIRC Admin v1.12]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Image:MTAMA120.gif|thumb|none|200px|MTA mIRC Admin v1.2]]&lt;br /&gt;
| [[Image:MTAMA1222.gif|thumb|none|200px|MTA mIRC Admin v1.222]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===v2 series===&lt;br /&gt;
&lt;br /&gt;
This version got released when MTA:VC v0.3.1 came out and came with wildcard IP management, an auto updater, new game 'modes' and a few other little things.&lt;br /&gt;
&lt;br /&gt;
MTA:mA v2.013 is the latest version for MTA:VC v0.3.1.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;0&amp;quot;&lt;br /&gt;
| [[Image:MTAMA2A.gif|thumb|none|200px|MTA mIRC Admin v2.0 Alpha]]&lt;br /&gt;
| [[Image:MTAMA2005.gif|thumb|none|200px|MTA mIRC Admin v2.005]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===v3 series===&lt;br /&gt;
&lt;br /&gt;
This version was released when MTA:VC v0.4 came out and came with PM dialogs, GTA:3 support, Admin+, map function and other little things. Over time, MTA:VC v0.5 support, multiple script support and zoom function for the map were added.&lt;br /&gt;
&lt;br /&gt;
MTA:mA v3.24 is the latest version for MTA v0.4 and MTA v0.5.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;0&amp;quot;&lt;br /&gt;
| [[Image:mtama.JPG|thumb|none|200px|MTA mIRC Admin v3.24]]&lt;br /&gt;
| [[Image:MTAMA307.gif|thumb|none|200px|MTA mIRC Admin v3.07]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===v4 series===&lt;br /&gt;
&lt;br /&gt;
This version was released when MTA:SA v1.0 came out and is very limited, like the previous MTA:MAs.&lt;br /&gt;
&lt;br /&gt;
MTA:mA v4.12 is the latest version for MTA:SA v1.0&lt;br /&gt;
{| border=&amp;quot;0&amp;quot;&lt;br /&gt;
| [[Image:MTAMA406.png|thumb|none|200px|MTA mIRC Admin v4.06]]&lt;br /&gt;
| [[Image:MTAMA412.png|thumb|none|200px|Map component of MTA mIRC Admin v4.12]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Scripts==&lt;br /&gt;
&lt;br /&gt;
There are hundreds of scripts for MTA:mA. These are the most popular ones:&lt;br /&gt;
&lt;br /&gt;
===MTA:mA:GRS===&lt;br /&gt;
&lt;br /&gt;
A very popular script is ''MTA:mA:GRS'' (''General Release Script'', developed by Oliver Brown ([FMJ]Oli), which is widely used in both ''[[GTA3MTA_0.5|GTA3:MTA]]'' and ''[[MTAVC_0.5|MTA:VC]]'' servers.&lt;br /&gt;
&lt;br /&gt;
[[Image:grs.JPG|300px|center|thumb|General Release Script / GRS]]&lt;br /&gt;
&lt;br /&gt;
===Clan RPG Script===&lt;br /&gt;
&lt;br /&gt;
A Clan RPG Script developed by [FMJ]Oli] and ''Jax''&lt;br /&gt;
Features:&lt;br /&gt;
 Cash/Bank System&lt;br /&gt;
 Clan/Player Registration&lt;br /&gt;
 Item/Vehicle/Property Purchasing/Selling&lt;br /&gt;
 Robbing Capability&lt;br /&gt;
 GTA3/VC Support&lt;br /&gt;
 Various Bug/Error Fixes - Speed Improved&lt;br /&gt;
 King of the House Mode&lt;br /&gt;
 Cash/Item Stashing&lt;br /&gt;
 Bounty Hunting&lt;br /&gt;
 District/City Purchasing/Selling&lt;br /&gt;
 Petrol Buying/Using/Effects &lt;br /&gt;
&lt;br /&gt;
The orginal forum thread can be found [http://forum.mtasa.com/viewtopic.php?t=11562 here].&lt;br /&gt;
&lt;br /&gt;
==Links==&lt;br /&gt;
&lt;br /&gt;
* [http://home.deds.nl/~aeron/ MTA:mA - Homepage]&lt;br /&gt;
* [http://files.mtasa.com/apps/tools/MTAmA/MTAmA121.zip MTA:mA 1.21]&lt;br /&gt;
* [http://home.deds.nl/~aeron/mtama/1.0/MTAMA1222.rar MTA:mA 1.222] [http://mfiles.mtasa.com/apps/tools/MTAmA/MTAmA1222.zip Mirror]&lt;br /&gt;
* [http://mta.modpro.be/apps/tools/MTAmA/MTAmA2004.zip MTA:mA 2.004]&lt;br /&gt;
* [http://home.deds.nl/~aeron/mtama/2.0/MTAMA2013.rar MTA:mA 2.013] [http://files.mtasa.com/apps/tools/MTAmA/MTAmA2013.zip Mirror]&lt;br /&gt;
* [http://files.mtasa.com/apps/tools/MTAmA/MTAmA300.zip MTA:mA 3.00]&lt;br /&gt;
* [http://files.mtasa.com/apps/tools/MTAmA/MTAmA324.zip MTA:mA 3.24]&lt;br /&gt;
* [http://files.mtasa.com/apps/tools/MTAmA/MTAmA4.zip MTA:mA 4.00]&lt;br /&gt;
* [http://home.deds.nl/~aeron/files/ MTA:mA Series 3 - Downloads]&lt;br /&gt;
* [http://home.deds.nl/~aeron/mtama/4.0/ MTA:mA series 4 - Downloads]&lt;br /&gt;
* [http://web.archive.org/web/20060424164026/http://talidan.littlewhitey.net/mtama/maps.rar MTA:mA series 4 - Maps] [http://www.projectredivivus.com/files/tools/MTAmA/maps.rar Mirror]&lt;br /&gt;
* [http://forum.mtasa.com/viewtopic.php?t=8788%20 MTA:mA - General Release Script - MTA Topic]&lt;br /&gt;
* [http://files.mtasa.com/apps/tools/MTAmA/MTAmA_GRS_4.14.exe MTA:mA - General Release Script 4.14 - Download Mirror #1]&lt;br /&gt;
* [http://web.archive.org/web/20071102021213/http://www.mta-fmj.com/mtama.exe MTA:mA - General Release Script 4.14 - Download Mirror #2]&lt;br /&gt;
* [http://www.projectredivivus.com/files/tools/MTAmA/MTAmA_GRS_4.14.exe MTA:mA - General Release Script 4.14 - Download Mirror #3]&lt;br /&gt;
* [http://files.mtasa.com/apps/tools/MTAmA/GRS_MANUAL_4.14.txt MTA:mA - General Release Script 4.14 - Manual]&lt;br /&gt;
&lt;br /&gt;
[[Category:MTA 0.5]] [[Category:Historical]]&lt;/div&gt;</summary>
		<author><name>SugarD-x</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=MTA:mA&amp;diff=25962</id>
		<title>MTA:mA</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=MTA:mA&amp;diff=25962"/>
		<updated>2011-06-05T22:15:58Z</updated>

		<summary type="html">&lt;p&gt;SugarD-x: /* Links */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Introduction==&lt;br /&gt;
Multi Theft Auto: mIRC Admin (MTA:mA) is an admin client for MTA developed by ''Aeron'' in [http://www.mirc.com mIRC]. It has the possibility to create and run custom-made mIRC scripts on MTA servers, useful for creating gamemodes, whilst providing other functions such as cheat protection and links to other programs.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
&lt;br /&gt;
===v1 series===&lt;br /&gt;
&lt;br /&gt;
It all started back in the MTA:VC v0.2.2 days. A normal player nicknamed ''Aeron'' drives around on his ''PCJ600'' and sees some other players racing 'orginized' racing. He joins the club and did some races. The only problem was that the countdown of 5 wasn't really smooth and the player who's typing it was always the first to start or the last. ''Aeron'' wondered if there was not a possibility to get some sort of script running that does the countdown that gets triggerd with '!count'. After some searching he realized there was no such ability. Therefore he decided to make his own. With use of ''Ethereal'' he sniffed around in the packets that MTA sends and note them down. He saw that the packets were not encoded and that there was some sort of structure. After creating alot of mIRC-scripts over the years, he created one to connect with a MTA server as a client and named it ''MTA Connection Script''. After some scripting he could finally create his very wanted '!count'-script:&lt;br /&gt;
&lt;br /&gt;
  alias mta.text {&lt;br /&gt;
    if ($2 == !count) {&lt;br /&gt;
      mta.say Count down!&lt;br /&gt;
      .timer9 1 1 mta.say 5&lt;br /&gt;
      .timer8 1 2 mta.say 4&lt;br /&gt;
      .timer7 1 3 mta.say 3&lt;br /&gt;
      .timer6 1 4 mta.say 2&lt;br /&gt;
      .timer5 1 5 mta.say 1&lt;br /&gt;
      .timer4 1 6 mta.say GOGOGO!&lt;br /&gt;
    }&lt;br /&gt;
  }&lt;br /&gt;
&lt;br /&gt;
Later he made a post of it on MTA forums which can be found [http://forum.mtasa.com/viewtopic.php?t=5362 here]. After some positive replies, he decided to continue work on it. But after [http://forum.multitheftauto.com/viewtopic.php?p=53791 this] post and a PM to ''Blokker_1999'' about the netcode the MTA team realized this could go wrong as you can see in ''Blokker_1999'''s reply on the PM:&lt;br /&gt;
&lt;br /&gt;
  WE HATE HACKERS!&lt;br /&gt;
&lt;br /&gt;
''MrBump'' made a suggestion to make it Admin only and ''MrBump'' became ''Aeron'''s contact person and advisor about the script. ''Aeron'' renamed the script to ''MTA Admin Control'' and had a warm welcome in this [http://forum.multitheftauto.com/viewtopic.php?p=54788 post] after there where handy scripts running on some popular servers.&lt;br /&gt;
&lt;br /&gt;
A couple of days later when MTA:VC v0.3 was released posted ''MrBump'' a frontpage post when ''MTA Admin Control'' v1.18 was ready for release, but he decided to release it under the name ''MTA mIRC Admin''.&lt;br /&gt;
&lt;br /&gt;
MTA:mA v1.21 is the latest version for MTA:VC v0.3.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;0&amp;quot;&lt;br /&gt;
| [[Image:MTACS01.gif|thumb|none|200px|MTA Connection Script v0.1]]&lt;br /&gt;
| [[Image:MTACS02.GIF|thumb|none|200px|MTA Connection Script v0.2]]&lt;br /&gt;
| [[Image:MTACS03.gif|thumb|none|200px|Scripting component of MTA Admin control v0.1]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Image:MTAMA01.gif|thumb|none|200px|MTA Admin Control v0.1]]&lt;br /&gt;
| [[Image:MTAMA02.gif|thumb|none|200px|MTA Admin Control v0.2]]&lt;br /&gt;
| [[Image:MTAMA112.gif|thumb|none|200px|MTA mIRC Admin v1.12]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Image:MTAMA120.gif|thumb|none|200px|MTA mIRC Admin v1.2]]&lt;br /&gt;
| [[Image:MTAMA1222.gif|thumb|none|200px|MTA mIRC Admin v1.222]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===v2 series===&lt;br /&gt;
&lt;br /&gt;
This version got released when MTA:VC v0.3.1 came out and came with wildcard IP management, an auto updater, new game 'modes' and a few other little things.&lt;br /&gt;
&lt;br /&gt;
MTA:mA v2.013 is the latest version for MTA:VC v0.3.1.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;0&amp;quot;&lt;br /&gt;
| [[Image:MTAMA2A.gif|thumb|none|200px|MTA mIRC Admin v2.0 Alpha]]&lt;br /&gt;
| [[Image:MTAMA2005.gif|thumb|none|200px|MTA mIRC Admin v2.005]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===v3 series===&lt;br /&gt;
&lt;br /&gt;
This version was released when MTA:VC v0.4 came out and came with PM dialogs, GTA:3 support, Admin+, map function and other little things. Over time, MTA:VC v0.5 support, multiple script support and zoom function for the map were added.&lt;br /&gt;
&lt;br /&gt;
MTA:mA v3.24 is the latest version for MTA v0.4 and MTA v0.5.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;0&amp;quot;&lt;br /&gt;
| [[Image:mtama.JPG|thumb|none|200px|MTA mIRC Admin v3.24]]&lt;br /&gt;
| [[Image:MTAMA307.gif|thumb|none|200px|MTA mIRC Admin v3.07]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===v4 series===&lt;br /&gt;
&lt;br /&gt;
This version was released when MTA:SA v1.0 came out and is very limited, like the previous MTA:MAs.&lt;br /&gt;
&lt;br /&gt;
MTA:mA v4.12 is the latest version for MTA:SA v1.0&lt;br /&gt;
{| border=&amp;quot;0&amp;quot;&lt;br /&gt;
| [[Image:MTAMA406.png|thumb|none|200px|MTA mIRC Admin v4.06]]&lt;br /&gt;
| [[Image:MTAMA412.png|thumb|none|200px|Map component of MTA mIRC Admin v4.12]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Scripts==&lt;br /&gt;
&lt;br /&gt;
There are hundreds of scripts for MTA:mA. These are the most popular ones:&lt;br /&gt;
&lt;br /&gt;
===MTA:mA:GRS===&lt;br /&gt;
&lt;br /&gt;
A very popular script is ''MTA:mA:GRS'' (''General Release Script'', developed by Oliver Brown ([FMJ]Oli), which is widely used in both ''[[GTA3MTA_0.5|GTA3:MTA]]'' and ''[[MTAVC_0.5|MTA:VC]]'' servers.&lt;br /&gt;
&lt;br /&gt;
[[Image:grs.JPG|300px|center|thumb|General Release Script / GRS]]&lt;br /&gt;
&lt;br /&gt;
===Clan RPG Script===&lt;br /&gt;
&lt;br /&gt;
A Clan RPG Script developed by [FMJ]Oli] and ''Jax''&lt;br /&gt;
Features:&lt;br /&gt;
 Cash/Bank System&lt;br /&gt;
 Clan/Player Registration&lt;br /&gt;
 Item/Vehicle/Property Purchasing/Selling&lt;br /&gt;
 Robbing Capability&lt;br /&gt;
 GTA3/VC Support&lt;br /&gt;
 Various Bug/Error Fixes - Speed Improved&lt;br /&gt;
 King of the House Mode&lt;br /&gt;
 Cash/Item Stashing&lt;br /&gt;
 Bounty Hunting&lt;br /&gt;
 District/City Purchasing/Selling&lt;br /&gt;
 Petrol Buying/Using/Effects &lt;br /&gt;
&lt;br /&gt;
The orginal forum thread can be found [http://forum.mtasa.com/viewtopic.php?t=11562 here].&lt;br /&gt;
&lt;br /&gt;
==Links==&lt;br /&gt;
&lt;br /&gt;
* [http://home.deds.nl/~aeron/ MTA:mA - Homepage]&lt;br /&gt;
* [http://files.mtasa.com/apps/tools/MTAmA/MTAmA121.zip MTA:mA 1.21]&lt;br /&gt;
* [http://home.deds.nl/~aeron/mtama/1.0/MTAMA1222.rar MTA:mA 1.222] [http://mfiles.mtasa.com/apps/tools/MTAmA/MTAmA1222.zip Mirror]&lt;br /&gt;
* [http://mta.modpro.be/apps/tools/MTAmA/MTAmA2004.zip MTA:mA 2.004]&lt;br /&gt;
* [http://home.deds.nl/~aeron/mtama/2.0/MTAMA2013.rar MTA:mA 2.013] [http://files.mtasa.com/apps/tools/MTAmA/MTAmA2013.zip Mirror]&lt;br /&gt;
* [http://files.mtasa.com/apps/tools/MTAmA/MTAmA300.zip MTA:mA 3.00]&lt;br /&gt;
* [http://files.mtasa.com/apps/tools/MTAmA/MTAmA324.zip MTA:mA 3.24]&lt;br /&gt;
* [http://files.mtasa.com/apps/tools/MTAmA/MTAmA4.zip MTA:mA 4.00]&lt;br /&gt;
* [http://home.deds.nl/~aeron/files/ MTA:mA Series 3 - Downloads]&lt;br /&gt;
* [http://home.deds.nl/~aeron/mtama/4.0/ MTA:mA series 4 - Downloads]&lt;br /&gt;
* [http://web.archive.org/web/20060424164026/http://talidan.littlewhitey.net/mtama/maps.rar MTA:mA series 4 - Maps - Download] [http://www.projectredivivus.com/files/tools/MTAmA/maps.rar Mirror]&lt;br /&gt;
* [http://forum.mtasa.com/viewtopic.php?t=8788%20 MTA:mA - General Release Script - MTA Topic]&lt;br /&gt;
* [http://files.mtasa.com/apps/tools/MTAmA/MTAmA_GRS_4.14.exe MTA:mA - General Release Script 4.14 - Download Mirror #1]&lt;br /&gt;
* [http://web.archive.org/web/20071102021213/http://www.mta-fmj.com/mtama.exe MTA:mA - General Release Script 4.14 - Download Mirror #2]&lt;br /&gt;
* [http://www.projectredivivus.com/files/tools/MTAmA/MTAmA_GRS_4.14.exe MTA:mA - General Release Script 4.14 - Download Mirror #3]&lt;br /&gt;
* [http://files.mtasa.com/apps/tools/MTAmA/GRS_MANUAL_4.14.txt MTA:mA - General Release Script 4.14 - Manual]&lt;br /&gt;
&lt;br /&gt;
[[Category:MTA 0.5]] [[Category:Historical]]&lt;/div&gt;</summary>
		<author><name>SugarD-x</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=MTA:mA&amp;diff=25961</id>
		<title>MTA:mA</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=MTA:mA&amp;diff=25961"/>
		<updated>2011-06-05T22:15:46Z</updated>

		<summary type="html">&lt;p&gt;SugarD-x: /* Links */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Introduction==&lt;br /&gt;
Multi Theft Auto: mIRC Admin (MTA:mA) is an admin client for MTA developed by ''Aeron'' in [http://www.mirc.com mIRC]. It has the possibility to create and run custom-made mIRC scripts on MTA servers, useful for creating gamemodes, whilst providing other functions such as cheat protection and links to other programs.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
&lt;br /&gt;
===v1 series===&lt;br /&gt;
&lt;br /&gt;
It all started back in the MTA:VC v0.2.2 days. A normal player nicknamed ''Aeron'' drives around on his ''PCJ600'' and sees some other players racing 'orginized' racing. He joins the club and did some races. The only problem was that the countdown of 5 wasn't really smooth and the player who's typing it was always the first to start or the last. ''Aeron'' wondered if there was not a possibility to get some sort of script running that does the countdown that gets triggerd with '!count'. After some searching he realized there was no such ability. Therefore he decided to make his own. With use of ''Ethereal'' he sniffed around in the packets that MTA sends and note them down. He saw that the packets were not encoded and that there was some sort of structure. After creating alot of mIRC-scripts over the years, he created one to connect with a MTA server as a client and named it ''MTA Connection Script''. After some scripting he could finally create his very wanted '!count'-script:&lt;br /&gt;
&lt;br /&gt;
  alias mta.text {&lt;br /&gt;
    if ($2 == !count) {&lt;br /&gt;
      mta.say Count down!&lt;br /&gt;
      .timer9 1 1 mta.say 5&lt;br /&gt;
      .timer8 1 2 mta.say 4&lt;br /&gt;
      .timer7 1 3 mta.say 3&lt;br /&gt;
      .timer6 1 4 mta.say 2&lt;br /&gt;
      .timer5 1 5 mta.say 1&lt;br /&gt;
      .timer4 1 6 mta.say GOGOGO!&lt;br /&gt;
    }&lt;br /&gt;
  }&lt;br /&gt;
&lt;br /&gt;
Later he made a post of it on MTA forums which can be found [http://forum.mtasa.com/viewtopic.php?t=5362 here]. After some positive replies, he decided to continue work on it. But after [http://forum.multitheftauto.com/viewtopic.php?p=53791 this] post and a PM to ''Blokker_1999'' about the netcode the MTA team realized this could go wrong as you can see in ''Blokker_1999'''s reply on the PM:&lt;br /&gt;
&lt;br /&gt;
  WE HATE HACKERS!&lt;br /&gt;
&lt;br /&gt;
''MrBump'' made a suggestion to make it Admin only and ''MrBump'' became ''Aeron'''s contact person and advisor about the script. ''Aeron'' renamed the script to ''MTA Admin Control'' and had a warm welcome in this [http://forum.multitheftauto.com/viewtopic.php?p=54788 post] after there where handy scripts running on some popular servers.&lt;br /&gt;
&lt;br /&gt;
A couple of days later when MTA:VC v0.3 was released posted ''MrBump'' a frontpage post when ''MTA Admin Control'' v1.18 was ready for release, but he decided to release it under the name ''MTA mIRC Admin''.&lt;br /&gt;
&lt;br /&gt;
MTA:mA v1.21 is the latest version for MTA:VC v0.3.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;0&amp;quot;&lt;br /&gt;
| [[Image:MTACS01.gif|thumb|none|200px|MTA Connection Script v0.1]]&lt;br /&gt;
| [[Image:MTACS02.GIF|thumb|none|200px|MTA Connection Script v0.2]]&lt;br /&gt;
| [[Image:MTACS03.gif|thumb|none|200px|Scripting component of MTA Admin control v0.1]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Image:MTAMA01.gif|thumb|none|200px|MTA Admin Control v0.1]]&lt;br /&gt;
| [[Image:MTAMA02.gif|thumb|none|200px|MTA Admin Control v0.2]]&lt;br /&gt;
| [[Image:MTAMA112.gif|thumb|none|200px|MTA mIRC Admin v1.12]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Image:MTAMA120.gif|thumb|none|200px|MTA mIRC Admin v1.2]]&lt;br /&gt;
| [[Image:MTAMA1222.gif|thumb|none|200px|MTA mIRC Admin v1.222]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===v2 series===&lt;br /&gt;
&lt;br /&gt;
This version got released when MTA:VC v0.3.1 came out and came with wildcard IP management, an auto updater, new game 'modes' and a few other little things.&lt;br /&gt;
&lt;br /&gt;
MTA:mA v2.013 is the latest version for MTA:VC v0.3.1.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;0&amp;quot;&lt;br /&gt;
| [[Image:MTAMA2A.gif|thumb|none|200px|MTA mIRC Admin v2.0 Alpha]]&lt;br /&gt;
| [[Image:MTAMA2005.gif|thumb|none|200px|MTA mIRC Admin v2.005]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===v3 series===&lt;br /&gt;
&lt;br /&gt;
This version was released when MTA:VC v0.4 came out and came with PM dialogs, GTA:3 support, Admin+, map function and other little things. Over time, MTA:VC v0.5 support, multiple script support and zoom function for the map were added.&lt;br /&gt;
&lt;br /&gt;
MTA:mA v3.24 is the latest version for MTA v0.4 and MTA v0.5.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;0&amp;quot;&lt;br /&gt;
| [[Image:mtama.JPG|thumb|none|200px|MTA mIRC Admin v3.24]]&lt;br /&gt;
| [[Image:MTAMA307.gif|thumb|none|200px|MTA mIRC Admin v3.07]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===v4 series===&lt;br /&gt;
&lt;br /&gt;
This version was released when MTA:SA v1.0 came out and is very limited, like the previous MTA:MAs.&lt;br /&gt;
&lt;br /&gt;
MTA:mA v4.12 is the latest version for MTA:SA v1.0&lt;br /&gt;
{| border=&amp;quot;0&amp;quot;&lt;br /&gt;
| [[Image:MTAMA406.png|thumb|none|200px|MTA mIRC Admin v4.06]]&lt;br /&gt;
| [[Image:MTAMA412.png|thumb|none|200px|Map component of MTA mIRC Admin v4.12]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Scripts==&lt;br /&gt;
&lt;br /&gt;
There are hundreds of scripts for MTA:mA. These are the most popular ones:&lt;br /&gt;
&lt;br /&gt;
===MTA:mA:GRS===&lt;br /&gt;
&lt;br /&gt;
A very popular script is ''MTA:mA:GRS'' (''General Release Script'', developed by Oliver Brown ([FMJ]Oli), which is widely used in both ''[[GTA3MTA_0.5|GTA3:MTA]]'' and ''[[MTAVC_0.5|MTA:VC]]'' servers.&lt;br /&gt;
&lt;br /&gt;
[[Image:grs.JPG|300px|center|thumb|General Release Script / GRS]]&lt;br /&gt;
&lt;br /&gt;
===Clan RPG Script===&lt;br /&gt;
&lt;br /&gt;
A Clan RPG Script developed by [FMJ]Oli] and ''Jax''&lt;br /&gt;
Features:&lt;br /&gt;
 Cash/Bank System&lt;br /&gt;
 Clan/Player Registration&lt;br /&gt;
 Item/Vehicle/Property Purchasing/Selling&lt;br /&gt;
 Robbing Capability&lt;br /&gt;
 GTA3/VC Support&lt;br /&gt;
 Various Bug/Error Fixes - Speed Improved&lt;br /&gt;
 King of the House Mode&lt;br /&gt;
 Cash/Item Stashing&lt;br /&gt;
 Bounty Hunting&lt;br /&gt;
 District/City Purchasing/Selling&lt;br /&gt;
 Petrol Buying/Using/Effects &lt;br /&gt;
&lt;br /&gt;
The orginal forum thread can be found [http://forum.mtasa.com/viewtopic.php?t=11562 here].&lt;br /&gt;
&lt;br /&gt;
==Links==&lt;br /&gt;
&lt;br /&gt;
* [http://home.deds.nl/~aeron/ MTA:mA - Homepage]&lt;br /&gt;
* [http://files.mtasa.com/apps/tools/MTAmA/MTAmA121.zip MTA:mA 1.21]&lt;br /&gt;
* [http://home.deds.nl/~aeron/mtama/1.0/MTAMA1222.rar MTA:mA 1.222] [http://mfiles.mtasa.com/apps/tools/MTAmA/MTAmA1222.zip Mirror]&lt;br /&gt;
* [http://mta.modpro.be/apps/tools/MTAmA/MTAmA2004.zip MTA:mA 2.004]&lt;br /&gt;
* [http://home.deds.nl/~aeron/mtama/2.0/MTAMA2013.rar MTA:mA 2.013] [http://files.mtasa.com/apps/tools/MTAmA/MTAmA2013.zip Mirror]&lt;br /&gt;
* [http://files.mtasa.com/apps/tools/MTAmA/MTAmA300.zip MTA:mA 3.00]&lt;br /&gt;
* [http://files.mtasa.com/apps/tools/MTAmA/MTAmA324.zip MTA:mA 3.24]&lt;br /&gt;
* [http://files.mtasa.com/apps/tools/MTAmA/MTAmA4.zip MTA:mA 4.00]&lt;br /&gt;
* [http://home.deds.nl/~aeron/files/ MTA:mA Series 3 - Downloads]&lt;br /&gt;
* [http://home.deds.nl/~aeron/mtama/4.0/ MTA:mA series 4 - Downloads]&lt;br /&gt;
* [http://web.archive.org/web/20060424164026/http://talidan.littlewhitey.net/mtama/maps.rar MTA:mA series 4 - Maps - Download [http://www.projectredivivus.com/files/tools/MTAmA/maps.rar Mirror]&lt;br /&gt;
* [http://forum.mtasa.com/viewtopic.php?t=8788%20 MTA:mA - General Release Script - MTA Topic]&lt;br /&gt;
* [http://files.mtasa.com/apps/tools/MTAmA/MTAmA_GRS_4.14.exe MTA:mA - General Release Script 4.14 - Download Mirror #1]&lt;br /&gt;
* [http://web.archive.org/web/20071102021213/http://www.mta-fmj.com/mtama.exe MTA:mA - General Release Script 4.14 - Download Mirror #2]&lt;br /&gt;
* [http://www.projectredivivus.com/files/tools/MTAmA/MTAmA_GRS_4.14.exe MTA:mA - General Release Script 4.14 - Download Mirror #3]&lt;br /&gt;
* [http://files.mtasa.com/apps/tools/MTAmA/GRS_MANUAL_4.14.txt MTA:mA - General Release Script 4.14 - Manual]&lt;br /&gt;
&lt;br /&gt;
[[Category:MTA 0.5]] [[Category:Historical]]&lt;/div&gt;</summary>
		<author><name>SugarD-x</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=MTA:mA&amp;diff=25960</id>
		<title>MTA:mA</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=MTA:mA&amp;diff=25960"/>
		<updated>2011-06-05T22:15:08Z</updated>

		<summary type="html">&lt;p&gt;SugarD-x: /* Links */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Introduction==&lt;br /&gt;
Multi Theft Auto: mIRC Admin (MTA:mA) is an admin client for MTA developed by ''Aeron'' in [http://www.mirc.com mIRC]. It has the possibility to create and run custom-made mIRC scripts on MTA servers, useful for creating gamemodes, whilst providing other functions such as cheat protection and links to other programs.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
&lt;br /&gt;
===v1 series===&lt;br /&gt;
&lt;br /&gt;
It all started back in the MTA:VC v0.2.2 days. A normal player nicknamed ''Aeron'' drives around on his ''PCJ600'' and sees some other players racing 'orginized' racing. He joins the club and did some races. The only problem was that the countdown of 5 wasn't really smooth and the player who's typing it was always the first to start or the last. ''Aeron'' wondered if there was not a possibility to get some sort of script running that does the countdown that gets triggerd with '!count'. After some searching he realized there was no such ability. Therefore he decided to make his own. With use of ''Ethereal'' he sniffed around in the packets that MTA sends and note them down. He saw that the packets were not encoded and that there was some sort of structure. After creating alot of mIRC-scripts over the years, he created one to connect with a MTA server as a client and named it ''MTA Connection Script''. After some scripting he could finally create his very wanted '!count'-script:&lt;br /&gt;
&lt;br /&gt;
  alias mta.text {&lt;br /&gt;
    if ($2 == !count) {&lt;br /&gt;
      mta.say Count down!&lt;br /&gt;
      .timer9 1 1 mta.say 5&lt;br /&gt;
      .timer8 1 2 mta.say 4&lt;br /&gt;
      .timer7 1 3 mta.say 3&lt;br /&gt;
      .timer6 1 4 mta.say 2&lt;br /&gt;
      .timer5 1 5 mta.say 1&lt;br /&gt;
      .timer4 1 6 mta.say GOGOGO!&lt;br /&gt;
    }&lt;br /&gt;
  }&lt;br /&gt;
&lt;br /&gt;
Later he made a post of it on MTA forums which can be found [http://forum.mtasa.com/viewtopic.php?t=5362 here]. After some positive replies, he decided to continue work on it. But after [http://forum.multitheftauto.com/viewtopic.php?p=53791 this] post and a PM to ''Blokker_1999'' about the netcode the MTA team realized this could go wrong as you can see in ''Blokker_1999'''s reply on the PM:&lt;br /&gt;
&lt;br /&gt;
  WE HATE HACKERS!&lt;br /&gt;
&lt;br /&gt;
''MrBump'' made a suggestion to make it Admin only and ''MrBump'' became ''Aeron'''s contact person and advisor about the script. ''Aeron'' renamed the script to ''MTA Admin Control'' and had a warm welcome in this [http://forum.multitheftauto.com/viewtopic.php?p=54788 post] after there where handy scripts running on some popular servers.&lt;br /&gt;
&lt;br /&gt;
A couple of days later when MTA:VC v0.3 was released posted ''MrBump'' a frontpage post when ''MTA Admin Control'' v1.18 was ready for release, but he decided to release it under the name ''MTA mIRC Admin''.&lt;br /&gt;
&lt;br /&gt;
MTA:mA v1.21 is the latest version for MTA:VC v0.3.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;0&amp;quot;&lt;br /&gt;
| [[Image:MTACS01.gif|thumb|none|200px|MTA Connection Script v0.1]]&lt;br /&gt;
| [[Image:MTACS02.GIF|thumb|none|200px|MTA Connection Script v0.2]]&lt;br /&gt;
| [[Image:MTACS03.gif|thumb|none|200px|Scripting component of MTA Admin control v0.1]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Image:MTAMA01.gif|thumb|none|200px|MTA Admin Control v0.1]]&lt;br /&gt;
| [[Image:MTAMA02.gif|thumb|none|200px|MTA Admin Control v0.2]]&lt;br /&gt;
| [[Image:MTAMA112.gif|thumb|none|200px|MTA mIRC Admin v1.12]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Image:MTAMA120.gif|thumb|none|200px|MTA mIRC Admin v1.2]]&lt;br /&gt;
| [[Image:MTAMA1222.gif|thumb|none|200px|MTA mIRC Admin v1.222]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===v2 series===&lt;br /&gt;
&lt;br /&gt;
This version got released when MTA:VC v0.3.1 came out and came with wildcard IP management, an auto updater, new game 'modes' and a few other little things.&lt;br /&gt;
&lt;br /&gt;
MTA:mA v2.013 is the latest version for MTA:VC v0.3.1.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;0&amp;quot;&lt;br /&gt;
| [[Image:MTAMA2A.gif|thumb|none|200px|MTA mIRC Admin v2.0 Alpha]]&lt;br /&gt;
| [[Image:MTAMA2005.gif|thumb|none|200px|MTA mIRC Admin v2.005]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===v3 series===&lt;br /&gt;
&lt;br /&gt;
This version was released when MTA:VC v0.4 came out and came with PM dialogs, GTA:3 support, Admin+, map function and other little things. Over time, MTA:VC v0.5 support, multiple script support and zoom function for the map were added.&lt;br /&gt;
&lt;br /&gt;
MTA:mA v3.24 is the latest version for MTA v0.4 and MTA v0.5.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;0&amp;quot;&lt;br /&gt;
| [[Image:mtama.JPG|thumb|none|200px|MTA mIRC Admin v3.24]]&lt;br /&gt;
| [[Image:MTAMA307.gif|thumb|none|200px|MTA mIRC Admin v3.07]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===v4 series===&lt;br /&gt;
&lt;br /&gt;
This version was released when MTA:SA v1.0 came out and is very limited, like the previous MTA:MAs.&lt;br /&gt;
&lt;br /&gt;
MTA:mA v4.12 is the latest version for MTA:SA v1.0&lt;br /&gt;
{| border=&amp;quot;0&amp;quot;&lt;br /&gt;
| [[Image:MTAMA406.png|thumb|none|200px|MTA mIRC Admin v4.06]]&lt;br /&gt;
| [[Image:MTAMA412.png|thumb|none|200px|Map component of MTA mIRC Admin v4.12]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Scripts==&lt;br /&gt;
&lt;br /&gt;
There are hundreds of scripts for MTA:mA. These are the most popular ones:&lt;br /&gt;
&lt;br /&gt;
===MTA:mA:GRS===&lt;br /&gt;
&lt;br /&gt;
A very popular script is ''MTA:mA:GRS'' (''General Release Script'', developed by Oliver Brown ([FMJ]Oli), which is widely used in both ''[[GTA3MTA_0.5|GTA3:MTA]]'' and ''[[MTAVC_0.5|MTA:VC]]'' servers.&lt;br /&gt;
&lt;br /&gt;
[[Image:grs.JPG|300px|center|thumb|General Release Script / GRS]]&lt;br /&gt;
&lt;br /&gt;
===Clan RPG Script===&lt;br /&gt;
&lt;br /&gt;
A Clan RPG Script developed by [FMJ]Oli] and ''Jax''&lt;br /&gt;
Features:&lt;br /&gt;
 Cash/Bank System&lt;br /&gt;
 Clan/Player Registration&lt;br /&gt;
 Item/Vehicle/Property Purchasing/Selling&lt;br /&gt;
 Robbing Capability&lt;br /&gt;
 GTA3/VC Support&lt;br /&gt;
 Various Bug/Error Fixes - Speed Improved&lt;br /&gt;
 King of the House Mode&lt;br /&gt;
 Cash/Item Stashing&lt;br /&gt;
 Bounty Hunting&lt;br /&gt;
 District/City Purchasing/Selling&lt;br /&gt;
 Petrol Buying/Using/Effects &lt;br /&gt;
&lt;br /&gt;
The orginal forum thread can be found [http://forum.mtasa.com/viewtopic.php?t=11562 here].&lt;br /&gt;
&lt;br /&gt;
==Links==&lt;br /&gt;
&lt;br /&gt;
* [http://home.deds.nl/~aeron/ MTA:mA - Homepage]&lt;br /&gt;
* [http://files.mtasa.com/apps/tools/MTAmA/MTAmA121.zip MTA:mA 1.21]&lt;br /&gt;
* [http://home.deds.nl/~aeron/mtama/1.0/MTAMA1222.rar MTA:mA 1.222] [http://mfiles.mtasa.com/apps/tools/MTAmA/MTAmA1222.zip Mirror]&lt;br /&gt;
* [http://mta.modpro.be/apps/tools/MTAmA/MTAmA2004.zip MTA:mA 2.004]&lt;br /&gt;
* [http://home.deds.nl/~aeron/mtama/2.0/MTAMA2013.rar MTA:mA 2.013] [http://files.mtasa.com/apps/tools/MTAmA/MTAmA2013.zip Mirror]&lt;br /&gt;
* [http://files.mtasa.com/apps/tools/MTAmA/MTAmA300.zip MTA:mA 3.00]&lt;br /&gt;
* [http://files.mtasa.com/apps/tools/MTAmA/MTAmA324.zip MTA:mA 3.24]&lt;br /&gt;
* [http://files.mtasa.com/apps/tools/MTAmA/MTAmA4.zip MTA:mA 4.00]&lt;br /&gt;
* [http://home.deds.nl/~aeron/files/ MTA:mA Series 3 - Downloads]&lt;br /&gt;
* [http://home.deds.nl/~aeron/mtama/4.0/ MTA:mA series 4 - Downloads]&lt;br /&gt;
* [http://web.archive.org/web/20060424164026/http://talidan.littlewhitey.net/mtama/maps.rar MTA:mA series 4 - Maps - Download Mirror #1]&lt;br /&gt;
* [http://www.projectredivivus.com/files/tools/MTAmA/maps.rar MTA:mA series 4 - Maps - Download Mirror #2]&lt;br /&gt;
* [http://forum.mtasa.com/viewtopic.php?t=8788%20 MTA:mA - General Release Script - MTA Topic]&lt;br /&gt;
* [http://files.mtasa.com/apps/tools/MTAmA/MTAmA_GRS_4.14.exe MTA:mA - General Release Script 4.14 - Download Mirror #1]&lt;br /&gt;
* [http://web.archive.org/web/20071102021213/http://www.mta-fmj.com/mtama.exe MTA:mA - General Release Script 4.14 - Download Mirror #2]&lt;br /&gt;
* [http://www.projectredivivus.com/files/tools/MTAmA/MTAmA_GRS_4.14.exe MTA:mA - General Release Script 4.14 - Download Mirror #3]&lt;br /&gt;
* [http://files.mtasa.com/apps/tools/MTAmA/GRS_MANUAL_4.14.txt MTA:mA - General Release Script 4.14 - Manual]&lt;br /&gt;
&lt;br /&gt;
[[Category:MTA 0.5]] [[Category:Historical]]&lt;/div&gt;</summary>
		<author><name>SugarD-x</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=MTA:mA&amp;diff=25959</id>
		<title>MTA:mA</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=MTA:mA&amp;diff=25959"/>
		<updated>2011-06-05T22:14:29Z</updated>

		<summary type="html">&lt;p&gt;SugarD-x: /* Links */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Introduction==&lt;br /&gt;
Multi Theft Auto: mIRC Admin (MTA:mA) is an admin client for MTA developed by ''Aeron'' in [http://www.mirc.com mIRC]. It has the possibility to create and run custom-made mIRC scripts on MTA servers, useful for creating gamemodes, whilst providing other functions such as cheat protection and links to other programs.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
&lt;br /&gt;
===v1 series===&lt;br /&gt;
&lt;br /&gt;
It all started back in the MTA:VC v0.2.2 days. A normal player nicknamed ''Aeron'' drives around on his ''PCJ600'' and sees some other players racing 'orginized' racing. He joins the club and did some races. The only problem was that the countdown of 5 wasn't really smooth and the player who's typing it was always the first to start or the last. ''Aeron'' wondered if there was not a possibility to get some sort of script running that does the countdown that gets triggerd with '!count'. After some searching he realized there was no such ability. Therefore he decided to make his own. With use of ''Ethereal'' he sniffed around in the packets that MTA sends and note them down. He saw that the packets were not encoded and that there was some sort of structure. After creating alot of mIRC-scripts over the years, he created one to connect with a MTA server as a client and named it ''MTA Connection Script''. After some scripting he could finally create his very wanted '!count'-script:&lt;br /&gt;
&lt;br /&gt;
  alias mta.text {&lt;br /&gt;
    if ($2 == !count) {&lt;br /&gt;
      mta.say Count down!&lt;br /&gt;
      .timer9 1 1 mta.say 5&lt;br /&gt;
      .timer8 1 2 mta.say 4&lt;br /&gt;
      .timer7 1 3 mta.say 3&lt;br /&gt;
      .timer6 1 4 mta.say 2&lt;br /&gt;
      .timer5 1 5 mta.say 1&lt;br /&gt;
      .timer4 1 6 mta.say GOGOGO!&lt;br /&gt;
    }&lt;br /&gt;
  }&lt;br /&gt;
&lt;br /&gt;
Later he made a post of it on MTA forums which can be found [http://forum.mtasa.com/viewtopic.php?t=5362 here]. After some positive replies, he decided to continue work on it. But after [http://forum.multitheftauto.com/viewtopic.php?p=53791 this] post and a PM to ''Blokker_1999'' about the netcode the MTA team realized this could go wrong as you can see in ''Blokker_1999'''s reply on the PM:&lt;br /&gt;
&lt;br /&gt;
  WE HATE HACKERS!&lt;br /&gt;
&lt;br /&gt;
''MrBump'' made a suggestion to make it Admin only and ''MrBump'' became ''Aeron'''s contact person and advisor about the script. ''Aeron'' renamed the script to ''MTA Admin Control'' and had a warm welcome in this [http://forum.multitheftauto.com/viewtopic.php?p=54788 post] after there where handy scripts running on some popular servers.&lt;br /&gt;
&lt;br /&gt;
A couple of days later when MTA:VC v0.3 was released posted ''MrBump'' a frontpage post when ''MTA Admin Control'' v1.18 was ready for release, but he decided to release it under the name ''MTA mIRC Admin''.&lt;br /&gt;
&lt;br /&gt;
MTA:mA v1.21 is the latest version for MTA:VC v0.3.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;0&amp;quot;&lt;br /&gt;
| [[Image:MTACS01.gif|thumb|none|200px|MTA Connection Script v0.1]]&lt;br /&gt;
| [[Image:MTACS02.GIF|thumb|none|200px|MTA Connection Script v0.2]]&lt;br /&gt;
| [[Image:MTACS03.gif|thumb|none|200px|Scripting component of MTA Admin control v0.1]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Image:MTAMA01.gif|thumb|none|200px|MTA Admin Control v0.1]]&lt;br /&gt;
| [[Image:MTAMA02.gif|thumb|none|200px|MTA Admin Control v0.2]]&lt;br /&gt;
| [[Image:MTAMA112.gif|thumb|none|200px|MTA mIRC Admin v1.12]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Image:MTAMA120.gif|thumb|none|200px|MTA mIRC Admin v1.2]]&lt;br /&gt;
| [[Image:MTAMA1222.gif|thumb|none|200px|MTA mIRC Admin v1.222]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===v2 series===&lt;br /&gt;
&lt;br /&gt;
This version got released when MTA:VC v0.3.1 came out and came with wildcard IP management, an auto updater, new game 'modes' and a few other little things.&lt;br /&gt;
&lt;br /&gt;
MTA:mA v2.013 is the latest version for MTA:VC v0.3.1.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;0&amp;quot;&lt;br /&gt;
| [[Image:MTAMA2A.gif|thumb|none|200px|MTA mIRC Admin v2.0 Alpha]]&lt;br /&gt;
| [[Image:MTAMA2005.gif|thumb|none|200px|MTA mIRC Admin v2.005]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===v3 series===&lt;br /&gt;
&lt;br /&gt;
This version was released when MTA:VC v0.4 came out and came with PM dialogs, GTA:3 support, Admin+, map function and other little things. Over time, MTA:VC v0.5 support, multiple script support and zoom function for the map were added.&lt;br /&gt;
&lt;br /&gt;
MTA:mA v3.24 is the latest version for MTA v0.4 and MTA v0.5.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;0&amp;quot;&lt;br /&gt;
| [[Image:mtama.JPG|thumb|none|200px|MTA mIRC Admin v3.24]]&lt;br /&gt;
| [[Image:MTAMA307.gif|thumb|none|200px|MTA mIRC Admin v3.07]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===v4 series===&lt;br /&gt;
&lt;br /&gt;
This version was released when MTA:SA v1.0 came out and is very limited, like the previous MTA:MAs.&lt;br /&gt;
&lt;br /&gt;
MTA:mA v4.12 is the latest version for MTA:SA v1.0&lt;br /&gt;
{| border=&amp;quot;0&amp;quot;&lt;br /&gt;
| [[Image:MTAMA406.png|thumb|none|200px|MTA mIRC Admin v4.06]]&lt;br /&gt;
| [[Image:MTAMA412.png|thumb|none|200px|Map component of MTA mIRC Admin v4.12]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Scripts==&lt;br /&gt;
&lt;br /&gt;
There are hundreds of scripts for MTA:mA. These are the most popular ones:&lt;br /&gt;
&lt;br /&gt;
===MTA:mA:GRS===&lt;br /&gt;
&lt;br /&gt;
A very popular script is ''MTA:mA:GRS'' (''General Release Script'', developed by Oliver Brown ([FMJ]Oli), which is widely used in both ''[[GTA3MTA_0.5|GTA3:MTA]]'' and ''[[MTAVC_0.5|MTA:VC]]'' servers.&lt;br /&gt;
&lt;br /&gt;
[[Image:grs.JPG|300px|center|thumb|General Release Script / GRS]]&lt;br /&gt;
&lt;br /&gt;
===Clan RPG Script===&lt;br /&gt;
&lt;br /&gt;
A Clan RPG Script developed by [FMJ]Oli] and ''Jax''&lt;br /&gt;
Features:&lt;br /&gt;
 Cash/Bank System&lt;br /&gt;
 Clan/Player Registration&lt;br /&gt;
 Item/Vehicle/Property Purchasing/Selling&lt;br /&gt;
 Robbing Capability&lt;br /&gt;
 GTA3/VC Support&lt;br /&gt;
 Various Bug/Error Fixes - Speed Improved&lt;br /&gt;
 King of the House Mode&lt;br /&gt;
 Cash/Item Stashing&lt;br /&gt;
 Bounty Hunting&lt;br /&gt;
 District/City Purchasing/Selling&lt;br /&gt;
 Petrol Buying/Using/Effects &lt;br /&gt;
&lt;br /&gt;
The orginal forum thread can be found [http://forum.mtasa.com/viewtopic.php?t=11562 here].&lt;br /&gt;
&lt;br /&gt;
==Links==&lt;br /&gt;
&lt;br /&gt;
* [http://home.deds.nl/~aeron/ MTA:mA - Homepage]&lt;br /&gt;
* [http://files.mtasa.com/apps/tools/MTAmA/MTAmA121.zip MTA:mA 1.21]&lt;br /&gt;
* [http://home.deds.nl/~aeron/mtama/1.0/MTAMA1222.rar MTA:mA 1.222 Mirror #1] [http://mfiles.mtasa.com/apps/tools/MTAmA/MTAmA1222.zip Mirror #2]&lt;br /&gt;
* [http://mta.modpro.be/apps/tools/MTAmA/MTAmA2004.zip MTA:mA 2.004]&lt;br /&gt;
* [http://home.deds.nl/~aeron/mtama/2.0/MTAMA2013.rar MTA:mA 2.013 Mirror #1] [http://files.mtasa.com/apps/tools/MTAmA/MTAmA2013.zip Mirror #2]&lt;br /&gt;
* [http://files.mtasa.com/apps/tools/MTAmA/MTAmA300.zip MTA:mA 3.00]&lt;br /&gt;
* [http://files.mtasa.com/apps/tools/MTAmA/MTAmA324.zip MTA:mA 3.24]&lt;br /&gt;
* [http://files.mtasa.com/apps/tools/MTAmA/MTAmA4.zip MTA:mA 4.00]&lt;br /&gt;
* [http://home.deds.nl/~aeron/files/ MTA:mA Series 3 - Downloads]&lt;br /&gt;
* [http://home.deds.nl/~aeron/mtama/4.0/ MTA:mA series 4 - Downloads]&lt;br /&gt;
* [http://web.archive.org/web/20060424164026/http://talidan.littlewhitey.net/mtama/maps.rar MTA:mA series 4 - Maps - Download Mirror #1]&lt;br /&gt;
* [http://www.projectredivivus.com/files/tools/MTAmA/maps.rar MTA:mA series 4 - Maps - Download Mirror #2]&lt;br /&gt;
* [http://forum.mtasa.com/viewtopic.php?t=8788%20 MTA:mA - General Release Script - MTA Topic]&lt;br /&gt;
* [http://files.mtasa.com/apps/tools/MTAmA/MTAmA_GRS_4.14.exe MTA:mA - General Release Script 4.14 - Download Mirror #1]&lt;br /&gt;
* [http://web.archive.org/web/20071102021213/http://www.mta-fmj.com/mtama.exe MTA:mA - General Release Script 4.14 - Download Mirror #2]&lt;br /&gt;
* [http://www.projectredivivus.com/files/tools/MTAmA/MTAmA_GRS_4.14.exe MTA:mA - General Release Script 4.14 - Download Mirror #3]&lt;br /&gt;
* [http://files.mtasa.com/apps/tools/MTAmA/GRS_MANUAL_4.14.txt MTA:mA - General Release Script 4.14 - Manual]&lt;br /&gt;
&lt;br /&gt;
[[Category:MTA 0.5]] [[Category:Historical]]&lt;/div&gt;</summary>
		<author><name>SugarD-x</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=MTA:mA&amp;diff=25958</id>
		<title>MTA:mA</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=MTA:mA&amp;diff=25958"/>
		<updated>2011-06-05T22:12:12Z</updated>

		<summary type="html">&lt;p&gt;SugarD-x: /* Links */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Introduction==&lt;br /&gt;
Multi Theft Auto: mIRC Admin (MTA:mA) is an admin client for MTA developed by ''Aeron'' in [http://www.mirc.com mIRC]. It has the possibility to create and run custom-made mIRC scripts on MTA servers, useful for creating gamemodes, whilst providing other functions such as cheat protection and links to other programs.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
&lt;br /&gt;
===v1 series===&lt;br /&gt;
&lt;br /&gt;
It all started back in the MTA:VC v0.2.2 days. A normal player nicknamed ''Aeron'' drives around on his ''PCJ600'' and sees some other players racing 'orginized' racing. He joins the club and did some races. The only problem was that the countdown of 5 wasn't really smooth and the player who's typing it was always the first to start or the last. ''Aeron'' wondered if there was not a possibility to get some sort of script running that does the countdown that gets triggerd with '!count'. After some searching he realized there was no such ability. Therefore he decided to make his own. With use of ''Ethereal'' he sniffed around in the packets that MTA sends and note them down. He saw that the packets were not encoded and that there was some sort of structure. After creating alot of mIRC-scripts over the years, he created one to connect with a MTA server as a client and named it ''MTA Connection Script''. After some scripting he could finally create his very wanted '!count'-script:&lt;br /&gt;
&lt;br /&gt;
  alias mta.text {&lt;br /&gt;
    if ($2 == !count) {&lt;br /&gt;
      mta.say Count down!&lt;br /&gt;
      .timer9 1 1 mta.say 5&lt;br /&gt;
      .timer8 1 2 mta.say 4&lt;br /&gt;
      .timer7 1 3 mta.say 3&lt;br /&gt;
      .timer6 1 4 mta.say 2&lt;br /&gt;
      .timer5 1 5 mta.say 1&lt;br /&gt;
      .timer4 1 6 mta.say GOGOGO!&lt;br /&gt;
    }&lt;br /&gt;
  }&lt;br /&gt;
&lt;br /&gt;
Later he made a post of it on MTA forums which can be found [http://forum.mtasa.com/viewtopic.php?t=5362 here]. After some positive replies, he decided to continue work on it. But after [http://forum.multitheftauto.com/viewtopic.php?p=53791 this] post and a PM to ''Blokker_1999'' about the netcode the MTA team realized this could go wrong as you can see in ''Blokker_1999'''s reply on the PM:&lt;br /&gt;
&lt;br /&gt;
  WE HATE HACKERS!&lt;br /&gt;
&lt;br /&gt;
''MrBump'' made a suggestion to make it Admin only and ''MrBump'' became ''Aeron'''s contact person and advisor about the script. ''Aeron'' renamed the script to ''MTA Admin Control'' and had a warm welcome in this [http://forum.multitheftauto.com/viewtopic.php?p=54788 post] after there where handy scripts running on some popular servers.&lt;br /&gt;
&lt;br /&gt;
A couple of days later when MTA:VC v0.3 was released posted ''MrBump'' a frontpage post when ''MTA Admin Control'' v1.18 was ready for release, but he decided to release it under the name ''MTA mIRC Admin''.&lt;br /&gt;
&lt;br /&gt;
MTA:mA v1.21 is the latest version for MTA:VC v0.3.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;0&amp;quot;&lt;br /&gt;
| [[Image:MTACS01.gif|thumb|none|200px|MTA Connection Script v0.1]]&lt;br /&gt;
| [[Image:MTACS02.GIF|thumb|none|200px|MTA Connection Script v0.2]]&lt;br /&gt;
| [[Image:MTACS03.gif|thumb|none|200px|Scripting component of MTA Admin control v0.1]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Image:MTAMA01.gif|thumb|none|200px|MTA Admin Control v0.1]]&lt;br /&gt;
| [[Image:MTAMA02.gif|thumb|none|200px|MTA Admin Control v0.2]]&lt;br /&gt;
| [[Image:MTAMA112.gif|thumb|none|200px|MTA mIRC Admin v1.12]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Image:MTAMA120.gif|thumb|none|200px|MTA mIRC Admin v1.2]]&lt;br /&gt;
| [[Image:MTAMA1222.gif|thumb|none|200px|MTA mIRC Admin v1.222]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===v2 series===&lt;br /&gt;
&lt;br /&gt;
This version got released when MTA:VC v0.3.1 came out and came with wildcard IP management, an auto updater, new game 'modes' and a few other little things.&lt;br /&gt;
&lt;br /&gt;
MTA:mA v2.013 is the latest version for MTA:VC v0.3.1.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;0&amp;quot;&lt;br /&gt;
| [[Image:MTAMA2A.gif|thumb|none|200px|MTA mIRC Admin v2.0 Alpha]]&lt;br /&gt;
| [[Image:MTAMA2005.gif|thumb|none|200px|MTA mIRC Admin v2.005]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===v3 series===&lt;br /&gt;
&lt;br /&gt;
This version was released when MTA:VC v0.4 came out and came with PM dialogs, GTA:3 support, Admin+, map function and other little things. Over time, MTA:VC v0.5 support, multiple script support and zoom function for the map were added.&lt;br /&gt;
&lt;br /&gt;
MTA:mA v3.24 is the latest version for MTA v0.4 and MTA v0.5.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;0&amp;quot;&lt;br /&gt;
| [[Image:mtama.JPG|thumb|none|200px|MTA mIRC Admin v3.24]]&lt;br /&gt;
| [[Image:MTAMA307.gif|thumb|none|200px|MTA mIRC Admin v3.07]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===v4 series===&lt;br /&gt;
&lt;br /&gt;
This version was released when MTA:SA v1.0 came out and is very limited, like the previous MTA:MAs.&lt;br /&gt;
&lt;br /&gt;
MTA:mA v4.12 is the latest version for MTA:SA v1.0&lt;br /&gt;
{| border=&amp;quot;0&amp;quot;&lt;br /&gt;
| [[Image:MTAMA406.png|thumb|none|200px|MTA mIRC Admin v4.06]]&lt;br /&gt;
| [[Image:MTAMA412.png|thumb|none|200px|Map component of MTA mIRC Admin v4.12]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Scripts==&lt;br /&gt;
&lt;br /&gt;
There are hundreds of scripts for MTA:mA. These are the most popular ones:&lt;br /&gt;
&lt;br /&gt;
===MTA:mA:GRS===&lt;br /&gt;
&lt;br /&gt;
A very popular script is ''MTA:mA:GRS'' (''General Release Script'', developed by Oliver Brown ([FMJ]Oli), which is widely used in both ''[[GTA3MTA_0.5|GTA3:MTA]]'' and ''[[MTAVC_0.5|MTA:VC]]'' servers.&lt;br /&gt;
&lt;br /&gt;
[[Image:grs.JPG|300px|center|thumb|General Release Script / GRS]]&lt;br /&gt;
&lt;br /&gt;
===Clan RPG Script===&lt;br /&gt;
&lt;br /&gt;
A Clan RPG Script developed by [FMJ]Oli] and ''Jax''&lt;br /&gt;
Features:&lt;br /&gt;
 Cash/Bank System&lt;br /&gt;
 Clan/Player Registration&lt;br /&gt;
 Item/Vehicle/Property Purchasing/Selling&lt;br /&gt;
 Robbing Capability&lt;br /&gt;
 GTA3/VC Support&lt;br /&gt;
 Various Bug/Error Fixes - Speed Improved&lt;br /&gt;
 King of the House Mode&lt;br /&gt;
 Cash/Item Stashing&lt;br /&gt;
 Bounty Hunting&lt;br /&gt;
 District/City Purchasing/Selling&lt;br /&gt;
 Petrol Buying/Using/Effects &lt;br /&gt;
&lt;br /&gt;
The orginal forum thread can be found [http://forum.mtasa.com/viewtopic.php?t=11562 here].&lt;br /&gt;
&lt;br /&gt;
==Links==&lt;br /&gt;
&lt;br /&gt;
* [http://home.deds.nl/~aeron/ MTA:mA - Homepage]&lt;br /&gt;
* [http://files.mtasa.com/apps/tools/MTAmA/MTAmA121.zip MTA:mA 1.21]&lt;br /&gt;
* [http://home.deds.nl/~aeron/mtama/1.0/MTAMA1222.rar MTA:mA 1.222 Mirror #1]&lt;br /&gt;
* [http://mfiles.mtasa.com/apps/tools/MTAmA/MTAmA1222.zip MTA:mA 1.222 Mirror #2]&lt;br /&gt;
* [http://mta.modpro.be/apps/tools/MTAmA/MTAmA2004.zip MTA:mA 2.004]&lt;br /&gt;
* [http://home.deds.nl/~aeron/mtama/2.0/MTAMA2013.rar MTA:mA 2.013 Mirror #1]&lt;br /&gt;
* [http://files.mtasa.com/apps/tools/MTAmA/MTAmA2013.zip Mirror #2]&lt;br /&gt;
* [http://files.mtasa.com/apps/tools/MTAmA/MTAmA300.zip MTA:mA 3.00]&lt;br /&gt;
* [http://files.mtasa.com/apps/tools/MTAmA/MTAmA324.zip MTA:mA 3.24]&lt;br /&gt;
* [http://files.mtasa.com/apps/tools/MTAmA/MTAmA4.zip MTA:mA 4.00]&lt;br /&gt;
* [http://home.deds.nl/~aeron/files/ MTA:mA Series 3 - Downloads]&lt;br /&gt;
* [http://home.deds.nl/~aeron/mtama/4.0/ MTA:mA series 4 - Downloads]&lt;br /&gt;
* [http://web.archive.org/web/20060424164026/http://talidan.littlewhitey.net/mtama/maps.rar MTA:mA series 4 - Maps - Download Mirror #1]&lt;br /&gt;
* [http://www.projectredivivus.com/files/tools/MTAmA/maps.rar MTA:mA series 4 - Maps - Download Mirror #2]&lt;br /&gt;
* [http://forum.mtasa.com/viewtopic.php?t=8788%20 MTA:mA - General Release Script - MTA Topic]&lt;br /&gt;
* [http://files.mtasa.com/apps/tools/MTAmA/MTAmA_GRS_4.14.exe MTA:mA - General Release Script 4.14 - Download Mirror #1]&lt;br /&gt;
* [http://web.archive.org/web/20071102021213/http://www.mta-fmj.com/mtama.exe MTA:mA - General Release Script 4.14 - Download Mirror #2]&lt;br /&gt;
* [http://www.projectredivivus.com/files/tools/MTAmA/MTAmA_GRS_4.14.exe MTA:mA - General Release Script 4.14 - Download Mirror #3]&lt;br /&gt;
* [http://files.mtasa.com/apps/tools/MTAmA/GRS_MANUAL_4.14.txt MTA:mA - General Release Script 4.14 - Manual]&lt;br /&gt;
&lt;br /&gt;
[[Category:MTA 0.5]] [[Category:Historical]]&lt;/div&gt;</summary>
		<author><name>SugarD-x</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=MTA:mA&amp;diff=25957</id>
		<title>MTA:mA</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=MTA:mA&amp;diff=25957"/>
		<updated>2011-06-05T22:07:59Z</updated>

		<summary type="html">&lt;p&gt;SugarD-x: /* Links */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Introduction==&lt;br /&gt;
Multi Theft Auto: mIRC Admin (MTA:mA) is an admin client for MTA developed by ''Aeron'' in [http://www.mirc.com mIRC]. It has the possibility to create and run custom-made mIRC scripts on MTA servers, useful for creating gamemodes, whilst providing other functions such as cheat protection and links to other programs.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
&lt;br /&gt;
===v1 series===&lt;br /&gt;
&lt;br /&gt;
It all started back in the MTA:VC v0.2.2 days. A normal player nicknamed ''Aeron'' drives around on his ''PCJ600'' and sees some other players racing 'orginized' racing. He joins the club and did some races. The only problem was that the countdown of 5 wasn't really smooth and the player who's typing it was always the first to start or the last. ''Aeron'' wondered if there was not a possibility to get some sort of script running that does the countdown that gets triggerd with '!count'. After some searching he realized there was no such ability. Therefore he decided to make his own. With use of ''Ethereal'' he sniffed around in the packets that MTA sends and note them down. He saw that the packets were not encoded and that there was some sort of structure. After creating alot of mIRC-scripts over the years, he created one to connect with a MTA server as a client and named it ''MTA Connection Script''. After some scripting he could finally create his very wanted '!count'-script:&lt;br /&gt;
&lt;br /&gt;
  alias mta.text {&lt;br /&gt;
    if ($2 == !count) {&lt;br /&gt;
      mta.say Count down!&lt;br /&gt;
      .timer9 1 1 mta.say 5&lt;br /&gt;
      .timer8 1 2 mta.say 4&lt;br /&gt;
      .timer7 1 3 mta.say 3&lt;br /&gt;
      .timer6 1 4 mta.say 2&lt;br /&gt;
      .timer5 1 5 mta.say 1&lt;br /&gt;
      .timer4 1 6 mta.say GOGOGO!&lt;br /&gt;
    }&lt;br /&gt;
  }&lt;br /&gt;
&lt;br /&gt;
Later he made a post of it on MTA forums which can be found [http://forum.mtasa.com/viewtopic.php?t=5362 here]. After some positive replies, he decided to continue work on it. But after [http://forum.multitheftauto.com/viewtopic.php?p=53791 this] post and a PM to ''Blokker_1999'' about the netcode the MTA team realized this could go wrong as you can see in ''Blokker_1999'''s reply on the PM:&lt;br /&gt;
&lt;br /&gt;
  WE HATE HACKERS!&lt;br /&gt;
&lt;br /&gt;
''MrBump'' made a suggestion to make it Admin only and ''MrBump'' became ''Aeron'''s contact person and advisor about the script. ''Aeron'' renamed the script to ''MTA Admin Control'' and had a warm welcome in this [http://forum.multitheftauto.com/viewtopic.php?p=54788 post] after there where handy scripts running on some popular servers.&lt;br /&gt;
&lt;br /&gt;
A couple of days later when MTA:VC v0.3 was released posted ''MrBump'' a frontpage post when ''MTA Admin Control'' v1.18 was ready for release, but he decided to release it under the name ''MTA mIRC Admin''.&lt;br /&gt;
&lt;br /&gt;
MTA:mA v1.21 is the latest version for MTA:VC v0.3.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;0&amp;quot;&lt;br /&gt;
| [[Image:MTACS01.gif|thumb|none|200px|MTA Connection Script v0.1]]&lt;br /&gt;
| [[Image:MTACS02.GIF|thumb|none|200px|MTA Connection Script v0.2]]&lt;br /&gt;
| [[Image:MTACS03.gif|thumb|none|200px|Scripting component of MTA Admin control v0.1]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Image:MTAMA01.gif|thumb|none|200px|MTA Admin Control v0.1]]&lt;br /&gt;
| [[Image:MTAMA02.gif|thumb|none|200px|MTA Admin Control v0.2]]&lt;br /&gt;
| [[Image:MTAMA112.gif|thumb|none|200px|MTA mIRC Admin v1.12]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Image:MTAMA120.gif|thumb|none|200px|MTA mIRC Admin v1.2]]&lt;br /&gt;
| [[Image:MTAMA1222.gif|thumb|none|200px|MTA mIRC Admin v1.222]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===v2 series===&lt;br /&gt;
&lt;br /&gt;
This version got released when MTA:VC v0.3.1 came out and came with wildcard IP management, an auto updater, new game 'modes' and a few other little things.&lt;br /&gt;
&lt;br /&gt;
MTA:mA v2.013 is the latest version for MTA:VC v0.3.1.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;0&amp;quot;&lt;br /&gt;
| [[Image:MTAMA2A.gif|thumb|none|200px|MTA mIRC Admin v2.0 Alpha]]&lt;br /&gt;
| [[Image:MTAMA2005.gif|thumb|none|200px|MTA mIRC Admin v2.005]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===v3 series===&lt;br /&gt;
&lt;br /&gt;
This version was released when MTA:VC v0.4 came out and came with PM dialogs, GTA:3 support, Admin+, map function and other little things. Over time, MTA:VC v0.5 support, multiple script support and zoom function for the map were added.&lt;br /&gt;
&lt;br /&gt;
MTA:mA v3.24 is the latest version for MTA v0.4 and MTA v0.5.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;0&amp;quot;&lt;br /&gt;
| [[Image:mtama.JPG|thumb|none|200px|MTA mIRC Admin v3.24]]&lt;br /&gt;
| [[Image:MTAMA307.gif|thumb|none|200px|MTA mIRC Admin v3.07]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===v4 series===&lt;br /&gt;
&lt;br /&gt;
This version was released when MTA:SA v1.0 came out and is very limited, like the previous MTA:MAs.&lt;br /&gt;
&lt;br /&gt;
MTA:mA v4.12 is the latest version for MTA:SA v1.0&lt;br /&gt;
{| border=&amp;quot;0&amp;quot;&lt;br /&gt;
| [[Image:MTAMA406.png|thumb|none|200px|MTA mIRC Admin v4.06]]&lt;br /&gt;
| [[Image:MTAMA412.png|thumb|none|200px|Map component of MTA mIRC Admin v4.12]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Scripts==&lt;br /&gt;
&lt;br /&gt;
There are hundreds of scripts for MTA:mA. These are the most popular ones:&lt;br /&gt;
&lt;br /&gt;
===MTA:mA:GRS===&lt;br /&gt;
&lt;br /&gt;
A very popular script is ''MTA:mA:GRS'' (''General Release Script'', developed by Oliver Brown ([FMJ]Oli), which is widely used in both ''[[GTA3MTA_0.5|GTA3:MTA]]'' and ''[[MTAVC_0.5|MTA:VC]]'' servers.&lt;br /&gt;
&lt;br /&gt;
[[Image:grs.JPG|300px|center|thumb|General Release Script / GRS]]&lt;br /&gt;
&lt;br /&gt;
===Clan RPG Script===&lt;br /&gt;
&lt;br /&gt;
A Clan RPG Script developed by [FMJ]Oli] and ''Jax''&lt;br /&gt;
Features:&lt;br /&gt;
 Cash/Bank System&lt;br /&gt;
 Clan/Player Registration&lt;br /&gt;
 Item/Vehicle/Property Purchasing/Selling&lt;br /&gt;
 Robbing Capability&lt;br /&gt;
 GTA3/VC Support&lt;br /&gt;
 Various Bug/Error Fixes - Speed Improved&lt;br /&gt;
 King of the House Mode&lt;br /&gt;
 Cash/Item Stashing&lt;br /&gt;
 Bounty Hunting&lt;br /&gt;
 District/City Purchasing/Selling&lt;br /&gt;
 Petrol Buying/Using/Effects &lt;br /&gt;
&lt;br /&gt;
The orginal forum thread can be found [http://forum.mtasa.com/viewtopic.php?t=11562 here].&lt;br /&gt;
&lt;br /&gt;
==Links==&lt;br /&gt;
&lt;br /&gt;
* [http://home.deds.nl/~aeron/ MTA:mA - Homepage]&lt;br /&gt;
* [http://files.mtasa.com/apps/tools/MTAmA/MTAmA121.zip MTA:mA 1.21]&lt;br /&gt;
* [http://home.deds.nl/~aeron/mtama/1.0/MTAMA1222.rar MTA:mA 1.222] [http://mfiles.mtasa.com/apps/tools/MTAmA/MTAmA1222.zip Mirror]&lt;br /&gt;
* [http://mta.modpro.be/apps/tools/MTAmA/MTAmA2004.zip MTA:mA 2.004]&lt;br /&gt;
* [http://home.deds.nl/~aeron/mtama/2.0/MTAMA2013.rar MTA:mA 2.013] [http://files.mtasa.com/apps/tools/MTAmA/MTAmA2013.zip Mirror]&lt;br /&gt;
* [http://files.mtasa.com/apps/tools/MTAmA/MTAmA300.zip MTA:mA 3.00]&lt;br /&gt;
* [http://files.mtasa.com/apps/tools/MTAmA/MTAmA324.zip MTA:mA 3.24]&lt;br /&gt;
* [http://home.deds.nl/~aeron/files/ MTA:mA series 3 - Downloads] [http://files.mtasa.com/apps/tools/MTAmA/MTAmA324.zip Mirror (all files)]&lt;br /&gt;
* [http://home.deds.nl/~aeron/mtama/4.0/ MTA:mA series 4 - Downloads] [http://files.mtasa.com/apps/tools/MTAmA/MTAmA4.zip Mirror (all files)]&lt;br /&gt;
* [http://web.archive.org/web/20060424164026/http://talidan.littlewhitey.net/mtama/maps.rar MTA:mA series 4 - Maps - Download Mirror #1]&lt;br /&gt;
* [http://www.projectredivivus.com/files/tools/MTAmA/maps.rar MTA:mA series 4 - Maps - Download Mirror #2]&lt;br /&gt;
* [http://forum.mtasa.com/viewtopic.php?t=8788%20 MTA:mA - General Release Script - MTA Topic]&lt;br /&gt;
* [http://files.mtasa.com/apps/tools/MTAmA/MTAmA_GRS_4.14.exe MTA:mA - General Release Script 4.14 - Download Mirror #1]&lt;br /&gt;
* [http://web.archive.org/web/20071102021213/http://www.mta-fmj.com/mtama.exe MTA:mA - General Release Script 4.14 - Download Mirror #2]&lt;br /&gt;
* [http://www.projectredivivus.com/files/tools/MTAmA/MTAmA_GRS_4.14.exe MTA:mA - General Release Script 4.14 - Download Mirror #3]&lt;br /&gt;
* [http://files.mtasa.com/apps/tools/MTAmA/GRS_MANUAL_4.14.txt MTA:mA - General Release Script 4.14 - Manual]&lt;br /&gt;
&lt;br /&gt;
[[Category:MTA 0.5]] [[Category:Historical]]&lt;/div&gt;</summary>
		<author><name>SugarD-x</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=MTA:mA&amp;diff=25953</id>
		<title>MTA:mA</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=MTA:mA&amp;diff=25953"/>
		<updated>2011-06-05T21:13:41Z</updated>

		<summary type="html">&lt;p&gt;SugarD-x: /* Links */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Introduction==&lt;br /&gt;
Multi Theft Auto: mIRC Admin (MTA:mA) is an admin client for MTA developed by ''Aeron'' in [http://www.mirc.com mIRC]. It has the possibility to create and run custom-made mIRC scripts on MTA servers, useful for creating gamemodes, whilst providing other functions such as cheat protection and links to other programs.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
&lt;br /&gt;
===v1 series===&lt;br /&gt;
&lt;br /&gt;
It all started back in the MTA:VC v0.2.2 days. A normal player nicknamed ''Aeron'' drives around on his ''PCJ600'' and sees some other players racing 'orginized' racing. He joins the club and did some races. The only problem was that the countdown of 5 wasn't really smooth and the player who's typing it was always the first to start or the last. ''Aeron'' wondered if there was not a possibility to get some sort of script running that does the countdown that gets triggerd with '!count'. After some searching he realized there was no such ability. Therefore he decided to make his own. With use of ''Ethereal'' he sniffed around in the packets that MTA sends and note them down. He saw that the packets were not encoded and that there was some sort of structure. After creating alot of mIRC-scripts over the years, he created one to connect with a MTA server as a client and named it ''MTA Connection Script''. After some scripting he could finally create his very wanted '!count'-script:&lt;br /&gt;
&lt;br /&gt;
  alias mta.text {&lt;br /&gt;
    if ($2 == !count) {&lt;br /&gt;
      mta.say Count down!&lt;br /&gt;
      .timer9 1 1 mta.say 5&lt;br /&gt;
      .timer8 1 2 mta.say 4&lt;br /&gt;
      .timer7 1 3 mta.say 3&lt;br /&gt;
      .timer6 1 4 mta.say 2&lt;br /&gt;
      .timer5 1 5 mta.say 1&lt;br /&gt;
      .timer4 1 6 mta.say GOGOGO!&lt;br /&gt;
    }&lt;br /&gt;
  }&lt;br /&gt;
&lt;br /&gt;
Later he made a post of it on MTA forums which can be found [http://forum.mtasa.com/viewtopic.php?t=5362 here]. After some positive replies, he decided to continue work on it. But after [http://forum.multitheftauto.com/viewtopic.php?p=53791 this] post and a PM to ''Blokker_1999'' about the netcode the MTA team realized this could go wrong as you can see in ''Blokker_1999'''s reply on the PM:&lt;br /&gt;
&lt;br /&gt;
  WE HATE HACKERS!&lt;br /&gt;
&lt;br /&gt;
''MrBump'' made a suggestion to make it Admin only and ''MrBump'' became ''Aeron'''s contact person and advisor about the script. ''Aeron'' renamed the script to ''MTA Admin Control'' and had a warm welcome in this [http://forum.multitheftauto.com/viewtopic.php?p=54788 post] after there where handy scripts running on some popular servers.&lt;br /&gt;
&lt;br /&gt;
A couple of days later when MTA:VC v0.3 was released posted ''MrBump'' a frontpage post when ''MTA Admin Control'' v1.18 was ready for release, but he decided to release it under the name ''MTA mIRC Admin''.&lt;br /&gt;
&lt;br /&gt;
MTA:mA v1.21 is the latest version for MTA:VC v0.3.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;0&amp;quot;&lt;br /&gt;
| [[Image:MTACS01.gif|thumb|none|200px|MTA Connection Script v0.1]]&lt;br /&gt;
| [[Image:MTACS02.GIF|thumb|none|200px|MTA Connection Script v0.2]]&lt;br /&gt;
| [[Image:MTACS03.gif|thumb|none|200px|Scripting component of MTA Admin control v0.1]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Image:MTAMA01.gif|thumb|none|200px|MTA Admin Control v0.1]]&lt;br /&gt;
| [[Image:MTAMA02.gif|thumb|none|200px|MTA Admin Control v0.2]]&lt;br /&gt;
| [[Image:MTAMA112.gif|thumb|none|200px|MTA mIRC Admin v1.12]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Image:MTAMA120.gif|thumb|none|200px|MTA mIRC Admin v1.2]]&lt;br /&gt;
| [[Image:MTAMA1222.gif|thumb|none|200px|MTA mIRC Admin v1.222]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===v2 series===&lt;br /&gt;
&lt;br /&gt;
This version got released when MTA:VC v0.3.1 came out and came with wildcard IP management, an auto updater, new game 'modes' and a few other little things.&lt;br /&gt;
&lt;br /&gt;
MTA:mA v2.013 is the latest version for MTA:VC v0.3.1.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;0&amp;quot;&lt;br /&gt;
| [[Image:MTAMA2A.gif|thumb|none|200px|MTA mIRC Admin v2.0 Alpha]]&lt;br /&gt;
| [[Image:MTAMA2005.gif|thumb|none|200px|MTA mIRC Admin v2.005]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===v3 series===&lt;br /&gt;
&lt;br /&gt;
This version was released when MTA:VC v0.4 came out and came with PM dialogs, GTA:3 support, Admin+, map function and other little things. Over time, MTA:VC v0.5 support, multiple script support and zoom function for the map were added.&lt;br /&gt;
&lt;br /&gt;
MTA:mA v3.24 is the latest version for MTA v0.4 and MTA v0.5.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;0&amp;quot;&lt;br /&gt;
| [[Image:mtama.JPG|thumb|none|200px|MTA mIRC Admin v3.24]]&lt;br /&gt;
| [[Image:MTAMA307.gif|thumb|none|200px|MTA mIRC Admin v3.07]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===v4 series===&lt;br /&gt;
&lt;br /&gt;
This version was released when MTA:SA v1.0 came out and is very limited, like the previous MTA:MAs.&lt;br /&gt;
&lt;br /&gt;
MTA:mA v4.12 is the latest version for MTA:SA v1.0&lt;br /&gt;
{| border=&amp;quot;0&amp;quot;&lt;br /&gt;
| [[Image:MTAMA406.png|thumb|none|200px|MTA mIRC Admin v4.06]]&lt;br /&gt;
| [[Image:MTAMA412.png|thumb|none|200px|Map component of MTA mIRC Admin v4.12]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Scripts==&lt;br /&gt;
&lt;br /&gt;
There are hundreds of scripts for MTA:mA. These are the most popular ones:&lt;br /&gt;
&lt;br /&gt;
===MTA:mA:GRS===&lt;br /&gt;
&lt;br /&gt;
A very popular script is ''MTA:mA:GRS'' (''General Release Script'', developed by Oliver Brown ([FMJ]Oli), which is widely used in both ''[[GTA3MTA_0.5|GTA3:MTA]]'' and ''[[MTAVC_0.5|MTA:VC]]'' servers.&lt;br /&gt;
&lt;br /&gt;
[[Image:grs.JPG|300px|center|thumb|General Release Script / GRS]]&lt;br /&gt;
&lt;br /&gt;
===Clan RPG Script===&lt;br /&gt;
&lt;br /&gt;
A Clan RPG Script developed by [FMJ]Oli] and ''Jax''&lt;br /&gt;
Features:&lt;br /&gt;
 Cash/Bank System&lt;br /&gt;
 Clan/Player Registration&lt;br /&gt;
 Item/Vehicle/Property Purchasing/Selling&lt;br /&gt;
 Robbing Capability&lt;br /&gt;
 GTA3/VC Support&lt;br /&gt;
 Various Bug/Error Fixes - Speed Improved&lt;br /&gt;
 King of the House Mode&lt;br /&gt;
 Cash/Item Stashing&lt;br /&gt;
 Bounty Hunting&lt;br /&gt;
 District/City Purchasing/Selling&lt;br /&gt;
 Petrol Buying/Using/Effects &lt;br /&gt;
&lt;br /&gt;
The orginal forum thread can be found [http://forum.mtasa.com/viewtopic.php?t=11562 here].&lt;br /&gt;
&lt;br /&gt;
==Links==&lt;br /&gt;
&lt;br /&gt;
* [http://home.deds.nl/~aeron/ MTA:mA - Homepage]&lt;br /&gt;
* [http://files.mtasa.com/apps/tools/MTAmA/MTAmA121.zip MTA:mA 1.21]&lt;br /&gt;
* [http://home.deds.nl/~aeron/mtama/1.0/MTAMA1222.rar MTA:mA 1.222] [http://mfiles.mtasa.com/apps/tools/MTAmA/MTAmA1222.zip Mirror]&lt;br /&gt;
* [http://mta.modpro.be/apps/tools/MTAmA/MTAmA2004.zip MTA:mA 2.004]&lt;br /&gt;
* [http://home.deds.nl/~aeron/mtama/2.0/MTAMA2013.rar MTA:mA 2.013] [http://files.mtasa.com/apps/tools/MTAmA/MTAmA2013.zip Mirror]&lt;br /&gt;
* [http://files.mtasa.com/apps/tools/MTAmA/MTAmA300.zip MTA:mA 3.00]&lt;br /&gt;
* [http://files.mtasa.com/apps/tools/MTAmA/MTAmA324.zip MTA:mA 3.24]&lt;br /&gt;
* [http://home.deds.nl/~aeron/files/ MTA:mA series 3 - Downloads] [http://files.mtasa.com/apps/tools/MTAmA/MTAmA324.zip Mirror (all files)]&lt;br /&gt;
* [http://home.deds.nl/~aeron/mtama/4.0/ MTA:mA series 4 - Downloads] [http://files.mtasa.com/apps/tools/MTAmA/MTAmA4.zip Mirror (all files)]&lt;br /&gt;
* [http://web.archive.org/web/20060424164026/http://talidan.littlewhitey.net/mtama/maps.rar MTA:mA series 4 - Maps - Download Mirror #1]&lt;br /&gt;
* [http://www.projectredivivus.com/files/tools/MTAmA/maps.rar MTA:mA series 4 - Maps - Download Mirror #2]&lt;br /&gt;
* [http://forum.mtasa.com/viewtopic.php?t=8788%20 MTA:mA - General Release Script - MTA Topic]&lt;br /&gt;
* [http://files.mtasa.com/apps/tools/MTAmA/MTAmA_GRS_4.14.exe MTA:mA - General Release Script 4.14 - Download Mirror #1]&lt;br /&gt;
* [http://web.archive.org/web/20071102021213/http://www.mta-fmj.com/mtama.exe MTA:mA - General Release Script - Download Mirror #2]&lt;br /&gt;
* [http://www.projectredivivus.com/files/tools/MTAmA/MTAmA_GRS_4.14.exe MTA:mA - General Release Script - Download Mirror #3]&lt;br /&gt;
* [http://files.mtasa.com/apps/tools/MTAmA/GRS_MANUAL_4.14.txt MTA:mA - General Release Script 4.14 - Manual]&lt;br /&gt;
&lt;br /&gt;
[[Category:MTA 0.5]] [[Category:Historical]]&lt;/div&gt;</summary>
		<author><name>SugarD-x</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=MTA:mA&amp;diff=25952</id>
		<title>MTA:mA</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=MTA:mA&amp;diff=25952"/>
		<updated>2011-06-05T21:12:50Z</updated>

		<summary type="html">&lt;p&gt;SugarD-x: /* Links */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Introduction==&lt;br /&gt;
Multi Theft Auto: mIRC Admin (MTA:mA) is an admin client for MTA developed by ''Aeron'' in [http://www.mirc.com mIRC]. It has the possibility to create and run custom-made mIRC scripts on MTA servers, useful for creating gamemodes, whilst providing other functions such as cheat protection and links to other programs.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
&lt;br /&gt;
===v1 series===&lt;br /&gt;
&lt;br /&gt;
It all started back in the MTA:VC v0.2.2 days. A normal player nicknamed ''Aeron'' drives around on his ''PCJ600'' and sees some other players racing 'orginized' racing. He joins the club and did some races. The only problem was that the countdown of 5 wasn't really smooth and the player who's typing it was always the first to start or the last. ''Aeron'' wondered if there was not a possibility to get some sort of script running that does the countdown that gets triggerd with '!count'. After some searching he realized there was no such ability. Therefore he decided to make his own. With use of ''Ethereal'' he sniffed around in the packets that MTA sends and note them down. He saw that the packets were not encoded and that there was some sort of structure. After creating alot of mIRC-scripts over the years, he created one to connect with a MTA server as a client and named it ''MTA Connection Script''. After some scripting he could finally create his very wanted '!count'-script:&lt;br /&gt;
&lt;br /&gt;
  alias mta.text {&lt;br /&gt;
    if ($2 == !count) {&lt;br /&gt;
      mta.say Count down!&lt;br /&gt;
      .timer9 1 1 mta.say 5&lt;br /&gt;
      .timer8 1 2 mta.say 4&lt;br /&gt;
      .timer7 1 3 mta.say 3&lt;br /&gt;
      .timer6 1 4 mta.say 2&lt;br /&gt;
      .timer5 1 5 mta.say 1&lt;br /&gt;
      .timer4 1 6 mta.say GOGOGO!&lt;br /&gt;
    }&lt;br /&gt;
  }&lt;br /&gt;
&lt;br /&gt;
Later he made a post of it on MTA forums which can be found [http://forum.mtasa.com/viewtopic.php?t=5362 here]. After some positive replies, he decided to continue work on it. But after [http://forum.multitheftauto.com/viewtopic.php?p=53791 this] post and a PM to ''Blokker_1999'' about the netcode the MTA team realized this could go wrong as you can see in ''Blokker_1999'''s reply on the PM:&lt;br /&gt;
&lt;br /&gt;
  WE HATE HACKERS!&lt;br /&gt;
&lt;br /&gt;
''MrBump'' made a suggestion to make it Admin only and ''MrBump'' became ''Aeron'''s contact person and advisor about the script. ''Aeron'' renamed the script to ''MTA Admin Control'' and had a warm welcome in this [http://forum.multitheftauto.com/viewtopic.php?p=54788 post] after there where handy scripts running on some popular servers.&lt;br /&gt;
&lt;br /&gt;
A couple of days later when MTA:VC v0.3 was released posted ''MrBump'' a frontpage post when ''MTA Admin Control'' v1.18 was ready for release, but he decided to release it under the name ''MTA mIRC Admin''.&lt;br /&gt;
&lt;br /&gt;
MTA:mA v1.21 is the latest version for MTA:VC v0.3.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;0&amp;quot;&lt;br /&gt;
| [[Image:MTACS01.gif|thumb|none|200px|MTA Connection Script v0.1]]&lt;br /&gt;
| [[Image:MTACS02.GIF|thumb|none|200px|MTA Connection Script v0.2]]&lt;br /&gt;
| [[Image:MTACS03.gif|thumb|none|200px|Scripting component of MTA Admin control v0.1]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Image:MTAMA01.gif|thumb|none|200px|MTA Admin Control v0.1]]&lt;br /&gt;
| [[Image:MTAMA02.gif|thumb|none|200px|MTA Admin Control v0.2]]&lt;br /&gt;
| [[Image:MTAMA112.gif|thumb|none|200px|MTA mIRC Admin v1.12]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Image:MTAMA120.gif|thumb|none|200px|MTA mIRC Admin v1.2]]&lt;br /&gt;
| [[Image:MTAMA1222.gif|thumb|none|200px|MTA mIRC Admin v1.222]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===v2 series===&lt;br /&gt;
&lt;br /&gt;
This version got released when MTA:VC v0.3.1 came out and came with wildcard IP management, an auto updater, new game 'modes' and a few other little things.&lt;br /&gt;
&lt;br /&gt;
MTA:mA v2.013 is the latest version for MTA:VC v0.3.1.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;0&amp;quot;&lt;br /&gt;
| [[Image:MTAMA2A.gif|thumb|none|200px|MTA mIRC Admin v2.0 Alpha]]&lt;br /&gt;
| [[Image:MTAMA2005.gif|thumb|none|200px|MTA mIRC Admin v2.005]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===v3 series===&lt;br /&gt;
&lt;br /&gt;
This version was released when MTA:VC v0.4 came out and came with PM dialogs, GTA:3 support, Admin+, map function and other little things. Over time, MTA:VC v0.5 support, multiple script support and zoom function for the map were added.&lt;br /&gt;
&lt;br /&gt;
MTA:mA v3.24 is the latest version for MTA v0.4 and MTA v0.5.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;0&amp;quot;&lt;br /&gt;
| [[Image:mtama.JPG|thumb|none|200px|MTA mIRC Admin v3.24]]&lt;br /&gt;
| [[Image:MTAMA307.gif|thumb|none|200px|MTA mIRC Admin v3.07]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===v4 series===&lt;br /&gt;
&lt;br /&gt;
This version was released when MTA:SA v1.0 came out and is very limited, like the previous MTA:MAs.&lt;br /&gt;
&lt;br /&gt;
MTA:mA v4.12 is the latest version for MTA:SA v1.0&lt;br /&gt;
{| border=&amp;quot;0&amp;quot;&lt;br /&gt;
| [[Image:MTAMA406.png|thumb|none|200px|MTA mIRC Admin v4.06]]&lt;br /&gt;
| [[Image:MTAMA412.png|thumb|none|200px|Map component of MTA mIRC Admin v4.12]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Scripts==&lt;br /&gt;
&lt;br /&gt;
There are hundreds of scripts for MTA:mA. These are the most popular ones:&lt;br /&gt;
&lt;br /&gt;
===MTA:mA:GRS===&lt;br /&gt;
&lt;br /&gt;
A very popular script is ''MTA:mA:GRS'' (''General Release Script'', developed by Oliver Brown ([FMJ]Oli), which is widely used in both ''[[GTA3MTA_0.5|GTA3:MTA]]'' and ''[[MTAVC_0.5|MTA:VC]]'' servers.&lt;br /&gt;
&lt;br /&gt;
[[Image:grs.JPG|300px|center|thumb|General Release Script / GRS]]&lt;br /&gt;
&lt;br /&gt;
===Clan RPG Script===&lt;br /&gt;
&lt;br /&gt;
A Clan RPG Script developed by [FMJ]Oli] and ''Jax''&lt;br /&gt;
Features:&lt;br /&gt;
 Cash/Bank System&lt;br /&gt;
 Clan/Player Registration&lt;br /&gt;
 Item/Vehicle/Property Purchasing/Selling&lt;br /&gt;
 Robbing Capability&lt;br /&gt;
 GTA3/VC Support&lt;br /&gt;
 Various Bug/Error Fixes - Speed Improved&lt;br /&gt;
 King of the House Mode&lt;br /&gt;
 Cash/Item Stashing&lt;br /&gt;
 Bounty Hunting&lt;br /&gt;
 District/City Purchasing/Selling&lt;br /&gt;
 Petrol Buying/Using/Effects &lt;br /&gt;
&lt;br /&gt;
The orginal forum thread can be found [http://forum.mtasa.com/viewtopic.php?t=11562 here].&lt;br /&gt;
&lt;br /&gt;
==Links==&lt;br /&gt;
&lt;br /&gt;
* [http://home.deds.nl/~aeron/ MTA:mA - Homepage]&lt;br /&gt;
* [http://files.mtasa.com/apps/tools/MTAmA/MTAmA121.zip MTA:mA 1.21]&lt;br /&gt;
* [http://home.deds.nl/~aeron/mtama/1.0/MTAMA1222.rar MTA:mA 1.222] [http://mfiles.mtasa.com/apps/tools/MTAmA/MTAmA1222.zip Mirror]&lt;br /&gt;
* [http://mta.modpro.be/apps/tools/MTAmA/MTAmA2004.zip MTA:mA 2.004]&lt;br /&gt;
* [http://home.deds.nl/~aeron/mtama/2.0/MTAMA2013.rar MTA:mA 2.013] [http://files.mtasa.com/apps/tools/MTAmA/MTAmA2013.zip Mirror]&lt;br /&gt;
* [http://files.mtasa.com/apps/tools/MTAmA/MTAmA300.zip MTA:mA 3.00]&lt;br /&gt;
* [http://files.mtasa.com/apps/tools/MTAmA/MTAmA324.zip MTA:mA 3.24]&lt;br /&gt;
* [http://home.deds.nl/~aeron/files/ MTA:mA series 3 - Downloads] [http://files.mtasa.com/apps/tools/MTAmA/MTAmA324.zip Mirror (all files)]&lt;br /&gt;
* [http://home.deds.nl/~aeron/mtama/4.0/ MTA:mA series 4 - Downloads] [http://files.mtasa.com/apps/tools/MTAmA/MTAmA4.zip Mirror (all files)]&lt;br /&gt;
* [http://web.archive.org/web/20060424164026/http://talidan.littlewhitey.net/mtama/maps.rar MTA:mA series 4 - Maps - Download Mirror #1]&lt;br /&gt;
* [http://www.projectredivivus.com/files/tools/MTAmA/maps.rar MTA:mA series 4 - Maps - Download Mirror #2]&lt;br /&gt;
* [http://forum.mtasa.com/viewtopic.php?t=8788%20 MTA:mA - General Release Script - MTA Topic]&lt;br /&gt;
* [http://files.mtasa.com/apps/tools/MTAmA/MTAmA_GRS_4.14.exe MTA:mA - General Release Script 4.14 - Download]&lt;br /&gt;
* [http://web.archive.org/web/20071102021213/http://www.mta-fmj.com/mtama.exe MTA:mA - General Release Script - Download Mirror #1]&lt;br /&gt;
* [http://www.projectredivivus.com/files/tools/MTAmA/MTAmA_GRS_4.14.exe MTA:mA - General Release Script - Download Mirror #2]&lt;br /&gt;
* [http://files.mtasa.com/apps/tools/MTAmA/GRS_MANUAL_4.14.txt MTA:mA - General Release Script 4.14 - Manual]&lt;br /&gt;
&lt;br /&gt;
[[Category:MTA 0.5]] [[Category:Historical]]&lt;/div&gt;</summary>
		<author><name>SugarD-x</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=MTA:mA&amp;diff=25951</id>
		<title>MTA:mA</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=MTA:mA&amp;diff=25951"/>
		<updated>2011-06-05T21:09:50Z</updated>

		<summary type="html">&lt;p&gt;SugarD-x: /* Links */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Introduction==&lt;br /&gt;
Multi Theft Auto: mIRC Admin (MTA:mA) is an admin client for MTA developed by ''Aeron'' in [http://www.mirc.com mIRC]. It has the possibility to create and run custom-made mIRC scripts on MTA servers, useful for creating gamemodes, whilst providing other functions such as cheat protection and links to other programs.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
&lt;br /&gt;
===v1 series===&lt;br /&gt;
&lt;br /&gt;
It all started back in the MTA:VC v0.2.2 days. A normal player nicknamed ''Aeron'' drives around on his ''PCJ600'' and sees some other players racing 'orginized' racing. He joins the club and did some races. The only problem was that the countdown of 5 wasn't really smooth and the player who's typing it was always the first to start or the last. ''Aeron'' wondered if there was not a possibility to get some sort of script running that does the countdown that gets triggerd with '!count'. After some searching he realized there was no such ability. Therefore he decided to make his own. With use of ''Ethereal'' he sniffed around in the packets that MTA sends and note them down. He saw that the packets were not encoded and that there was some sort of structure. After creating alot of mIRC-scripts over the years, he created one to connect with a MTA server as a client and named it ''MTA Connection Script''. After some scripting he could finally create his very wanted '!count'-script:&lt;br /&gt;
&lt;br /&gt;
  alias mta.text {&lt;br /&gt;
    if ($2 == !count) {&lt;br /&gt;
      mta.say Count down!&lt;br /&gt;
      .timer9 1 1 mta.say 5&lt;br /&gt;
      .timer8 1 2 mta.say 4&lt;br /&gt;
      .timer7 1 3 mta.say 3&lt;br /&gt;
      .timer6 1 4 mta.say 2&lt;br /&gt;
      .timer5 1 5 mta.say 1&lt;br /&gt;
      .timer4 1 6 mta.say GOGOGO!&lt;br /&gt;
    }&lt;br /&gt;
  }&lt;br /&gt;
&lt;br /&gt;
Later he made a post of it on MTA forums which can be found [http://forum.mtasa.com/viewtopic.php?t=5362 here]. After some positive replies, he decided to continue work on it. But after [http://forum.multitheftauto.com/viewtopic.php?p=53791 this] post and a PM to ''Blokker_1999'' about the netcode the MTA team realized this could go wrong as you can see in ''Blokker_1999'''s reply on the PM:&lt;br /&gt;
&lt;br /&gt;
  WE HATE HACKERS!&lt;br /&gt;
&lt;br /&gt;
''MrBump'' made a suggestion to make it Admin only and ''MrBump'' became ''Aeron'''s contact person and advisor about the script. ''Aeron'' renamed the script to ''MTA Admin Control'' and had a warm welcome in this [http://forum.multitheftauto.com/viewtopic.php?p=54788 post] after there where handy scripts running on some popular servers.&lt;br /&gt;
&lt;br /&gt;
A couple of days later when MTA:VC v0.3 was released posted ''MrBump'' a frontpage post when ''MTA Admin Control'' v1.18 was ready for release, but he decided to release it under the name ''MTA mIRC Admin''.&lt;br /&gt;
&lt;br /&gt;
MTA:mA v1.21 is the latest version for MTA:VC v0.3.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;0&amp;quot;&lt;br /&gt;
| [[Image:MTACS01.gif|thumb|none|200px|MTA Connection Script v0.1]]&lt;br /&gt;
| [[Image:MTACS02.GIF|thumb|none|200px|MTA Connection Script v0.2]]&lt;br /&gt;
| [[Image:MTACS03.gif|thumb|none|200px|Scripting component of MTA Admin control v0.1]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Image:MTAMA01.gif|thumb|none|200px|MTA Admin Control v0.1]]&lt;br /&gt;
| [[Image:MTAMA02.gif|thumb|none|200px|MTA Admin Control v0.2]]&lt;br /&gt;
| [[Image:MTAMA112.gif|thumb|none|200px|MTA mIRC Admin v1.12]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Image:MTAMA120.gif|thumb|none|200px|MTA mIRC Admin v1.2]]&lt;br /&gt;
| [[Image:MTAMA1222.gif|thumb|none|200px|MTA mIRC Admin v1.222]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===v2 series===&lt;br /&gt;
&lt;br /&gt;
This version got released when MTA:VC v0.3.1 came out and came with wildcard IP management, an auto updater, new game 'modes' and a few other little things.&lt;br /&gt;
&lt;br /&gt;
MTA:mA v2.013 is the latest version for MTA:VC v0.3.1.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;0&amp;quot;&lt;br /&gt;
| [[Image:MTAMA2A.gif|thumb|none|200px|MTA mIRC Admin v2.0 Alpha]]&lt;br /&gt;
| [[Image:MTAMA2005.gif|thumb|none|200px|MTA mIRC Admin v2.005]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===v3 series===&lt;br /&gt;
&lt;br /&gt;
This version was released when MTA:VC v0.4 came out and came with PM dialogs, GTA:3 support, Admin+, map function and other little things. Over time, MTA:VC v0.5 support, multiple script support and zoom function for the map were added.&lt;br /&gt;
&lt;br /&gt;
MTA:mA v3.24 is the latest version for MTA v0.4 and MTA v0.5.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;0&amp;quot;&lt;br /&gt;
| [[Image:mtama.JPG|thumb|none|200px|MTA mIRC Admin v3.24]]&lt;br /&gt;
| [[Image:MTAMA307.gif|thumb|none|200px|MTA mIRC Admin v3.07]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===v4 series===&lt;br /&gt;
&lt;br /&gt;
This version was released when MTA:SA v1.0 came out and is very limited, like the previous MTA:MAs.&lt;br /&gt;
&lt;br /&gt;
MTA:mA v4.12 is the latest version for MTA:SA v1.0&lt;br /&gt;
{| border=&amp;quot;0&amp;quot;&lt;br /&gt;
| [[Image:MTAMA406.png|thumb|none|200px|MTA mIRC Admin v4.06]]&lt;br /&gt;
| [[Image:MTAMA412.png|thumb|none|200px|Map component of MTA mIRC Admin v4.12]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Scripts==&lt;br /&gt;
&lt;br /&gt;
There are hundreds of scripts for MTA:mA. These are the most popular ones:&lt;br /&gt;
&lt;br /&gt;
===MTA:mA:GRS===&lt;br /&gt;
&lt;br /&gt;
A very popular script is ''MTA:mA:GRS'' (''General Release Script'', developed by Oliver Brown ([FMJ]Oli), which is widely used in both ''[[GTA3MTA_0.5|GTA3:MTA]]'' and ''[[MTAVC_0.5|MTA:VC]]'' servers.&lt;br /&gt;
&lt;br /&gt;
[[Image:grs.JPG|300px|center|thumb|General Release Script / GRS]]&lt;br /&gt;
&lt;br /&gt;
===Clan RPG Script===&lt;br /&gt;
&lt;br /&gt;
A Clan RPG Script developed by [FMJ]Oli] and ''Jax''&lt;br /&gt;
Features:&lt;br /&gt;
 Cash/Bank System&lt;br /&gt;
 Clan/Player Registration&lt;br /&gt;
 Item/Vehicle/Property Purchasing/Selling&lt;br /&gt;
 Robbing Capability&lt;br /&gt;
 GTA3/VC Support&lt;br /&gt;
 Various Bug/Error Fixes - Speed Improved&lt;br /&gt;
 King of the House Mode&lt;br /&gt;
 Cash/Item Stashing&lt;br /&gt;
 Bounty Hunting&lt;br /&gt;
 District/City Purchasing/Selling&lt;br /&gt;
 Petrol Buying/Using/Effects &lt;br /&gt;
&lt;br /&gt;
The orginal forum thread can be found [http://forum.mtasa.com/viewtopic.php?t=11562 here].&lt;br /&gt;
&lt;br /&gt;
==Links==&lt;br /&gt;
&lt;br /&gt;
* [http://home.deds.nl/~aeron/ MTA:mA - Homepage]&lt;br /&gt;
* [http://files.mtasa.com/apps/tools/MTAmA/MTAmA121.zip MTA:mA 1.21]&lt;br /&gt;
* [http://home.deds.nl/~aeron/mtama/1.0/MTAMA1222.rar MTA:mA 1.222] [http://mfiles.mtasa.com/apps/tools/MTAmA/MTAmA1222.zip Mirror]&lt;br /&gt;
* [http://mta.modpro.be/apps/tools/MTAmA/MTAmA2004.zip MTA:mA 2.004]&lt;br /&gt;
* [http://home.deds.nl/~aeron/mtama/2.0/MTAMA2013.rar MTA:mA 2.013] [http://files.mtasa.com/apps/tools/MTAmA/MTAmA2013.zip Mirror]&lt;br /&gt;
* [http://files.mtasa.com/apps/tools/MTAmA/MTAmA300.zip MTA:mA 3.00]&lt;br /&gt;
* [http://files.mtasa.com/apps/tools/MTAmA/MTAmA324.zip MTA:mA 3.24]&lt;br /&gt;
* [http://home.deds.nl/~aeron/files/ MTA:mA series 3 - Downloads] [http://files.mtasa.com/apps/tools/MTAmA/MTAmA324.zip Mirror (all files)]&lt;br /&gt;
* [http://home.deds.nl/~aeron/mtama/4.0/ MTA:mA series 4 - Downloads] [http://files.mtasa.com/apps/tools/MTAmA/MTAmA4.zip Mirror (all files)]&lt;br /&gt;
* [http://talidan.littlewhitey.net/mtama/maps.rar  MTA:mA series 4 - Maps] (Dead Link)&lt;br /&gt;
* [http://forum.mtasa.com/viewtopic.php?t=8788%20 MTA:mA - General Release Script - MTA Topic]&lt;br /&gt;
* [http://files.mtasa.com/apps/tools/MTAmA/MTAmA_GRS_4.14.exe MTA:mA - General Release Script 4.14 - Download]&lt;br /&gt;
* [http://web.archive.org/web/20071102021213/http://www.mta-fmj.com/mtama.exe MTA:mA - General Release Script - Download Mirror #1]&lt;br /&gt;
* [http://www.projectredivivus.com/files/tools/MTAmA/MTAmA_GRS_4.14.exe MTA:mA - General Release Script - Download Mirror #2]&lt;br /&gt;
* [http://files.mtasa.com/apps/tools/MTAmA/GRS_MANUAL_4.14.txt MTA:mA - General Release Script 4.14 - Manual]&lt;br /&gt;
&lt;br /&gt;
[[Category:MTA 0.5]] [[Category:Historical]]&lt;/div&gt;</summary>
		<author><name>SugarD-x</name></author>
	</entry>
</feed>