Giter Site home page Giter Site logo

mehh0vcki / group-autoclaimer Goto Github PK

View Code? Open in Web Editor NEW
17.0 2.0 3.0 199 KB

user-friendly, easy to setup & use group autoclaimer. code name ansel

License: GNU General Public License v3.0

Python 100.00%
autoclaimer discord group-finder roblox auto auto-claimer claimer roblox-finder roblox-script

group-autoclaimer's Introduction

mehhovcki group autoclaimer

mehhovcki group autoclaimer,

or ansel is, probably, the most user-friendly and easy to use group autoclaimer right now. It offers many features, just like

  • console Custmozation
  • allowance of multipe users to access bot's commands
  • unlimited amount of webhooks, cookies
  • and many more...

quick access

how do i even start using it?

at first, lets start with programms required to even use this autoclaimer.

  1. any normal text editor, for example, visual studio code
  2. python (recommended to use version 3.12.2, because autoclaimer was written on it)
  3. git

after you install everything required for this autoclaimer, install its source by clicking on Code, then Download ZIP.

installation button

after you install everything and extract everything required, open cmd and run commmand python3 -m pip install -r requirements.txt.

how do i edit files/settings.json?

webhooks

{
    "webhooks": [],
}
  • webhooks are being used for sending logs (join, claim, fail, account switch) and detections. to put every new webhook, add "link". if you have more, than 1 webhook, after previous add ,. like this: ["abc", "def"]

claiming channels

    "claiming_channels": [],
  • claiming channels are what your bot autoclaiming from. do not add channels manually, but use //finder add [channel-id].

requirements

    "requirements": {
        "mode": ">=",
        ...
    },
  • requirements are settings for detections, that will notify you about group if any of them will be meet. there only 4 modes: > (more than), >= (more than or equal to), < (less than) and <= (less than on equal to)

debug

    "debug": {
        "enable": false,
        "showAccountSwitchData": true,
        "showDiscordHandler": true,
        "showClaimData": true
    },
  • debug is a setting, that enables to see more information. you can disable, or enable all debug settings without reloading except for showDiscordHandler.

autoclaiming

"autoclaiming": {
        "customShouts": true,
        "shouts": ["..."]
    },
  • this enables custom shouts. have more, than 2 shouts in shouts list, or else it will use default one. please.

colors

"colors": {
        "default": [...],
        "account": [...],
        "debug": [...]
    },
  • change colors in console. please, if you are going to do custom colors, use 2 colors. if you want only 1 color, do this: "coloruwant", "coloruwant". else: "coloruwant1", "coloruwant2". should be in html format.

trusted

    "trusted": [],
  • trusted people, that can use //help, //data and //groups. do not add trusted manually, but use //trust [user-id]

prefix & token

    "prefix": "//",
    "token": ""
  • 2 most important settings of this autoclaimer. first, is what your bot will respond to. second, is what account your bot is going to run at.

if you don't know how to get discord token, or roblox cookie, also known as .ROBLOSECURITY, i recommend you watch this: roblox discord

authors and faq

everything is created by @mehh0vcki

faq

there's no questions yet. ask them in my discord, @mehhovcki to make some appear!

can i get vbucks from this?

Maybe ๐Ÿฅบ

group-autoclaimer's People

Contributors

mehh0vcki avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

group-autoclaimer's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.