TwMS v149_ICS_限定全圖(GMS)


跟台版一樣數據只是換一種寫法而已...
話說這影該要算CRC耶...只是沒在楓之谷的CRC檢測範圍所以不換DC...

//TwMS v149_ICS_限定全圖(GMS)

[ENABLE]
alloc(IntersectRectHook,128)
label(returnhere_intersectrect)
label(ret_true)

IntersectRect:
jmp IntersectRectHook
returnhere_intersectrect:

IntersectRectHook:
cmp [esp],006130C9 // Full Map Attack
je ret_true
mov edi,edi
push ebp
mov ebp,esp
jmp returnhere_intersectrect

ret_true:
mov eax,1
ret 0C

[DISABLE]
IntersectRect:
mov edi,edi
push ebp
mov ebp,esp

dealloc(IntersectRectHook)

留言

  1. 新楓之谷gm版 自動走路

    [ENABLE]
    alloc(MyMain,32)
    alloc(MySub,32)

    MyMain:
    cmp [esp],00980142
    jne GetFocus
    mov [esp],MySub
    jmp GetFocus

    MySub:
    DB C7 45 FC FF FF FF FF 31 C9 31 C0 39 45 FC
    jmp 00980415

    00e0eff0:
    DD MyMain

    [DISABLE]
    dealloc(MyMain)
    dealloc(MySub)
    00e0eff0:
    DD GetFocus


    請問 這要怎改
    這是舊版的數據

    回覆刪除
  2. 大大您好:

    小弟我目前就讀資訊工程系

    也想用自己的所學在自己玩的遊戲上

    可是一直找不到入門的方法(GOOGLE、去圖書館找書、問同學..等等的)

    希望能請大大帶領我進入這個區塊

    可以請您教教我嗎?

    回覆刪除

張貼留言

本月最夯

偷用電腦,怎知?事件檢視器全記錄!(開機時間、啟動項時間...)

楓之谷洋蔥4.1.2 - 最後更新日期04/03