Added: 2 months ago
From: TheScrappyHaxor
Views: 865
Sort by time | Sort by thread (beta)

Link to this comment:

Share to:

All Comments (41)

Sign In or Sign Up now to post a comment!
  • how do you make a toggle for this? bcuz it will crash if the server has NoCheat.

  • @GeotanCP look at his videos for key binding, I can't record for reasons but I'll pm you the code later today.

  • @GeotanCP you just have to make a Boolean for nofall and replace true to nofall. Also you have to make an if key pressed event to trigger this.

  • @Platinum21830 can you record? I'm not a JAVA person. I need to make a static boolean, replace the trues to nofall, and make a keybind? But how does it change between the "nofall" and the "true"?

  • please do one with optional nofall with keybinds

  • only thing about this is that, if you jump into water from a high distance, you take damage and may die :\

  • Can you make one of these with it being toggleable

  • It doesn't work, I did everything exactly as you said. I just replaced onGround with true and opened Minecraft. got 5/11 blocks up and fell and lost health.

  • Hey please can you help me? My client works fine and everything...I love it, but if people edit the settings in the menu and then leave the client, they reset! Please help D:

  • @TheGameStrike Are you talking about keybinds or the state of a hack? (Like leaving with nofall on but when they get back its off)

  • um scrappy can u please extend this tutorial to show how to make it a keybind?? or command?? instead of always being on?\

    

  • @KevoCoderz Only thing that i can think of is create for all onGround variables an if statement (:

  • @MrOlivierxD hmm ok thanks man ill try.

  • Could you show how to make it so in xray you can see all the blocks as opaque unless it's something you want then it's as you made it in the tutorial? Also I PM'd you about making the entities fullbright as well, I think that might be a good thing to show as well.

  • @MrXiph for some reason I can't get on any servers now... any ideas why?

  • @NuclearChickenPie Is it giving you an error? And you might try joining a localhost server when you compile it in eclipse and see if it tosses any errors.

  • Do GUI buttons, That would be awesome!

  • @Atrohumter Like a custom client button in the pause menu that shows all the commands and stuff?

  • @TheScrappyHaxor Yhea, that kind of thing, or in the main GUI.

  • Hey bryan, why cant i get on to your server?

  • How hard is it to turn on and off your mods by clicking on the word in your GUI?

  • @Rabidrob98 It shouldn't be hard ^-^

  • I know it's a school week, but could you do some easy mods like retardmode and Jesus?

  • @Rabidrob98 I could, but I just don't have time. I have a name protecting one recorded, but it's on my laptop which I don't have access to right now.

  • @TheScrappyHaxor can you show the build hack soon :3!?

  • I was looking around in eclipse and found some cool stuff like, isImuneToFire , setHealth, and stuff like that. But I was wondering, how can you tell if what you are doing will require the server to have it, or if it's client side?

  • It did better then work! When u spam the jump key u start to fly :D

  • I did what you said to make it toggleable but even when I don't toggle it I still don't take damage, and when I do it just brings my to half health instantly. I guess it's good for a kill yourself mod lol.

  • @Rabidrob98 Ah okay, let me look into it for you and I'll see what I can come up with ;D

  • @Rabidrob98 Okay so what you want to do is get rid of all your changes in the EntityClientMP file and go into your Entity.java file. Inside this you want to go to line 531 where it says "onGround = d6 != d1 && d6 < 0.0D;" you want to create an if statement that says "if(GuiIngame.yourtogglevariab­le){ onGround = true; }else{ onGround = d6 != d1 && d6 < 0.0D; }

  • @MrXiph Thank you soooo much :D you really helped me out with this :D

  • Loving these so far, I asked about tracer lines in your last video, sorry if you saw that don't want to spam. But pretty much it's a line going from your crosshair to a certain point on the map so that you can follow it to the location (last death location, sethome, and maybe other players?)

  • @MrXiph Like the AvO video? Idk, never played around with the vectors and drawing functions in Java

  • @ScrappyHaxor yep, that'd be the one lol. I was watching it and wondering how to pull it off. Sadly I'm more a C++ guy than a java guy so I don't know exactly what to do :P

  • Is their a way to make this toggleable?

  • @Rabidrob98 yes, all you would need to do is make a boolean variable and replace OnGround to that variable instead, then use the same methods as illustrated in the other videos as to how to toggle it. :D

  • this may be really confusing for you, but i am the one confused can you start from the beginning fresh oorrrr how do i get the client public

  • @vLegitHD Watch my "Finalizing your mods" video.

  • @TheScrappyHaxor 1 question all the mods in the description work for 1.0.0 right

  • @vLegitHD Except the sneak one, so i've been told

  • @TheScrappyHaxor what happend to the fly mod

Loading...
Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more