Help us keep the site up! Got some change to spare? Why not donate a few bits and buy us a coffee. Image

ALL CURRENT MEXCOM SCRIPTS!

Get all the latest plugins for MultiEx Commander here, such as MexCom and Rahly's Plugin Manager plugins.
KorNet
VVIP member
VVIP member
Posts: 444
Joined: Tue Apr 12, 2005 11:36 am
Been thanked: 4 times

Post by KorNet »

+Script

Game Name : Mechanized Assault And Exploration
Author : Mr.Mouse
File Type : RES

Code: Select all

IDString 0 RES0 ;
ImpType StandardTail ;
SavePos TailOffOff 0 ;
Get TailOff Long 0 ;
Get TailSize Long 0 ;
Set FileNum Long TailSize ;
Math FileNum /= 16 ;
GoTo TailOff 0 ;
For T = 1 To FileNum ;
GetDString Name 8 0 ;
SavePos FOO 0 ;
Get FO Long 0 ;
SavePos FSO 0 ;
Get FS Long 0 ;
Log Name FO FS FOO FSO ;
Next T ;
Installiation RES script :
1 - Run MultiEx Commander 4.2.0
2 - Tools -> Add custom BSM to MRF
3 - In opened dialog select filter -> BMS and open RES.bms
4 - Provide the name enter - Mechanized Assault And Exploration
5 - Push button OK ..
6 - Wait for restart MultiEx Commander
7 - File -> Open -> Select - Mechanized Assault And Exploration (*.RES)

Enjoy :D
You do not have the required permissions to view the files attached to this post.
KorNet
VVIP member
VVIP member
Posts: 444
Joined: Tue Apr 12, 2005 11:36 am
Been thanked: 4 times

Post by KorNet »

+Script

Game Name : Evil Dead Regeneration
Author : Mr.Mouse
File Type : FSB
Thanks : sajad

Code: Select all

Get Header Long 0 ;
Get FNum Long 0 ;
Get FO Long 0 ;
Math FO += 24 ;
Get DataLen Long 0 ;
Get Dummy1 Long 0 ;
Get DummyNull Long 0 ;
For n = 1 To FNum ;
SavePos Start 0 ;
Get EntryLen Int 0 ;
Math Start += EntryLen ;
SavePos EndFN 0 ;
Math EndFN += 34 ;
Get FN String 0 ;
GoTo EndFN 0 ;
SavePos FSO 0 ;
Get FS Long 0 ;
GoTo Start 0 ;
Log FN FO FS 0 FSO ;
Math FO += FS ;
Next n ;
Installiation RES script :
1 - Run MultiEx Commander 4.2.0
2 - Tools -> Add custom BSM to MRF
3 - In opened dialog select filter -> BMS and open FSB.bms
4 - Provide the name enter - Evil Dead Regeneration
5 - Push button OK ..
6 - Wait for restart MultiEx Commander
7 - File -> Open -> Select - Evil Dead Regeneration (*.FSB)

Enjoy :D
You do not have the required permissions to view the files attached to this post.
KorNet
VVIP member
VVIP member
Posts: 444
Joined: Tue Apr 12, 2005 11:36 am
Been thanked: 4 times

Post by KorNet »

+1 Script -> Slave Zero - ZIP

Installiation :
1 - Run MultiEx Commander 4.2.0
2 - Tools -> Add custom BSM to MRF
3 - In opened dialog select filter -> MultiEx ZIP and open ZIP.zip
4 - Provide the name enter - Slave Zero
5 - Push button OK ..
6 - Wait for restart MultiEx Commander
7 - File -> Open -> Select -> Slave Zero (*.ZIP)

Enjoy :D
You do not have the required permissions to view the files attached to this post.
KorNet
VVIP member
VVIP member
Posts: 444
Joined: Tue Apr 12, 2005 11:36 am
Been thanked: 4 times

Post by KorNet »

+1 Script

Game Name : Nexus - The Kindom Of THe Winds
Author : PXR
File Type : DAT

Code: Select all

