PDA

View Full Version : help for newest hackers.


vike1984
29th November 2007, 23:58
After i readed few message on this Thread and on this forum i decided to post to help the newest hacker.

First,publick hacks seems to cause much problems, so i will explain those a little bit. As you can see , this forum is full of publick hacks, which are quite dangerous.I think that those who works for punkbuster search forums like these, and when they find publick hack they add it to punkbuster. So after few days the hack become detected!

Dont use these Hacks without PB proof or a good bypass, publick hack is hack,which everyone can download ,that mean that maybe 300 peoples downloaded this hack in this forum + another 300 from a dude that did copy this hack on another forum(ask to the creator before leeching and give credit) ...it make a lots of players with the same hack and PB is detecting it because there is too much folks using the same hack(variables repetition).That why sometime hacks creators remove the hack after a few hours to limit the utilisation.

Some peoples doesnt like hackers(woohoo i guest you are surprice!) and they just come download those hack to send it to punkbuster and it make the hack detected.In another hands there is private hacks,you need to pay for them or programmer to give it to you if they trust you.(this dont mean that if you say to him ur trustable u get the hack)!!

why a private hack is harder to detect? because they almost all have a good bypass or PB proof,they can require a password and a lots of kinds of systems to prevent punkbuster to found their hacks.Some of them even require a subscription.sometimes the programmers provide patches to update the hack,or they can even send you a letter to inform you the hack is now detected asking you to Quit using it.

-Exemple of what Punkbuster is detecting in the hack:
A exemple your hack is made with VB6(Visual basic 6),in your hack you have the (module) the motor of the hack.The Module is a huge code (and when i say huge,its huge ok?)that allow you to enter into the memory of the game and hack the game.The module of the hack is the part that we need to keep up dated because punkbuster is a machine that look for the sames variables in the sames hack or in different hack that work with the same module (some dude did copy the module to create a new hack) and he is detecting those variabes so that why a hack alway finish by geting detected.

The part 2 of the hack is the code adresses,those codes give you accest to something in the game like weapons..lifes...of even the thunder magic that doest even exist ok ?peoples provide those code on the forum.when CoD release a patch,sometimes those adresses change,and it make the hack no longer work.Peoples provides those codes on the forum,you just need to know how to use C++ or program like this.

Personaly i alway make some syntax errors and things like this...im not good at this,see the numbers of mistake im doing just to write this post and you will understand why i will never be a good programmer.so i use publics hack but i use them with judgement.Looking the forum before each utilisation,looking the date of release,use your head.If you have a doub on a hack,dont use it.Gps,Wallhack,nametags,aimbot,autoshot....This is ALWAYS detected without good bypass or PB proof.Its easy to know it just visit PunkBuster ban list site to see all those information,take a look at the link below.
http://www.pbbans.com/mbi.php?action=6&game_id=27
http://www.pbbans.com/ if you need a frech list.

Dont ask anything about making hacks,no one is going to teach u how here.If you really want to build your own game hack I suggest you visit the page below for a source code in C++ ,there is enough information in there to start creating + all the code that peoples is providing in the forum(note that programming language is diferent for C++,visual basic or anything else).
http://www.codeproject.com/tools/Game_Wizard.asp
http://www.cplusplus.com/doc/tutorial/

You are using these hacks at your very own risk.you can't blame programmers for you been banned.you can only blame yourself because you are a cheater and you being caught.You get almost always bans at hacks what you download from here.It shouldn't be a surprice for you if you geting banned.dont start begging people for private hacks you wont get them unless they know you,they trust you(reputation on a forum)or if you buy them.If you cant create a hack,you can alway report a bug,if the hack doesnt work or if it work for you,if it is detected,give your comments ect..you can say thx also it wont hurt.welcome in being in a hacker community.Use common sense and you might not get your ass kicked by PunkBuster.

wurzil
30th November 2007, 11:53
After i readed few message on this Thread and on this forum i decided to post to help the newest hacker.

First,publick hacks seems to cause much problems, so i will explain those a little bit. As you can see , this forum is full of publick hacks, which are quite dangerous.I think that those who works for punkbuster search forums like these, and when they find publick hack they add it to punkbuster. So after few days the hack become detected!

Firstly public hacks are here because there is a demand. Public cheats are only "dangerous" (your word lmfao) if you use them in PB servers. None PB servers = TOTALLY SAFE.


Dont use these Hacks without PB proof or a good bypass, publick hack is hack,which everyone can download ,that mean that maybe 300 peoples downloaded this hack in this forum + another 300 from a dude that did copy this hack on another forum(ask to the creator before leeching and give credit) ...it make a lots of players with the same hack and PB is detecting it because there is too much folks using the same hack(variables repetition).That why sometime hacks creators remove the hack after a few hours to limit the utilisation.

I can't remember people removing hacks, hmm sure we have a cheats and hacks thread.


Some peoples doesnt like hackers(woohoo i guest you are surprice!) and they just come download those hack to send it to punkbuster and it make the hack detected.In another hands there is private hacks,you need to pay for them or programmer to give it to you if they trust you.(this dont mean that if you say to him ur trustable u get the hack)!!

