Android 台灣中文網

標題: 想請問關於負魂的修改寫法 [打印本頁]

作者: 78513221s    時間: 2015-11-15 16:00
標題: 想請問關於負魂的修改寫法
按照某篇修改教學是說把
this.gold = result.gold;
this.soul = result.soul;
這2個改成固定負值就行,但是在il裡面位置好像跑掉了,找不到
整個裡面有提到關於錢跟魂的只有
        IL_0060: ldfld class XorInt InGameManager/Result::gold
        IL_0065: call int32 XorInt::op_Implicit(class XorInt)
        IL_006a: stfld int32 QuestCompleteSendParam::gold
以及
        IL_0071: ldfld class XorInt InGameManager/Result::soul
        IL_0076: call int32 XorInt::op_Implicit(class XorInt)
        IL_007b: stfld int32 QuestCompleteSendParam::soul
所以是從這2個下去改??

(其實是掛rank掛太久結果魂爆出到6百多萬......有點太超過了)
作者: MCC2007    時間: 2016-1-8 16:14
沒錯
不妨抓板上修改過的apk檔案來看看 你就會知道怎麼改的了




歡迎光臨 Android 台灣中文網 (https://apk.tw/) Powered by Discuz! X3.1