multiclient Help Error

03/04/2016 12:28 nisan1233211#1
so i used this tutorial

[Only registered and activated users can see links. Click Here To Register...]

Code:
FOR /L %%i IN (1,1,2) DO (START TwelveSky2.exe /0/EU/2/1280/1024)
however when i start i get (Error: findwindow() )


How can i make it work? i keep gettin Error:Findwindow??
03/04/2016 13:22 Mo_WeeD#2
as dabnoj said : "(1,1,2)" replace the 2 to 20, and u will have 3-5 working clients
03/04/2016 13:29 nisan1233211#3
Quote:
Originally Posted by Mo_WeeD View Post
as dabnoj said : "(1,1,2)" replace the 2 to 20, and u will have 3-5 working clients
so like this
FOR /L %%i IN (1,1,20) DO (START TwelveSky2.exe /0/EU/2/1280/1024)
When i start the .bat file while the game is running i get (Error: findwindow() )
however when the game is closed and i run the .bat file while the game is closed xtrap.. buts in.
03/04/2016 14:17 Mo_WeeD#4
What game are u playing ?
03/04/2016 14:42 nisan1233211#5
Quote:
Originally Posted by Mo_WeeD View Post
What game are u playing ?
Mayn 12sky2
03/05/2016 07:04 Mega Byte#6
Instead try Hooking the find window API and making it always return 0

or better yet modify the game code that says the message to JMP over it.
03/05/2016 08:17 nisan1233211#7
Quote:
Originally Posted by Mega Byte View Post
Instead try Hooking the find window API and making it always return 0

or better yet modify the game code that says the message to JMP over it.
im a totall noob at this sht if u already done it then share please <3 if possible
03/05/2016 11:05 dabnoj#8
Quote:
Originally Posted by nisan1233211 View Post
im a totall noob at this sht if u already done it then share please <3 if possible
if you dont have x-trap bypass, or have a 5mn one, it seems useless to doit this way, you can try also to patch client with ollydbg, but i bet that mayn client is packed. It not means that not possible to doit, but you need to have basic knowledge to doit (programming language, asm ...)
03/05/2016 12:00 nisan1233211#9
Quote:
Originally Posted by Mega Byte View Post
Instead try Hooking the find window API and making it always return 0

or better yet modify the game code that says the message to JMP over it.
Quote:
Originally Posted by dabnoj View Post
if you dont have x-trap bypass, or have a 5mn one, it seems useless to doit this way, you can try also to patch client with ollydbg, but i bet that mayn client is packed. It not means that not possible to doit, but you need to have basic knowledge to doit (programming language, asm ...)
well you seem to know what your doing cant you help me out?
11/27/2016 09:48 roiwalker#10
What is the parameter for this Ts2
[Only registered and activated users can see links. Click Here To Register...]
Can someone help plss.. Thanks in Advance
12/05/2016 11:06 gail100#11
anyone know the parameter of 12sky2 endless war ? please share it would help me