why a private hack is harder to detect? because they almost all have a good bypass or PB proof,they can require a password and a lots of kinds of systems to prevent punkbuster to found their hacks.Some of them even require a subscription.sometimes the programmers provide patches to update the hack,or they can even send you a letter to inform you the hack is now detected asking you to Quit using it.

This is not always true. For example I could use the same bypass in my public hack as somones private hack and they both get busted. There is no "safe" ever. You never know what could happen , only try and second guess. My advice, never buy or rely on the word private, reason, how do you know it's unique?, answer you don't.


-Exemple of what Punkbuster is detecting in the hack:
A exemple your hack is made with VB6(Visual basic 6),in your hack you have the (module) the motor of the hack.The Module is a huge code (and when i say huge,its huge ok?)that allow you to enter into the memory of the game and hack the game.The module of the hack is the part that we need to keep up dated because punkbuster is a machine that look for the sames variables in the sames hack or in different hack that work with the same module (some dude did copy the module to create a new hack) and he is detecting those variabes so that why a hack alway finish by geting detected.

The part 2 of the hack is the code adresses,those codes give you accest to something in the game like weapons..lifes...of even the thunder magic that doest even exist ok ?peoples provide those code on the forum.when CoD release a patch,sometimes those adresses change,and it make the hack no longer work.Peoples provides those codes on the forum,you just need to know how to use C++ or program like this.

Personaly i alway make some syntax errors and things like this...im not good at this,see the numbers of mistake im doing just to write this post and you will understand why i will never be a good programmer.so i use publics hack but i use them with judgement.Looking the forum before each utilisation,looking the date of release,use your head.If you have a doub on a hack,dont use it.Gps,Wallhack,nametags,aimbot,autoshot....This is ALWAYS detected without good bypass or PB proof.Its easy to know it just visit PunkBuster ban list site to see all those information,take a look at the link below.
http://www.SadLilNoLifen00bs.com/mbi.php?action=6&game_id=27
http://www.SadLilNoLifen00bs.com/ if you need a frech list.


Stop trying to scare people lol. It is only a game and methods of defeating PB are even public so....


Dont ask anything about making hacks,no one is going to teach u how here.If you really want to build your own game hack I suggest you visit the page below for a source code in C++ ,there is enough information in there to start creating + all the code that peoples is providing in the forum(note that programming language is diferent for C++,visual basic or anything else).
http://www.codeproject.com/tools/Game_Wizard.asp
http://www.cplusplus.com/doc/tutorial/


Good for a start but lies again, people will help those that prove they have helped themselves. It has always been that way and always will. Despite pay sites.



You are using these hacks at your very own risk.you can't blame programmers for you been banned.you can only blame yourself because you are a cheater and you being caught.You get almost always bans at hacks what you download from here.It shouldn't be a surprice for you if you geting banned.dont start begging people for private hacks you wont get them unless they know you,they trust you(reputation on a forum)or if you buy them.If you cant create a hack,you can alway report a bug,if the hack doesnt work or if it work for you,if it is detected,give your comments ect..you can say thx also it wont hurt.welcome in being in a hacker community.Use common sense and you might not get your ass kicked by PunkBuster.

Again lots of None PB servers with zero risk to play on. Stop trying to scare people.

Go away numpty, hijacking threads, asking people to read this before using hacks etc. There are admin/mods here for a reason.

Sry to them also for quoting sh!t loads of sh1t from a n00b.

$Kobsa$
30th November 2007, 12:34
http://www.n00bs.com/
rofl, i thought its a joke then tried and there is
a german site!
maybe anti-cheat community?

btw im scared to cheat after this thread,
i will not do it anymore
(untill evening when i gotta home lol)

OK now seriosly: what the point of this topic at all?
im didnt see any help for new hackers
everybody can write such trash, maybe the author will pretend now to be called a hax pro-world #1?

nah got tired at work

wurzil
30th November 2007, 13:27
Haha I added the noobs to the url to remove the anticheat site

A simple guide to not getting busted. I have never been busted in a lot of years.

I'm just a pub player and never want a clan, I just want to hack YAY!

1- Use none PB servers with your favourite hack. Unless you play like a fool,
you will be able to use your favourite hack for years and never being banned.
Why take the risk of being banned by PB when there is no need to?

I'm a clan player I want to hack YAY!

1- Use none PB servers to get it out of your system,using a different cd-key
and nick. Telling other clan members is risky and can lose you mates as
well as your position within the clan.

2- Learn to create cheats and know you are safe playing with PB runnng.
Where to start?

http://www.cprogramming.com/
http://webster.cs.ucr.edu/AoA/index.html
http://www.ollydbg.de/
http://www.oldschoolhack.de
http://www.mpcforum.com/forumdisplay.php?f=24
http://www.uc-forum.com/forum/forumdisplay.php?f=185
http://www.agerage.net/forums/index.php
http://cheatersutopia.com/forum/index.php
http://www.toymaker.info/

BlackDove
30th November 2007, 13:48
vike1984 - please refrain from posting such "guides" in the future.

Thanks to wurzil for rescuing this thread with some helpful and correct information for newcomers.

Closed.