[-]
Shout:
Click Refresh to load shouts.

Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
change processclass name
02-04-2010, 03:41 PM (This post was last modified: 02-04-2010 03:41 PM by klusbert. Edit Reason: )
Post: #1
change processclass name
Hiho!

Is there any way of get a processclassname, from a running process and change it?

Like:

Code:
Dim Proc as process
If proc.classname<> "tibiaclient" then
proc.classname = "tibiaclient"

Cuz alot of ots is have their own client, and all bot I know search for process with the name tibiaclient else no client found.

[Image: 979555_1.png]
Find all posts by this user
Quote this message in a reply
02-04-2010, 07:52 PM
Post: #2
RE: change processclass name
Just change it through some HexEditor Tongue
Find all posts by this user
Quote this message in a reply
02-05-2010, 02:34 AM
Post: #3
RE: change processclass name
(02-04-2010 07:52 PM)Diathial Wrote:  Just change it through some HexEditor Tongue
cant find the string Confused

[Image: 979555_1.png]
Find all posts by this user
Quote this message in a reply
02-05-2010, 06:58 AM
Post: #4
RE: change processclass name
Do you know base client version?
Find all posts by this user
Quote this message in a reply
02-05-2010, 07:44 AM
Post: #5
RE: change processclass name
(02-05-2010 06:58 AM)Diathial Wrote:  Do you know base client version?
I found it Tongue my mistake, searched for CMainFrame and take that value and change to tibiaclient and search for the old value and change it to tibiaclient. THX

[Image: 979555_1.png]
Find all posts by this user
Quote this message in a reply
Post Reply 



Contact UsTProgrammingReturn to TopReturn to ContentLite (Archive) ModeRSS Syndication