I think it's useful to use Neruxvace + VClip
Therefore, it is not necessary to put blocks to use neruxvace.
Bypass Cubecraft
https://mega.nz/#!WnA0kCjJ!oFNQcgbDaMrR … HsrkmIBE2Y
The Script that I made thanks to Senk Ju

By scorpion3013 2 February 2019 23:50
Donator · 169 commentsWhy did you toggle the Fly via command?
It would be better if you directly changed the toggled state to true/false. (https://github.com/CCBlueX/LiquidBounce … i/Managers)
Or even better, just remake the Fly into your script.
Its just every x ticks mc.theplayer.motionY = 0
And for the vclip just make your own? Its a simple posiotion change (mc.thePlayer.setPosition(mc.thePlayer.posX, mc.thePlayer.posY + 4, mc.thePlayer.posZ)). So you dont get the chat messages.
Last edited by scorpion3013 (2 February 2019 23:56)
Good paid alt-gen: The Altening
Discord: scorpion#3013 | Twitter: scorpien3013 | Keybase: scorpion3013 | Telegram: scorpien3013

By Elelrxi 3 February 2019 01:41
Member · 151 commentsThis just teleport me to the ground and if i try it 2 times it kicks me

By yorik100 3 February 2019 10:53
Member · 126 commentsThis just teleport me to the ground and if i try it 2 times it kicks me
It's literally what vclip does smh

By Survi_G 3 February 2019 14:29
Member · 89 commentsWhy did you toggle the Fly via command?
It would be better if you directly changed the toggled state to true/false. (https://github.com/CCBlueX/LiquidBounce … i/Managers)Or even better, just remake the Fly into your script.
Its just every x ticks mc.theplayer.motionY = 0And for the vclip just make your own? Its a simple posiotion change (mc.thePlayer.setPosition(mc.thePlayer.posX, mc.thePlayer.posY + 4, mc.thePlayer.posZ)). So you dont get the chat messages.
I do not think he knows how to do it xd

By Elelrxi 3 February 2019 16:16
Member · 151 commentsWhy did you toggle the Fly via command?
It would be better if you directly changed the toggled state to true/false. (https://github.com/CCBlueX/LiquidBounce … i/Managers)Or even better, just remake the Fly into your script.
Its just every x ticks mc.theplayer.motionY = 0And for the vclip just make your own? Its a simple posiotion change (mc.thePlayer.setPosition(mc.thePlayer.posX, mc.thePlayer.posY + 4, mc.thePlayer.posZ)). So you dont get the chat messages.
I do not think he knows how to do it xd
Isnt it supposed to teleport you in the air and then fly? im confused sry
By Survi_G 2 February 2019 21:52
Member · 89 comments