[Release] Zyth3 CashShop Editor (decompiled source code)

Page 1 of 2 12 LastLast
Results 1 to 15 of 18
  1. #1
    ^_^ ashlay is offline
    MemberRank
    Jun 2010 Join Date
    BrazilLocation
    874Posts

    [Release] Zyth3 CashShop Editor (decompiled source code)



    Download: Zyth3 CashShop Editor_src

    original deobfuscated: CashShop Editor-cleaned


  2. #2

    re: [Release] Zyth3 CashShop Editor (decompiled source code)

    Quote Originally Posted by ashlay View Post


    Download: Zyth3 CashShop Editor_src

    original deobfuscated: CashShop Editor-cleaned
    Nice work bro!
    Please, can you upload the binaries compiled? please?
    Because i have a lot of error :S


  3. #3
    Proficient Member Kevin Teran is offline
    MemberRank
    Aug 2012 Join Date
    VenezuelaLocation
    152Posts

    re: [Release] Zyth3 CashShop Editor (decompiled source code)

    that good work, I look forward to someone configure for files of MuEmu

  4. #4
    -( . ) ( . )- clerigz is offline
    MemberRank
    Mar 2012 Join Date
    1,365Posts

    re: [Release] Zyth3 CashShop Editor (decompiled source code)

    thank you for this one bro..

  5. #5
    Member zhangqian is offline
    MemberRank
    Aug 2014 Join Date
    53Posts

    re: [Release] Zyth3 CashShop Editor (decompiled source code)

    ~~~3kuverymuchXXXXXXXXXXXD

  6. #6
    Valued Member ALPANICO is offline
    MemberRank
    Oct 2011 Join Date
    In House PCLocation
    113Posts

    re: [Release] Zyth3 CashShop Editor (decompiled source code)

    It serves the files MuEmu

  7. #7
    Valued Member evilek91 is offline
    MemberRank
    Feb 2010 Join Date
    mu-loc.comLocation
    107Posts

    re: [Release] Zyth3 CashShop Editor (decompiled source code)

    mi to need compatible for muemu file please:D

  8. #8
    Enthusiast samson357 is offline
    MemberRank
    Dec 2009 Join Date
    38Posts

    re: [Release] Zyth3 CashShop Editor (decompiled source code)

    Quote Originally Posted by ashlay View Post


    Download: Zyth3 CashShop Editor_src

    original deobfuscated: CashShop Editor-cleaned
    is s6.3? or ex802?

  9. #9
    ^_^ ashlay is offline
    MemberRank
    Jun 2010 Join Date
    BrazilLocation
    874Posts

    re: [Release] Zyth3 CashShop Editor (decompiled source code)

    @Lucila
    you can use original posted by michi28
    http://forum.ragezone.com/f197/zteam...6/#post8586306

    @samson357
    you can edit source code and will work on any version.


    MuMaker next victim.

  10. #10
    Proficient Member Kevin Teran is offline
    MemberRank
    Aug 2012 Join Date
    VenezuelaLocation
    152Posts

    re: [Release] Zyth3 CashShop Editor (decompiled source code)

    Where do I start if I want to make it work with mu emu files?


    pardon my question but I am new in these things from the Sources XD

  11. #11
    (づ。◕‿‿◕。) Natzugen is offline
    MemberRank
    Jun 2014 Join Date
    ElbelandLocation
    1,858Posts

    re: [Release] Zyth3 CashShop Editor (decompiled source code)

    Quote Originally Posted by Kevin Teran View Post
    Where do I start if I want to make it work with mu emu files?


    pardon my question but I am new in these things from the Sources XD
    start by learning c#

  12. #12
    Account Upgraded | Title Enabled! ADMTec is online now
    MemberRank
    Aug 2011 Join Date
    473Posts

    re: [Release] Zyth3 CashShop Editor (decompiled source code)

    I'm having the following error when I try to build.
    I am using visual studio 2010

    ------ Build started: Project: CashShop Editor, Configuration: Debug Any CPU ------
    C:\Users\Rafael\Downloads\Zyth3 CashShop Editor_src\Zyth3 CashShop Editor\ns4\RegForm.cs(127,36): error CS0117: 'ns5.Class9' does not contain a definition for 'smethod_25'
    C:\Users\Rafael\Downloads\Zyth3 CashShop Editor_src\Zyth3 CashShop Editor\ns2\Class7.cs(24,21): warning CS0168: The variable 'exception' is declared but never used
    C:\Users\Rafael\Downloads\Zyth3 CashShop Editor_src\Zyth3 CashShop Editor\ns2\Class7.cs(40,21): warning CS0168: The variable 'exception' is declared but never used
    C:\Users\Rafael\Downloads\Zyth3 CashShop Editor_src\Zyth3 CashShop Editor\ns0\Class0.cs(51,9): warning CS0652: Comparison to integral constant is useless; the constant is outside the range of type 'uint'
    C:\Users\Rafael\Downloads\Zyth3 CashShop Editor_src\Zyth3 CashShop Editor\ns2\Class12.cs(26,21): warning CS0168: The variable 'exception' is declared but never used
    C:\Users\Rafael\Downloads\Zyth3 CashShop Editor_src\Zyth3 CashShop Editor\ns2\Class12.cs(74,21): warning CS0168: The variable 'exception' is declared but never used
    C:\Users\Rafael\Downloads\Zyth3 CashShop Editor_src\Zyth3 CashShop Editor\ns2\Class3.cs(20,21): warning CS0168: The variable 'exception' is declared but never used
    C:\Users\Rafael\Downloads\Zyth3 CashShop Editor_src\Zyth3 CashShop Editor\ns1\Form1.cs(673,22): warning CS0168: The variable 'exception' is declared but never used
    C:\Users\Rafael\Downloads\Zyth3 CashShop Editor_src\Zyth3 CashShop Editor\ns1\Form1.cs(801,49): error CS0117: 'ns5.Class9' does not contain a definition for 'smethod_15'
    C:\Users\Rafael\Downloads\Zyth3 CashShop Editor_src\Zyth3 CashShop Editor\ns1\Form1.cs(802,51): error CS0117: 'ns5.Class9' does not contain a definition for 'smethod_16'
    C:\Users\Rafael\Downloads\Zyth3 CashShop Editor_src\Zyth3 CashShop Editor\ns1\Form1.cs(814,49): error CS0117: 'ns5.Class9' does not contain a definition for 'smethod_17'
    C:\Users\Rafael\Downloads\Zyth3 CashShop Editor_src\Zyth3 CashShop Editor\ns1\Form1.cs(815,51): error CS0117: 'ns5.Class9' does not contain a definition for 'smethod_14'
    C:\Users\Rafael\Downloads\Zyth3 CashShop Editor_src\Zyth3 CashShop Editor\ns1\Form1.cs(850,21): warning CS0168: The variable 'exception' is declared but never used
    C:\Users\Rafael\Downloads\Zyth3 CashShop Editor_src\Zyth3 CashShop Editor\ns1\Form1.cs(891,21): warning CS0168: The variable 'exception' is declared but never used
    C:\Users\Rafael\Downloads\Zyth3 CashShop Editor_src\Zyth3 CashShop Editor\ns1\Form1.cs(1343,52): error CS0117: 'ns5.Class9' does not contain a definition for 'smethod_18'
    C:\Users\Rafael\Downloads\Zyth3 CashShop Editor_src\Zyth3 CashShop Editor\ns1\Form1.cs(1348,46): error CS0117: 'ns5.Class9' does not contain a definition for 'smethod_21'
    C:\Users\Rafael\Downloads\Zyth3 CashShop Editor_src\Zyth3 CashShop Editor\ns1\Form1.cs(1353,59): error CS0117: 'ns5.Class9' does not contain a definition for 'smethod_8'
    C:\Users\Rafael\Downloads\Zyth3 CashShop Editor_src\Zyth3 CashShop Editor\ns1\Form1.cs(1360,46): error CS0117: 'ns5.Class9' does not contain a definition for 'smethod_25'
    C:\Users\Rafael\Downloads\Zyth3 CashShop Editor_src\Zyth3 CashShop Editor\ns1\Form1.cs(1365,48): error CS0117: 'ns5.Class9' does not contain a definition for 'smethod_26'
    C:\Users\Rafael\Downloads\Zyth3 CashShop Editor_src\Zyth3 CashShop Editor\ns1\Form1.cs(1370,48): error CS0117: 'ns5.Class9' does not contain a definition for 'smethod_8'
    C:\Users\Rafael\Downloads\Zyth3 CashShop Editor_src\Zyth3 CashShop Editor\ns1\Form1.cs(1377,46): error CS0117: 'ns5.Class9' does not contain a definition for 'smethod_7'
    C:\Users\Rafael\Downloads\Zyth3 CashShop Editor_src\Zyth3 CashShop Editor\ns1\Form1.cs(1389,54): error CS0117: 'ns5.Class9' does not contain a definition for 'smethod_24'
    C:\Users\Rafael\Downloads\Zyth3 CashShop Editor_src\Zyth3 CashShop Editor\ns1\Form1.cs(1399,54): error CS0117: 'ns5.Class9' does not contain a definition for 'smethod_13'
    C:\Users\Rafael\Downloads\Zyth3 CashShop Editor_src\Zyth3 CashShop Editor\ns1\Form1.cs(1406,49): error CS0117: 'ns5.Class9' does not contain a definition for 'smethod_1'
    C:\Users\Rafael\Downloads\Zyth3 CashShop Editor_src\Zyth3 CashShop Editor\ns1\Form1.cs(1410,52): error CS0117: 'ns5.Class9' does not contain a definition for 'smethod_3'
    C:\Users\Rafael\Downloads\Zyth3 CashShop Editor_src\Zyth3 CashShop Editor\ns1\Form1.cs(1415,54): error CS0117: 'ns5.Class9' does not contain a definition for 'smethod_4'
    C:\Users\Rafael\Downloads\Zyth3 CashShop Editor_src\Zyth3 CashShop Editor\ns1\Form1.cs(1422,53): error CS0117: 'ns5.Class9' does not contain a definition for 'smethod_9'
    C:\Users\Rafael\Downloads\Zyth3 CashShop Editor_src\Zyth3 CashShop Editor\ns1\Form1.cs(1427,56): error CS0117: 'ns5.Class9' does not contain a definition for 'smethod_2'
    C:\Users\Rafael\Downloads\Zyth3 CashShop Editor_src\Zyth3 CashShop Editor\ns1\Form1.cs(1435,52): error CS0117: 'ns5.Class9' does not contain a definition for 'smethod_28'
    C:\Users\Rafael\Downloads\Zyth3 CashShop Editor_src\Zyth3 CashShop Editor\ns1\Form1.cs(1439,49): error CS0117: 'ns5.Class9' does not contain a definition for 'smethod_1'
    C:\Users\Rafael\Downloads\Zyth3 CashShop Editor_src\Zyth3 CashShop Editor\ns1\Form1.cs(1444,47): error CS0117: 'ns5.Class9' does not contain a definition for 'smethod_2'
    C:\Users\Rafael\Downloads\Zyth3 CashShop Editor_src\Zyth3 CashShop Editor\ns1\Form1.cs(1451,54): error CS0117: 'ns5.Class9' does not contain a definition for 'smethod_2'
    C:\Users\Rafael\Downloads\Zyth3 CashShop Editor_src\Zyth3 CashShop Editor\ns1\Form1.cs(1463,56): error CS0117: 'ns5.Class9' does not contain a definition for 'smethod_22'
    C:\Users\Rafael\Downloads\Zyth3 CashShop Editor_src\Zyth3 CashShop Editor\ns1\Form1.cs(1476,47): error CS0117: 'ns5.Class9' does not contain a definition for 'smethod_10'
    C:\Users\Rafael\Downloads\Zyth3 CashShop Editor_src\Zyth3 CashShop Editor\ns1\Form1.cs(1480,47): error CS0117: 'ns5.Class9' does not contain a definition for 'smethod_30'
    C:\Users\Rafael\Downloads\Zyth3 CashShop Editor_src\Zyth3 CashShop Editor\ns1\Form1.cs(1491,51): error CS0117: 'ns5.Class9' does not contain a definition for 'smethod_1'
    C:\Users\Rafael\Downloads\Zyth3 CashShop Editor_src\Zyth3 CashShop Editor\ns1\Form1.cs(1499,48): error CS0117: 'ns5.Class9' does not contain a definition for 'smethod_1'
    C:\Users\Rafael\Downloads\Zyth3 CashShop Editor_src\Zyth3 CashShop Editor\ns1\Form1.cs(1503,52): error CS0117: 'ns5.Class9' does not contain a definition for 'smethod_3'
    C:\Users\Rafael\Downloads\Zyth3 CashShop Editor_src\Zyth3 CashShop Editor\ns1\Form1.cs(1508,53): error CS0117: 'ns5.Class9' does not contain a definition for 'smethod_4'
    C:\Users\Rafael\Downloads\Zyth3 CashShop Editor_src\Zyth3 CashShop Editor\ns1\Form1.cs(1515,58): error CS0117: 'ns5.Class9' does not contain a definition for 'smethod_9'
    C:\Users\Rafael\Downloads\Zyth3 CashShop Editor_src\Zyth3 CashShop Editor\ns1\Form1.cs(1522,48): error CS0117: 'ns5.Class9' does not contain a definition for 'smethod_15'
    C:\Users\Rafael\Downloads\Zyth3 CashShop Editor_src\Zyth3 CashShop Editor\ns1\Form1.cs(1527,50): error CS0117: 'ns5.Class9' does not contain a definition for 'smethod_14'
    C:\Users\Rafael\Downloads\Zyth3 CashShop Editor_src\Zyth3 CashShop Editor\ns1\Form1.cs(1534,48): error CS0117: 'ns5.Class9' does not contain a definition for 'smethod_18'
    C:\Users\Rafael\Downloads\Zyth3 CashShop Editor_src\Zyth3 CashShop Editor\ns1\Form1.cs(1541,48): error CS0117: 'ns5.Class9' does not contain a definition for 'smethod_5'
    C:\Users\Rafael\Downloads\Zyth3 CashShop Editor_src\Zyth3 CashShop Editor\ns1\Form1.cs(1551,48): error CS0117: 'ns5.Class9' does not contain a definition for 'smethod_18'
    C:\Users\Rafael\Downloads\Zyth3 CashShop Editor_src\Zyth3 CashShop Editor\ns1\Form1.cs(1558,42): error CS0117: 'ns5.Class9' does not contain a definition for 'smethod_17'
    C:\Users\Rafael\Downloads\Zyth3 CashShop Editor_src\Zyth3 CashShop Editor\ns1\Form1.cs(1563,44): error CS0117: 'ns5.Class9' does not contain a definition for 'smethod_14'
    C:\Users\Rafael\Downloads\Zyth3 CashShop Editor_src\Zyth3 CashShop Editor\ns1\Form1.cs(1570,41): error CS0117: 'ns5.Class9' does not contain a definition for 'smethod_5'
    C:\Users\Rafael\Downloads\Zyth3 CashShop Editor_src\Zyth3 CashShop Editor\ns1\Form1.cs(1597,41): error CS0117: 'ns5.Class9' does not contain a definition for 'smethod_31'
    C:\Users\Rafael\Downloads\Zyth3 CashShop Editor_src\Zyth3 CashShop Editor\ns1\Form1.cs(1630,36): error CS0117: 'ns5.Class9' does not contain a definition for 'smethod_27'
    C:\Users\Rafael\Downloads\Zyth3 CashShop Editor_src\Zyth3 CashShop Editor\ns1\Form1.cs(1662,38): error CS0117: 'ns5.Class9' does not contain a definition for 'smethod_1'
    C:\Users\Rafael\Downloads\Zyth3 CashShop Editor_src\Zyth3 CashShop Editor\ns1\Form1.cs(1710,32): error CS0117: 'ns5.Class9' does not contain a definition for 'smethod_1'
    C:\Users\Rafael\Downloads\Zyth3 CashShop Editor_src\Zyth3 CashShop Editor\ns1\Form1.cs(1733,35): error CS0117: 'ns5.Class9' does not contain a definition for 'smethod_5'
    C:\Users\Rafael\Downloads\Zyth3 CashShop Editor_src\Zyth3 CashShop Editor\ns1\Form1.cs(1802,53): error CS0117: 'ns5.Class9' does not contain a definition for 'smethod_1'
    C:\Users\Rafael\Downloads\Zyth3 CashShop Editor_src\Zyth3 CashShop Editor\ns1\Form1.cs(1807,55): error CS0117: 'ns5.Class9' does not contain a definition for 'smethod_18'
    C:\Users\Rafael\Downloads\Zyth3 CashShop Editor_src\Zyth3 CashShop Editor\ns1\Form1.cs(1812,55): error CS0117: 'ns5.Class9' does not contain a definition for 'smethod_5'
    C:\Users\Rafael\Downloads\Zyth3 CashShop Editor_src\Zyth3 CashShop Editor\ns1\Form1.cs(3397,42): error CS0117: 'ns5.Class9' does not contain a definition for 'smethod_19'
    C:\Users\Rafael\Downloads\Zyth3 CashShop Editor_src\Zyth3 CashShop Editor\ns1\Form1.cs(3419,42): error CS0117: 'ns5.Class9' does not contain a definition for 'smethod_23'
    C:\Users\Rafael\Downloads\Zyth3 CashShop Editor_src\Zyth3 CashShop Editor\ns1\Form1.cs(3452,35): error CS0117: 'ns5.Class9' does not contain a definition for 'smethod_12'
    C:\Users\Rafael\Downloads\Zyth3 CashShop Editor_src\Zyth3 CashShop Editor\ns1\Form1.cs(3505,37): error CS0117: 'ns5.Class9' does not contain a definition for 'smethod_20'
    C:\Users\Rafael\Downloads\Zyth3 CashShop Editor_src\Zyth3 CashShop Editor\ns1\Form1.cs(3805,22): warning CS0168: The variable 'exception' is declared but never used
    C:\Users\Rafael\Downloads\Zyth3 CashShop Editor_src\Zyth3 CashShop Editor\ns1\Form1.cs(3856,33): error CS0117: 'ns5.Class9' does not contain a definition for 'smethod_20'
    C:\Users\Rafael\Downloads\Zyth3 CashShop Editor_src\Zyth3 CashShop Editor\ns1\Form1.cs(3989,33): error CS0117: 'ns5.Class9' does not contain a definition for 'smethod_20'
    C:\Users\Rafael\Downloads\Zyth3 CashShop Editor_src\Zyth3 CashShop Editor\ns1\Form1.cs(4040,47): error CS0117: 'ns5.Class9' does not contain a definition for 'smethod_11'
    C:\Users\Rafael\Downloads\Zyth3 CashShop Editor_src\Zyth3 CashShop Editor\ns1\Form1.cs(4144,37): error CS0117: 'ns5.Class9' does not contain a definition for 'smethod_29'
    C:\Users\Rafael\Downloads\Zyth3 CashShop Editor_src\Zyth3 CashShop Editor\ns1\Form1.cs(4152,37): error CS0117: 'ns5.Class9' does not contain a definition for 'smethod_6'
    C:\Users\Rafael\Downloads\Zyth3 CashShop Editor_src\Zyth3 CashShop Editor\ns1\Form1.cs(4162,38): error CS0117: 'ns5.Class9' does not contain a definition for 'smethod_12'
    C:\Users\Rafael\Downloads\Zyth3 CashShop Editor_src\Zyth3 CashShop Editor\ns1\Form1.cs(4168,37): error CS0117: 'ns5.Class9' does not contain a definition for 'smethod_30'
    C:\Users\Rafael\Downloads\Zyth3 CashShop Editor_src\Zyth3 CashShop Editor\ns1\Form1.cs(4175,35): error CS0117: 'ns5.Class9' does not contain a definition for 'smethod_12'
    C:\Users\Rafael\Downloads\Zyth3 CashShop Editor_src\Zyth3 CashShop Editor\ns1\Form1.cs(4374,23): warning CS0168: The variable 'exception' is declared but never used
    C:\Users\Rafael\Downloads\Zyth3 CashShop Editor_src\Zyth3 CashShop Editor\ns1\Form1.cs(4424,24): warning CS0168: The variable 'exception1' is declared but never used
    C:\Users\Rafael\Downloads\Zyth3 CashShop Editor_src\Zyth3 CashShop Editor\ns1\Form1.cs(5265,35): error CS0117: 'ns5.Class9' does not contain a definition for 'smethod_12'
    C:\Users\Rafael\Downloads\Zyth3 CashShop Editor_src\Zyth3 CashShop Editor\ns1\Form1.cs(5669,21): warning CS0168: The variable 'exception' is declared but never used
    C:\Users\Rafael\Downloads\Zyth3 CashShop Editor_src\Zyth3 CashShop Editor\ns1\Form1.cs(5683,21): warning CS0168: The variable 'exception' is declared but never used
    C:\Users\Rafael\Downloads\Zyth3 CashShop Editor_src\Zyth3 CashShop Editor\ns6\Class11.cs(30,30): warning CS0168: The variable 'ex' is declared but never used
    C:\Users\Rafael\Downloads\Zyth3 CashShop Editor_src\Zyth3 CashShop Editor\ns6\Class11.cs(50,30): warning CS0168: The variable 'ex' is declared but never used
    C:\Users\Rafael\Downloads\Zyth3 CashShop Editor_src\Zyth3 CashShop Editor\ns0\About.cs(197,21): warning CS0168: The variable 'exception' is declared but never used

    Compile complete -- 60 errors, 17 warnings
    Build started 02/04/2016 12:28:12.
    Project file contains ToolsVersion="12.0". This toolset may be unknown or missing, in which case you may be able to resolve this by installing the appropriate version of MSBuild, or the build may have been forced to a particular ToolsVersion for policy reasons. Treating the project as if it had ToolsVersion="4.0". For more information, please see MSBuild Toolset (ToolsVersion).
    C:\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.Common.targets(983,5): warning MSB3644: The reference assemblies for framework ".NETFramework,Version=v4.6.1" were not found. To resolve this, install the SDK or Targeting Pack for this framework version or retarget your application to a version of the framework for which you have the SDK or Targeting Pack installed. Note that assemblies will be resolved from the Global Assembly Cache (GAC) and will be used in place of reference assemblies. Therefore your assembly may not be correctly targeted for the framework you intend.
    C:\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3270: There was a mismatch between the processor architecture of the project being built "MSIL" and the processor architecture of the reference "C:\Windows\Microsoft.NET\Framework\v4.0.30319\mscorlib.dll", "x86". This mismatch may cause runtime failures. Please consider changing the targeted processor architecture of your project through the Configuration Manager so as to align the processor architectures between your project and references, or take a dependency on references with a processor architecture that matches the targeted processor architecture of your project.
    C:\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3270: There was a mismatch between the processor architecture of the project being built "MSIL" and the processor architecture of the reference "System.Data", "AMD64". This mismatch may cause runtime failures. Please consider changing the targeted processor architecture of your project through the Configuration Manager so as to align the processor architectures between your project and references, or take a dependency on references with a processor architecture that matches the targeted processor architecture of your project.
    CoreResGen:
    No resources are out of date with respect to their source files. Skipping resource generation.
    GenerateTargetFrameworkMonikerAttribute:
    Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files.
    CoreCompile:
    C:\Windows\Microsoft.NET\Framework\v4.0.30319\Csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /platform:anycpu32bitpreferred /errorreport:prompt /warn:4 /define:DEBUG;TRACE /errorendlocation /preferreduilang:en-US /highentropyva+ /reference:C:\Windows\Microsoft.NET\Framework\v4.0.30319\mscorlib.dll /reference:C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Core\v4.0_4.0.0.0__b77a5c561934e089\System.Core.dll /reference:C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Data.DataSetExtensions\v4.0_4.0.0.0__b77a5c561934e089\System.Data.DataSetExtensions.dll /reference:C:\Windows\Microsoft.Net\assembly\GAC_64\System.Data\v4.0_4.0.0.0__b77a5c561934e089\System.Data.dll /reference:C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System\v4.0_4.0.0.0__b77a5c561934e089\System.dll /reference:C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Drawing\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Drawing.dll /reference:C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Management\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Management.dll /reference:C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Windows.Forms\v4.0_4.0.0.0__b77a5c561934e089\System.Windows.Forms.dll /reference:C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Xml\v4.0_4.0.0.0__b77a5c561934e089\System.Xml.dll /debug+ /debug:full /optimize- /out:"obj\Debug\Zyth3 CashShop Editor.exe" /subsystemversion:6.00 /resource:obj\Debug\ns0.About.resources /resource:obj\Debug\ns4.RegForm.resources /resource:obj\Debug\ns0.DataView.resources /resource:obj\Debug\ns4.Settings_1.resources /resource:obj\Debug\ns1.Form1.resources /resource:obj\Debug\ns5.Class9.resources /resource:Vitevic.EmbeddedAssembly.Microsoft.VisualBasic.PowerPacks.Vs.dll,Vitevic.EmbeddedAssembly.Microsoft.VisualBasic.PowerPacks.Vs.dll /target:winexe /utf8output Properties\AssemblyInfo.cs ns3\Class4.cs ns2\Class12.cs ns5\Class9.Designer.cs ns3\Class13.cs xShopEditor.Properties\Settings.cs ns3\Attribute0.cs ns2\Class15.cs ns4\Class5.cs ns1\Class16.cs ns1\Class6.cs ns2\Class7.cs ns3\Class10.cs ns2\Class8.cs ns6\Class11.cs ns0\Class0.cs ns3\Class17.cs ns2\Class24.cs ns2\Class3.cs ns0\About.cs ns4\RegForm.cs ns0\DataView.cs ns4\Settings_1.cs ns1\Form1.cs "C:\Users\Rafael\AppData\Local\Temp\.NETFramework,Version=v4.6.1.AssemblyAttributes.cs" obj\Debug\\TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs obj\Debug\\TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs obj\Debug\\TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs

    Build FAILED.

    Time Elapsed 00:00:00.38
    ========== Build: 0 succeeded or up-to-date, 1 failed, 0 skipped ==========

  13. #13
    Account Upgraded | Title Enabled! ADMTec is online now
    MemberRank
    Aug 2011 Join Date
    473Posts

    re: [Release] Zyth3 CashShop Editor (decompiled source code)

    if someone help me with the mistake I'm having and I can do the chashop work with MuServer of MUEMU I release to all

  14. #14
    ^_^ ashlay is offline
    MemberRank
    Jun 2010 Join Date
    BrazilLocation
    874Posts

    re: [Release] Zyth3 CashShop Editor (decompiled source code)

    @ADMTec
    use vs 2015.

  15. #15
    Account Upgraded | Title Enabled! laulinh2 is offline
    MemberRank
    Mar 2013 Join Date
    305Posts

    re: [Release] Zyth3 CashShop Editor (decompiled source code)

    don't work with emu file season 8???



Page 1 of 2 12 LastLast

Advertisement