[Release]Shop.dat Editor

10/21/2009 06:55 hio77#16
Quote:
Originally Posted by Necron33 View Post
thank god he gave us a snippet :P.
lmfao well yea but :D i was just stating the point .... i was more wondering how he dose the hexing sorta stuff lol or how he decrypts it so its readable like that
10/21/2009 17:41 funhacker#17
Quote:
Originally Posted by hio77 View Post
lmfao well yea but :D i was just stating the point .... i was more wondering how he dose the hexing sorta stuff lol or how he decrypts it so its readable like that
It's pretty simple you just have to know what values to look for.
10/25/2009 06:14 funhacker#18
*bump*

Updated

Added a remove Item Button. This will help with those smaller shops you wish to sort items out with.

As even removing an Item from a set array is not easy let alone putting it into a new location lol....
10/26/2009 06:02 hio77#19
Quote:
Originally Posted by funhacker View Post
It's pretty simple you just have to know what values to look for.
well i have a problem there xD

Quote:
Originally Posted by funhacker View Post
*bump*

Updated

Added a remove Item Button. This will help with those smaller shops you wish to sort items out with.

As even removing an Item from a set array is not easy let alone putting it into a new location lol....
good work funhacker :D
10/27/2009 19:20 funhacker#20
*bump*

Updated

New Features are
Add Shop
(Just input ID and Type and hit Add Shop)
File Menu (used for loading and saving)
10/28/2009 06:20 hio77#21
Quote:
Originally Posted by funhacker View Post
*bump*

Updated

New Features are
Add Shop
(Just input ID and Type and hit Add Shop)
File Menu (used for loading and saving)
now for editing items in menu? xD
11/10/2009 01:31 disasterzoner#22
hi FH when i used you shop edit tool, I can load the itemtype.dat but i can't load Shop.dat i keep try to load it but all i got is this below...


Mircosoft .NET Framework:
Unhandled exception has occurred in your application. If you click Continue, the application will igrnore this error and attempt to continue. If you click Quit, the application will close immediately.

Unable to read beyond the end of the stream.

Details:
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.IO.EndOfStreamException: Unable to read beyond the end of the stream.
at System.IO.BinaryReader.FillBuffer(Int32 numBytes)
at System.IO.BinaryReader.ReadInt32()
at .(String )
at System.Windows.Forms.FileDialog.OnFileOk(CancelEve ntArgs e)
at System.Windows.Forms.FileDialog.HandleVistaFileOk( IFileDialog dialog)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1434 (REDBITS.050727-1400)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll
----------------------------------------
Shop Editor
Assembly Version: 0.9.0.0
Win32 Version: 0.9.0.0
CodeBase: file:///D:/EO-Tools/Tools-Fixes-Custom/Shop%20Editor/Shop%20Editor.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1434 (REDBITS.050727-1400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1434 (REDBITS.050727-1400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1434 (REDBITS.050727-1400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1434 (REDBITS.050727-1400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box
11/10/2009 19:56 hio77#23
Quote:
Originally Posted by disasterzoner View Post
hi FH when i used you shop edit tool, I can load the itemtype.dat but i can't load Shop.dat i keep try to load it but all i got is this below...


Mircosoft .NET Framework:
Unhandled exception has occurred in your application. If you click Continue, the application will igrnore this error and attempt to continue. If you click Quit, the application will close immediately.

Unable to read beyond the end of the stream.
Code:
Details:
See the end of this message for details on invoking 
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.IO.EndOfStreamException: Unable to read beyond the end of the stream.
   at System.IO.BinaryReader.FillBuffer(Int32 numBytes)
   at System.IO.BinaryReader.ReadInt32()
   at .(String )
   at System.Windows.Forms.FileDialog.OnFileOk(CancelEventArgs e)
   at System.Windows.Forms.FileDialog.HandleVistaFileOk(IFileDialog dialog)


************** Loaded Assemblies **************
mscorlib
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1434 (REDBITS.050727-1400)
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll
----------------------------------------
Shop Editor
    Assembly Version: 0.9.0.0
    Win32 Version: 0.9.0.0
    CodeBase: file:///D:/EO-Tools/Tools-Fixes-Custom/Shop%20Editor/Shop%20Editor.exe
----------------------------------------
System.Windows.Forms
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1434 (REDBITS.050727-1400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1434 (REDBITS.050727-1400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1434 (REDBITS.050727-1400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Xml
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1434 (REDBITS.050727-1400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box

you need to update your frameworks
[Only registered and activated users can see links. Click Here To Register...]
11/11/2009 02:41 disasterzoner#24
i already solve the problem! hehe my PC come with M.NET 3.5 the problem that cause it the shop.dat i changed some #.. but i fixed already =P
11/11/2009 16:04 funhacker#25
Yes sorry but I did not include a integrity check on the either of the files so if you screw it up it wont work.
11/11/2009 20:08 hio77#26
Quote:
Originally Posted by funhacker View Post
Yes sorry but I did not include a integrity check on the either of the files so if you screw it up it wont work.
0.o skill fixer for older itemtypes screwed by that other edit would be a good one too :rolleyes::rolleyes::rolleyes::rolleyes::rolleyes:
12/16/2009 06:00 Knight^Hawk#27
i added some causals to my mall but i cant buy em from the shopping mall i go in and try to edit the values but they dont save -.-. plz help lol
12/16/2009 07:21 hio77#28
Quote:
Originally Posted by Knight^Hawk View Post
i added some causals to my mall but i cant buy em from the shopping mall i go in and try to edit the values but they dont save -.-. plz help lol
did you add it to cq_goods aswell? all this tool dose is edits the shop.dat

the server checks the item in the cq_goods table before allowing it to be bought
12/16/2009 08:32 Knight^Hawk#29
i added pinkromances, xmasclothes and roman loricas which were already in the itemtype.dat
12/16/2009 10:55 SoulNecturn#30
Quote:
Originally Posted by Knight^Hawk View Post
i added pinkromances, xmasclothes and roman loricas which were already in the itemtype.dat
You added items to chopping mall where those items already was before ????? heh

Ok - hio has good point here - check your cq_goods so you will be sure if these items are there or not ;)