View Full Version : 3D Map Hack
Totoro
19th March 2004, 06:02
Has anyone attempted to get both team visible on the 3D Map?
spindoc8
19th March 2004, 10:14
3d map hack is the way to go as it is more informative than nametags and harder to detect by ss as it can be switched on for a very short period to get the necessary info. Am currently working on it.
Spontaneous
19th March 2004, 11:40
I will be working on that this weekend. I have an idea of what to do and where to look but is just theory right now. If its the way I think, it is very easy and most of us done half the steps already for something else.
Lasix
19th March 2004, 16:33
DID it the day same day i bought the game..It is the same way as BF 1942. hell i even used my same offsets :bunny: . The hard part is the name tags. Found those but i cnat get my code cave right...let me know if you need any help
krisprollsroyce
19th March 2004, 17:35
Lasix there's no 3D map in bf1942, ur talking about 2D map!!! lol
test0r
19th March 2004, 17:38
lol krisprollsroye, do you see the topic of this forum? BFVietnam right?
We are only talking about BFV here!
so lol back...!
krisprollsroyce
19th March 2004, 17:47
I know, but Lasix says 3D map is like bf1942, i'm just saying there's no 3D map in bf1942, the 3D map is only in bf vietnam, so it can't be the same!!!
loooooooool
test0r
19th March 2004, 17:49
he doesnt talk about 3D-Map in his post..
Doesnt matter anyway...
spindoc8
19th March 2004, 18:06
yes,the 3d map apears when u press q. It shows the friendly units/objets distance in meters and also their altitude. Its like this hack for bf1942 (cannot remember if it was weedvision) that placed little arrows above every players heads.
This is a cool feature in bfv and it is a good hacking point, as it is very informative in a really short time( shows location, distance, altitude and in a few seconds the movement direction and speed, so one could make a guess what vehicle the oponent is using)
It is designed for the game to have it switchable, ie it can be either shown/calculated or not. This means that it is calculated client side. If you have noticed the performance drop when you test it with like 64 bots runing around, you see, that it is not calculated all the time but only when you call for it.
So it is not that simple to hack it. Have been working on it for +10 hours and i do not have the working thing by far. It can be done so that it is always on and so that it shows only the enemy, but i havent got it to work as intended. It is far more difficult than i expected, so maybe some of you can try and let us all know what you found out.
SNAFUBAR
19th March 2004, 19:28
Originally posted by spindoc8
yes,the 3d map apears when u press q. It shows the friendly units/objets distance in meters and also their altitude. Its like this hack for bf1942 (cannot remember if it was weedvision) that placed little arrows above every players heads.
The "original" was TexPLoit by ToadPeon. I don't think Weed ever got the 3DModels to work in his versions.
Totoro
19th March 2004, 21:08
Originally posted by spindoc8 on 19th March 2004 at 07:14
3d map hack is the way to go as it is more informative than nametags and harder to detect by ss as it can be switched on for a very short period to get the necessary info. Am currently working on it.
Thanks, I have been too busy at work to start my hack and was going to just do a mini map hack but after playing the game with the 3D map I'm going for the 3D map first. At least I have Sat and Sun free to make the hack.
woodyno1
19th March 2004, 21:08
How do you find DMA's for other things besides teams? Do you do a search for some random number and start poking the hell out of everything?
Also I found a DMA for my team address once, but does that change every time you start the game?
krisprollsroyce
19th March 2004, 22:09
I got 3D-Map, it's really simple in fact....
It's a mix of 2D map & tag:
-When 3d map is on it shows YOUR TEAMates like 2D map...
-The 3D map is an information written around the soldier, so it's a TAG...
Spindoc8 my 3D map shows both team, but it must be really easy to switch team as you want.
test0r
19th March 2004, 22:57
yeah kris, I noticed the fowllowing:
- 3D-Map-Hack on -> shows additional infomration (direction, and distance) when pointing at enemy
- have to enable nametag hack to see the enemies farer away (not like your team which you see when enabling 3D Map)
- maphack has nothing to do with the 3D-Map (Hack) or the nametags...
do you also come to these conclusions?
HINT for the noobs ;) to find 3D-Map asm:
- find the DMA team value (like when you try maphack)
- breakpoint it (read/write)
- do sth. ingame but leave 3D Map off!
- tab back to T-Search autohack window and scroll down to the last listed asm
- go back into game and enable the 3D Map now
- tab back to autohack window -> at the bottom of the list (you scrolled down..) should be one more asm code ---> thats the one you have to "deal" with (there is a JNZ....) :D
woodyno1
20th March 2004, 00:42
what is do sth?
caliber1942
20th March 2004, 01:02
sth = "something" probably or basically switch back to the game....
nice work test0r and thx for posting the tips. also, I think that it is smart and GOOD that people are still not posting the actual offsets or more specific information. just makes it that much easier for pb to kill it. i still don't have the game yet so i can't even try to hack it yet (or more importantly PLAY it)-
peace-
caliber
Spontaneous
20th March 2004, 01:18
caliber1942, you are just going to love it.
europa2010
20th March 2004, 03:00
Originally posted by caliber1942
sth = "something" probably or basically switch back to the game....
nice work test0r and thx for posting the tips. also, I think that it is smart and GOOD that people are still not posting the actual offsets or more specific information. just makes it that much easier for pb to kill it. i still don't have the game yet so i can't even try to hack it yet (or more importantly PLAY it)-
peace-
caliber
I must be missing the point here! What does it matter if the offsets are listed or not? aren t they the same for everybody? meaning If a noob like me can find them, can Pb staff do the same ?
test0r
20th March 2004, 03:28
yeah, you are right ;) but we dont know if the EB guys are just too lazy :D:D
Spontaneous
20th March 2004, 04:28
I just got the 3dmap to work. I now have nametag, 3dmap, minimap all working. Took me a while this time to find the 3dmap.
Totoro
20th March 2004, 05:22
Originally posted by woodyno1 on 19th March 2004 at 21:42
what is do sth?
I think me mean "do something"
test0r
20th March 2004, 05:49
spont: you also must enable the nametag-hack to have a full working 3d-map (for enemies too)?
THEBIG420
20th March 2004, 21:39
lasix do u have aim or msn? if you do can u add me and help me with my name tags hack im stuck on the last step and i really need some help.
my aim is"samstyles420"
my msn is "sgrillo420@earthlink.net"
if you could help i would appericate it..............thanx
test0r
20th March 2004, 21:57
hey spont plz answer my last question. Want to know if you also only (can) do it like that..?
Spontaneous
21st March 2004, 05:07
Yep test0r, you were right. It is confirmed. You need nametags on in order for the 3dmap to work seeing enemies too. I have this is somewhat how the coding works. For the 3dmap to display only your team, it goes by the nametag. If nametag is visable, the show info for the 3dmap. It also might be using nametags to calc the distance.
So yes, if you plan on doing a 3dmap hack, you must enable nametags before NOPing any jnz's. Otherwise you could NOP the jnz and nothing happens. With nametags on, you NOP the jnz and it works correctly.
LordofDeath
21st March 2004, 13:24
Spontaneous why you couldnt send me one of your hack ? ... i mean i could download the hacks for bf1942 on many sites but for bf:v theres only a : we couldnt public ours hacks !
Why that ?
Sry for bad english
Spontaneous
21st March 2004, 20:35
You will not find public hacks for bf1942 ether. The thing is, people want to keep their hacks working so they are keeping it private. I do plan on releasing a public hack, WHEN I have developed enough of it and it will be different from my private hack. Your just going to have to wait til someone releases a public hack. Sorry.
DigitsDuval
24th March 2004, 00:51
spontaneous i have just started to try to make a maphack for battlefield vietnam
but i cant switch back to tsearch while i am in a game
how did you handle that?
anything would help
Spontaneous
24th March 2004, 00:52
ALT+TAB
Yay my 300th post.
Xare
24th March 2004, 05:21
Please think twice before releasing...
Your just helping punkbuster and making it harder for everyone else with each release.
S7orm
24th March 2004, 15:53
can someone send a 3dHack to me to my email?
thanks
hoore_@web.de
caliber1942
24th March 2004, 17:08
s7orm, i doubt that anyone will send you that. we are making our own hacks, especially if we are going to try and use them on pb-
peace-
caliber
Spontaneous
24th March 2004, 17:51
As caliber said, I doubt someone will send you a hack. You only posted 6 times in the forums. Personally I would not because I would think your a PB spy. There is more then enough help and guides in these forums to make your very own hack. No begging someone for it, no worrying about updates or whatever, just make it yourself.
expendable81
24th March 2004, 20:52
Most of the the tuts are vague if you have no experience with these things. I can see how a serious derelict in computer skills would want a hack given to them. All this seems impossible when you first look at it.
I know the basics in C, VB, pascal, and now ASM. I still am having trouble.
However, I am just starting today, since I've just been playin BF:V since I got it. Damn its fun.
"I'm that ***** behind tha trigga" - Full Metal Jacket
Spontaneous
24th March 2004, 22:36
70% of all the people made their own hacks from reading everything here. They are not vague, they just make you do some of the work. You dont expect everything to be handed to you now did you. The tuts take you step by step on what to do, you just have to do it. You just have to reread a couple times to understand and it helps to just fool around.
S7orm
27th March 2004, 11:36
I had only in demand because I none hack write can: ( ... sry my english is bad.
BerryLoui
28th March 2004, 17:28
could anybody give me the information which team has which number?
so far i only got nametags working. for this i didn't need the teamadress.
test0r
28th March 2004, 17:50
USA: 2
NVA: 1
BerryLoui
28th March 2004, 18:22
thx test0r!
i thought 0 and 1. that was my problem.
Spontaneous
28th March 2004, 20:19
Allies are always 2 as in bf1942. Axis is always 1. That goes no matter what country is each side.
shadow110
29th March 2004, 19:35
Hi.
Little question about 3D.... I have map and tag working already.. but with 3d i donīt find the right address...
I have a lokal game.. joined it.. (only I am playing.. no bots)
searching dynamic team address (change teams) search 2 and 1... ok.. found it...
bp read/write 1byte (tried 4 also) on this address....
now running around (donīt switch teams)
some addresses in authack window...
enter vehicle... other addresses....
my map addresses are shown (like before with mapha*k *GG)
ok.... now... I enable 3D Q key.... but I have no more address within autohack.. disable it... address view dosnīt change anymore... I have tried all of theme.. but...
What do you make, that you get another address, who access your team address when you turn on 3D?? Do I need other players (bots?) for that to work?
I have tried with activated tag hack and without...
But still the same.. no new address in my autohack?
Any ideas?
Regards
Shadow110
caliber1942
29th March 2004, 19:42
there is an entire thread on this called name tags for bfv. go there and read-
Linger
30th March 2004, 09:02
Spontanious, on a scale of 1-10, how hard do you think it would be for someone like me with no coding experience to make what you are making, so we can use it privatley?
Spontaneous
30th March 2004, 10:35
3, its quite easy. So many people here made their own hacks and have not known anything about coding or making hacks before coming here.
http://www.mpcheatz.de/mpc/forum/showthread.php?s=&threadid=36018
There is a good thread that has links to learn the basics. You can then read threads all over the forums to help you along even more. Most of the stuff is laid out how to do step by step in the corisponding threads.
SjaakZ0r
31st March 2004, 19:23
Originally posted by Linger on 30th March 2004 at 06:02
Spontanious, on a scale of 1-10, how hard do you think it would be for someone like me with no coding experience to make what you are making, so we can use it privatley?
i wase a total noob in codeing :)
Reading this forum.. Searching and trying.. There is really enough info in this forum to make you hack.. Ive done it in 2 days :)
Minimap hack, taghack and 3d map hack.. Now i am working on the foghack and acc hack..
So like i said.. Read the TUT's and stuff :)
shears
20th April 2004, 03:31
Has anyone been able to activate the 3D Map hack without showing name tags? The name tags are quite annoying if you have the 3D Map turned on. If you recall, when you first turn on the 3D Map (no hacks) and it lights up everything but no nametags are shown. It's less clutter and a lot easier to see things.
Anyone?
Spontaneous
20th April 2004, 07:12
Actually name tags are shown when you turn on 3dmap, but only for the people on your team. The nametags is how the 3dmap knows who is on your team so it knows what to draw as the 3dmap. If your team didnt have nametags, not even your team would be drawn on 3dmap. So no, you can not do 3dmap without nametags.
caliber1942
20th April 2004, 18:42
some server games have the nametag distance thingie turned way down or way up. however, i agree it gets cluttered. depends on the server, tho-
Spontaneous
22nd April 2004, 12:49
I thought of a way for you people that want just 3dmap and NO nametags. Since there are ways to set the nametag distance using hack methods, you could just set your hack to make the nametag distance 0. Bam, no more nametags yet 3dmap would work for both teams.
chilli
22nd April 2004, 17:52
i think nametags + 3d map get too messy on screen and it confuses my long distance aiming. so thats why i prefer to disable 3d map and keep nametag+armor info which are more useful to me.
Xare
22nd April 2004, 22:25
I make 3D tags only show on enemy's.
If it is shown for both teams at the same time, it is a bit much. But I like the Extra information 3D tags give's you for enemy's.
When I see all that blue or red I just get a big hacker grin :classic:
shears
23rd April 2004, 00:18
So you're able to just turn on the enemy's 3D tags only and not your own?
NOPing for Food
23rd April 2004, 01:01
Just change the jump command to it's "inverse"
ie: if the jump is "jnz" change it to "jz"
caliber1942
23rd April 2004, 17:37
so easy-
n00bie_gamer
23rd April 2004, 17:37
Originally posted by NOPing for Food on 22nd April 2004 at 22:01
Just change the jump command to it's "inverse"
ie: if the jump is "jnz" change it to "jz"
maybe this would clarify some things?
http://www.jegerlehner.ch/intel/IntelCodeTable.pdf
shears
23rd April 2004, 22:23
Wow, that's an awesome table you linked us to. Thank you!
Spontaneous
23rd April 2004, 23:06
n00bie, did you find that through one of the links in my how to make a hack thread?
n00bie_gamer
23rd April 2004, 23:46
Nope! Actually i found it while looking up some ASM tutorials... came across that site... and BAM! found the table in there....
:)
why? hehe
EDIT: i have it on this forum... on another thread in the BF1942 section.... and at UC forum its in there somewheres too!
Spontaneous
24th April 2004, 01:21
I was just wondering. I have it a thread linked in the how to thread to another thread in the programming/coding forums that has that table. Its very common. I am just wondering how many people are finding that how to thread useful.
Got 3-d map working...I just wanted to thank you all for posting the tut on here. Very nice. Thanks again
Lasix
Anarchy666
5th May 2004, 07:42
i've found that most of the time it doesn't matter especially if your on a non-pb server to just enable tag and 3dmap :P
vBulletin® v3.8.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.