Welcome to the UnKnoWnCheaTs - Multiplayer Game Hacks and Cheats.
You have to register before you can post and access any of the advanced forum features, please click the register link to proceed to the registration form. To start viewing threads or posts, select a forum that you want to visit from the selection below.
All Points Bulletin APB hacks cheats tutorials downloads source code
You are Unregistered, please register to gain Full access.
__________________ Cal Hockley: Where are you going? To him? To be a whore to a gutter rat? Rose: I'd rather be his whore than your wife.
----------------------------------------------------- Georg Henrik von Wright: If one is satisfied with things, one doesn't complain about the downsides that exist, either.
Quote:
Winslow: Hanoi, your 'english' is not understandable
Quote:
AdilAA: not sure if i should release my incomplete BF P4F Hack with non-working toggles
Roverturbo: Hanoi22 is just a bitch, and it's hard to please bitches unless you let them get their own way.
Style by lowHertz.
As you can see it is only piece of code therefore there is no download, please use common sense.
__________________ Cal Hockley: Where are you going? To him? To be a whore to a gutter rat? Rose: I'd rather be his whore than your wife.
----------------------------------------------------- Georg Henrik von Wright: If one is satisfied with things, one doesn't complain about the downsides that exist, either.
Quote:
Winslow: Hanoi, your 'english' is not understandable
Quote:
AdilAA: not sure if i should release my incomplete BF P4F Hack with non-working toggles
Roverturbo: Hanoi22 is just a bitch, and it's hard to please bitches unless you let them get their own way.
Style by lowHertz.
Sorry, to put it bluntly; without programming knowledge this is plain text for you IE useless for you. When you can program in a programming language you will understand what is happening in there.
You could try to mess with a small basehook and fail if you are willing to do any work on your own: uNrEaL's APB BaseHook
If someone decides to release a binary with a no recoil aka a dll hack it's their pure kindness but Please Do Not request anyone to do so, as we don't require members to share anything if they don't want to.
Read rules for your own sake and explore the forums.
__________________ Cal Hockley: Where are you going? To him? To be a whore to a gutter rat? Rose: I'd rather be his whore than your wife.
----------------------------------------------------- Georg Henrik von Wright: If one is satisfied with things, one doesn't complain about the downsides that exist, either.
Quote:
Winslow: Hanoi, your 'english' is not understandable
Quote:
AdilAA: not sure if i should release my incomplete BF P4F Hack with non-working toggles
Roverturbo: Hanoi22 is just a bitch, and it's hard to please bitches unless you let them get their own way.
Style by lowHertz.
Hi can you guys help me i get these error when i try to compile it to a .dll format
1>c:\users\adocuments\visual studio 2010\projects\apb norecooil 1\apb norecooil 1\apb norecooil 1.cpp(9): error C2065: 'AcItem' : undeclared identifier
1>c:\users\\documents\visual studio 2010\projects\apb norecooil 1\apb norecooil 1\apb norecooil 1.cpp(9): error C2065: 'PItem' : undeclared identifier
1>c:\users\y\documents\visual studio 2010\projects\apb norecooil 1\apb norecooil 1\apb norecooil 1.cpp(10): error C2448: 'NoRecoil' : function-style initializer appears to be a function definition
1>c:\users\documents\visual studio 2010\projects\apb norecooil 1\apb norecooil 1\apb norecooil 1.cpp(29): error C2059: syntax error : '...'
Do i have to use a soultion like the unreal APB Basehook. If so can you tell me how to include that into my Project. Thank you.
Last edited by aznboi1011; 07-03-2011 at 10:48 PM.
Can anyone tell me how to correct insert these codes to base hack?
It's still hard to make it work for me. :/
Code:
1>APBBase.cpp(31): error C2065: 'pPlayerController' : undeclared identifier
1>APBBase.cpp(31): error C2227: left of '->m_HoldableItemManager' must point to class/struct/union/generic type
1> type is ''unknown-type''
1>APBBase.cpp(31): error C2227: left of '->m_CurrentItem' must point to class/struct/union/generic type
1>APBBase.cpp(31): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>APBBase.cpp(31): fatal error C1903: unable to recover from previous error(s); stopping compilation
Yes that's declared, changed that to pPC, added NoRecoil piece to PostRender.
What the ... ? Do I have to declare them all? There is something wrong.
Learn the basics. Even a very beginner coder doesn't get such errors, or at-least understands them. Pay a little attention and invest some time.
If you don't feel like learning anything, you could always buy a hack.
You can get AcRaycastWeapon from the SDK I released.
__________________
I'm like a virus, you can delete me but I am never really gone.
Links die, searching does not. (Fravia : searchlores.org)
Solving problems requires effort not a college degree.
Not without reordering things.
Just grab what you need from it.
__________________
I'm like a virus, you can delete me but I am never really gone.
Links die, searching does not. (Fravia : searchlores.org)
Solving problems requires effort not a college degree.