 |
 |
Members:
45,283
Threads: 21,711
Posts: 199,470
Currently Active Users: 63 |
 |
|
 |
All times are GMT -7. The time now is 02:39 PM. |
Welcome to the 187ci BF2 Hacks CoD4 Hacks BF2142 Hacks CoD WaW Hacks CSS Hacks forums.
We Have the Best Hacks, the Best Service, and the Best Game Hacking Community around. If you want to get access to our hacks, all you have to do is purchase our V.I.P. package. By doing this you will be supporting our site, our work, and this community. Your contribution will be much appreciated. You can Sign-Up Here.
If you have any problems with the registration process or your account login, please contact us. We look forward to seeing you in the forums!!
|

11-06-2007, 12:05 PM
|
|
Apprentice
|
|
Join Date: Oct 2007
Posts: 48
|
|
Quote:
Originally Posted by flyingtoretilas
BF2
Credits to Dubbls, Patrick, and Haxing4Life
Code:
DWORD dwComBase;
DWORD dwComToys;
static BYTE zero[1] = {0x00};
static BYTE one[1] = {0x01};
const float vehicle = 1.0000000f;
void timerCall(){
...
...
...
if(GetAsyncKeyState(VK_NUMPAD1)){
if(IsHack1On==FALSE){
ReadProcessMemory(hand, (void*)(0x9E0970), &dwComBase, sizeof(dwComBase), &bytes);
ReadProcessMemory(hand, (void*)(dwComBase + 0x15C), &dwComToys, sizeof(dwComBase), &bytes);
IsHack1On=TRUE;
IsHack2On=TRUE;
}
else{
IsHack1On=FALSE;
IsHack2On=FALSE;
WriteProcessMemory(hand, (void*)(&dwComToys + 0x64), &one, 1, &bytes); // Jeep DMA
}
}
if(IsHack2On==TRUE){
WriteProcessMemory(hand, (void*)(&dwComBase + 0x2F0), &vehicle, sizeof(vehicle), &bytes); // Unlimmited Cars
WriteProcessMemory(hand, (void*)(&dwComToys + 0x64), &zero, 1, &bytes); // Jeep DMA
}
}
|
Hi everyone!
I am pretty much a total newbie when it comes to C++. The cut and pasted codes in this thread such as the above one are meaningless to me. I actually thought I would give myself a challenge and try to implement it into a Bf2 hack source I have for single player. However with the various cpp files and so on the source contains I had no idea where to place the above code or whether to seperate bit of it and place each in different files and how to implement it into the menu. Rather than just cut pasting the code here I would love to have someone explain how to use this in greater detail and what everything means. I for one am actually very curious and would like to learn. If there is anyone knowledgeable I would love to hear from you and would be pretty damn THANKFUL for your input. Thanks again!
|

11-09-2007, 05:43 AM
|
 |
Very 1337
|
|
Join Date: Jun 2006
Posts: 1,530
|
|
|
They require headings, which is something hard to get a hold of on something like battleapps or game deception.
__________________
Quote:
|
(6:08:11 AM) T2x Industries: so jus leave me to myself i know ill neva be as smart as my massa flyingtorts
|
|

01-20-2008, 04:06 AM
|
|
Junior Member
Newbie
|
|
Join Date: Nov 2007
Posts: 4
|
|
nicee, some need touching up
|

02-17-2008, 03:40 AM
|
|
Junior Member
Not Such a Newbie
|
|
Join Date: Feb 2008
Posts: 1
|
|
|
umm how do u compile that cross hair source code?
|

02-17-2008, 08:27 AM
|
|
Rogue Slayer
|
|
Join Date: Sep 2007
Location: Germany
Posts: 175
|
|
|
wow...thats really a lot, thank u guys!
|

02-17-2008, 08:58 AM
|
|
Elite Subscriber
Imperial Warrior
|
|
Join Date: Jul 2007
Location: Portugal
Posts: 203
|
|
nice sources
__________________
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
My Xfire:bf2hitmann
|

04-28-2008, 08:40 PM
|
|
Junior Member
Newbie
|
|
Join Date: Nov 2007
Posts: 1
|
|
|
what alot of you dont understand is that you have to have the library files for these to work. C++ isnt just some html or some basic code where you can copy and paste like your on myspace or somthing
so if you dont know how to code in C++
SHUT THE F@%K UP
We worked hard to learn how to code. Dont expect one of us to just SHOW you how.
|

05-20-2008, 09:34 AM
|
|
Junior Member
Not Such a Newbie
|
|
Join Date: Jul 2006
Posts: 11
|
|
Quote:
Originally Posted by coheedisdead
what alot of you dont understand is that you have to have the library files for these to work. C++ isnt just some html or some basic code where you can copy and paste like your on myspace or somthing
so if you dont know how to code in C++
SHUT THE F@%K UP
We worked hard to learn how to code. Dont expect one of us to just SHOW you how.
|
What you don't realize is you don't know what your talking about either because it's not library files it's header files in most cases...
|

05-20-2008, 09:46 AM
|
|
Very 1337²
Very 1337
|
|
Join Date: Jul 2007
Location: United States
Posts: 1,396
iTrader: ( 5) 100% Positive
|
|
Quote:
Originally Posted by robobob
What you don't realize is you don't know what your talking about either because it's not library files it's header files in most cases...
|
What you don't realize is he posted that almost a month ago, and hasn't come on the forums since 1 May.
__________________
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Name change To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|

07-11-2008, 06:27 AM
|
|
Junior Member
Newbie
|
|
Join Date: Jul 2008
Posts: 4
|
|
|
nice sources.. im studying to develop my own cheat
it's bitt hard learn by myself
i'm not good at reverse engineering and thats stufss
i made some application and games using c++ but i never tried make hacks
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Total Page Views: 33,284,203, Page Views Today: 42,366
Page generated in 0.11734509 seconds (91.62% PHP - 8.38% MySQL) with 14 queries
 |
All times are GMT -7. The time now is 02:39 PM. |
 |
|
|
Search Engine Friendly URLs by vBSEO 3.3.0 |
|
|
 |