The most powerful Discord selfbot written in GO allowing users to automate their campaigns & send low-cost mass messages to Discord users!
GNU Affero General Public License v3.0
2.17k
stars
638
forks
source link
Captcha failed with panic: runtime error: index out of range [1] #473
Closed
Platonx99 closed 2 years ago
When trying to enter channel by invite:
panic: runtime error: index out of range [1] with length 1
goroutine 33 [running]: github.com/V4NSH4J/discord-mass-dm-GO/utilities.(Instance).SolveCaptchaCapmonster(0xc00000c5a0, {0xc0003f40c0, 0x24}, {0xc0000c4210, 0xaf}, {0xc000238000, 0xa8}) /opt/discord/discord-mass-DM-GO/utilities/captcha.go:61 +0x1749 github.com/V4NSH4J/discord-mass-dm-GO/utilities.(Instance).SolveCaptcha(0xc00000c5a0, {0xc0003f40c0, 0x24}, {0xc0000c4210, 0xaf}, {0xc000238000, 0xa8}, {0xc0001de0a0, 0x9b}) /opt/discord/discord-mass-DM-GO/utilities/captcha.go:19 +0x305 github.com/V4NSH4J/discord-mass-dm-GO/utilities.(*Instance).Invite(0xc00000c5a0, {0xc00023a300, 0x8}) /opt/discord/discord-mass-DM-GO/utilities/extra.go:286 +0xa1c main.Options.func1(0x1c)
created by main.Options /opt/discord/discord-mass-DM-GO/main.go:110 +0x8bbf