ImpType SFileOff ;
Get FILENUM Long 0 ;
Math FILENUM -= 1 ;
For F = 1 To FILENUM ;
SavePos FOFFSETX 0 ;
Get FOFFSET Long 0 ;
GetDString FNAME 13 0 ;
SavePos NEXTFILE 0 ;
Get FSIZE Long 0 ;
Math FSIZE -= FOFFSET ;
Log FNAME FOFFSET FSIZE FOFFSETX 0 ;
GoTo NEXTFILE 0 ;
Next F ;
Installiation RES script :
1 - Run MultiEx Commander 4.2.0
2 - Tools -> Add custom BSM to MRF
3 - In opened dialog select filter -> BMS and open DAT.bms
4 - Provide the name enter - Nexus - The Kindom Of THe Winds
5 - Push button OK ..
6 - Wait for restart MultiEx Commander
7 - File -> Open -> Select - Nexus - The Kindom Of THe Winds (*.DAT)

Enjoy :D
You do not have the required permissions to view the files attached to this post.
KorNet
VVIP member
VVIP member
Posts: 444
Joined: Tue Apr 12, 2005 11:36 am
Been thanked: 4 times

Post by KorNet »

+Script

Game Name : Crazy Frog Racer
Author : Mr.Mouse
File Type : FSB

Code: Select all

Get Header Long 0 ;
Get FNum Long 0 ;
Get FO Long 0 ;
Math FO += 24 ;
Get DataLen Long 0 ;
Get Dummy1 Long 0 ;
Get DummyNull Long 0 ;
For n = 1 To FNum ;
SavePos Start 0 ;
Get EntryLen Int 0 ;
Math Start += EntryLen ;
SavePos EndFN 0 ;
Math EndFN += 34 ;
Get FN String 0 ;
GoTo EndFN 0 ;
SavePos FSO 0 ;
Get FS Long 0 ;
GoTo Start 0 ;
Log FN FO FS 0 FSO ;
Math FO += FS ;
Next n ;
Installiation RES script :
1 - Run MultiEx Commander 4.2.0
2 - Tools -> Add custom BSM to MRF
3 - In opened dialog select filter -> BMS and open FSB.bms
4 - Provide the name enter - Crazy Frog Racer
5 - Push button OK ..
6 - Wait for restart MultiEx Commander
7 - File -> Open -> Select - Crazy Frog Racer (*.FSB)

Enjoy :D
You do not have the required permissions to view the files attached to this post.
KorNet
VVIP member
VVIP member
Posts: 444
Joined: Tue Apr 12, 2005 11:36 am
Been thanked: 4 times

Post by KorNet »

+1 Script -> Call of Juarez - PAK

Installiation :
1 - Run MultiEx Commander 4.2.0
2 - Tools -> Add custom BSM to MRF
3 - In opened dialog select filter -> MultiEx ZIP and open PAK.zip
4 - Provide the name enter - Call of Juarez
5 - Push button OK ..
6 - Wait for restart MultiEx Commander
7 - File -> Open -> Select -> Call of Juarez (*.PAK)

Enjoy :D
You do not have the required permissions to view the files attached to this post.
Mr.Mouse
Site Admin
Posts: 4057
Joined: Wed Jan 15, 2003 6:45 pm
Location: Dungeons of Doom
Has thanked: 432 times
Been thanked: 639 times
Contact:

Post by Mr.Mouse »

And he's back :)

Soon you will be able to enter the script at the Xentax WIKI and it will be immediately available to MexCom users. :)
KorNet
VVIP member
VVIP member
Posts: 444
Joined: Tue Apr 12, 2005 11:36 am
Been thanked: 4 times

Post by KorNet »

+1 Script -> Switchball - BOD

Author : PXR ( Thank you :D )

Installiation :
1 - Run MultiEx Commander 4.2.0
2 - Tools -> Add custom BSM to MRF
3 - In opened dialog select filter -> BMS and open BOD.bms
4 - Provide the name enter - Switchball
5 - Push button OK ..
6 - Wait for restart MultiEx Commander
7 - File -> Open -> Select -> Switchball (*.BOD)

