5

Im in a discord guild, theres this bot you can play blackjack and roulette with. Also, you can "work" every 3 mins to get virtual money...
Im so caught up betting that im gonna write a script to automatically work for me every 3-4 mins .. :i

Comments
  • 0
    Selfbot that automatically make requests are forbidden. If they only react to you doing something(sending a message etc) it is **tolerated**. Got banned once for using a selfbot..
  • 0
    So automatically writing $work every 180-200 seconds is forbidden?
  • 0
    @romangraef forgot to mention you.. Above comment, and thanks for pointing it out, dont wanna risk getting banned
  • 0
    @rasm945i yeah that isnt responding to a message you wrote. If you had multiple bots and you would do something like one `#work` writes `$work`, `!work` and so on it would be kinda tolerated but only unofficial. Just messaging every X seconds is automated API spam and therfore forbidden. (that one time i got banned was when i had a bug which caused me writing 4000 messages/sec (ratelimited to 5mes/5secs ofc)) you probably wont get banned bur it is more likely than when you use your selfbot manually.
  • 0
    @romangraef hmm, ill only use it when im actually here, so i just dont have to struggle with paying attention away from netflix.
    I guess it will work for now, but still, i appreciate the heads up :)
  • 0
    @rasm945i which lang you gonna use? can recommend java -> JDA; Python -> discord.py@rewrite branch;
  • 1
    @romangraef ive already made it, and neither of those. I actually make python type it into the textfield and hit Enter. If you want, i can send the source in a pastebin. Its less than 40 lines, and you can tell what i copy/pasted :P
  • 0
    @rasm945i that is kinda really cool. if you add a bit randomness it might even be relatively undetectable..
  • 1
    @romangraef already did randomness :)
  • 0
    I don't envy you. I understand how much energy and nerve it will take to write this script.
Add Comment