Boxes
This commit is contained in:
parent
84f80ba2c8
commit
ecaa0505e5
@ -1,7 +1,4 @@
|
||||
<ElementGroup>
|
||||
<Window x="100" y="200" name="A" width="300" height="300">
|
||||
<AutoVariable target="aimbot.enable" label="Enable Aimbot"/>
|
||||
</Window>
|
||||
<Window x="100" y="300" name="Main Window" width="content" height="content">
|
||||
<TabContainer width="600" height="400">
|
||||
<Include path="nullifiedcat/aimbot.xml"/>
|
||||
@ -17,7 +14,4 @@
|
||||
</Tab>
|
||||
</TabContainer>
|
||||
</Window>
|
||||
<Window x="200" y="300" name="C" width="400" height="300">
|
||||
|
||||
</Window>
|
||||
</ElementGroup>
|
@ -1,4 +1,4 @@
|
||||
<Tab name="Aimbot">
|
||||
<Tab name="Aimbot" padding="6 6 6 6">
|
||||
<Box padding="6 6 6 6" width="content" height="content">
|
||||
<List width="150">
|
||||
<AutoVariable width="fill" target="aimbot.enable" label="Enable Aimbot"/>
|
||||
@ -17,33 +17,62 @@
|
||||
<AutoVariable width="fill" target="aimbot.wait-for-charge" label="Wait for charge"/>
|
||||
<AutoVariable width="fill" target="aimbot.can-shoot-only" label="CanShoot check"/>
|
||||
<AutoVariable width="fill" target="aimbot.silent" label="Silent"/>
|
||||
<AutoVariable width="fill" target="aimbot.fov" label="FOV"/>
|
||||
<AutoVariable width="fill" target="aimbot.fov-circle.enable" label="FOV Circle"/>
|
||||
<AutoVariable width="fill" target="aimbot.fov-circle.opacity" label="FOV Opacity"/>
|
||||
<AutoVariable width="fill" target="aimbot.zoomed-only" label="Zoomed only"/>
|
||||
<AutoVariable width="fill" target="aimbot.auto.spin-up" label="Auto spin-up"/>
|
||||
<AutoVariable width="fill" target="aimbot.auto.unzoom" label="Auto unzoom"/>
|
||||
<AutoVariable width="fill" target="aimbot.auto.zoom" label="Auto zoom"/>
|
||||
<AutoVariable width="fill" target="aimbot.zoomed-only" label="Zoomed only"/>
|
||||
|
||||
<AutoVariable width="fill" target="aimbot.hitbox" label="hitbox"/>
|
||||
<LabeledObject width="fill" label="Hitbox Mode">
|
||||
<Select target="aimbot.hitbox-mode">
|
||||
<Option name="Auto" value="0"/>
|
||||
<Option name="Auto closest" value="1"/>
|
||||
<Option name="Static" value="2"/>
|
||||
</Select>
|
||||
</LabeledObject>
|
||||
</List>
|
||||
<List width="200"x="162">
|
||||
<AutoVariable width="fill" target="aimbot.lock-target" label="Lock Target"/>
|
||||
<AutoVariable width="fill" target="aimbot.miss-chance" label="Miss chance"/>
|
||||
<AutoVariable width="fill" target="aimbot.multipoint" label="Multipoint"/>
|
||||
<LabeledObject width="fill" label="Priority Mode">
|
||||
<Select target="aimbot.priority-mode">
|
||||
<Option name="Smart" value="0"/>
|
||||
<Option name="FOV" value="1"/>
|
||||
<Option name="Distance" value="2"/>
|
||||
<Option name="Health" value="3"/>
|
||||
</Select>
|
||||
</LabeledObject>
|
||||
<AutoVariable width="fill" target="aimbot.target.max-range" label="Max Range" min="0" max="4096"/>
|
||||
<AutoVariable width="fill" target="aimbot.projectile.enable" label="Enable Projectile Aimbot"/>
|
||||
<AutoVariable width="fill" target="aimbot.projectile.huntsman-autoshoot" label="Arrow autoshoot charge"/>
|
||||
<AutoVariable width="fill" target="aimbot.projectile.sticky-autoshoot" label="Sticky autoshoot charge"/>
|
||||
<AutoVariable width="fill" target="aimbot.projectile.gravity" label="Gravity override"/>
|
||||
<AutoVariable width="fill" target="aimbot.projectile.speed" label="Velocity override"/>
|
||||
<AutoVariable width="fill" target="aimbot.extrapolate" label="Extrapolate"/>
|
||||
<AutoVariable width="fill" target="aimbot.debug" label="Debug"/>
|
||||
<AutoVariable width="fill" target="aimbot.debug.engine-pp" label="Debug Engine PP"/>
|
||||
</List>
|
||||
</Box>
|
||||
<Box padding="12 6 6 6" width="content" height="content" name="Target Options" x="380">
|
||||
<List width="150">
|
||||
<AutoVariable width="fill" target="aimbot.target.sentry" label="Sentry guns"/>
|
||||
<AutoVariable width="fill" target="aimbot.target.stickybomb" label="Stickybombs"/>
|
||||
<LabeledObject width="fill" label="Target Team">
|
||||
<Select target="aimbot.target.teammates">
|
||||
<Option name="Enemies" value="0"/>
|
||||
<Option name="Teammates" value="1"/>
|
||||
<Option name="All" value="2"/>
|
||||
</Select>
|
||||
</LabeledObject>
|
||||
<AutoVariable width="fill" target="aimbot.target.ignore-cloaked-spies" label="NOT Cloaked Spies"/>
|
||||
<AutoVariable width="fill" target="aimbot.target.ignore-deadringer" label="NOT Dead Ringer Spies"/>
|
||||
<AutoVariable width="fill" target="aimbot.target.ignore-vaccinator" label="NOT Vaccinator"/>
|
||||
<AutoVariable width="fill" target="aimbot.target.ignore-non-rage" label="Rage only"/>
|
||||
<AutoVariable width="fill" target="aimbot.target.other-buildings" label="Other buildings"/>
|
||||
<AutoVariable width="fill" target="aimbot.target.sentry" label="Sentry guns"/>
|
||||
<AutoVariable width="fill" target="aimbot.target.stickybomb" label="Stickybombs"/>
|
||||
<LabeledObject width="fill" label="Teammates">
|
||||
<Select target="aimbot.target.teammates">
|
||||
<Option name="Disable" value="0"/>
|
||||
<Option name="Enable" value="1"/>
|
||||
<Option name="Teammates only" value="2"/>
|
||||
</Select>
|
||||
</LabeledObject>
|
||||
<AutoVariable width="fill" target="aimbot.target.max-range" label="Max Range" min="0" max="4096"/>
|
||||
|
||||
<AutoVariable width="fill" target="aimbot.projectile.enable" label="Enable"/>
|
||||
<AutoVariable width="fill" target="aimbot.projectile.huntsman-autoshoot" label="Arrow autoshoot charge"/>
|
||||
<AutoVariable width="fill" target="aimbot.projectile.sticky-autoshoot" label="Sticky autoshoot charge"/>
|
||||
<AutoVariable width="fill" target="aimbot.projectile.gravity" label="Gravity override"/>
|
||||
<AutoVariable width="fill" target="aimbot.projectile.speed" label="Velocity override"/>
|
||||
</List>
|
||||
</Box>
|
||||
</Tab>
|
@ -8,6 +8,7 @@
|
||||
<AutoVariable width="fill" target="antiaim.spin-speed" label="Spin speed"/>
|
||||
<AutoVariable width="fill" target="antiaim.roll" label="Roll"/>
|
||||
<AutoVariable width="fill" target="antiaim.pitch.static" label="Static pitch"/>
|
||||
<AutoVariable width="fill" target="misc.fakelag" label="Fakelag"/>
|
||||
<LabeledObject width="fill" label="Pitch mode">
|
||||
<Select target="antiaim.pitch.mode">
|
||||
<Option name="Disable" value="0"/>
|
||||
@ -53,7 +54,7 @@
|
||||
</LabeledObject>
|
||||
</List>
|
||||
</Box>
|
||||
<Box padding="12 6 6 6" name="Anti-Anti-Aim" width="content" height="content" x="170" y="140">
|
||||
<Box padding="12 6 6 6" name="Anti-Anti-Aim" width="content" height="content" x="170" y="162">
|
||||
<List width="150">
|
||||
<AutoVariable width="fill" target="anti-anti-aim.enable" label="Enable"/>
|
||||
</List>
|
||||
|
@ -1,4 +1,5 @@
|
||||
<Tab name="AutoHeal">
|
||||
<Tab name="AutoHeal" padding="6 6 6 6">
|
||||
<Box padding="6 6 6 6" width="content" height="content">
|
||||
<List width="150">
|
||||
<AutoVariable width="fill" target="autoheal.enable" label="Enable"/>
|
||||
<AutoVariable width="fill" target="autoheal.silent" label="Silent"/>
|
||||
@ -57,4 +58,5 @@
|
||||
</List>
|
||||
</Box>
|
||||
</Box>
|
||||
</Box>
|
||||
</Tab>
|
@ -1,6 +1,23 @@
|
||||
<Tab name="Trigger Bot">
|
||||
<Tab name="Trigger Bot" padding="6 6 6 6">
|
||||
<Box padding="6 6 6 6" width="content" height="content">
|
||||
<List width="150">
|
||||
<AutoVariable width="fill" target="trigger.enable" label="Enable"/>
|
||||
<AutoVariable width="fill" target="trigger.key.button" label="Aimkey"/>
|
||||
<LabeledObject width="fill" label="Triggerkey mode">
|
||||
<Select target="trigger.key.mode">
|
||||
<Option name="Disable" value="0"/>
|
||||
<Option name="Pressed" value="1"/>
|
||||
<Option name="Not pressed" value="2"/>
|
||||
<Option name="Toggle" value="3"/>
|
||||
</Select>
|
||||
</LabeledObject>
|
||||
<LabeledObject width="fill" label="Hitbox mode">
|
||||
<Select target="trigger.hitbox-mode">
|
||||
<Option name="Auto Head" value="0"/>
|
||||
<Option name="Auto Closest" value="1"/>
|
||||
<Option name="Head Only" value="2"/>
|
||||
</Select>
|
||||
</LabeledObject>
|
||||
<AutoVariable width="fill" target="trigger.wait-for-charge" label="Wait for charge"/>
|
||||
<AutoVariable width="fill" target="trigger.zoomed-only" label="Zoomed only"/>
|
||||
<AutoVariable width="fill" target="trigger.accuracy" label="Accuracy mode" min="0" max="10"/>
|
||||
@ -14,4 +31,5 @@
|
||||
<AutoVariable width="fill" target="trigger.target.teammates" label="Teammates"/>
|
||||
<AutoVariable width="fill" target="trigger.target.max-range" label="Max Range" min="0" max="4096"/>
|
||||
</List>
|
||||
</Box>
|
||||
</Tab>
|
Reference in New Issue
Block a user