Enjoy :D
You do not have the required permissions to view the files attached to this post.
KorNet
VVIP member
VVIP member
Posts: 444
Joined: Tue Apr 12, 2005 11:36 am
Been thanked: 4 times

Post by KorNet »

+Script

Game Name : Tom Clancy Rainbow Six Lockdown
Author : Mr.Mouse
File Type : FSB

Code: Select all

Get Header Long 0 ;
Get FNum Long 0 ;
Get FO Long 0 ;
Math FO += 24 ;
Get DataLen Long 0 ;
Get Dummy1 Long 0 ;
Get DummyNull Long 0 ;
For n = 1 To FNum ;
SavePos Start 0 ;
Get EntryLen Int 0 ;
Math Start += EntryLen ;
SavePos EndFN 0 ;
Math EndFN += 34 ;
Get FN String 0 ;
GoTo EndFN 0 ;
SavePos FSO 0 ;
Get FS Long 0 ;
GoTo Start 0 ;
Log FN FO FS 0 FSO ;
Math FO += FS ;
Next n ;
Installiation script :
1 - Run MultiEx Commander 4.2.0
2 - Tools -> Add custom BSM to MRF
3 - In opened dialog select filter -> BMS and open FSB.bms
4 - Provide the name enter - Tom Clancy Rainbow Six Lockdown
5 - Push button OK ..
6 - Wait for restart MultiEx Commander
7 - File -> Open -> Select - Tom Clancy Rainbow Six Lockdown (*.FSB)

Enjoy :D
You do not have the required permissions to view the files attached to this post.
KorNet
VVIP member
VVIP member
Posts: 444
Joined: Tue Apr 12, 2005 11:36 am
Been thanked: 4 times

Post by KorNet »

+Script

Game Name : The Da Vinci Code
Author : PXR
File Type : RPE

Code: Select all

ImpType Standard ; 
Get TEMP Long 0 ; 
Get FILENUM Long 0 ; 
GoTo 32 0 ; 
For F = 1 To FILENUM ; 
GetDString FNAME 6 0 ; 
SavePos TEMP 0 ; 
Math TEMP += 26 ; 
GoTo TEMP 0 ; 
SavePos FOFFSETX 0 ; 
Get FOFFSET Long 0 ; 
SavePos FSIZEX 0 ; 
Get FSIZE Long 0 ; 
Get TEMP Long 0 ; 
Log FNAME FOFFSET FSIZE FOFFSETX FSIZEX ; 
Next F ;
Installiation script :
1 - Run MultiEx Commander 4.2.0
2 - Tools -> Add custom BSM to MRF
3 - In opened dialog select filter -> BMS and open RPE.bms
4 - Provide the name enter - The Da Vinci Code
5 - Push button OK ..
6 - Wait for restart MultiEx Commander
7 - File -> Open -> Select - The Da Vinci Code (*.RPE)

Enjoy :D
You do not have the required permissions to view the files attached to this post.
KorNet
VVIP member
VVIP member
Posts: 444
Joined: Tue Apr 12, 2005 11:36 am
Been thanked: 4 times

Post by KorNet »

+Script

Game Name : Moorhuhn Piraten
Author : PXR
File Type : DAT

Code: Select all

ImpType Standard ; 
IDString 0 MHP ; 
Set ENDDIRSTRING String **** ; 
GoTo 64 0 ; 
Get DATAX Long 0 ; 
GoTo 80 0 ; 
Do ; 
GetDString FNAME 64 0 ; 
If FNAME = ENDDIRSTRING ; 
CleanExit ; 
EndIf ; 
SavePos FOFFSETX 0 ; 
Get FOFFSET Long 0 ; 
SavePos FSIZEX 0 ; 
Get FSIZE Long 0 ; 
Get TEMP Long 0 ; 
Get TEMP Long 0 ; 
Log FNAME FOFFSET FSIZE FOFFSETX FSIZEX ; 
SavePos CHECK 0 ; 
While CHECK < DATAX ;
Installiation script :
1 - Run MultiEx Commander 4.2.0
2 - Tools -> Add custom BSM to MRF
3 - In opened dialog select filter -> BMS and open DAT.bms
4 - Provide the name enter - Moorhuhn Piraten
5 - Push button OK ..
6 - Wait for restart MultiEx Commander
7 - File -> Open -> Select - Moorhuhn Piraten (*.DAT)

