Patrick's First Program & Questions

Ptrick125

Regular Member
Joined
Mar 4, 2013
Messages
430
Reaction score
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.
 
Today I made a simple program! :) It is a custom browser that makes the process of repeatedly reporting something on an online game much easier. I have a browser with a back, forward, refresh, stop, and go buttons. It also features a section where you type in a desired URL, in this case the reporting page and it remembers to go there when you press the go button. I plan on posting screenshots tomorrow. This is my first black-hat program. :)
 
Back
Top