You last visited: Today at 10:43
Advertisement
[Release] Private Server Loader
Discussion on [Release] Private Server Loader within the SRO PServer Guides & Releases forum part of the SRO Private Server category.
08/27/2010, 19:25
#16
elite*gold: 38
Join Date: Nov 2008
Posts: 795
Received Thanks: 680
I'am getting now runtime error, swsro2.
08/27/2010, 20:26
#17
elite*gold: 0
Join Date: Sep 2007
Posts: 255
Received Thanks: 531
Added english patch and checkboxes for all patches.
08/28/2010, 14:49
#18
elite*gold: 0
Join Date: Jul 2009
Posts: 1,219
Received Thanks: 581
Quote:
Originally Posted by
Soldat93
I'am getting now runtime error, swsro2.
same here ...getting also a runtime error >.>
08/28/2010, 23:35
#19
elite*gold: 0
Join Date: May 2010
Posts: 250
Received Thanks: 8
it is safe????
08/29/2010, 18:38
#20
elite*gold: 0
Join Date: Sep 2007
Posts: 255
Received Thanks: 531
Added autoselect range increase to max, finally managed to automate it and read the pointer correctly
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
#21
elite*gold: 0
Join Date: Jan 2008
Posts: 39
Received Thanks: 2
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
#22
elite*gold: 0
Join Date: Sep 2007
Posts: 255
Received Thanks: 531
Added simple autopotion, check autopot.ini and make sure that is in your sro folder too.
09/01/2010, 18:31
#23
elite*gold: 0
Join Date: Nov 2008
Posts: 3
Received Thanks: 0
Hey I get C4 Error with SWSRO...what could I try to fix that?
09/01/2010, 23:38
#24
elite*gold: 0
Join Date: Jan 2009
Posts: 245
Received Thanks: 21
not working on swsro2
09/02/2010, 14:02
#25
elite*gold: 0
Join Date: Mar 2008
Posts: 373
Received Thanks: 62
is autopot working like a keypresser or like silkmod ?
09/02/2010, 16:38
#26
elite*gold: 0
Join Date: Jul 2010
Posts: 89
Received Thanks: 30
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
#27
elite*gold: 0
Join Date: Feb 2008
Posts: 52
Received Thanks: 1
not working on mysrooo
09/03/2010, 17:37
#28
elite*gold: 0
Join Date: Nov 2009
Posts: 36
Received Thanks: 36
which version of visual studio did you use ? !
09/03/2010, 18:26
#29
elite*gold: 0
Join Date: Sep 2007
Posts: 255
Received Thanks: 531
Quote:
Originally Posted by
thieef
is autopot working like a keypresser or like silkmod ?
Keypresser for now.
Quote:
Originally Posted by
reflect0
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
not working on mysrooo
Works for me, you are just doing it wrong!
Quote:
Originally Posted by
Zebron
which version of visual studio did you use ? !
2008
09/04/2010, 00:56
#30
elite*gold: 0
Join Date: Apr 2007
Posts: 4,112
Received Thanks: 1,620
quick question does the autopot work when client minimized?
edit: working well on mysro
Similar Threads
[QUESTION]How to use db-bot with no dc (private server loader)
11/18/2010 - SRO Private Server - 2 Replies
Hello, well i fixed my bot FINALLY!! Now want to try out but i can't because server is full, soo i want to ask how i can use loader with it? Sorry if here is arleady topic like mine...
Sorry for my bad english :)
about private server loader
07/22/2010 - SRO Private Server - 2 Replies
is this loader dangerouse?
scan
what do u think of it?
[Release] Private Server loader
11/30/2009 - CO2 PServer Guides & Releases - 7 Replies
Made this cause i got bored
Only thing you will have to edit is the path of your client and your conquer.exe
Which is right here
Loader.StartInfo.WorkingDirectory = @"C:\Documents and Settings\April\Desktop\Conquer 2.0\Conquer.exe";
Only thing i ask is that you leave the credits
All times are GMT +2. The time now is 10:44 .