Enjoy :D
You do not have the required permissions to view the files attached to this post.
KorNet
VVIP member
VVIP member
Posts: 444
Joined: Tue Apr 12, 2005 11:36 am
Been thanked: 4 times

Post by KorNet »

+1 Script -> Expedition Trophy

Installiation :
1 - Run MultiEx Commander 4.2.0
2 - Tools -> Add custom BSM to MRF
3 - In opened dialog select filter -> MultiEx ZIP and open PAK.zip
4 - Provide the name enter - Expedition Trophy
5 - Push button OK ..
6 - Wait for restart MultiEx Commander
7 - File -> Open -> Select -> Expedition Trophy (*.PAK)

Enjoy :D
You do not have the required permissions to view the files attached to this post.
Mr.Mouse
Site Admin
Posts: 4057
Joined: Wed Jan 15, 2003 6:45 pm
Location: Dungeons of Doom
Has thanked: 432 times
Been thanked: 639 times
Contact:

Post by Mr.Mouse »

PXR and Kornet you are the men! :D
KorNet
VVIP member
VVIP member
Posts: 444
Joined: Tue Apr 12, 2005 11:36 am
Been thanked: 4 times

Post by KorNet »

Okey go next :D

+Script

Game Name : Rugby 2005
Author : Mr.Mouse
File Type : BIG

Code: Select all

ImpType Standard ;
IDString 0 BIGF ;
Get D Long 0 ;
Get FC Long 0 ;
ReverseLong FC ;
Get D Long 0 ;
SavePos FS 0 ;
For T = 1 To FC ;
GoTo FS 0 ;
SavePos FOO 0 ;
Get FO Long 0 ;
ReverseLong FO ;
SavePos FSO 0 ;
Get FSI Long 0 ;
ReverseLong FSI ;
Get FN String 0 ;
SavePos FS 0 ;
Log FN FO FSI FOO FSO ;
Next T ;
Installiation script :
1 - Run MultiEx Commander 4.2.0
2 - Tools -> Add custom BSM to MRF
3 - In opened dialog select filter -> BMS and open BIG.bms
4 - Provide the name enter - Rugby 2005
5 - Push button OK ..
6 - Wait for restart MultiEx Commander
7 - File -> Open -> Select - Rugby 2005 (*.BIG)

Enjoy :D
You do not have the required permissions to view the files attached to this post.
KorNet
VVIP member
VVIP member
Posts: 444
Joined: Tue Apr 12, 2005 11:36 am
Been thanked: 4 times

Post by KorNet »

+Script

Game Name : Ski Racing 2006
Author : Mr.Mouse
File Type : FSB

Code: Select all

Get Header Long 0 ;
Get FNum Long 0 ;
Get FO Long 0 ;
Math FO += 24 ;
Get DataLen Long 0 ;
Get Dummy1 Long 0 ;
Get DummyNull Long 0 ;
For n = 1 To FNum ;
SavePos Start 0 ;
Get EntryLen Int 0 ;
Math Start += EntryLen ;
SavePos EndFN 0 ;
Math EndFN += 34 ;
Get FN String 0 ;
GoTo EndFN 0 ;
SavePos FSO 0 ;
Get FS Long 0 ;
GoTo Start 0 ;
Log FN FO FS 0 FSO ;
Math FO += FS ;
Next n ;
Installiation script :
1 - Run MultiEx Commander 4.2.0
2 - Tools -> Add custom BSM to MRF
3 - In opened dialog select filter -> BMS and open FSB.bms
4 - Provide the name enter - Ski Racing 2006
5 - Push button OK ..
6 - Wait for restart MultiEx Commander
7 - File -> Open -> Select - Ski Racing 2006 (*.FSB)

Enjoy :D
You do not have the required permissions to view the files attached to this post.
Post Reply