• 0

    posted a message on [Win/Mac/Linux] Minecraft Console Client

    Yes, batch files are txt files with .bat extension, with one command per line:

    MinecraftClient.exe Username Password ServerIP
    timeout 5
    MinecraftClient.exe Username Password ServerIP
    timeout 5
    ::and so one, timeout is in seconds

    Posted in: Minecraft Tools
  • 0

    posted a message on [Win/Mac/Linux] Minecraft Console Client

    Well, not really, but you can use a tabbed console emulator such as conemu, personally I'm running cmder (which includes conemu): http://cmder.net/


    Edit @GamerCorey7:

    Quote from GamerCorey7»

    Whats going on? Never got this before.


    The issue has been resolved with Google through their webmaster services, a sofware in /dl/ directory was considered as infected by Google, blacklisting the whole /dl/ directory. The issue is now resolved and the affected file was deleted.

    Posted in: Minecraft Tools
  • 0

    posted a message on [Win/Mac/Linux] Minecraft Console Client

    greene345: Thanks for your report, please retry with latest development build (see spoiler in first post) and tell me if the issue persists with details of the exception again just like you did above. Thanks in advance :)

    Posted in: Minecraft Tools
  • 0

    posted a message on [Win/Mac/Linux] Minecraft Console Client

    Please try with the latest development build (see spoiler in first post) it should be fixed in it :)

    Posted in: Minecraft Tools
  • 0

    posted a message on [Win/Mac/Linux] Minecraft Console Client

    Yes of course since Minecraft Console Client does not advertize itself ingame :)

    Posted in: Minecraft Tools
  • 0

    posted a message on [Win/Mac/Linux] Minecraft Console Client

    Nope, sorry, FML is undocumented and pretty hard to implement (learn more)

    Posted in: Minecraft Tools
  • 0

    posted a message on [Win/Mac/Linux] Minecraft Console Client

    This is not MineChat, this is Minecraft Console Client ;)

    Posted in: Minecraft Tools
  • 1

    posted a message on [Win/Mac/Linux] Minecraft Console Client

    harleypig: Don't remember the name of the plugin, will look for it again. EDIT: WorldBorder

    Pokechu22: Great idea of using teleport commands in a C# script! No actual movement required :D

    95kitty: That's a strange idea to purposely add advertisements, but yes, you can add a script that tells that on startup:


    loginmsg.txt:

    send Connected using Minecraft Console Client on a Windows computer


    automatictasks.ini:

    [Task]
    triggerOnLogin=true
    script=loginmsg.txt

    MinecraftClient.ini:

    [ScriptScheduler]
    enabled=true
    tasksfile=automatictasks.ini
    Posted in: Minecraft Tools
  • 0

    posted a message on [Win/Mac/Linux] Minecraft Console Client

    Movement is currently not handled, sorry. Needs to handle terrain first, which isn't really simple

    There are some plugins you can use to generate map if you are a server admin

    Posted in: Minecraft Tools
  • 0

    posted a message on [Win/Mac/Linux] Minecraft Console Client

    You may also remove everything from this box located in Project > Properties, and fill in the prompts when launching the program, as usual. (Congrats for your first post, dogwatch :) )

    Posted in: Minecraft Tools
  • 1

    posted a message on [Win/Mac/Linux] Minecraft Console Client

    Hello,

    GamerCorey7: Maybe Microsoft removed the beeping ability from the console? Try it with these explanations

    ShadingIron: It is compatible with 1.8 but lots of server report themselves as old versions, usually 1.7. You may force a version from the configuration file, or by using latest development build (spoiler in first post) that have better server version detection and should prompt you for server version if a possible version mismatch is detected.

    GamerCorey7: Well, the main blog located at microzoom.fr is ad-supported for paying the hosting, and Google might have detected an ad they categorized as malicious, though it's the first time it happens in three years of using this ad provider. Will see what I can do about this, meanwhile it's safe to proceed to download anyway. Click "details" for that.

    Pokechu22: Thanks for providing support while I'm away. Really appreciated :)

    Posted in: Minecraft Tools
  • 0

    posted a message on [Win/Mac/Linux] Minecraft Console Client

    Hello,

    - squirrel25: What is "access data by default that is used for debugging" ...?

    - maxxpulse10001: this project is already open source - https://github.com/ORelio/Minecraft-Console-Client/

    Posted in: Minecraft Tools
  • 0

    posted a message on [Win/Mac/Linux] Minecraft Console Client

    Hello,

    Yes you can, using latest development builds, and AutoRelog bot.

    They are found in the spoiler in first post, and you can use the following messages as kick messages :)

    Minecraft Login failed
    Failed to ping this IP
    Failed to determine server version
    Posted in: Minecraft Tools
  • 0

    posted a message on [Win/Mac/Linux] Minecraft Console Client

    Hello, and thanks for your appreciation :)


    That's strange because this client should be compatible with 1.8.8 even if this is written 1.8.3. The only difference is that if you have to manually specify a minecraft version you can't write 1.8.8 and you would have to specify 1.8.3 instead. Could you provide an error message? (And your "Server Version:" line when attempting to connect). Thanks in advance :)

    Posted in: Minecraft Tools
  • 0

    posted a message on [Win/Mac/Linux] Minecraft Console Client

    Well, seems like it works. It should then wait 20 minutes, perform a relog, and so on.

    Posted in: Minecraft Tools
  • To post a comment, please .