@anilcagatay said in [CaptchaImageClick] - модуль для решения капчи кликами по изображениям через сервис cap.guru:
Does it work with hcaptcha?
Work
Name: FakePersonGenerator
Version: 1.6
Data: fakepersongenerator.zip
Source: -
Do you agree to include your module in BAS: Yes
Description: The module create a random non-existent personality. You can create a whole identity, the result will be a JSON string with the following data: first name, last name, age, date of birth, nationality, readable password and username. Also, the module allows you to create the above data in parts. For example, create a separate password or last name. Supports a list of first and last names from 22 countries.
Screenshots:

Changelog:
@FastSpace bro Can you add Turkish name and surname when you update?
@WhiteNeOne ok, done it.
@FastSpace thanks for fast replay, what would also be interesting is that you can limit how many numbers a username can have as a maximum.
At the moment I get too many names with 3-4 numbers.
Added new version 1.4
Could you add france and Netherlands, belgium as well ?
It would be great to have an address feature as well
agree address function would be amazing
Can you add Taiwan . Thanks
any way to add a fake address?
@Momospinyo said in [FakePersonGenerator] - Module for creating a fake person:
any way to add a fake address?
Do you realize the size of the database of addresses around the world?) If the site checks the address, there's no point in filling in some made-up address
@UserTrue said in [FakePersonGenerator] - Module for creating a fake person:
@Momospinyo said in [FakePersonGenerator] - Module for creating a fake person:
any way to add a fake address?
Do you realize the size of the database of addresses around the world?) If the site checks the address, there's no point in filling in some made-up address
На гитхабе есть готовые базы данных с реальными адресами. Но чтобы добавить адресс есть несколько проблем
В общем ковырять я это не буду) Мне это не надо, а гемора дохера.
@FastSpace Ну я про это и говорю, что плохая идея для модуля. Даже несколько Мб это плохо тк раздувает размера скрипта и он потом даже на сервер БАС медленно грузится.
@UserTrue said in [FakePersonGenerator] - Module for creating a fake person:
@FastSpace Ну я про это и говорю, что плохая идея для модуля. Даже несколько Мб это плохо тк раздувает размера скрипта и он потом даже на сервер БАС медленно грузится.
Ну можно список адресов положить в папку на серваке, а модуль будет только туда обращатся за строкой )
Ну или запросом на сервер свой или чужой сайт.
@Q_Q said in [FakePersonGenerator] - Module for creating a fake person:
@FastSpace 1) https://geocode-maps.yandex.ru/1.x/?apikey=c0d403ab-e5be-4049-908c-8122a58acf23&geocode=37.597576,55.771899
https://habr.com/ru/post/476754/
2)
https://stackoverflow.com/questions/56044424/how-to-add-random-map-location-function-to-my-google-maps-api
Думал добавить, а потом забил
Да, так тоже можно. Только нужно переносить не в случайное место, а заданное мной.
Например, я выбираю в модуле сгенерить адресс из города Москва. В модуле нужно иметь диапазон x и y координат для всего города
Тоже такое себе.