I NEED HELP
-
Chinese:https://forums.ccbluex.net/topic/2988/不懂就问
How to find out all the usages?
For example, I don't understand these codes:C04PacketPlayerPosition(mc.thePlayer.posX, mc.thePlayer.posY + 0.05250000001304, mc.thePlayer.posZ, false)//scriptAuthor = "Messenger"
I can go to https://scriptapi.liquidbounce.net to find out
Instructions:C04PacketPlayerPosition(X,Y,Z,false)
So How to find out such asmc.XXXX.XXXX()
or
timer.XXXXX()
-
@落花残云 have a minecraft source or you can have an ide, but its kinda hard to have that, so for now stick to asking on forums or looking at other scripts
-
@britishbiscuit So which ide is the most suitable,Could you please recommend some of them to me,Thank you
-
@落花残云 intellij or eclipse, try searching on forums, there is already enough threads about importing it, go to github and search for liquidbounce and follow the instructions, then you can type on whatever class on net.ccbluex.liquidbounce.features.module.modules (sorry if i got the path wrong). some day im going to make a guide with my horrendous english on how to do this
-
@britishbiscuit Thank you so much
For noobs like me It's hard to learn how to do if I just learn about the tutorial on the website -
This post is deleted! -
@aftery thank you