Advertisement
Riremito

Auto Select "ACCEPT" NPC Chat

Nov 11th, 2014
634
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. //JMS v333.0
  2. [Enable]
  3. Alloc(AutoSelect, 128)
  4. Label(Return)
  5.  
  6. AutoSelect:
  7. mov [esi+1624],0
  8. jmp Return
  9.  
  10. 01419669:
  11. jmp AutoSelect
  12. nop
  13. Return:
  14.  
  15. [Disable]
  16. DeAlloc(AutoSelect)
  17.  
  18. 01419669:
  19. mov [esi+1624],eax
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement