Could someone unpack these files (PERMISSION GIVEN)

Page 2 of 4 FirstFirst 1234 LastLast
Results 26 to 50 of 77
  1. #26
    Veni, Vidi, Vici Arcelor is offline
    MemberRank
    Jan 2010 Join Date
    Delhi, IndiaLocation
    1,763Posts

    Re: Could someone unpack these files (PERMISSION GIVEN)

    WGFreak, Jagi, Carlos or wait for Paul, lol.

  2. #27
    Apprentice Jefy66 is offline
    MemberRank
    May 2009 Join Date
    21Posts

    Re: Could someone unpack these files (PERMISSION GIVEN)

    Quote Originally Posted by mcsic View Post
    Thank you.

    Correct.

    Uhm.. just let me know if you get to unpack them, I won't PM you as unpacking them seems to be extremely hard. =P
    I don't think anyone here got to unpack the files I posted yet. =/
    only goblin.mrs yet

    I mail u?

    unpacked, answer on msn ...
    Last edited by Jefy66; 05-03-10 at 08:09 PM.

  3. #28
    Be Freestyle. mcsic is offline
    MemberRank
    May 2008 Join Date
    GermanyLocation
    330Posts

    Re: Could someone unpack these files (PERMISSION GIVEN)

    Quote Originally Posted by Arcelor View Post
    WGFreak, Jagi, Carlos or wait for Paul, lol.
    Paul is the only guy I really know.
    He has the files on his home PC but he's in Africa atm.
    Quote Originally Posted by Jefy66 View Post
    only goblin.mrs yet

    I mail u?

    unpacked, answer on msn ...
    goblin.mrs is one of the files without encryption.
    Hmmpf. Okay let's talk on MSN.
    Last edited by mcsic; 05-03-10 at 08:20 PM.

  4. #29
    Reverse Engineer ThievingSix is offline
    MemberRank
    Mar 2007 Join Date
    CaliforniaLocation
    901Posts

    Re: Could someone unpack these files (PERMISSION GIVEN)

    Upload it somewhere besides megaupload (something like filebeam) and I'll give it a whirl.

  5. #30
    Banned Requnael is offline
    BannedRank
    Apr 2009 Join Date
    EstoniaLocation
    378Posts

    Re: Could someone unpack these files (PERMISSION GIVEN)


  6. #31
    Be Freestyle. mcsic is offline
    MemberRank
    May 2008 Join Date
    GermanyLocation
    330Posts

    Re: Could someone unpack these files (PERMISSION GIVEN)

    Quote Originally Posted by ThievingSix View Post
    Upload it somewhere besides megaupload (something like filebeam) and I'll give it a whirl.
    Quote Originally Posted by Requnael View Post
    Thanks Req.
    There you got the files T6. ;D

  7. #32
    Reverse Engineer ThievingSix is offline
    MemberRank
    Mar 2007 Join Date
    CaliforniaLocation
    901Posts

    Re: Could someone unpack these files (PERMISSION GIVEN)

    Yay a one hour download >.<!

  8. #33
    (。◕‿‿◕。) Nobody666 is offline
    MemberRank
    Oct 2008 Join Date
    1,773Posts

    Re: Could someone unpack these files (PERMISSION GIVEN)

    Quote Originally Posted by Arcelor View Post
    WGFreak, Jagi, Carlos or wait for Paul, lol.
    Wgfreak left shortly after RZ merged with Epic, he has no idea what to do.

    Carlos left the gunz community awhile ago, nor has he been on MSN in about a year or two.

    Quote Originally Posted by ThievingSix View Post
    Upload it somewhere besides megaupload (something like filebeam) and I'll give it a whirl.
    Well im sure you could, figured you left which is why i said almost no one here could.

  9. #34
    Reverse Engineer ThievingSix is offline
    MemberRank
    Mar 2007 Join Date
    CaliforniaLocation
    901Posts

    Re: Could someone unpack these files (PERMISSION GIVEN)

    I plan to pop in every once in a while =p

    Humph, can't seem to even get the launcher or the 8 programs it contains to run because of c#/win7. Anyone who can run it, just start it up, caopy the gunz.exe when it's running to another place, and upload it. =p
    Last edited by ThievingSix; 06-03-10 at 12:06 PM.

  10. #35
    Be Freestyle. mcsic is offline
    MemberRank
    May 2008 Join Date
    GermanyLocation
    330Posts

    Re: Could someone unpack these files (PERMISSION GIVEN)

    Quote Originally Posted by ThievingSix View Post
    I plan to pop in every once in a while =p

    Humph, can't seem to even get the launcher or the 8 programs it contains to run because of c#/win7. Anyone who can run it, just start it up, caopy the gunz.exe when it's running to another place, and upload it. =p
    If you starup the launcher it starts complaining about not being able to connect to the server.
    It doesn't unpack the runnable..
    Last edited by mcsic; 06-03-10 at 05:44 PM.

  11. #36
    Reverse Engineer ThievingSix is offline
    MemberRank
    Mar 2007 Join Date
    CaliforniaLocation
    901Posts

    Re: Could someone unpack these files (PERMISSION GIVEN)

    No shit, but I can't even get as far as that. I get this right after the splash screen. So no debugging, no bypassing the unpacking process, no removing the server check.

    Code:
    ---------------------------
    Unknown Error
    ---------------------------
    System.InvalidOperationException: An error occurred creating the form. See Exception.InnerException for details.  The error is: Class not registered (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG)) ---> System.Runtime.InteropServices.COMException (0x80040154): Class not registered (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG))
    
       at System.Windows.Forms.UnsafeNativeMethods.CoCreateInstance(Guid& clsid, Object punkOuter, Int32 context, Guid& iid)
    
       at System.Windows.Forms.AxHost.CreateWithoutLicense(Guid clsid)
    
       at System.Windows.Forms.AxHost.CreateWithLicense(String license, Guid clsid)
    
       at System.Windows.Forms.AxHost.CreateInstanceCore(Guid clsid)
    
       at System.Windows.Forms.AxHost.CreateInstance()
    
       at System.Windows.Forms.AxHost.GetOcxCreate()
    
       at System.Windows.Forms.AxHost.TransitionUpTo(Int32 state)
    
       at System.Windows.Forms.AxHost.CreateHandle()
    
       at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
    
       at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
    
       at System.Windows.Forms.AxHost.EndInit()
    
       at ..‚()
    
       at ...ctor()
    
       --- End of inner exception stack trace ---
    
       at ‹....€[T](T )
    
       at ‹....()
    
       at ‹..OnCreateMainForm()
    
       at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.OnRun()
    
       at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.DoApplicationModel()
    ---------------------------
    OK   
    ---------------------------

  12. #37
    Account Upgraded | Title Enabled! PenguinGuys is offline
    MemberRank
    Sep 2009 Join Date
    AlabamaLocation
    261Posts

    Re: Could someone unpack these files (PERMISSION GIVEN)

    Quote Originally Posted by ThievingSix View Post
    No shit, but I can't even get as far as that. I get this right after the splash screen. So no debugging, no bypassing the unpacking process, no removing the server check.

    Code:
    ---------------------------
    Unknown Error
    ---------------------------
    System.InvalidOperationException: An error occurred creating the form. See Exception.InnerException for details.  The error is: Class not registered (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG)) ---> System.Runtime.InteropServices.COMException (0x80040154): Class not registered (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG))
    
       at System.Windows.Forms.UnsafeNativeMethods.CoCreateInstance(Guid& clsid, Object punkOuter, Int32 context, Guid& iid)
    
       at System.Windows.Forms.AxHost.CreateWithoutLicense(Guid clsid)
    
       at System.Windows.Forms.AxHost.CreateWithLicense(String license, Guid clsid)
    
       at System.Windows.Forms.AxHost.CreateInstanceCore(Guid clsid)
    
       at System.Windows.Forms.AxHost.CreateInstance()
    
       at System.Windows.Forms.AxHost.GetOcxCreate()
    
       at System.Windows.Forms.AxHost.TransitionUpTo(Int32 state)
    
       at System.Windows.Forms.AxHost.CreateHandle()
    
       at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
    
       at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
    
       at System.Windows.Forms.AxHost.EndInit()
    
       at ..‚()
    
       at ...ctor()
    
       --- End of inner exception stack trace ---
    
       at ‹....€[T](T )
    
       at ‹....()
    
       at ‹..OnCreateMainForm()
    
       at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.OnRun()
    
       at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.DoApplicationModel()
    ---------------------------
    OK   
    ---------------------------
    Looks like it doesn't unpack it until after update.

  13. #38
    (。◕‿‿◕。) Nobody666 is offline
    MemberRank
    Oct 2008 Join Date
    1,773Posts

    Re: Could someone unpack these files (PERMISSION GIVEN)

    Quote Originally Posted by ThievingSix View Post
    I plan to pop in every once in a while =p

    Humph, can't seem to even get the launcher or the 8 programs it contains to run because of c#/win7. Anyone who can run it, just start it up, caopy the gunz.exe when it's running to another place, and upload it. =p
    as said it can't. It was kind of a process NabTrap did. Downloaded the gunz.exe after updating, deleted after GunZ quit.

  14. #39
    Be Freestyle. mcsic is offline
    MemberRank
    May 2008 Join Date
    GermanyLocation
    330Posts

    Re: Could someone unpack these files (PERMISSION GIVEN)

    Quote Originally Posted by ThievingSix View Post
    No shit, but I can't even get as far as that. I get this right after the splash screen. So no debugging, no bypassing the unpacking process, no removing the server check.

    Code:
    ---------------------------
    Unknown Error
    ---------------------------
    System.InvalidOperationException: An error occurred creating the form. See Exception.InnerException for details.  The error is: Class not registered (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG)) ---> System.Runtime.InteropServices.COMException (0x80040154): Class not registered (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG))
    
       at System.Windows.Forms.UnsafeNativeMethods.CoCreateInstance(Guid& clsid, Object punkOuter, Int32 context, Guid& iid)
    
       at System.Windows.Forms.AxHost.CreateWithoutLicense(Guid clsid)
    
       at System.Windows.Forms.AxHost.CreateWithLicense(String license, Guid clsid)
    
       at System.Windows.Forms.AxHost.CreateInstanceCore(Guid clsid)
    
       at System.Windows.Forms.AxHost.CreateInstance()
    
       at System.Windows.Forms.AxHost.GetOcxCreate()
    
       at System.Windows.Forms.AxHost.TransitionUpTo(Int32 state)
    
       at System.Windows.Forms.AxHost.CreateHandle()
    
       at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
    
       at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
    
       at System.Windows.Forms.AxHost.EndInit()
    
       at ..‚()
    
       at ...ctor()
    
       --- End of inner exception stack trace ---
    
       at ‹....€[T](T )
    
       at ‹....()
    
       at ‹..OnCreateMainForm()
    
       at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.OnRun()
    
       at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.DoApplicationModel()
    ---------------------------
    OK   
    ---------------------------
    Alright.
    Thanks for trying anyway (1-hour-download >.<!) =P

  15. #40
    Freelance GunZ Developer Touchwise is offline
    MemberRank
    Aug 2009 Join Date
    The NetherlandsLocation
    754Posts

    Re: Could someone unpack these files (PERMISSION GIVEN)

    @ T6 Why don't you take it direcly from the mrs.exe altough it isn't on the 6th line already tryed that

  16. #41
    Account Upgraded | Title Enabled! Exiled Hero is offline
    MemberRank
    Nov 2008 Join Date
    Multiple PlacesLocation
    202Posts

    Re: Could someone unpack these files (PERMISSION GIVEN)

    Quote Originally Posted by Nobody666 View Post
    as said it can't. It was kind of a process NabTrap did. Downloaded the gunz.exe after updating, deleted after GunZ quit.
    Checks > updates > runs > deletes. An of course, wouldn't open if the addresses have been effected or changed.

    Quote Originally Posted by Touchwise View Post
    @ T6 Why don't you take it direcly from the mrs.exe altough it isn't on the 6th line already tryed that
    It was a custom method.

    Quote Originally Posted by Nobody666 View Post
    Mike did? I thought only you and some did, at least thats what i heard. I heard some made a program that unpacked it so they could test.

    I think it needed Nabtrap to run no matter what, unless you had the dev client.

    Dom had to wipe his computer, so he lost everything.

    Kidd, Mike, and some i don't know wether they have it or not.
    It was either Mike or Beb.

    Carlos still goes on PSN.

    Quote Originally Posted by ThievingSix View Post
    Code:
    ---------------------------
    Unknown Error
    ---------------------------
    System.InvalidOperationException: An error occurred creating the form. See Exception.InnerException for details.  The error is: Class not registered (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG)) ---> System.Runtime.InteropServices.COMException (0x80040154): Class not registered (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG))
    
       at System.Windows.Forms.UnsafeNativeMethods.CoCreateInstance(Guid& clsid, Object punkOuter, Int32 context, Guid& iid)
    
       at System.Windows.Forms.AxHost.CreateWithoutLicense(Guid clsid)
    
       at System.Windows.Forms.AxHost.CreateWithLicense(String license, Guid clsid)
    
       at System.Windows.Forms.AxHost.CreateInstanceCore(Guid clsid)
    
       at System.Windows.Forms.AxHost.CreateInstance()
    
       at System.Windows.Forms.AxHost.GetOcxCreate()
    
       at System.Windows.Forms.AxHost.TransitionUpTo(Int32 state)
    
       at System.Windows.Forms.AxHost.CreateHandle()
    
       at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
    
       at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
    
       at System.Windows.Forms.AxHost.EndInit()
    
       at ..‚()
    
       at ...ctor()
    
       --- End of inner exception stack trace ---
    
       at ‹....€[T](T )
    
       at ‹....()
    
       at ‹..OnCreateMainForm()
    
       at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.OnRun()
    
       at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.DoApplicationModel()
    ---------------------------
    OK   
    ---------------------------
    .NET Framework 2.0 was required for Nabtrap so was a runtime.. forgot which.
    Last edited by Exiled Hero; 08-03-10 at 02:36 PM.

  17. #42
    Freelance GunZ Developer Touchwise is offline
    MemberRank
    Aug 2009 Join Date
    The NetherlandsLocation
    754Posts

    Re: Could someone unpack these files (PERMISSION GIVEN)

    t6 it stays hard to leave gunz behind hmm? the developing of gunz is so much stress but also so much fun!

  18. #43
    Reverse Engineer ThievingSix is offline
    MemberRank
    Mar 2007 Join Date
    CaliforniaLocation
    901Posts

    Re: Could someone unpack these files (PERMISSION GIVEN)

    I wouldn't say I'm back, just bored and mrs file stuff is sorta my thing =P.

    So if there is no gunz.exe in the launcher(it gets downloaded then deleted) to reference, this isn't possible with only the given files.

  19. #44
    (。◕‿‿◕。) Nobody666 is offline
    MemberRank
    Oct 2008 Join Date
    1,773Posts

    Re: Could someone unpack these files (PERMISSION GIVEN)

    Quote Originally Posted by Exiled Hero View Post
    Checks > updates > runs > deletes. An of course, wouldn't open if the addresses have been effected or changed.



    It was a custom method.



    It was either Mike or Beb.

    Carlos still goes on PSN.



    .NET Framework 2.0 was required for Nabtrap so was a runtime.. forgot which.
    Bep probably, i could ask Mike, he gets on MSN occasionally, doubt that even if he did he remembers/has it.

    Some i know gets on PSN.

    Quote Originally Posted by ThievingSix View Post
    I wouldn't say I'm back, just bored and mrs file stuff is sorta my thing =P.

    So if there is no gunz.exe in the launcher(it gets downloaded then deleted) to reference, this isn't possible with only the given files.
    Probably why it hasn't been done.

    I asked around for the .exe when i realized i had all the files backed up, but Dom didn't have it, some was inactive, and Mike was done with gunz. So the chances of getting the .exe are pretty much nothing.

  20. #45
    Be Freestyle. mcsic is offline
    MemberRank
    May 2008 Join Date
    GermanyLocation
    330Posts

    Re: Could someone unpack these files (PERMISSION GIVEN)

    Quote Originally Posted by Nobody666 View Post
    I asked around for the .exe when i realized i had all the files backed up, but Dom didn't have it, some was inactive, and Mike was done with gunz. So the chances of getting the .exe are pretty much nothing.
    Dammit. >_<
    Thanks for trying though. ;D

  21. #46
    Account Upgraded | Title Enabled! Exiled Hero is offline
    MemberRank
    Nov 2008 Join Date
    Multiple PlacesLocation
    202Posts
    Quote Originally Posted by mcsic View Post
    Dammit. >_<
    Thanks for trying though. ;D
    Mobile skin sucks. D:

    If you want to do some searching. I remember the dev client being uploaded to Megaupload.
    Posted via Mobile Device

  22. #47
    Veni, Vidi, Vici Arcelor is offline
    MemberRank
    Jan 2010 Join Date
    Delhi, IndiaLocation
    1,763Posts

    Re: Could someone unpack these files (PERMISSION GIVEN)

    I'm quite sure Innovation Gunz uses Kidd's sets...

  23. #48
    Account Upgraded | Title Enabled! Exiled Hero is offline
    MemberRank
    Nov 2008 Join Date
    Multiple PlacesLocation
    202Posts
    Quote Originally Posted by Arcelor View Post
    I'm quite sure Innovation Gunz uses Kidd's sets...
    inno doesn't use them.
    Posted via Mobile Device

  24. #49
    Be Freestyle. mcsic is offline
    MemberRank
    May 2008 Join Date
    GermanyLocation
    330Posts

    Re: Could someone unpack these files (PERMISSION GIVEN)

    Quote Originally Posted by Exiled Hero View Post
    inno doesn't use them.
    Posted via Mobile Device
    aw :(
    so.. let's... just .. wait..

  25. #50
    Be Freestyle. mcsic is offline
    MemberRank
    May 2008 Join Date
    GermanyLocation
    330Posts

    Re: Could someone unpack these files (PERMISSION GIVEN)

    Bump.
    Anyone?



Page 2 of 4 FirstFirst 1234 LastLast

Advertisement