Account-Creator/Poster based on GET-/POST Requests

  • Автор темы Автор темы morpheus93
  • Дата начала Дата начала

morpheus93

Client
Регистрация
25.01.2012
Сообщения
1 068
Реакции
257
Баллы
83
Hello,

I'm mainly working with standard cubes and a little of C# in my projects. As I stumpled upon more and more threads emphasizing the benefits of bots on "pure" GET-/POST requests, I'm wondering if this makes sense also for account creator and posting bots?

Thank you mates for sharing your opinion.
 
Hello,

I'm mainly working with standard cubes and a little of C# in my projects. As I stumpled upon more and more threads emphasizing the benefits of bots on "pure" GET-/POST requests, I'm wondering if this makes sense also for account creator and posting bots?

Thank you mates for sharing your opinion.

Makes sense in what way, to be honest.
As making POST/GET request bots are usually a pain in the ass. Not always though, but still it is a lot more complex, sure this complexity pays off with increased speed and decreased server load.

If You are new to this then I would try to start with posting bot conversion to requests, as those are usually less complex than registration bots.
 
  • Спасибо
Реакции: morpheus93
backoff lokiys Thank you for sharing your thoughts. Yes, it looks quite more complex to build a POST/GET bot than a standard one with cubes and maybe some additonal C#.

I'm also wondering, as most of the bigger sites today using anti-bot systems, if it isn't raising many red flags to use a pure POST/GET bot compared to a "standard" one (no mouse movement, clicks...)?
 
backoff lokiys Thank you for sharing your thoughts. Yes, it looks quite more complex to build a POST/GET bot than a standard one with cubes and maybe some additonal C#.

I'm also wondering, as most of the bigger sites today using anti-bot systems, if it isn't raising many red flags to use a pure POST/GET bot compared to a "standard" one (no mouse movement, clicks...)?

Sure it is, but it really depends on the site. I would bother with request bots only if there is an exceptional need for a huge amount of threads. Otherwise, I would better buy another server and that's it.
 
  • Спасибо
Реакции: morpheus93
There are, of course, tasks for which it is not possible to use post get requests, but in most cases they can and should be used.
Or you can use it together, for example I used this technique on youtube. I did something through the web, and something through the get post
 
  • Спасибо
Реакции: morpheus93

Кто просматривает тему: (Всего: 0, Пользователи: 0, Гости: 0)