*Unlock All Weapons* in server patch 1.02

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • virtualinsanity

    #76
    Re: *Unlock All Weapons* in server patch 1.02

    Plz help
    I setup IIS on winxp
    im using first script
    Code:
    #!/usr/bin/perl
    my @ids=qw/11 22 33 44 55 66 77/;
    sub main();
    sub main() {
      my $time=time;
      print "Content-type: text/plain\n\n";
      print "O\n";
      print "H\tpid\tnick\tasof\n";
      print "D\t12345678\tUNLOCKED\t$time\n";
      print "H\tenlisted\tofficer\n";
      print "D\t0\t0\n";
      print "H\tid\tstate\n";
      for (@ids) {
        print "D\t$_\ts\n";
      }
      print "\$\t103\t\$\n";
    }
    main();
    scripts works fine - return this results
    Code:
    O
    H pid nick asof
    D 12345678 UNLOCKED 1127384982
    H enlisted officer
    D 0 0
    H id state
    D 11 s
    D 22 s
    D 33 s
    D 44 s
    D 55 s
    D 66 s
    D 77 s
    $ 103 $
    when try change host like this
    209.91.168.238 bf2web.gamespy.comall
    weapons unlocks

    if this

    127.0.0.1 bf2web.gamespy.com
    dont work

    sv.internet 1
    sv.useGlobalRank 1
    sv.useGlobalUnlocks 1
    its all ok

    whats wrong ? any idea ? maybe i need another scripts ?
    plz help

    Comment

    • Moke

      #77
      Re: *Unlock All Weapons* in server patch 1.02

      Well... ill just join the ppl who thnxs Mofino for this...

      Comment

      • rayman_panic

        #78
        Re: *Unlock All Weapons* in server patch 1.02

        I have the same problem like virtualinsanity...
        The Webserver and the Skkript seems to work.

        If i write www.bf2web.gamespy.com/ASP/getunlocksinfo.aspx on my own server, i become the result

        O
        H pid nick asof
        D 12345678 UNLOCKED 1127384982
        H enlisted officer
        D 0 0
        H id state
        D 11 s
        D 22 s
        D 33 s
        D 44 s
        D 55 s
        D 66 s
        D 77 s
        $ 103 $


        So, i think all is right, but it doesn't work with both Skripts...

        Can anyone help me?

        Comment

        • bbrain

          #79
          Re: *Unlock All Weapons* in server patch 1.02

          did you edited the hosts file?

          Comment

          • virtualinsanity

            #80
            Re: *Unlock All Weapons* in server patch 1.02

            ofcozzz

            Comment

            • alphasylvain

              #81
              Re: *Unlock All Weapons* in server patch 1.02

              hi all

              i installed patch 1.03

              finish unlocks weapons???????

              please help

              thx and gga

              Comment

              • -{IFB}-bigyin

                #82
                Re: *Unlock All Weapons* in server patch 1.02

                I was just wondering this myself have the fixed this in the 1.3 patch that we cannot use this any more

                Comment

                • alphasylvain

                  #83
                  Re: *Unlock All Weapons* in server patch 1.02

                  help need for a ingegnior

                  Comment

                  • MrGrimm

                    #84
                    Re: *Unlock All Weapons* in server patch 1.02

                    Anyone?

                    Comment

                    • ICPO

                      #85
                      Re: *Unlock All Weapons* in server patch 1.02

                      I have no idea but anybody remeber that time somebody hacked EA and unlocked all the weapons on most of the servers? Now those were some good times.

                      Comment

                      • bbrain

                        #86
                        Re: *Unlock All Weapons* in server patch 1.02

                        You can patch the binary. For linux-32 write to 0x0ABFBF address EB instead of 75.

                        Comment

                        • MrGrimm

                          #87
                          Re: *Unlock All Weapons* in server patch 1.02

                          Little more detail ?

                          Comment

                          • mofino

                            #88
                            Re: *Unlock All Weapons* in server patch 1.02

                            Hi everyone,

                            I have not tested 1.03 yet, but I'm sure the work around still works. If it doesn't, please let me know and I will make adjustments.

                            On another note, if anyone has concrete information about a binary modification to unlock the weapons, please let me know ASAP. I'm more interested in what tools were used to debug the code (ie: SoftIce of the old days). And I would like to build a patcher so we can officially deal with this "unlock" problem.

                            If you require assistance in setting up your own server, please IM me via Google Talk - <mofino@gmail.com>. If you need a gmail invite, send an email to that address and I will invite you.

                            Last but not least, I did some server upgrades today to the server that is currently providing the workaround. So if you noticed any problems getting your unlocks working during the day today, it was my fault, sorry! But hey, it's up now, so enjoy!

                            Take care everyone.

                            -mofino

                            Comment

                            • leroco

                              #89
                              Re: *Unlock All Weapons* in server patch 1.02

                              Originally posted by mofino
                              Hi everyone,

                              I have not tested 1.03 yet, but I'm sure the work around still works. If it doesn't, please let me know and I will make adjustments.

                              Last but not least, I did some server upgrades today to the server that is currently providing the workaround. So if you noticed any problems getting your unlocks working during the day today, it was my fault, sorry! But hey, it's up now, so enjoy!

                              -mofino
                              Confirmed working with 1.03 with workaround.

                              Thanks mofino!

                              Comment

                              • preem

                                #90
                                Re: *Unlock All Weapons* in server patch 1.02

                                How did you do it ?

                                only edited hosts file ? couse i have that from the 1.02 patch and it worked, but now it doens't anymore on 1.03.

                                Whats the workaround ? the host file ? or something else ?

                                thanx for tha support

                                Comment

                                Working...