thunder-red-star / villager-bot-auto-miner

runs commands on villager bot automatically, as well as solve those pesky math problems that come up

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can't solve math problems.

Sh-wayz opened this issue · comments

image
image
Might want to look into that.

I'll look into that, thanks

It'll be hard to debug since I'm botbanned but I'll find a solution 😉

an alt

Unfortunately, I'm gonna guess that you edited the code under Iapetus11's command since I tested the mechanism and it worked fine (on my bot, on a similar embed).

If not, please redownload the code and make sure it has .join("") at the end of the question logger.

I had a look at your profile and I can see that you're related to Iapetus11 in many ways...

To Iapetus11: Do you really think I'm gonna sabotage my own code so you can have a reason to close that issue?

Very funny guys.

lmfao he figured it out guys RETREAT

Also to Iapetus11: Stop using bot clients you could get your tokens revoked.

I highly doubt you could find 1 server / 20k and invite yourself to it just from a 1.5 GB RAM Raspberry Pi haha

Someone doesn't know how Discord bots work heh

Unfortunately, I'm gonna guess that you edited the code under Iapetus11's command since I tested the mechanism and it worked fine (on my bot, on a similar embed).

I legit just downloaded it dude. lemme take a screenshot for ya
image
only thing I changed was the config.json
image

Let me guess: You used your eval command to find a server where my alts were auto-mining, then you invited.

That would take a long time searching through 20k guilds and hundreds of thousands of members am I wrong?

Are you responding to me or iapetus?

Petus of course

Also Iapetus I'm making a copy of your bot anyway in Discord.js so really doesn't matter anymore

Also Iapetus I'm making a copy of your bot anyway in Discord.js so really doesn't matter anymore

Nice have fun

Let me guess: You used your eval command to find a server where my alts were auto-mining, then you invited.

That would take a long time searching through 20k guilds and hundreds of thousands of members am I wrong?

No lmao, "autominer#something" triggered an error due to lag and showed up in the error log lmfao

Anyways you should go argue somewhere else this issue is supposed to be about the code problems not you guys' problems.

xD

So I ddosed your bot haha

Anyways you should go argue somewhere else this issue is supposed to be about the code problems not you guys' problems.

No I have some people to show this to and the link to this thing is in my status

No?

You just need to see how many times your bot stopped responding to my bot's messages, are you gonna say you stopped it every time?

No?

You just need to see how many times your bot stopped responding to my bot's messages, are you gonna say you stopped it every time?

?

aight this isnt going anywhere

Go back to the server that you invited yourself into (by pure chance I gave your bot a role that had invite perms, the integration didn't have that permission) and look for yourself.

I'm not quite sure what you're asking?

Use your bot to invite yourself back to the server with my alts

Oh yeah I forgot I added your bot to the auto-ban list on my bot xD

Use your bot to invite yourself back to the server with my alts

why?

No hard feelings though... you said "Cool" when you joined my server so I get to flex that to others (Don't you say "Cool" once every 600 years? Because that's what I heard)

Use your bot to invite yourself back to the server with my alts

why?

Proof of my point

Proof of my point

what point?

xD

So I ddosed your bot haha

The bot receives and parses (to check for valid commands / triggers) around 20 messages per second on average (at times of high traffic more than 100), two users spamming is a drop in the bucket.

aight this isnt going anywhere

i'll check again

The bot receives and parses (to check for valid commands / triggers) around 20 messages per second on average (at times of high traffic more than 100), two users spamming is a drop in the bucket.

Ok

image
Works for me... check your node.js version.

commented

relating to this, i have some things to say:

never gonna give you up
never gonna let you down
never gonna run around
and desert you

i added this to my bot's items.json:

"annoying_petus_followers": {
        "name": "Annoying Petus Followers",
        "worth": 0.0000001,
        "buyable": 0,
        "cost": 0,
        "sticky": 1
    },

and then to database.json:

"536986067140608041": {
            "steaming_pile_of_shit": 69420,
            "annoying_petus_followers": 3
        }

image
Works for me... check your node.js version.

no response after proof... haha

Yeah because I was doing school and didn't look dum

I'll check in a bit

image
hrmm

Looks like the issue is you using a crotchety old outdated node install.

image
hrmm

You put "Please solve this problem to continue", not "Please solve this problem to continue: <insert problem here>"

so it has nothing to split apart since there are no "`"s and therefore returns undefined.

Why are you expecting an answer when you don't give it a problem? "smh my head" as @Iapetus-11 would say

relating to this, i have some things to say:

never gonna give you up
never gonna let you down
never gonna run around
and desert you

pinged you on discord regarding this issue

commented
  • good luck
  • have fun
  • i appreciate your effort

lmao

Yeah it works in node but I legit changed nothing about your code and it crashed for some reason

idk

lmao

i made a fix to the miner but NOT FOR YOUR ISSUE SINCE YOU ARE SCAMMING ME

bro what

i had someone else test it, it works fine
they shared their screen it works perfect

please don't make me bring another alt online so i can show you

So? I'm not saying it doesn't always work dude just saying that it didn't when I tried. just thought you might want a heads up was all

use the "try on replit" button, test it there

if you don't have the hacker plan (in that case smh my head) replace the config.token with process.env.token and then put the token into the environment button (i'm assuming you know how to do that)