A sniper to snipe highly wanted Minecraft usernames, very quickly. Uses the multi-threaded feature in Elixir to bypass Minecraft's antibot, generates GCaptcha tokens, calculates the exact time a name is released, calculates the ping between servers, and snipes at the millisecond, all under a minute.
If available in Hex, the package can be installed
by adding og_sniper
to your list of dependencies in mix.exs
:
def deps do
[
{:og_sniper, "~> 0.1.0"}
]
end
Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/og_sniper.