MCCTeam / Minecraft-Console-Client

Lightweight console for Minecraft chat and automated scripts
https://mccteam.github.io
Other
1.63k stars 396 forks source link

Can't run mono scripts, Can't login to alts in console client... [HELP ASAP PLEASE] #777

Closed Shuaib08 closed 4 years ago

Shuaib08 commented 5 years ago

Hello, I've seen quite a few other issues and read answers similar to this issue but I've tried all the possible methods to resolve this but still can't get it to work..

I followed this tutorial : https://youtu.be/I3OAYEe7Rlw

Everything was going well until I tried to execute ./Script1.bat and then i started to get the error message "cannot open assembly 'MinecraftClient.exe' : file does not contain a valid CIL image".

I then proceeded to try the answers given to other people with this issue but none of the methods worked..

I also tried to use mcs MinecraftClient.exe but that also had an error saying "error CS2015: Source file `MinecraftClient.exe' is a binary file and not a text file".

Please help me as nothing is working..

Extra Note : I'm using a VPS running on Ubuntu 18.04 Extra Note : In the screenshot below you will see 51 scripts which I am trying to run, containing a different alt in each, in the format mono MinecraftClient.exe (email address) (password) (server ip)

Screenshot_93

Shuaib08 commented 5 years ago

Okay I just tried to install the latest version of the console client by executing wget https://ci.appveyor.com/api/buildjobs/iu2va9p0qxf7d4cp/artifacts/MinecraftClient%2Fbin%2FRelease%2FMinecraftClient.exe and I got this...

image

The files in the white boxes are the the key files here. Basically MinecraftClientFix.exe is the latest version of CC, and Script1F.exe is the script but inside I changed it to mono MinecraftClientFix.exe (email address) (password) (server ip).

Seems to work but now I get the error message "Incorrect password, blacklisted IP or too many logins" even though i have literally no instances of minecraft open in client nor console client on the server and my own pc..

Any suggestions?

Shuaib08 commented 5 years ago

Update : About 20 out of 51 Alts work but they crash after a few hours and spit out some random code.. The others just come up with the error "Incorrect password, blacklisted IP or too many logins" but I know the passwords are right, something to do with the VPS or the console client? Someone help me please and thanks.

Shuaib08 commented 5 years ago

Oh thank you so much

On Thu, 1 Aug 2019 at 21:08, JordanAuthxr notifications@github.com wrote:

After logging in around 20 accounts mojang temp block logins from your IP, I'd suggest just waiting 1hr or so to start loading more. Your VPS might not have enough RAM for this many accounts (Causing the crashes)

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ORelio/Minecraft-Console-Client/issues/777?email_source=notifications&email_token=AMXH3GKFRATZWYFQTSITHYDQCM7EVA5CNFSM4IHKDOAKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD3LX2BI#issuecomment-517438725, or mute the thread https://github.com/notifications/unsubscribe-auth/AMXH3GM7YO5QVANKALBIL73QCM7EVANCNFSM4IHKDOAA .

TheSnoozer commented 4 years ago

Unfortunately there is not much from the perspective of the client we could do against the a Incorrect password, blacklisted IP or too many logins which indeed usually indicates that Mojang temporary blacklisted the account/IP you used to authenticate after several authentication failures.

I'm closing this issue as answered. Feel free to open a new issue if you still got a question.