I want create an autoclaimer on any relevant platform that can swap or automatically claim specific usernames when they become available, I am willing to put the time in but I can't find any definite answers of where to start. Could anyone experienced in this topic point me in the right direction? I have no prior coding knowledge other than very basic html and css.
what platform are you looking to claim usernames on, for example a site like tiktok would need endpoints which are basically gateways that you use when claiming the username itself.
OP26 January, 2022 - 06:57 AM(This post was last modified: 26 January, 2022 - 06:58 AM by pentacle. Edited 1 time in total.)
Reply
(26 January, 2022 - 02:57 AM)Galaxvz Wrote: Show More
what platform are you looking to claim usernames on, for example a site like tiktok would need endpoints which are basically gateways that you use when claiming the username itself.
I see, so are endpoints easy to get or are they hard to find / in limited number. Once I get an endpoint how would I be able to automate username claiming? I would be interested in sites such as soundcloud, twitter, and instagram. I know its possible as there are established claimers already in the scene but I have no clue whos making them or how.
(26 January, 2022 - 06:57 AM)pentacle Wrote: Show More
(26 January, 2022 - 02:57 AM)Galaxvz Wrote: Show More
what platform are you looking to claim usernames on, for example a site like tiktok would need endpoints which are basically gateways that you use when claiming the username itself.
I see, so are endpoints easy to get or are they hard to find / in limited number. Once I get an endpoint how would I be able to automate username claiming? I would be interested in sites such as soundcloud, twitter, and instagram. I know its possible as there are established claimers already in the scene but I have no clue whos making them or how.
Generally projects like this require a lot of prior knowledge so I would consider looking at other users code first as nightfall has made an auto claimer on GitHub and endpoints are decently hard to get yes
OP26 January, 2022 - 06:14 PM(This post was last modified: 26 January, 2022 - 11:50 PM by pentacle.)
Reply
(26 January, 2022 - 02:51 PM)Galaxvz Wrote: Show More
(26 January, 2022 - 06:57 AM)pentacle Wrote: Show More
(26 January, 2022 - 02:57 AM)Galaxvz Wrote: Show More
what platform are you looking to claim usernames on, for example a site like tiktok would need endpoints which are basically gateways that you use when claiming the username itself.
I see, so are endpoints easy to get or are they hard to find / in limited number. Once I get an endpoint how would I be able to automate username claiming? I would be interested in sites such as soundcloud, twitter, and instagram. I know its possible as there are established claimers already in the scene but I have no clue whos making them or how.
Generally projects like this require a lot of prior knowledge so I would consider looking at other users code first as nightfall has made an auto claimer on GitHub and endpoints are decently hard to get yes
I will begin looking at what others have done on github, what language(s) would be the best to learn in order to make a HQ autoclaimer? Would I need to find my own endpoints or do public ones exist that I would be able to use. If public ones don't exist where should I go to learn how to obtain endpoints?
bump still need this