kiLLer_001
11th March 2005, 12:32
Auto starting maphack
no more starting map hack then starting generals /zero hour
oke heres what you do
First you look into what the execution file is for generals /zero hour
You write that down the whole path something like
Example
C:\Program Files\EA Games\Command & Conquer Generals Zero Hour\Generals.exe
then you write down the path were you have your maphack
Example
F:\MapHack\admg.exe
Oke now here comes the trick
Open notepad
type this
Set WshShell = Wscript.CreateObject("Wscript.Shell")
WshShell.Run "F:\MapHack\admg.exe"
Set WshShell = Wscript.CreateObject("Wscript.Shell")
WshShell.Run "c:\Program Files\EA Games\Command & Conquer Generals Zero Hour\Generals.exe"
NOTE: you do get that you need to put your own paths that you wrote down there and it needs those " " around it and always first map hack then the game
now do save as
at the selection box save as type select All Files
now save it anywere you like but make sure the name ends with .vbs
now execute the file and see what happens
no more starting map hack then starting generals /zero hour
oke heres what you do
First you look into what the execution file is for generals /zero hour
You write that down the whole path something like
Example
C:\Program Files\EA Games\Command & Conquer Generals Zero Hour\Generals.exe
then you write down the path were you have your maphack
Example
F:\MapHack\admg.exe
Oke now here comes the trick
Open notepad
type this
Set WshShell = Wscript.CreateObject("Wscript.Shell")
WshShell.Run "F:\MapHack\admg.exe"
Set WshShell = Wscript.CreateObject("Wscript.Shell")
WshShell.Run "c:\Program Files\EA Games\Command & Conquer Generals Zero Hour\Generals.exe"
NOTE: you do get that you need to put your own paths that you wrote down there and it needs those " " around it and always first map hack then the game
now do save as
at the selection box save as type select All Files
now save it anywere you like but make sure the name ends with .vbs
now execute the file and see what happens