Advertisement
SerityW

Untitled

Jan 20th, 2021
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.85 KB | None | 0 0
  1. 464ff7: push dword 0x84 ; armor of the damned eq id
  2. 464ffc: mov ecx, edi
  3. 464ffe: call dword 0x4d9460 ; eq check
  4. 465003: test al, al
  5. 465005: jz dword 0x4650bf
  6. 46500b: mov edx, [esi+0x132c0] ; run if armor of the damned is equipped
  7. 465011: push 0x2
  8. 465013: push 0x1
  9. 465015: push edx
  10. 465016: push 0x3
  11. 465018: push 0x0
  12. 46501a: mov ecx, esi
  13. 46501c: call dword 0x5a43e0 <-- A 1
  14. 465021: test al, al
  15. 465023: jz 0x465038
  16. 465025: push 0x32
  17. 465027: push 0x3
  18. 465029: push 0xffffffff
  19. 46502b: push 0x2
  20. 46502d: push 0xffffffff
  21. 46502f: push 0x0
  22. 465031: mov ecx, esi
  23. 465033: call dword 0x5a0140 <-- B 1
  24. 465038: mov eax, [esi+0x132c0]
  25. 46503e: push 0x2
  26. 465040: push 0x1
  27. 465042: push eax
  28. 465043: push 0x3
  29. 465045: push 0x0
  30. 465047: mov ecx, esi
  31. 465049: call dword 0x5a43e0 <-- A 2
  32. 46504e: test al, al
  33. 465050: jz 0x465065
  34. 465052: push 0x32
  35. 465054: push 0x3
  36. 465056: push 0xffffffff
  37. 465058: push 0x2
  38. 46505a: push 0xffffffff
  39. 46505c: push 0x0
  40. 46505e: mov ecx, esi
  41. 465060: call dword 0x5a0140 <-- B 2
  42. 465065: mov ecx, [esi+0x132c0]
  43. 46506b: push 0x2
  44. 46506d: push 0x1
  45. 46506f: push ecx
  46. 465070: push 0x3
  47. 465072: push 0x0
  48. 465074: mov ecx, esi
  49. 465076: call dword 0x5a43e0 <-- A 3
  50. 46507b: test al, al
  51. 46507d: jz 0x465092
  52. 46507f: push 0x32
  53. 465081: push 0x3
  54. 465083: push 0xffffffff
  55. 465085: push 0x2
  56. 465087: push 0xffffffff
  57. 465089: push 0x0
  58. 46508b: mov ecx, esi
  59. 46508d: call dword 0x5a0140 <-- B 3
  60. 465092: mov edx, [esi+0x132c0]
  61. 465098: push 0x2
  62. 46509a: push 0x1
  63. 46509c: push edx
  64. 46509d: push 0x3
  65. 46509f: push 0x0
  66. 4650a1: mov ecx, esi
  67. 4650a3: call dword 0x5a43e0 <-- A 4
  68. 4650a8: test al, al
  69. 4650aa: jz 0x4650bf
  70. 4650ac: push 0x32
  71. 4650ae: push 0x3
  72. 4650b0: push 0xffffffff
  73. 4650b2: push 0x2
  74. 4650b4: push 0xffffffff
  75. 4650b6: push 0x0
  76. 4650b8: mov ecx, esi
  77. 4650ba: call dword 0x5a0140 <-- B 4
  78.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement