Welcome on MasterOf13FPS! MasterOf13FPS

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

Killaura Flag

MasterOf13FPS

Administrator
Staff member
Administrator
MasterOf13FPS
Joined
Jul 11, 2020
Messages
0
Reaction score
25
Points
0
hey, da ich momentan daran arbeite meine Killaura zu verbessern für AAC bin ich nun soweit das ich alle flags beseitigt habe außer den wo da steht "failed Hitbox: attacked an entity out of their line of sight". Könntet ihr sagen wie ich das fixen kann? kann auch code sein.

ein paar sachen von meiner aura:
RotationUtil: https://pastebin.com/TbDBGA0L
Killaura Void: https://pastebin.com/xSTm1Y7P

danke im voraus!
PS: kann nicht Java und habe meinen Client zusammengeskiddet, und nein Frozen ich werde nicht aufhören den Client weiter zu machen!
 
Du schaust den Spieler nicht mal an...
 
Mach anstatt von:
Code:
return new float[] { yaw, pitch };
lieber:
Code:
mc.thePlayer.rotationYaw = yaw;
mc.thePlayer.rotationPitch = pitch;
 
Last edited by a moderator:
Mach anstatt von:
Code:
return new float[] { yaw, pitch };
lieber:
Code:
mc.thePlayer.rotationYaw = yaw;
mc.thePlayer.rotationPitch = pitch;
Dann wird es zu einem Aimbot.
 
Last edited by a moderator:
Aha und was returned der float Array dann ? Wenn er return new float[] {yaw, pitch}; removed ?
... Naja, so dumm zu sein, und aus dem float[] eine Void zu machen, ist auch niemand.
 
Last edited by a moderator:
jetzt hab ich andauernd auch wenn ich die aura aus habe P/73 Heuristics Flags. -.-
 
Last edited by a moderator:
shape1
shape2
shape3
shape4
shape5
shape6
Back
Top