Programming, anyone interested in learning? :)

Re: Programming, anyone interested in learning? :)

Okay !
BTW
Please tell me in VB.net how we'll write a value to memory. I mean what we do while making a game trainer?
I have got the Address and i wanted to write a value in that address in a Particular game process.
 
Re: Programming, anyone interested in learning? :)

Well you use the WriteProcessMemory API. You have to declare the kernel library then you can use the API. I'm willing to write a full fledged tutorial on it, including a dll file for carrying out the functions, but I'm still seeing if anyone's interested lol. :p
 
Re: Programming, anyone interested in learning? :)

Its pretty confusing:confused:. I'll wait for your Tutorial.

I'm willing to write a full fledged tutorial on it, including a dll file for carrying out the functions, but I'm still seeing if anyone's interested lol.
That's pretty nice. I think many users haven't visited this thread so they don't knew about this.
Don't you think this thread should be Stickied?
 
Re: Programming, anyone interested in learning? :)

I'd suggest you first get your basics right before getting into intermediate level stuff like memory editing.
 
Re: Programming, anyone interested in learning? :)

I'd suggest you first get your basics right before getting into intermediate level stuff like memory editing.
Actually i am unable to find a Game Trainer for "Overspeed"(A car racing game). There are also no cheats available. The game is pretty difficult for me so i was thinking of making a Trainer for it. Currently, i am using Tsearch for cheating in the game.
 
Re: Programming, anyone interested in learning? :)

Wow, the thread came up again from nowhere. :p

Thanks for showing the interest mate, but sadly no one else is interested. :)
 
Re: Programming, anyone interested in learning? :)

Its sad to see people not supporting the things which will really help them. I am always ready to learn things.
 
Re: Programming, anyone interested in learning? :)

If I have not mistaken then I think softwares like VB or VB.net are also available for MAC.
Is it true Kshitiz?
 
Re: Programming, anyone interested in learning? :)

Hitterman;282609 said:
If I have not mistaken then I think softwares like VB or VB.net are also available for MAC.
Is it true Kshitiz?

If that were the case, i'd be interested.
 
Re: Programming, anyone interested in learning? :)

If that were the case, i'd be interested.
Sad news! I just surfed the net for any available versions but Visual Studio is only available for Windows only. I am sure there are more code editors which can do the job of VB.

Is Sharp Develop available for MAC?
 
Re: Programming, anyone interested in learning? :)

I don't think it can be possible. .NET framework is built for windows and no matter what compiler I just don't think it can run on a MAC.
 
Re: Programming, anyone interested in learning? :)

Well, you can run Windows on a Mac these days.

If you want to program for a MAC, you're better off learning languages like C++ or Java that work on muliple platforms.
 
Re: Programming, anyone interested in learning? :)

AB;283175 said:
Well, you can run Windows on a Mac these days.

Yeah i have Windows but i dislike using it. I really only use it to run Cricsim.
 
Re: Programming, anyone interested in learning? :)

Yeah i have Windows but i dislike using it. I really only use it to run Cricsim
My sir had a Mac pc and when I used it, I felt really better that Windows but as most of the applications are compatible with Windows, I prefer to use Windows XP.

Though Microsoft failed in making their Windows Vista better than XP, but I am sure Windows 7 will be a lot better than Vista so that it can compete with Windows XP.

I also heard a rumor that the beta version of Windows 7 (Vienna) has been leaked. It’s so bad. I just read this at Microsoft.com
 
Re: Programming, anyone interested in learning? :)

I could appreciate if all this Vista talk could go in a Vista thread. :)
 
Re: Programming, anyone interested in learning? :)

I know why you said this Kshitiz. It's you favourite Operating System as far I know.
 
Back
Top