I've been toying around with the source for the Java player (the .logo files in it) and I've discovered 2 commands you can use that are very helpful: #beep (makes a beeping noise) and #greenflag (simulates the green flag being pressed). If you make blocks with these selectors, they will work in the online player!
mathwizzfade has made a few things like this.
Last edited by rubiks_cube_guy238 (2011-05-10 14:47:41)
Offline
So these can be used hacked and online!?:
('beep' #- #beep)
beep
self beep
Cool!
Offline
Woo-hoo! Very cool.
Offline
scimonster wrote:
So these can be used hacked and online!?:
('beep' #- #beep)
beep
self beepCool!
You don't even need to make a new method...
Offline
They work!
Offline
How do you hack?
Offline
thebuilderdd wrote:
How do you hack?
.jar files are really zipped files. Rename the java applet with a .zip extension, then extract it.
Offline
scratcher7_13 wrote:
thebuilderdd wrote:
How do you hack?
.jar files are really zipped files. Rename the java applet with a .zip extension, then extract it.
I hacked Minecraft through WinRAR. Then what do I do next?
Offline
thebuilderdd wrote:
scratcher7_13 wrote:
thebuilderdd wrote:
How do you hack?
.jar files are really zipped files. Rename the java applet with a .zip extension, then extract it.
I hacked Minecraft through WinRAR. Then what do I do next?
Minecraft?
Offline
rubiks_cube_guy238 wrote:
I've been toying around with the source for the Java player (the .logo files in it) and I've discovered 2 commands you can use that are very helpful: #beep (makes a beeping noise) and #greenflag (simulates the green flag being pressed). If you make blocks with these selectors, they will work in the online player!
mathwizzfade has made a few things like this.
You can put any block selector. I have done this before: here.
Offline
scratcher7_13 wrote:
thebuilderdd wrote:
scratcher7_13 wrote:
.jar files are really zipped files. Rename the java applet with a .zip extension, then extract it.I hacked Minecraft through WinRAR. Then what do I do next?
Minecraft?
The jar file.
Offline
thebuilderdd wrote:
scratcher7_13 wrote:
thebuilderdd wrote:
How do you hack?
.jar files are really zipped files. Rename the java applet with a .zip extension, then extract it.
I hacked Minecraft through WinRAR. Then what do I do next?
Learn Java, create some new classes, paste them in the jar, delete the META-INF folder, switch extension back to .jar, launch Minecraft (not in-browser). That's "all".
Last edited by rubiks_cube_guy238 (2011-05-10 18:42:32)
Offline
Pecola1 wrote:
rubiks_cube_guy238 wrote:
I've been toying around with the source for the Java player (the .logo files in it) and I've discovered 2 commands you can use that are very helpful: #beep (makes a beeping noise) and #greenflag (simulates the green flag being pressed). If you make blocks with these selectors, they will work in the online player!
mathwizzfade has made a few things like this.You can put any block selector. I have done this before: here.
That's not what I mean!
Topic title wrote:
Cool things to do in the online Java player
The experimental viewer is not Java. Is Flash.
Offline
rubiks_cube_guy238 wrote:
Pecola1 wrote:
rubiks_cube_guy238 wrote:
I've been toying around with the source for the Java player (the .logo files in it) and I've discovered 2 commands you can use that are very helpful: #beep (makes a beeping noise) and #greenflag (simulates the green flag being pressed). If you make blocks with these selectors, they will work in the online player!
mathwizzfade has made a few things like this.You can put any block selector. I have done this before: here.
That's not what I mean!
Topic title wrote:
Cool things to do in the online Java player
The experimental viewer is not Java. Is Flash.
LOL, I figured that out later, but was too lazy to edit.
Offline
rubiks_cube_guy238 wrote:
thebuilderdd wrote:
scratcher7_13 wrote:
.jar files are really zipped files. Rename the java applet with a .zip extension, then extract it.I hacked Minecraft through WinRAR. Then what do I do next?
Learn Java, create some new classes, paste them in the jar, delete the META-INF folder, switch extension back to .jar, launch Minecraft (not in-browser). That's "all".
![]()
I mean for the player, not Minecraft. Player = java
Offline
thebuilderdd wrote:
rubiks_cube_guy238 wrote:
thebuilderdd wrote:
I hacked Minecraft through WinRAR. Then what do I do next?Learn Java, create some new classes, paste them in the jar, delete the META-INF folder, switch extension back to .jar, launch Minecraft (not in-browser). That's "all".
![]()
I mean for the player, not Minecraft. Player = java
They're both Java...
Offline
rubiks_cube_guy238 wrote:
scimonster wrote:
So these can be used hacked and online!?:
('beep' #- #beep)
beep
self beepCool!
You don't even need to make a new method...
For offline too.
Offline
rubiks_cube_guy238 wrote:
thebuilderdd wrote:
rubiks_cube_guy238 wrote:
Learn Java, create some new classes, paste them in the jar, delete the META-INF folder, switch extension back to .jar, launch Minecraft (not in-browser). That's "all".![]()
I mean for the player, not Minecraft. Player = java
They're both Java...
From what I know, Minecraft can also be downloaded as an exe.
Offline
rdococ wrote:
rubiks_cube_guy238 wrote:
thebuilderdd wrote:
I mean for the player, not Minecraft. Player = javaThey're both Java...
From what I know, Minecraft can also be downloaded as an exe.
I downloaded the exe (which adds stuff to appdata.) then I went to my appdata and found the MC folder. then bin, then Minecraft.jar.
Offline