Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Some tools.

Joined
Dec 22, 2004
Messages
513
Reaction score
162
Some tools for Admins.
I give you the tool for pastings of two files.
What for it is necessary? For example for closing at the player of a bot's or TSearch or any other programs))
Copy in folder Sample, TRose a file and start:
Code:
Jo Anti_1.exe TRose.exe
It will connect the module Anti_1.exe (closing TSearch) to TRose.exe file of game.
Probably it is useful for development of the protection.
Success.
 
Last edited:
Elite Diviner
Joined
Aug 12, 2006
Messages
412
Reaction score
0
why not create a basic app in vb which searches for the process names of the cheat engines and terminate them then bind them with your launcher or add the code to your launcher if you're going to use this to just stop people from using tsearch o.o
 
Joined
Dec 22, 2004
Messages
513
Reaction score
162
why not create a basic app in vb which searches for the process names of the cheat engines and terminate them then bind them with your launcher or add the code to your launcher if you're going to use this to just stop people from using tsearch o.o

C ++ for me the best language creating small appendices on the size. There are no superfluous appendices, for the player that check does not vary also happens constantly, and not just during the moment of start of the program. A problem not only in the concrete program tsearch, there are others, accordingly and decisions will be others, but it will write already everyone. "JO" is only the tool.
 
Elite Diviner
Joined
Aug 12, 2006
Messages
412
Reaction score
0
i think u can cause a dupe or crash in rose servers if u know how to use tsearch, i know its possible with ollydbg though.
 
Back
Top