Everything posted by Arugal102
-
[1.7.10] Stimulating Keyboard Input with Robot
here's what I got but this whole thing MUST be in onUpdate() the problem is I want it so everytime I hit someone it starts this tick private int ticks = 0; if(ticks % 6 == 0) { System.out.println("blah"); } ticks ++;
-
[1.7.10] Stimulating Keyboard Input with Robot
That's what I want lol, 50 ms is great. Could you pass me a base code for that if so? here's an example try { robot = new Robot(); robot.keyPress(KeyEvent.Vk_W); //Need a 50ms delay here robot.keyRelease(KeyEvent.Vk_W); } } catch (AWTException e) { e.printStackTrace(); }
-
[1.7.10] Stimulating Keyboard Input with Robot
Let's say I want it to be 0.06 seconds(60 ms) how would I do that?
-
[1.7.10] Stimulating Keyboard Input with Robot
I'm using Robot rn to stimulate keyboard input, whenever i'm using robot.delay(ms) it makes my game freeze the amount of "ms" passed in that method, need help!
-
[1.7.10] How i'm able to do this
http://gyazo.com/0529aabed4b46e8f9ad3d7c00e1112b6 I want to make those rendered in the ingame GUI, how is this possible?
-
Is this thing available?
Duh, I still didn't quite understand what did you really say, would you kindly be more specific(totally not an bioshock reference)
-
Is this thing available?
Thanks soo much, that's what I was looking for! Karma + 1!
-
Is this thing available?
I really wanted to apply client changes directly from the client, not using mods because it's not even possible, like changing the resolution/gui size locally and just messing overall with the raw forge sourcecode.
-
Is this thing available?
Mind telling me how?
-
Is this thing available?
MCP with forge. I can't explain it really good, but there's any possible way to edit the mc client WITH forge? using eclipse ofc.
-
I didn't know where to post this, so I did here.
I didn't edit any base classes, only modified small lines of code, e.g Main Menu Still how do I make it as a version and use it using the minecraft launcher profile?
-
I didn't know where to post this, so I did here.
Let's say I have made some changes on the vanilla minecraft using MCP/Eclipse, How do I make it so I can use it in the minecraft launcher and play online? [NOTE IT'S NOT A HACKED CLIENT, JUST MODIFIED SOME THINGS LIKE THE GUI AND SUCH]
-
I didn't know where to post this, so I did here.
Asking a question about MCP(No forge installed/related) will be deleted/getting banned for posting that because it's not forge-related?
IPS spam blocked by CleanTalk.