Welcome on MasterOf13FPS! MasterOf13FPS

Register today or sign up if you are already a member and never miss any cool content again :)

AutoBlock wont show that the player is blocking

slqnt

New member
Joined
Aug 11, 2023
Messages
3
Reaction score
0
Points
1
this is my first post because i dont know what else to do
so basically whenever i use autoblock on my aura it wont show that your blocking even though you are. im using C08 and ive tried many things. things like sendUseItem in playerController show that the person is blocking but flag like crazy. im using 1.8.9 Maven MCP if thats any help. ik it seems stupid but idk what to do.
 
You are using packets directly to autoblock so obviously it wont show that you are blocking client side

Hint: It’s somewhere in ItemRenderer class
 
alright. ill make sure to check. ty for your help
 
I looked through ItemRenderer and i could only find RenderItemInFirsPerson and the 1 methods above it (doBlockTransformations) if you can give me any more advice i would appreciate it
 
shape1
shape2
shape3
shape4
shape5
shape6
Back
Top