i cant download the wpe pro can some 1 give me a direct like plz withaout rapidshare i have a problem with it...
thx to helpers :]
thx to helpers :]
|
|
gcc -o robokill robokill2.c
127.0.0.1 www.rocksolidarcade.com
Minor typo there... => /etc/hostsQuote:
Since WPE doesn't run on linux, I wrote code to unlock robokill on linux. And I decided to share.
How to use
0. Change extension from txt to c. I couldn't upload C source code
1. Compile the attached code.
gcc -o robokill robokill.c
2. Load the game into browser, and bring up unlock window.
Don't send e-mail address, yet.
3. Add
127.0.0.1 www. rocksolidarcade.com
to /etc/host file. And reload internet connection.
(No space between www. and rock...)
4. Run the executable compiled in step 1 in console.
If it complain, run as root.
5. When you see "waiting for data..." in console,
send e-mail address or whatever though the game window.
6. You will see the game is unlocked,
and the fake server will exit by its self,
7. Remove rocksolidarcade.com from host file.
8. Enjoy the game.
Basically, the code runs as a fake server and sends back unlocking packet.
127.0.0.1 www. rocksolidarcade.com for loopback. This fake server runs on the same machine, and need to tell browser to send packet to fake server.
Hope some one play the game on linux.