Help!

Page 1 of 2 12 LastLast
Results 1 to 25 of 47
  1. #1
    Member DeagleAc3 is offline
    MemberRank
    Sep 2011 Join Date
    helpLocation
    74Posts

    Help!

    I'm trying to make a GunZ Private Server but I'm stuck on the Hex Editing your launcher, if someone can help me, by teamviewer, or telling me how to do it, then please do.

    I've used many tuts but I don't really understand whats going on..


  2. #2
    In Progress... FFXIV... Anju is offline
    MemberRank
    Oct 2010 Join Date
    Mist Ward 7 #38Location
    1,946Posts

    Re: Help!

    What part are you getting stuck in the launcher (Hex)?

  3. #3
    Member DeagleAc3 is offline
    MemberRank
    Sep 2011 Join Date
    helpLocation
    74Posts

    Re: Help!

    Can't really explain... say... It's just I can't do it..

    ---------- Post added at 09:20 PM ---------- Previous post was at 08:35 PM ----------

    Quote Originally Posted by Jirachi View Post
    What part are you getting stuck in the launcher (Hex)?
    Can you help me hexedit my launcher to change it to my ip? VIA : Teamviewer??
    Last edited by DeagleAc3; 28-09-11 at 09:38 AM.

  4. #4
    In Progress... FFXIV... Anju is offline
    MemberRank
    Oct 2010 Join Date
    Mist Ward 7 #38Location
    1,946Posts

    Re: Help!

    PM me.

  5. #5
    Member DeagleAc3 is offline
    MemberRank
    Sep 2011 Join Date
    helpLocation
    74Posts

    Re: Help!

    Quote Originally Posted by Jirachi View Post
    PM me.
    I need 15 posts or more it says. And I accidenticly deleted my GunZ Server.. Is it alright if you do it all for me? If not, thats okay, but yeah I'd appreciate it.


    EDIT : If not, can you suggest me a good tutorial on how to make a private server?
    Last edited by DeagleAc3; 27-09-11 at 01:29 AM. Reason: Wanna add something..

  6. #6
    Slothstronaut Justice For All is offline
    MemberRank
    Aug 2011 Join Date
    Almost thereLocation
    3,253Posts

    Re: Help!

    You're most likely copy and pasting your IP over where you're supposed to type it. When you hex edit after searching for HTTP (Text String) you need to click before 127 (Click before the 1) and type in your IP over the existing. You will run into the /Launcher/Start text, so just re-type it that's what the ... at the end are for.

    "http://127.0.0.1/Launcher/start.html. . . . . . . . . . . . . ."

    Say your IP is 12.345.678.9

    http://12.345.678.9/Launcher/start.html. . . . . . .

    Starting at the 8 you will now be going over /Launcher so it would look like "http://12.345.678.9auncher/start.html" so just click after the 9 and type /Launcher/start.html

  7. #7
    Member DeagleAc3 is offline
    MemberRank
    Sep 2011 Join Date
    helpLocation
    74Posts

    Re: Help!

    Quote Originally Posted by Subject N4XYZ View Post
    You're most likely copy and pasting your IP over where you're supposed to type it. When you hex edit after searching for HTTP (Text String) you need to click before 127 (Click before the 1) and type in your IP over the existing. You will run into the /Launcher/Start text, so just re-type it that's what the ... at the end are for.

    "http://127.0.0.1/Launcher/start.html. . . . . . . . . . . . . ."

    Say your IP is 12.345.698.9

    http://12.345.698.9/Launcher/start.html. . . . . . .
    Kinda figured it had to do with copy and pasting after I had just watched a hex editing tut lol.. but I wasn't sure cause it would seem like a dumb conclusion I was making..


    EDIT : Hey, subject or Jirachi know a good tutorial on how to make a GunZ Pserver?

  8. #8
    Slothstronaut Justice For All is offline
    MemberRank
    Aug 2011 Join Date
    Almost thereLocation
    3,253Posts

    Re: Help!

    I can't recommend you a good tutorial because I don't know what type of server you'd like, but here's the one that I tend to use. (Only because I like to start with small clients and build them up, plus I know 110% this tutorial works)

    http://forum.ragezone.com/f497/tut-m...server-602568/

    If that doesn't work here are 2 others;

    http://forum.ragezone.com/f497/guide...-based-632661/
    http://forum.ragezone.com/f497/br-ja...client-444565/

  9. #9
    In Progress... FFXIV... Anju is offline
    MemberRank
    Oct 2010 Join Date
    Mist Ward 7 #38Location
    1,946Posts

    Re: Help!

    This is my best options for me since I'm doing 2007 files: http://forum.ragezone.com/f497/br-ja...client-444565/

  10. #10
    Member DeagleAc3 is offline
    MemberRank
    Sep 2011 Join Date
    helpLocation
    74Posts

    Re: Help!

    Thanks, both you guys :)

  11. #11
    In Progress... FFXIV... Anju is offline
    MemberRank
    Oct 2010 Join Date
    Mist Ward 7 #38Location
    1,946Posts

    Re: Help!

    Here's 2008 server repack: http://forum.ragezone.com/f245/gunz-...client-701737/

    Never tried this because it never worked for me, but it might work for you.

  12. #12
    Member DeagleAc3 is offline
    MemberRank
    Sep 2011 Join Date
    helpLocation
    74Posts

    Re: Help!

    Ugh.. I hate hex edit I can never find the http thing.. it takes about 10 hours.. can you guys help me locate it?

  13. #13
    I am THE DON Joe9099 is offline
    MemberRank
    Jan 2007 Join Date
    England, UkLocation
    3,655Posts

    Re: Help!

    search gunzweb

  14. #14
    Member DeagleAc3 is offline
    MemberRank
    Sep 2011 Join Date
    helpLocation
    74Posts

    Re: Help!

    Quote Originally Posted by Joe9099 View Post
    search gunzweb
    I need help with hexedit.. I don't see 127.0.0.1 but, I see "http://localhost/Launcher/start.html" is that it?

    EDIT : Gotta go, be back in a few hours

  15. #15
    In Progress... FFXIV... Anju is offline
    MemberRank
    Oct 2010 Join Date
    Mist Ward 7 #38Location
    1,946Posts

    Re: Help!

    Quote Originally Posted by DeagleAc3 View Post
    I need help with hexedit.. I don't see 127.0.0.1 but, I see "http://localhost/Launcher/start.html" is that it?
    localhost = 127.0.0.1

    I can code it for you via Hex. But you're gonna have to tell me your WAN IP

    Also to search up things in Hex, use CTRL+F > Text strings - 127.0.0.1 or localhost.

  16. #16
    Member DeagleAc3 is offline
    MemberRank
    Sep 2011 Join Date
    helpLocation
    74Posts

    Re: Help!

    Quote Originally Posted by Jirachi View Post
    localhost = 127.0.0.1

    I can code it for you via Hex. But you're gonna have to tell me your WAN IP

    Also to search up things in Hex, use CTRL+F > Text strings - 127.0.0.1 or localhost.

    My Wan IP = 66.56.56.218 I did http://66.56.56.218/Launcher/start.htm
    Is there anything else I have to add? Because I launch my server, start my launcher, then my launcher closes automatically.

  17. #17
    Slothstronaut Justice For All is offline
    MemberRank
    Aug 2011 Join Date
    Almost thereLocation
    3,253Posts

    Re: Help!

    Upload your Default Launcher and PM me it, I'll Hex it for you.

  18. #18
    Member DeagleAc3 is offline
    MemberRank
    Sep 2011 Join Date
    helpLocation
    74Posts

    Re: Help!

    GunzLauncher.exe


    EDIT : I can't PM because of post count.

  19. #19
    Slothstronaut Justice For All is offline
    MemberRank
    Aug 2011 Join Date
    Almost thereLocation
    3,253Posts

    Re: Help!

    Alright let me download the Hex Editor and I'll have it done in a minute. (I'll edit this post with the new one) I have one question though, did you edit the Launcher with PE Explorer?

  20. #20
    Member DeagleAc3 is offline
    MemberRank
    Sep 2011 Join Date
    helpLocation
    74Posts

    Re: Help!

    Quote Originally Posted by Subject N4XYZ View Post
    Alright let me download the Hex Editor and I'll have it done in a minute. (I'll edit this post with the new one) I have one question though, did you edit the Launcher with PE Explorer before or after you Hex'd it?
    Before I Hex'd it

  21. #21
    Slothstronaut Justice For All is offline
    MemberRank
    Aug 2011 Join Date
    Almost thereLocation
    3,253Posts

    Re: Help!

    Alright so I don't have to PE Edit it since you already did, good because my download speed is horrid atm. Just got done installing Hex Editor going to Download the launcher and start on it now.

    EDIT: This Launcher already is Hex'd with your IP, I need the Default one before you Hex edited it. Also your launcher could be closing due to other reasons as-well, if you have any Crash logs or a mlog post it in [code] tags
    Last edited by Justice For All; 27-09-11 at 11:02 PM.

  22. #22
    Member DeagleAc3 is offline
    MemberRank
    Sep 2011 Join Date
    helpLocation
    74Posts

    Re: Help!

    Ok I'll get default, do you want it PE Edited?

  23. #23
    Slothstronaut Justice For All is offline
    MemberRank
    Aug 2011 Join Date
    Almost thereLocation
    3,253Posts

    Re: Help!

    Nope just upload the Default one, not Hex or PE Edited :) Also don't forget to post any Crash logs/mlog.txt (Would be in your Gunz folder)

  24. #24
    Member DeagleAc3 is offline
    MemberRank
    Sep 2011 Join Date
    helpLocation
    74Posts

    Re: Help!

    GunzLauncher.exe --- Default GunZLauncher


    Load XML from memory : system/locale.xml- SUCCESS
    Country : (BRZ), Language : (BRZ)
    Load XML from memory : system/gametypecfg.xml
    Load Config from file : config.xml- SUCCESS
    Cannot open system/system.xml file.
    Error!! - StringTable Initalize Failed
    Check notify.xml


    EDIT : How do i use code tags?

  25. #25
    Slothstronaut Justice For All is offline
    MemberRank
    Aug 2011 Join Date
    Almost thereLocation
    3,253Posts

    Re: Help!

    Cannot open system/system.xml file.
    Error!! - StringTable Initalize Failed
    Check notify.xml
    Hmm, Decompile your System.mrs and post your System.xml before I do anything with the launcher because according to this Log the problem is in your System.xml

    To use Code tags put [code] your text [ /code] (take out the space before the /)



Page 1 of 2 12 LastLast

Advertisement