I'm relatively new to VB, and I wanted to take the incentive to try out a couple of advanced features. Right now, I am more or less making a bot that will automatically play a text-based game, working off of statistics and levels to intelligently make decisions in place of the user. This game, Mob Wars, involves doing jobs, which uses energy, and fighting, which uses health and stamina, along with other similar aspects. Is there a way to get a value from a web page to the VB code relatively efficiently? From there, the work would be easy. Since I only started using VB a few months ago, I would need help with concepts not much beyond looping and Case statements. Anyone care to help?