Quote:
Originally Posted by GameHacker-PM-
Great, first i'm not that professional, i still learning.. + How could i know how it's system working?! o.O
Thanks anyway, also you didn't benefit me with anything! ;)
|
Actually it's pretty straightforward that anyone seeing your user title is astonished in a negative way when you ask such questions without providing any proof that you tried yourself. I also want to add that usertitles such as
Coder or
Hacker are not being well received by the community.
If you already have programmed something like that in AutoIT you should be familar with networking and how HTTP works, especially what HTML is and how to combine these 2 aspects.
And I don't get what you could mean by "how the system works". There is no special system, user may thank for posts and then their names are listed under the post. You will only need to request your thread (as you'd normally do with your webbrowser), parse the information and extract the node where the usernames are listed using a HTML parser.
If you didn't want to query the thanks system, I really can't see what you wan't to do.