| View previous topic :: View next topic |
| Author |
Message |
2Beastmode4u Newbie cheater
Reputation: 1
Joined: 13 Dec 2010 Posts: 20
|
Posted: Mon Apr 11, 2011 5:41 pm Post subject: Cheat Engine with Visual Basic 2010 |
|
|
I want to make a trainer with Cheat Engine and incorporate it into VB 2010. Any tips? Thanks.
P.S.
I don't know the C++ language. I have never tried learning it. So explaining the code that you put down would be great. Thanks!
_________________
Xx2Beast4uxX |
|
| Back to top |
|
 |
Innovation Grandmaster Cheater
Reputation: 12
Joined: 14 Aug 2008 Posts: 617
|
|
| Back to top |
|
 |
Pingo Grandmaster Cheater
Reputation: 8
Joined: 12 Jul 2007 Posts: 571
|
Posted: Tue Apr 12, 2011 8:52 am Post subject: |
|
|
Best advice, try learning it! or atleast make some effort.
How do you expect to make a trainer if you cant be bothered to even try.
_________________
|
|
| Back to top |
|
 |
2Beastmode4u Newbie cheater
Reputation: 1
Joined: 13 Dec 2010 Posts: 20
|
Posted: Sun Apr 17, 2011 2:26 pm Post subject: |
|
|
Well I have an address that I want visual basic to change the value of... how exactly do I do that? Please and Thank You.
_________________
Xx2Beast4uxX |
|
| Back to top |
|
 |
ej52 Cheater
Reputation: 0
Joined: 29 Mar 2011 Posts: 39 Location: Mother City
|
Posted: Sun Apr 17, 2011 3:38 pm Post subject: |
|
|
My advice would be to ditch VB and start learing a proper language.
There are plenty of C# tutorials on this forum for making trainers
which could easily be converted to VB if you insist on using it.
_________________
Hitler dNt HiDe WaT mOtHa NaTurE pRoViDe ...  |
|
| Back to top |
|
 |
Krähne Expert Cheater
Reputation: 0
Joined: 06 Jun 2010 Posts: 108 Location: Inside of my Kernel
|
Posted: Sun Apr 17, 2011 6:28 pm Post subject: |
|
|
| 2Beastmode4u wrote: | | Well I have an address that I want visual basic to change the value of... how exactly do I do that? Please and Thank You. |
I cannot give you the job done, but... pinvoke can help, just use the writeprocessmemory api, to change the bytes you need in process memory you want modify.
Anyways, i recomend to you that first learn to walk, before run, in the case that you doesn't have the basic knowledge.
_________________
Excuse me if you don't understand what I just said, but "english" isn't my native language. |
|
| Back to top |
|
 |
pkedpker Master Cheater
Reputation: 1
Joined: 11 Oct 2006 Posts: 412
|
Posted: Tue Apr 19, 2011 11:19 pm Post subject: |
|
|
Innovation gave you the answer but if gameguard protects those functions you may have to learn C++ either way to redirect/detour them
_________________
|
|
| Back to top |
|
 |
Volcom880 Grandmaster Cheater
Reputation: 0
Joined: 16 Jan 2007 Posts: 942
|
Posted: Wed Apr 20, 2011 10:54 am Post subject: |
|
|
Are you asking if you can create a new GUI for the trainer? I suggest you just make a trainer without Cheat Engine.
|
|
| Back to top |
|
 |
|