Increase Inventory Limit (July 21 2008 Files)

Results 1 to 13 of 13
  1. #1
      Phoenix is offline
    ModeratorRank
    Mar 2009 Join Date
    6,890Posts

    information Increase Inventory Limit (July 21 2008 Files)

    This doubles the limit of the inventory to hold items.

    Advantage:
    • Its useful for players with a lot of cash or bounty items that spam a number of lucky boxes to get desired items without having to sell useless items in order to buy more boxes / items.


    July 2008 MatchServer edit:

    Code:
    00409B6E  |> 8B91 FF000000  MOV EDX,DWORD PTR DS:[ECX+FF]
    For those who get an error while assembling the code above, follow this:

    Code:
    00409B6E    MOV EDX,DWORD PTR DS:[ECX+0FF]
    No client edit is required and please do not ask me this for the 2007 files since I didn't find this and the one who gave it to me doesn't want credit for it. Please note that he allowed me to release it.


    For people who don't know to use this:

    • Open MatchServer in OllyDBG
    • Press Control + G and type / paste 00409B6E
    • When you're on that line, press the Space bar or Right click -> Assemble
    • Replace the code present on that line with MOV EDX,DWORD PTR DS:[ECX+FF]
    • Uncheck the "Keep size" and "Fill rest with NOP's" and click Assemble
    • Right click on any line -> Select all -> Copy to executable
    • A new window will open. Right click on that window -> Save file.


    Do this and you're done. You could refer to this tut to learn to edit all the ASM code that gets posted here.

    Click the "Thanks" button if this helped you.
    Have fun.
    Last edited by Phoenix; 08-09-10 at 05:54 AM.


  2. #2

    Re: Increase Inventory Limit (July 21 2008 Files)

    Thank you sir.

  3. #3
    Banned RevolutioN is offline
    BannedRank
    Jun 2010 Join Date
    United KingdomLocation
    440Posts

    Re: Increase Inventory Limit (July 21 2008 Files)

    Thanks, needed that. =]

  4. #4
    Software Engineer Evil[]Power is offline
    MemberRank
    Apr 2010 Join Date
    Look behind...Location
    1,191Posts

    Re: Increase Inventory Limit (July 21 2008 Files)

    Thnks rlly nice tut

  5. #5
    < !--#exec cmd="dir" -- > axaver is offline
    MemberRank
    Sep 2007 Join Date
    every where :PLocation
    311Posts

    Re: Increase Inventory Limit (July 21 2008 Files)

    thanks for sharing it with us ;)

  6. #6
    Doggie And Rice. Military is offline
    MemberRank
    Jun 2009 Join Date
    Here and AboutLocation
    3,302Posts

    Re: Increase Inventory Limit (July 21 2008 Files)

    Thanks phoenix.

  7. #7

    Re: Increase Inventory Limit (July 21 2008 Files)

    Here in my ta giving the following message "Unknown identifier"
    PS: And MatchServer 2008

  8. #8
      Phoenix is offline
    ModeratorRank
    Mar 2009 Join Date
    6,890Posts

    Re: Increase Inventory Limit (July 21 2008 Files)

    Quote Originally Posted by Joab[BR] View Post
    Here in my ta giving the following message "Unknown identifier"
    PS: And MatchServer 2008
    Try assembling this on line 00409B6E :

    Code:
    MOV EDX,DWORD PTR DS:[ECX+0FF]

  9. #9

    Re: Increase Inventory Limit (July 21 2008 Files)

    It worked thanks!
    = D

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

    Re: Increase Inventory Limit (July 21 2008 Files)

    Credits please?

    You and ASM? :O.

  11. #11
      Phoenix is offline
    ModeratorRank
    Mar 2009 Join Date
    6,890Posts

    Re: Increase Inventory Limit (July 21 2008 Files)

    Quote Originally Posted by Arcelor View Post
    Credits please?

    You and ASM? :O.
    Go read my main post again and you'll get your answer.
    Last edited by Phoenix; 08-09-10 at 12:27 PM.

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

    Re: Increase Inventory Limit (July 21 2008 Files)

    Ah thanks. I already had searched for GUNZ2830 but since I didn't see his name I assumed you did it XD.

  13. #13
    Doggie And Rice. Military is offline
    MemberRank
    Jun 2009 Join Date
    Here and AboutLocation
    3,302Posts

    Re: Increase Inventory Limit (July 21 2008 Files)

    I think it's Cekuro or NoLife , Idk who.



Advertisement