Ptrick125
Regular Member
- Mar 4, 2013
- 430
- 113
I have made some small little programs, but nothing cool...
My plan is to make a program that makes it easier to report people on an online game/community. I searched through the code and found that you are reporting an item ID. One of the problems is that the game requires you to be logged in to report. The actual reporting part is easy, all you do is fill in a reason and press the "report" button.
Do you have an idea on how I approach this? Is this a good "beginner" project? I have some experience, but not too much when it comes to programming. Any tips/suggestions would be appreciated.
My plan is to make a program that makes it easier to report people on an online game/community. I searched through the code and found that you are reporting an item ID. One of the problems is that the game requires you to be logged in to report. The actual reporting part is easy, all you do is fill in a reason and press the "report" button.
Do you have an idea on how I approach this? Is this a good "beginner" project? I have some experience, but not too much when it comes to programming. Any tips/suggestions would be appreciated.