Will this script work on redesky?
-
I am currently recoding RedeskyHelper by cancername, by using MineFCAutoThings originally made by ChocoPie, and converted to core by CzechHek of course.
I added credits to me, for editing it for redesky, and cancername for the idea.
I will be trying to find a way to do captcha aswell, but for now only Register and login.
If this works, someone tell me.
I will be happy to help in most issues with the script.///api_version=2 (script = registerScript({ name: "RedeskyHelper", version: "0.2", authors: ["Choco", "CzechHek", "cancer", "Gabriel"] })).import("Core.lib"); module = { values: [ Password = value.createText("Login", "gabriel") ], onPacket: function (event) { if ((packet = event.getPacket()) instanceof S45PacketTitle) { (message = packet.getChatComponent().getUnformattedText()).contains("/register <password> <password>) && mc.thePlayer.sendChatMessage("/register " + Password.get + " " + Password.get()); message.contains("/login <password>") && mc.thePlayer.sendChatMessage("/login " + Password.get()); } } } -
I am currently recoding RedeskyHelper by cancername, by using MineFCAutoThings originally made by ChocoPie, and converted to core by CzechHek of course.
I added credits to me, for editing it for redesky, and cancername for the idea.
I will be trying to find a way to do captcha aswell, but for now only Register and login.
If this works, someone tell me.
I will be happy to help in most issues with the script.///api_version=2 (script = registerScript({ name: "RedeskyHelper", version: "0.2", authors: ["Choco", "CzechHek", "cancer", "Gabriel"] })).import("Core.lib"); module = { values: [ Password = value.createText("Login", "gabriel") ], onPacket: function (event) { if ((packet = event.getPacket()) instanceof S45PacketTitle) { (message = packet.getChatComponent().getUnformattedText()).contains("/register <password> <password>) && mc.thePlayer.sendChatMessage("/register " + Password.get + " " + Password.get()); message.contains("/login <password>") && mc.thePlayer.sendChatMessage("/login " + Password.get()); } } }@gabriel said in Will this script work on redesky?:
<password>)
you forgot " here
What's more, I think it's better to check it yourself before post it
-
@gabriel said in Will this script work on redesky?:
<password>)
you forgot " here
What's more, I think it's better to check it yourself before post it
@co丶dynamic My pc doesn't have enough memory to use a IDE or smth, so i can't check....
:brain: -
@co丶dynamic My pc doesn't have enough memory to use a IDE or smth, so i can't check....
:brain:@gabriel just use IDE in console like nano/vim
extremely less mem cost xd
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login