Daniel0cean
Regular Member
- Aug 18, 2010
- 478
- 122
i would go with assembly
I use command line PHP. It runs php script like any other console program. It's very good for making bots.
any advice for getting started with bh techniques with php? do you use any particular libraries or frameworks to get basic things done? for instance the curl library is nice for scraping but maybe you know of something newer and better. any websites you know of to get me started using php for bh tasks?
Yes you will definately need the curl module for PHP. Thats the only extra module i use. At the moment i can pretty much make any tool for youtube. I have made scripts that comment spam and then vote that comment to the top (using multiple accounts), mass video uploading (1000's/day) and video favouriting (so the videos appear right on the users profile page...good for comment spamming telling people to look at ur profile). My comment spammer also scrapes comments from the video to make sure it hasnt already recently posted a comment on it.
Yes you will definately need the curl module for PHP. Thats the only extra module i use. At the moment i can pretty much make any tool for youtube. I have made scripts that comment spam and then vote that comment to the top (using multiple accounts), mass video uploading (1000's/day) and video favouriting (so the videos appear right on the users profile page...good for comment spamming telling people to look at ur profile). My comment spammer also scrapes comments from the video to make sure it hasnt already recently posted a comment on it.
3) no {} braces, and no ; sign. This is really great, actually having to type {} is a silly idea