PDA

View Full Version : Auto starting Maphack



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

cheatsforme
13th March 2005, 15:08
nice idea but i cant get it to work :(
it says cant find file specified, i have got the paths right. i have recently installed VB latest runtimes maybe its that ?


Set WshShell = Wscript.CreateObject("Wscript.Shell")
WshShell.Run "C:\Documents and Settings\******\My Documents\My Files\Map Gen\test.exe"

Set WshShell = Wscript.CreateObject("Wscript.Shell")
WshShell.Run "C:\Program Files\EA Games\Command & Conquer Generals Zero Hour\generals.exe"

is that correct ?i have placed the **** on purpose thats not in the line

kiLLer_001
13th March 2005, 15:57
yeah wll thats right my friend had same problem it does start maphack but not game cause it has 2 many open spacec in the line i guess first i say try placing maphack in a map on c or other drive something like c:\maphack\admg.exe so it wont be to long then create a shortcut file 2 generals.exe that will be soethin like c:\maphack\Shotrcutname.lnk thats how i fixed it at my friends place donno why the script doesnt open file with very long paths but thats the way 2 fix it i know its very lowsy job wish somebody would help me to make an installer 4 it that would automate this whole proces

cheatsforme
13th March 2005, 17:04
yes it works perfectly it took me some time to work it as i messed up all the paths had to reinstall zero hour lol but with a bit of messing around i got the jist of it i am such a noob im surprised i got it to work at all gj thanx

kiLLer_001
13th March 2005, 17:05
lol oke :P

Sneakatoke420
17th March 2005, 07:43
This works online then?

kiLLer_001
19th March 2005, 00:41
yes it does work online duh its just a script that starts both mp hack an generals

H4cker
22nd March 2005, 11:02
Nice, but it suxx when ur planning a Clan War..

kiLLer_001
22nd March 2005, 17:09
if you think it suxx just DON'T use it

destini
19th April 2006, 16:14
yea i tried but it doesnt work really. can you explai that again a lil bite better plz?