site have daily limit posts - how to post more

ebraheeemz

Registered Member
Joined
Oct 13, 2013
Messages
59
Reaction score
2
hi
i make a php/curl script, do the following
- login to specific website.
- submit 5 posts.
every thing worked good

but i want to submit 20 post every day, and after the fifth post the website send me message that i can't submit more than 5 posts in the same day

the website don't follow my ip, because i have tow accounts, and i can send 5 posts from each one in same day

how i can jump over that limit, and submit more than 5 posts a day
thank you for help
 
Simply register 4 different accounts and through each submit 5 posts
 
He means register 4 accounts with different usernames and different emails, and post 5 times per day on each one. Lol
 
that's right, i can register many accounts and submit 5 posts into each one
can you tell me other way that i can do many posts in the same account
 
that's right, i can register many accounts and submit 5 posts into each one
can you tell me other way that i can do many posts in the same account

Then it depends on that website. If you can find any loophole. :rolleyes:
But as you said they don't follow your IP. whats the problem in having 20 accounts for 100 posts a day?
 
Back
Top