View Single Post
jim_yang
Veteran Member
Join Date: Aug 2006
Old 08-06-2010 , 23:24   Re: Module: Orpheu2.3a
Reply With Quote #542

listenserver do not use swds.dll, it uses sw.dll and hw.dll which build into cstrike.exe 's proc, so it's a little more difficult to patch it, because you only can use signatrue scan the address you need to start the patch, and the signature is not the same as swds.dll in some functions, usually not the same.
so you can do
get_module_handle("cstrike.exe") example, and start signature scan at this address
and use mem_infomation stuff to get the size of image or something...
__________________
Project : CSDM all in one - 99%
<team balancer#no round end#entity remover#quake sounds#fake full#maps management menu#players punishment menu#no team flash#colored flashbang#grenade trails#HE effect#spawn protection#weapon arena#weapon upgrade#auto join#no weapon drop#one name>
jim_yang is offline