Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

[Question]How To Change Target of the launcher? see SS inside!

Newbie Spellweaver
Joined
Nov 30, 2006
Messages
98
Reaction score
0
I have some idea if anyone can do this by changing the target of the link name "Start Game" in the first launcher from link game.exe to the link of the 2nd launcher....

kevinmejica123 - [Question]How To Change Target of the launcher? see SS inside! - RaGEZONE Forums

 
Newbie Spellweaver
Joined
Feb 11, 2008
Messages
23
Reaction score
0
hope this is wat u nid, just change GUILauncher to watever u want.
 

Attachments

You must be registered for see attachments list
Upvote 0
Newbie Spellweaver
Joined
Feb 24, 2007
Messages
85
Reaction score
49
hurrmm.. you want to change the link aaa.. Here's how.

First : You use ASM to change the destination.
Second : Create it yourself using a programming language that you like.
 
Upvote 0
Newbie Spellweaver
Joined
Nov 30, 2006
Messages
98
Reaction score
0
tnx 13noob37...
by the way wat did u use to change this?
also how to remove the settings on the first launcher???
tnx..
 
Upvote 0
Newbie Spellweaver
Joined
Feb 11, 2008
Messages
23
Reaction score
0
@kevin
- used xvi32 for a lil hex-editing. if u wan it, google it.
- to edit settings open GUILauncher or w/e u renamed it to, n press Ctrl-F.
under "find" select Hex String. paste the code below then click OK.
4C 00 61 00 75 00 6E 00 63 00 68 00 65 00 72 00 2E 00 65 00 78 00 65
(the 00 blanks hide the syntax "L a u n c h e r . e x e")

n yea, its pretty ez coding using autoit. use the search button, there's a launcher source based on it somewhere in the forums; even tho imo vb is better ;) sry 4 the late reply.
 
Upvote 0
Back
Top