Tuesday, July 28, 2009

Can you make a game-trainer for Roller Coaster Tycoon with Visual Basic 2008?

I have decided to attempt to make a game trainer for Roller Coaster Tycoon and was wondering if that is possible using Visual Basic 2008. I did some research on RCT, and found that "Sawyer wrote RollerCoaster Tycoon almost entirely in assembly language, a difficult feat as the game was complex. Some functions were written in C to interface with the Windows operating system" so i figured it was possible to create in VB. Any ideas?

Can you make a game-trainer for Roller Coaster Tycoon with Visual Basic 2008?
I would imagine you'd struggle with Visual Basic, maybe C++ 2008 Express Edition or something.





Either way, you'll need extensive knowledge of how the game interacts with itself, possibly involving assembly tools and decompilers to capture the game in running memory to see what's being manipulated in order to increase\decrease funds etc.
Reply:That is going to be quite difficult. If you are still stuck with your project assignment may be you can contact a VB expert live at website like http://askexpert.info/
Reply:I hate VB.


That said, yes you can but you have to create a verbose interface.


C is easier to work with than VB, biased opinion, but the problem with different languages is interpretation.


You are opening a hornets nest but have fun.
Reply:what


No comments:

Post a Comment