[Release] Private Server Loader

08/27/2010 19:25 Veteran1337#16
I'am getting now runtime error, swsro2.
08/27/2010 20:26 jremy#17
Added english patch and checkboxes for all patches.
08/28/2010 14:49 燃Nui料#18
Quote:
Originally Posted by Soldat93 View Post
I'am getting now runtime error, swsro2.
same here ...getting also a runtime error >.>
08/28/2010 23:35 DevilArrow#19
it is safe????
08/29/2010 18:38 jremy#20
Added autoselect range increase to max, finally managed to automate it and read the pointer correctly :o

Code:
BYTE select_sig[] = {0x00, 0x8B, 0x88, 0x8C, 0x00, 0x00, 0x00, 0xD9, 0x1C, 0x24, 0x8B};
DWORD select_address = dwFindPattern(Base, dwLen, select_sig, "xxxxxxxxxxx") - 3;
DWORD select_pointer;

ReadProcessMemory(GetCurrentProcess(), (void*)select_address, &select_pointer, 4, 0);
htonl(select_pointer); //fix reverse order
		
DWORD oldProtect;
VirtualProtect((void*)select_pointer, 4, PAGE_EXECUTE_READWRITE, &oldProtect);

float range = 5000;
WriteProcessMemory(GetCurrentProcess(), (void*)select_pointer, &range, 4, 0);
09/01/2010 14:28 ichigo_vz#21
hi everyone, the loader is working to me, but i have a problem... i cant create a character, if I use vocals the game says that im using illegals characters, how can I fix that??
09/01/2010 18:25 jremy#22
Added simple autopotion, check autopot.ini and make sure that is in your sro folder too.
09/01/2010 18:31 Splitt#23
Hey I get C4 Error with SWSRO...what could I try to fix that?
09/01/2010 23:38 terni191993#24
not working on swsro2
09/02/2010 14:02 thieef#25
is autopot working like a keypresser or like silkmod ? :D
09/02/2010 16:38 reflect0#26
When i got 2 clients open I can't zoom in or out (swsro2)
nothing serious,but just thought you might wanna know
09/03/2010 12:14 hunper#27
not working on mysrooo
09/03/2010 17:37 Zebron#28
which version of visual studio did you use ? !
09/03/2010 18:26 jremy#29
Quote:
Originally Posted by thieef View Post
is autopot working like a keypresser or like silkmod ? :D
Keypresser for now.
Quote:
Originally Posted by reflect0 View Post
When i got 2 clients open I can't zoom in or out (swsro2)
nothing serious,but just thought you might wanna know
Yes this happened for me in swsro1 too, but only for 1min or so..
Quote:
Originally Posted by hunper View Post
not working on mysrooo
Works for me, you are just doing it wrong!
Quote:
Originally Posted by Zebron View Post
which version of visual studio did you use ? !
2008
09/04/2010 00:56 lordjaggi#30
quick question does the autopot work when client minimized?

edit: working well on mysro