PDA

View Full Version : BF2 MP Demo has been released!


Canuck
10th June 2005, 23:05
http://www.gamespot.com/promos/bf2demo.html

Sparten
10th June 2005, 23:34
yep and getting it as fast as i can, cant wait to see how its going to look with a little wallhack.

Newfs
10th June 2005, 23:41
i cant connect. is anyone going to be sharing

Nicho
10th June 2005, 23:46
yea downloads are full :P just have to wait a bit longer.

ATI9800Pro
10th June 2005, 23:47
Someone get a fast link for us hackers so we can start working!

j!mmY
11th June 2005, 01:36
Someone get a fast link for us hackers so we can start working!

lol im so tired to do quoates but anyway im already working on my first hack for bf2 and i hope it works good i will be releasing it by sunday once im finished :lam:
:lam: :lam: :lam: :lam: :)

Nseven
11th June 2005, 04:26
I prefer hooking d3d functions, the only problem is injecting
bf2hack.jpg (http://nseven.elitecoders.org/bf2h.jpg)

rought
11th June 2005, 04:35
just use the link spontanous posted .. the FTP site .. its slow but it works

muhko
11th June 2005, 04:37
ftp.tudelft.nl - another nice fast .eu mirror

l3ushwig
11th June 2005, 05:14
File Front - CANT GET IT TO WORK. ALL I GET IS THE FRONT SCREEN WITH A MOUSE POINT.!

scruie
11th June 2005, 05:19
l3ushwig all the servers seem to be full. there are several links to go for. but try here:

ftp://ftp.tudelft.nl/pub/Windows/public.gamershell.com/potatochips/demo/

and get battlefield2demo.zip its over 500 megs!

l3ushwig
11th June 2005, 05:22
no no no i have it already

i get to the screen when it looks like sumtin will pop up to play but nuttin does.

Sparten
11th June 2005, 05:45
I prefer hooking d3d functions, the only problem is injecting
bf2hack.jpg (http://nseven.elitecoders.org/bf2h.jpg)

yep i'm also having problem injecting d3d, i have tryed a few ways now but locks every way i try.

have you found out how to set refresh rate to 0, looks like everything has to be done in the shortcut.

ATI9800Pro
11th June 2005, 06:50
Does anyone know a working FPS command for this game?

Sparten
11th June 2005, 10:37
i got my little hook problem fixed, the game is sure not impossible to hack.
http://www.ihostphotos.com/show.php?id=51069

\\SoLo//
11th June 2005, 23:31
Nice Job Sparten. What did you use for your cham method? I just got the game downloaded this morning and messing around with a little wrapper and things are going pretty good, but I am curious as to how you hooked the device. Add me on MSN plz m8. This wrapper isnt going to cut it with PB.

adampcornforth
12th June 2005, 12:07
Where am i able to download this hack....please post url. Thanks.

intense
12th June 2005, 12:18
It is not available yet. No begging.

Spontaneous
12th June 2005, 12:56
No one said there was a hack released. Sparten did his own hack. Ether learn to code or wait.

Das...Oppollum
12th June 2005, 16:56
FILE* (WINAPIV *orig_fopen) ( LPCSTR filename, LPCSTR mode );
FILE* WINAPIV fopen_Hook ( LPCSTR filename, LPCSTR mode ) {
if ( !strcmp( filename, "mods/bf2/Objects_client.zip" ) ) {
filename = "mods/bf1338/objects_client.zip";
}

return orig_fopen( filename, mode );
}
funny how they even add pb to a ****ign demo, but fail to implement a proper pure server check :P
too bad its not that powerful as it is for some other games...

p3n1
12th June 2005, 17:09
thats really funny :)

btw, i found some interesting functions in bf2.exe, such as "recoilforceleftright"... i'll try to nop them ;)

@sparten - s0me details from your hack would be interesting.

Sparten
12th June 2005, 17:21
there aint that many details yet as its still on its alfa stage. and if your reffering to the menu thats just the menu i use for most of my dx hacks, so not all functions is active yet.

p3n1
12th June 2005, 17:48
just keep working on it :)
a first analysis of bf2.exe (still decompiling...) gave me following functions:

recoil...
overheatpenalty
maxtracerscale
attackspeed
ammo.minimumtimeuntilreload
zoom.zoomdelay
zoom.onlyzoomwhenprone


some interesting things to have a closer look at. let's wait a day or two, then the first hacks are avaiable. EA should be grateful, we are all doing the beta testing ;)

Spontaneous
12th June 2005, 18:00
Finding the commands is only half the battle. A lot of them are only to make the client work with the server. In other words, you could change a lot of things client side and the server would still see things as normal. Specially like reloaded times and attack speeds. Even overheat stuff. Most things like that have been hacked in bf1942 but came to find out that it only fooled the client to doing so and did not have any effects truely according to the server.

I dont expect many hacks to come out for BF2 to be honest. With PB, most memory hacks will be detected unless you use methods that are global-hardware bannable. Most people doing hacks will keep it for theirselves.

Why would EA be grateful? The game is already in final version. There will be no more changes from now until the first patch of the game. There is already pirated versions of the game out(granted they wont do you no good for online play since they do checks to see if cdkey is legit or in use).

p3n1
12th June 2005, 18:14
u re right, most of these won't work online, that's why i'll concentrate my work on a norecoil hack. that should be possible, i think. most of the other things are just good for understanding the internal script language of bf2, besides python - if there's any else.
nevertheless, i'll try my best!

Spontaneous
12th June 2005, 18:36
NoRecoil hacks were not possible in previous bf games so I dont see why it would be possible with bf2. You see, thats a player movement. All movements are handled by the server. As I said, you can fool your client into thinking there is no recoil but other people will still see you having recoil. In other words your aim will just be thrown off. Think of it this way, to reduce the network code, they made stuff handled both client and server. Your client has the same value on the server. So all the client has to do is send a line sayying your shooting and the recoil happens on both client and server. Changing the client side value does not change the server side. So client will show one thing but server will do the orignal values.

muhko
12th June 2005, 20:09
There is already pirated versions of the game out(granted they wont do you no good for online play since they do checks to see if cdkey is legit or in use).


For someone who supposidly used to be in "the scene" you would think that before posting you would perform a quick dupecheck rather than scanning your n00ber00 P2P client.

Spontaneous
12th June 2005, 20:37
muhko, You know what, i am not even going to respond to your post because I shouldnt even have said anything in the first place since it is considered warez and againest the rules.