Added Some Tooltips
Full Credit: @LightPower392 Updated Tooltips Updated Tooltips Updated Tooltips and resized boxes Added tooltips Made autopyro come before autoheal Added tooltips and voice spam Merged dominatemark and player info Merged dominatemark tab Merged to player info Reorganized boxes and moved announcer merged announcer into collective merged into collective Fixed capitalization Added tooltips and improved green distance Moved "Always Crit" up Removed a pointless indent updated updated updated updated Added tooltips updated tooltips Tooltip update Added tooltip Added tooltips Added Tooltip Added Tooltips
This commit is contained in:
parent
1200b9cd7e
commit
fdf142e20f
@ -1,9 +1,9 @@
|
|||||||
<Tab name="Aimbot" padding="6 6 6 6">
|
<Tab name="Aimbot" padding="6 6 6 6">
|
||||||
<Box padding="12 6 6 6" width="content" height="content" name="Aimbot">
|
<Box padding="12 6 6 6" width="content" height="content" name="Aimbot">
|
||||||
<List width="150">
|
<List width="150">
|
||||||
<AutoVariable width="fill" target="aimbot.enable" label="Enable Aimbot"/>
|
<AutoVariable width="fill" target="aimbot.enable" label="Enable Aimbot" tooltip="Controls If the Aimbot Is Active"/>
|
||||||
<AutoVariable width="fill" target="aimbot.aimkey.button" label="Aim Key"/>
|
<AutoVariable width="fill" target="aimbot.aimkey.button" label="Aim Key" tooltip="Sets the Aimkey"/>
|
||||||
<LabeledObject width="fill" label="Aim Key Mode">
|
<LabeledObject width="fill" label="Aim Key Mode" tooltip="Controls What the Aimkey Does">
|
||||||
<Select target="aimbot.aimkey.mode">
|
<Select target="aimbot.aimkey.mode">
|
||||||
<Option name="Disable" value="0"/>
|
<Option name="Disable" value="0"/>
|
||||||
<Option name="Pressed" value="1"/>
|
<Option name="Pressed" value="1"/>
|
||||||
@ -11,23 +11,23 @@
|
|||||||
<Option name="Toggle" value="3"/>
|
<Option name="Toggle" value="3"/>
|
||||||
</Select>
|
</Select>
|
||||||
</LabeledObject>
|
</LabeledObject>
|
||||||
<AutoVariable width="fill" target="aimbot.silent" label="Silent"/>
|
<AutoVariable width="fill" target="aimbot.silent" label="Silent" tooltip="Hides Aimbot's Crosshair Movement. Doesn't Work on Specators"/>
|
||||||
<AutoVariable width="fill" target="aimbot.slow" label="Slow Aimbot" min="0" max="30"/>
|
<AutoVariable width="fill" target="aimbot.slow" label="Slow Aimbot" min="0" max="30" tooltip="Slows the Aimbot's Movement"/>
|
||||||
<AutoVariable width="fill" target="aimbot.fov" label="FOV"/>
|
<AutoVariable width="fill" target="aimbot.fov" label="FOV" tooltip="Restricts the Aimbot to a Certain FOV From the Crosshair"/>
|
||||||
<AutoVariable width="fill" target="aimbot.fov-circle.enable" label="FOV Circle"/>
|
<AutoVariable width="fill" target="aimbot.fov-circle.enable" label="FOV Circle" tooltip="Shows the Aimbot's FOV"/>
|
||||||
<AutoVariable width="fill" target="aimbot.fov-circle.opacity" label="FOV Opacity" min="0" max="1" step="0.05"/>
|
<AutoVariable width="fill" target="aimbot.fov-circle.opacity" label="FOV Opacity" min="0" max="1" step="0.05" tooltip="Controls the FOV Circle's Opacity"/>
|
||||||
<AutoVariable width="fill" target="aimbot.can-shoot-only" label="Only Shoot When Able"/>
|
<AutoVariable width="fill" target="aimbot.can-shoot-only" label="Only Shoot When Able"/>
|
||||||
<AutoVariable width="fill" target="aimbot.miss-chance" label="Miss Chance"/>
|
<AutoVariable width="fill" target="aimbot.miss-chance" label="Miss Chance" tooltip="% Chance the Aimbot Will Miss"/>
|
||||||
<AutoVariable width="fill" target="aimbot.extrapolate" label="Extrapolate"/>
|
<AutoVariable width="fill" target="aimbot.extrapolate" label="Extrapolate" tooltip="Predicts a Vector"/>
|
||||||
<AutoVariable width="fill" target="aimbot.zoomed-only" label="Zoomed Only"/>
|
<AutoVariable width="fill" target="aimbot.zoomed-only" label="Zoomed Only" tooltip="If Applicable Will Only Shoot When Sniper Is Scoped"/>
|
||||||
</List>
|
</List>
|
||||||
</Box>
|
</Box>
|
||||||
<Box padding="12 6 6 6" width="content" height="content" name="Autoshoot" x="340">
|
<Box padding="12 6 6 6" width="content" height="content" name="Autoshoot" x="340">
|
||||||
<List width="150">
|
<List width="150">
|
||||||
<AutoVariable width="fill" target="aimbot.autoshoot" label="Enable Autoshoot"/>
|
<AutoVariable width="fill" target="aimbot.autoshoot" label="Enable Autoshoot"/>
|
||||||
<AutoVariable width="fill" target="aimbot.wait-for-charge" label="Wait for Charge"/>
|
<AutoVariable width="fill" target="aimbot.wait-for-charge" label="Wait for Charge" tooltip="Wait to Fire Until Charge Allows a One Shot Kill"/>
|
||||||
<AutoVariable width="fill" target="aimbot.autoshoot-disguised" label="Autoshoot Disguised"/>
|
<AutoVariable width="fill" target="aimbot.autoshoot-disguised" label="Autoshoot Disguised" tooltip="Allows Autoshooting When You Are Disguised"/>
|
||||||
<AutoVariable width="fill" target="aimbot.auto.spin-up" label="Auto Spin-up"/>
|
<AutoVariable width="fill" target="aimbot.auto.spin-up" label="Auto Spin-up" tooltip="Allows Spinning up Even If No Enemies Are in FOV Circle"/>
|
||||||
<AutoVariable width="fill" target="aimbot.auto.tapfire" label="Tapfire Minigun"/>
|
<AutoVariable width="fill" target="aimbot.auto.tapfire" label="Tapfire Minigun"/>
|
||||||
<AutoVariable width="fill" target="aimbot.auto.zoom" label="Auto Zoom"/>
|
<AutoVariable width="fill" target="aimbot.auto.zoom" label="Auto Zoom"/>
|
||||||
<AutoVariable width="fill" target="aimbot.auto.unzoom" label="Auto Unzoom"/>
|
<AutoVariable width="fill" target="aimbot.auto.unzoom" label="Auto Unzoom"/>
|
||||||
@ -35,7 +35,7 @@
|
|||||||
</Box>
|
</Box>
|
||||||
<Box padding="12 6 6 6" width="content" height="content" name="Target Selection" x="170">
|
<Box padding="12 6 6 6" width="content" height="content" name="Target Selection" x="170">
|
||||||
<List width="150">
|
<List width="150">
|
||||||
<LabeledObject width="fill" label="Priority Mode">
|
<LabeledObject width="fill" label="Priority Mode" tooltip="Select Which Enemy to Target If Multiple Are in FOV">
|
||||||
<Select target="aimbot.priority-mode">
|
<Select target="aimbot.priority-mode">
|
||||||
<Option name="Smart" value="0"/>
|
<Option name="Smart" value="0"/>
|
||||||
<Option name="FOV" value="1"/>
|
<Option name="FOV" value="1"/>
|
||||||
@ -45,7 +45,7 @@
|
|||||||
<Option name="Health (Highest)" value="5"/>
|
<Option name="Health (Highest)" value="5"/>
|
||||||
</Select>
|
</Select>
|
||||||
</LabeledObject>
|
</LabeledObject>
|
||||||
<LabeledObject width="fill" label="Target Team">
|
<LabeledObject width="fill" label="Target Team" tooltip="Set Which Team Aimbot Works On">
|
||||||
<Select target="aimbot.target.teammates">
|
<Select target="aimbot.target.teammates">
|
||||||
<Option name="Enemies" value="0"/>
|
<Option name="Enemies" value="0"/>
|
||||||
<Option name="Teammates" value="1"/>
|
<Option name="Teammates" value="1"/>
|
||||||
@ -81,10 +81,10 @@
|
|||||||
<Option name="Right Foot" value="17"/>
|
<Option name="Right Foot" value="17"/>
|
||||||
</Select>
|
</Select>
|
||||||
</LabeledObject>
|
</LabeledObject>
|
||||||
<AutoVariable width="fill" target="aimbot.target.max-range" label="Max Range"/>
|
<AutoVariable width="fill" target="aimbot.target.max-range" label="Max Range" tooltip="Max Range That Aimbot Will Work In"/>
|
||||||
<AutoVariable width="fill" target="aimbot.multipoint" label="Multipoint"/>
|
<AutoVariable width="fill" target="aimbot.multipoint" label="Multipoint"/>
|
||||||
<AutoVariable width="fill" target="aimbot.lock-target" label="Lock Target"/>
|
<AutoVariable width="fill" target="aimbot.lock-target" label="Lock Target" tooltip="Lock Onto a Target Until They Die or Leave Your Screen"/>
|
||||||
<AutoVariable width="fill" target="aimbot.target.ignore-non-rage" label="Rage Only"/>
|
<AutoVariable width="fill" target="aimbot.target.ignore-non-rage" label="Rage Only" tooltip="Only Aimbot Enemies Set to Rage"/>
|
||||||
<AutoVariable width="fill" target="aimbot.target.stickybomb" label="Aim at Stickybombs"/>
|
<AutoVariable width="fill" target="aimbot.target.stickybomb" label="Aim at Stickybombs"/>
|
||||||
<AutoVariable width="fill" target="aimbot.target.sentry" label="Aim at Sentry Guns"/>
|
<AutoVariable width="fill" target="aimbot.target.sentry" label="Aim at Sentry Guns"/>
|
||||||
<AutoVariable width="fill" target="aimbot.target.other-buildings" label="Aim at Other Buildings"/>
|
<AutoVariable width="fill" target="aimbot.target.other-buildings" label="Aim at Other Buildings"/>
|
||||||
@ -104,12 +104,12 @@
|
|||||||
</Box>
|
</Box>
|
||||||
<Box padding="12 6 6 6" width="content" height="content" name="Backtracking" x="340" y="125">
|
<Box padding="12 6 6 6" width="content" height="content" name="Backtracking" x="340" y="125">
|
||||||
<List width="150">
|
<List width="150">
|
||||||
<AutoVariable width="fill" target="backtrack.enable" label="Enable Backtracking"/>
|
<AutoVariable width="fill" target="backtrack.enable" label="Enable Backtracking" tooltip="Use Fake Lag to Hit Enemies Where They Were in the Past"/>
|
||||||
<AutoVariable width="fill" target="aimbot.backtrack" label="Aim at Backtracking"/>
|
<AutoVariable width="fill" target="aimbot.backtrack" label="Aim at Backtracking"/>
|
||||||
<AutoVariable width="fill" target="backtrack.latency" label="Fake Latency" min="0" max="1000" step="25"/>
|
<AutoVariable width="fill" target="backtrack.latency" label="Fake Latency" min="0" max="1000" step="25"/>
|
||||||
<AutoVariable width="fill" target="backtrack.draw" label="Draw Backtrack"/>
|
<AutoVariable width="fill" target="backtrack.draw" label="Draw Backtrack"/>
|
||||||
<AutoVariable width="fill" target="backtrack.draw-skeleton" label="Draw Skeleton"/>
|
<AutoVariable width="fill" target="backtrack.draw-skeleton" label="Draw Skeleton" tooltip="Draw Bones ESP of the Last Backtrack Tick"/>
|
||||||
<AutoVariable width="fill" target="backtrack.chams_glow" label="Chams/Glow Support"/>
|
<AutoVariable width="fill" target="backtrack.chams_glow" label="Chams/Glow Support" tooltip="Draw the Chams/Glow of the Last Backtrack Tick"/>
|
||||||
<LabeledObject width="fill" label="Backtrack Slots">
|
<LabeledObject width="fill" label="Backtrack Slots">
|
||||||
<Select target="backtrack.slots">
|
<Select target="backtrack.slots">
|
||||||
<Option name="All" value="0"/>
|
<Option name="All" value="0"/>
|
||||||
@ -125,7 +125,7 @@
|
|||||||
</Box>
|
</Box>
|
||||||
<Box padding="12 6 6 6" width="content" height="content" name="Sandvich Aimbot" x="170" y="240">
|
<Box padding="12 6 6 6" width="content" height="content" name="Sandvich Aimbot" x="170" y="240">
|
||||||
<List width="150">
|
<List width="150">
|
||||||
<AutoVariable width="fill" target="sandwichaim.enable" label="Enable Sandvich Aimbot"/>
|
<AutoVariable width="fill" target="sandwichaim.enable" label="Enable Sandvich Aimbot" tooltip="'I Wish They Stopped Here' -LuckyStar"/>
|
||||||
<AutoVariable width="fill" target="sandwichaim.aimkey" label="Aimkey"/>
|
<AutoVariable width="fill" target="sandwichaim.aimkey" label="Aimkey"/>
|
||||||
<LabeledObject width="fill" label="Aimkey Mode">
|
<LabeledObject width="fill" label="Aimkey Mode">
|
||||||
<Select target="sandwichaim.aimkey-mode">
|
<Select target="sandwichaim.aimkey-mode">
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
<AutoVariable width="fill" target="antiaim.crouch" label="Fake Crouch"/>
|
<AutoVariable width="fill" target="antiaim.crouch" label="Fake Crouch"/>
|
||||||
<AutoVariable width="fill" target="antiaim.no-clamp" label="No Clamping"/>
|
<AutoVariable width="fill" target="antiaim.no-clamp" label="No Clamping"/>
|
||||||
<AutoVariable width="fill" target="misc.fakelag" label="Fakelag" min="0" max="15"/>
|
<AutoVariable width="fill" target="misc.fakelag" label="Fakelag" min="0" max="15"/>
|
||||||
<AutoVariable width="fill" target="antiaim.spin-speed" label="Spin speed" min="-45" max="45"/>
|
<AutoVariable width="fill" target="antiaim.spin-speed" label="Spin speed" min="-45" max="45" step="0.1"/>
|
||||||
<AutoVariable width="fill" target="antiaim.roll" label="Roll"/>
|
<AutoVariable width="fill" target="antiaim.roll" label="Roll"/>
|
||||||
<AutoVariable width="fill" target="antiaim.pitch.static" label="Custom Pitch"/>
|
<AutoVariable width="fill" target="antiaim.pitch.static" label="Custom Pitch"/>
|
||||||
<AutoVariable width="fill" target="antiaim.yaw.static" label="Custom Yaw"/>
|
<AutoVariable width="fill" target="antiaim.yaw.static" label="Custom Yaw"/>
|
||||||
@ -55,14 +55,14 @@
|
|||||||
</LabeledObject>
|
</LabeledObject>
|
||||||
</List>
|
</List>
|
||||||
</Box>
|
</Box>
|
||||||
<Box padding="12 6 6 6" width="content" height="content" name="Anti-Anti-Aim" x="170">
|
<Box padding="12 6 6 6" width="content" height="content" name="Resolver" x="170">
|
||||||
<List width="150">
|
<List width="150">
|
||||||
<AutoVariable width="fill" target="anti-anti-aim.enable" label="Enable"/>
|
<AutoVariable width="fill" target="anti-anti-aim.enable" label="Enable" tooltip="Enable Anti-Anti-Aim"/>
|
||||||
</List>
|
</List>
|
||||||
</Box>
|
</Box>
|
||||||
<Box padding="12 6 6 6" name="Anti-Anti-Anti-Aim" width="content" height="content" x="340">
|
<Box padding="12 6 6 6" name="Anti-Resolver" width="content" height="content" x="340">
|
||||||
<List width="150">
|
<List width="150">
|
||||||
<AutoVariable width="fill" target="antiaim.aaaa.enable" label="Enable"/>
|
<AutoVariable width="fill" target="antiaim.aaaa.enable" label="Enable" tooltip="Enable Anti-Anti-Anti-Aim"/>
|
||||||
<AutoVariable width="fill" target="antiaim.aaaa.flip-key" label="Flip Key"/>
|
<AutoVariable width="fill" target="antiaim.aaaa.flip-key" label="Flip Key"/>
|
||||||
<AutoVariable width="fill" target="antiaim.aaaa.interval.seconds" label="Enable"/>
|
<AutoVariable width="fill" target="antiaim.aaaa.interval.seconds" label="Enable"/>
|
||||||
<AutoVariable width="fill" target="antiaim.aaaa.interval.random-low" label="Random Low"/>
|
<AutoVariable width="fill" target="antiaim.aaaa.interval.random-low" label="Random Low"/>
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
<Tab name="Chat" padding="4 4 4 4">
|
<Tab name="Chat" padding="4 4 4 4">
|
||||||
<Box padding="12 6 6 6" width="content" height="content" name="Chat Spam">
|
<Box padding="12 6 6 6" width="content" height="content" name="Chat Spam">
|
||||||
<List width="150">
|
<List width="150">
|
||||||
<LabeledObject width="fill" label="Spam Mode">
|
<LabeledObject width="fill" label="Spam Mode" tooltip="Set Which Text Is Spammed in the Chat">
|
||||||
<Select target="spam.source">
|
<Select target="spam.source">
|
||||||
<Option name="Disable" value="0"/>
|
<Option name="Disable" value="0"/>
|
||||||
<Option name="Custom" value="1"/>
|
<Option name="Custom" value="1"/>
|
||||||
@ -19,22 +19,37 @@
|
|||||||
<AutoVariable width="fill" target="spam.teamchat" label="Spam in teamchat"/>
|
<AutoVariable width="fill" target="spam.teamchat" label="Spam in teamchat"/>
|
||||||
</List>
|
</List>
|
||||||
</Box>
|
</Box>
|
||||||
<Box padding="12 6 6 6" width="content" height="content" name="Chat Log" y="105">
|
<Box name="Voice Spam" width="content" height="content" padding="12 6 6 6" y="100">
|
||||||
|
<List width="150">
|
||||||
|
<LabeledObject width="fill" label="Voice Spam" tooltip="Spam Character Voice Lines">
|
||||||
|
<Select target="spam.voicecommand">
|
||||||
|
<Option name="Disable" value="0"/>
|
||||||
|
<Option name="Random" value="1"/>
|
||||||
|
<Option name="Medic" value="2"/>
|
||||||
|
<Option name="Thanks" value="3"/>
|
||||||
|
<Option name="Nice Shot" value="4"/>
|
||||||
|
<Option name="Cheers" value="5"/>
|
||||||
|
<Option name="Jeers" value="6"/>
|
||||||
|
</Select>
|
||||||
|
</LabeledObject>
|
||||||
|
</List>
|
||||||
|
</Box>
|
||||||
|
<Box padding="12 6 6 6" width="content" height="content" name="Chat Log" y="135">
|
||||||
<List width="150">
|
<List width="150">
|
||||||
<AutoVariable width="fill" target="chat-log.enable" label="Enable Chat Log"/>
|
<AutoVariable width="fill" target="chat-log.enable" label="Enable Chat Log"/>
|
||||||
<AutoVariable width="fill" target="chat-log.no-ipc" label="Ignore IPC"/>
|
<AutoVariable width="fill" target="chat-log.no-ipc" label="Ignore IPC"/>
|
||||||
<AutoVariable width="fill" target="chat-log.no-spam" label="Anti Spam"/>
|
<AutoVariable width="fill" target="chat-log.no-spam" label="Anti Spam"/>
|
||||||
</List>
|
</List>
|
||||||
</Box>
|
</Box>
|
||||||
<Box name="Chat Censor" width="content" height="content" padding="12 6 6 6" y="170">
|
<Box name="Chat Censor" width="content" height="content" padding="12 6 6 6" y="200">
|
||||||
<List width="150">
|
<List width="150">
|
||||||
<AutoVariable width="fill" target="chat.censor.enable" label="Enable Chat Censor"/>
|
<AutoVariable width="fill" target="chat.censor.enable" label="Enable Chat Censor" tooltip="Censors Cheating Accusations"/>
|
||||||
<AutoVariable width="fill" target="chat.censor.filter" label="Filter"/>
|
<AutoVariable width="fill" target="chat.censor.filter" label="Filter"/>
|
||||||
</List>
|
</List>
|
||||||
</Box>
|
</Box>
|
||||||
<Box name="Killsay" width="177" height="content" padding="12 6 6 6" x="170">
|
<Box name="Killsay" width="177" height="content" padding="12 6 6 6" x="170">
|
||||||
<List width="150">
|
<List width="150">
|
||||||
<LabeledObject width="fill" label="Killsay Mode">
|
<LabeledObject width="fill" label="Killsay Mode" tooltip="Set Which Text Is After a Kill">
|
||||||
<Select target="killsay.mode">
|
<Select target="killsay.mode">
|
||||||
<Option name="Disable" value="0"/>
|
<Option name="Disable" value="0"/>
|
||||||
<Option name="Custom" value="1"/>
|
<Option name="Custom" value="1"/>
|
||||||
@ -47,7 +62,7 @@
|
|||||||
<AutoVariable width="fill" target="killsay.delay" label="Killsay Delay"/>
|
<AutoVariable width="fill" target="killsay.delay" label="Killsay Delay"/>
|
||||||
<Box name="Critsay" width="165" height="content" padding="12 6 6 6">
|
<Box name="Critsay" width="165" height="content" padding="12 6 6 6">
|
||||||
<List width="150">
|
<List width="150">
|
||||||
<LabeledObject width="fill" label="Critsay Mode">
|
<LabeledObject width="fill" label="Critsay Mode" tooltip="Set Which Text Is Spammed After a Crit Kill">
|
||||||
<Select target="critsay.mode">
|
<Select target="critsay.mode">
|
||||||
<Option name="Disable" value="0"/>
|
<Option name="Disable" value="0"/>
|
||||||
<Option name="Custom" value="1"/>
|
<Option name="Custom" value="1"/>
|
||||||
@ -62,7 +77,7 @@
|
|||||||
</Box>
|
</Box>
|
||||||
<Box name="Uber Spam" width="content" height="content" padding="12 6 6 6" x="352">
|
<Box name="Uber Spam" width="content" height="content" padding="12 6 6 6" x="352">
|
||||||
<List width="150">
|
<List width="150">
|
||||||
<LabeledObject width="fill" label="Source">
|
<LabeledObject width="fill" label="Source" tooltip="Prints in Chat Your Uber %. Default Team Only">
|
||||||
<Select target="uberspam.source">
|
<Select target="uberspam.source">
|
||||||
<Option name="Disable" value="0"/>
|
<Option name="Disable" value="0"/>
|
||||||
<Option name="Default" value="1"/>
|
<Option name="Default" value="1"/>
|
||||||
@ -99,7 +114,7 @@
|
|||||||
</List>
|
</List>
|
||||||
</Box>
|
</Box>
|
||||||
<Box name="IRC" width="content" height="content" padding="12 6 6 6" x="170" y="140">
|
<Box name="IRC" width="content" height="content" padding="12 6 6 6" x="170" y="140">
|
||||||
<List width="150">
|
<List width="155">
|
||||||
<AutoVariable width="fill" target="irc.enabled" label="Enabled"/>
|
<AutoVariable width="fill" target="irc.enabled" label="Enabled"/>
|
||||||
<AutoVariable width="fill" target="irc.anon" label="Hide Real Name"/>
|
<AutoVariable width="fill" target="irc.anon" label="Hide Real Name"/>
|
||||||
<AutoVariable width="fill" target="irc.auth" label="Reveal to Cathook Users"/>
|
<AutoVariable width="fill" target="irc.auth" label="Reveal to Cathook Users"/>
|
||||||
@ -109,7 +124,7 @@
|
|||||||
</List>
|
</List>
|
||||||
</Box>
|
</Box>
|
||||||
<Box name="Votelogger" width="content" height="content" padding="12 6 6 6" x="170" y="250">
|
<Box name="Votelogger" width="content" height="content" padding="12 6 6 6" x="170" y="250">
|
||||||
<List width="150">
|
<List width="155">
|
||||||
<AutoVariable width="fill" target="votelogger.autovote.yes" label="Autovote Yes"/>
|
<AutoVariable width="fill" target="votelogger.autovote.yes" label="Autovote Yes"/>
|
||||||
<AutoVariable width="fill" target="votelogger.autovote.no" label="Autovote No"/>
|
<AutoVariable width="fill" target="votelogger.autovote.no" label="Autovote No"/>
|
||||||
<AutoVariable width="fill" target="votelogger.autovote.no.rage" label="Kick RAGE status"/>
|
<AutoVariable width="fill" target="votelogger.autovote.no.rage" label="Kick RAGE status"/>
|
||||||
@ -119,7 +134,7 @@
|
|||||||
<AutoVariable width="fill" target="votelogger.restart-on-kick" label="Crash When Kicked"/>
|
<AutoVariable width="fill" target="votelogger.restart-on-kick" label="Crash When Kicked"/>
|
||||||
</List>
|
</List>
|
||||||
</Box>
|
</Box>
|
||||||
<Box name="Command & Control" width="content" height="content" padding="12 6 6 6" y="205">
|
<Box name="Command & Control" width="content" height="content" padding="12 6 6 6" y="235">
|
||||||
<List width="150">
|
<List width="150">
|
||||||
<AutoVariable width="fill" target="irc.cc.channel" label="Channel"/>
|
<AutoVariable width="fill" target="irc.cc.channel" label="Channel"/>
|
||||||
<AutoVariable width="fill" target="irc.cc.password" label="Password"/>
|
<AutoVariable width="fill" target="irc.cc.password" label="Password"/>
|
||||||
|
@ -2,12 +2,12 @@
|
|||||||
<Box padding="12 6 6 6" width="content" height="content" name="Crits">
|
<Box padding="12 6 6 6" width="content" height="content" name="Crits">
|
||||||
<List width="200">
|
<List width="200">
|
||||||
<AutoVariable width="fill" target="crit.key" label="Crit Key"/>
|
<AutoVariable width="fill" target="crit.key" label="Crit Key"/>
|
||||||
<AutoVariable width="fill" target="crit.info" label="Crit Info"/>
|
<AutoVariable width="fill" target="crit.auto" label="Always Crit (Ignore Crit Key)"/>
|
||||||
|
<AutoVariable width="fill" target="crit.info" label="Crit Info" tooltip="Displays Info About Crit Hack"/>
|
||||||
<AutoVariable width="fill" target="crit.experimental" label="Instant Crits"/>
|
<AutoVariable width="fill" target="crit.experimental" label="Instant Crits"/>
|
||||||
<AutoVariable width="fill" target="crit.melee" label="Melee Crits"/>
|
<AutoVariable width="fill" target="crit.melee" label="Melee Crits"/>
|
||||||
<AutoVariable width="fill" target="crit.experimental.melee" label="Experimental Melee Crits"/>
|
<AutoVariable width="fill" target="crit.experimental.melee" label="Experimental Melee Crits"/>
|
||||||
<AutoVariable width="fill" target="crit.force-gameplay" label="Do Not Hinder Gameplay"/>
|
<AutoVariable width="fill" target="crit.force-gameplay" label="Do Not Hinder Gameplay"/>
|
||||||
<AutoVariable width="fill" target="crit.auto" label="Always Crit (Ignores Crit Key)"/>
|
|
||||||
</List>
|
</List>
|
||||||
</Box>
|
</Box>
|
||||||
</Tab>
|
</Tab>
|
||||||
|
@ -3,7 +3,6 @@
|
|||||||
<Include path="nullifiedcat/misc/anticheat.xml"/>
|
<Include path="nullifiedcat/misc/anticheat.xml"/>
|
||||||
<Include path="nullifiedcat/misc/autoequip.xml"/>
|
<Include path="nullifiedcat/misc/autoequip.xml"/>
|
||||||
<Include path="nullifiedcat/misc/buildings.xml"/>
|
<Include path="nullifiedcat/misc/buildings.xml"/>
|
||||||
<Include path="nullifiedcat/misc/announcer.xml"/>
|
|
||||||
<Include path="nullifiedcat/misc/spyalert.xml"/>
|
<Include path="nullifiedcat/misc/spyalert.xml"/>
|
||||||
<Include path="nullifiedcat/misc/collective.xml"/>
|
<Include path="nullifiedcat/misc/collective.xml"/>
|
||||||
<Include path="nullifiedcat/misc/catbot.xml"/>
|
<Include path="nullifiedcat/misc/catbot.xml"/>
|
||||||
|
@ -1,5 +0,0 @@
|
|||||||
<Tab name="Announcer" padding="4 4 4 4">
|
|
||||||
<List width="150">
|
|
||||||
<AutoVariable width="fill" target="announcer" label="Enable Announcer"/>
|
|
||||||
</List>
|
|
||||||
</Tab>
|
|
@ -1,5 +1,5 @@
|
|||||||
<Tab name="Collective" padding="4 4 4 4">
|
<Tab name="Collective" padding="4 4 4 4">
|
||||||
<Box height="content" width="content" padding="12 6 6 6">
|
<Box height="content" width="content" padding="12 6 6 6" name="Collective">
|
||||||
<List width="220">
|
<List width="220">
|
||||||
<AutoVariable width="fill" target="misc.anti-afk" label="Enable Antiafk"/>
|
<AutoVariable width="fill" target="misc.anti-afk" label="Enable Antiafk"/>
|
||||||
<AutoVariable width="fill" target="misc.auto-abandon" label="Enable Auto Abandon"/>
|
<AutoVariable width="fill" target="misc.auto-abandon" label="Enable Auto Abandon"/>
|
||||||
@ -56,7 +56,10 @@
|
|||||||
</LabeledObject>
|
</LabeledObject>
|
||||||
<AutoVariable width="fill" target="misc.tauntslide" label="Tauntslide"/>
|
<AutoVariable width="fill" target="misc.tauntslide" label="Tauntslide"/>
|
||||||
<AutoVariable width="fill" target="misc.tauntslide-tf2c" label="TF2C Tauntslide"/>
|
<AutoVariable width="fill" target="misc.tauntslide-tf2c" label="TF2C Tauntslide"/>
|
||||||
<AutoVariable width="fill" target="name.custom" label="Custom Name"/>
|
<AutoVariable width="fill" target="announcer" label="Enable Announcer"/>
|
||||||
|
</List>
|
||||||
|
<List width="220" x="232">
|
||||||
|
<AutoVariable width="fill" target="name.custom" label="Custom Name"/>
|
||||||
<AutoVariable width="fill" target="name.custom.ipc" label="IPC Name"/>
|
<AutoVariable width="fill" target="name.custom.ipc" label="IPC Name"/>
|
||||||
<LabeledObject width="fill" label="Namesteal">
|
<LabeledObject width="fill" label="Namesteal">
|
||||||
<Select target="name.namesteal">
|
<Select target="name.namesteal">
|
||||||
@ -66,8 +69,6 @@
|
|||||||
</Select>
|
</Select>
|
||||||
</LabeledObject>
|
</LabeledObject>
|
||||||
<AutoVariable width="fill" target="misc.random-name" label="Random Name"/>
|
<AutoVariable width="fill" target="misc.random-name" label="Random Name"/>
|
||||||
</List>
|
|
||||||
<List width="220" x="232">
|
|
||||||
<AutoVariable width="fill" target="noisemaker-spam.enable" label="Noisemaker Spam"/>
|
<AutoVariable width="fill" target="noisemaker-spam.enable" label="Noisemaker Spam"/>
|
||||||
<AutoVariable width="fill" target="online.enable" label="Enable Cathook Online"/>
|
<AutoVariable width="fill" target="online.enable" label="Enable Cathook Online"/>
|
||||||
<AutoVariable width="fill" target="player-tools.betrayal-limit" label="Betrayal Limit"/>
|
<AutoVariable width="fill" target="player-tools.betrayal-limit" label="Betrayal Limit"/>
|
||||||
|
@ -2,13 +2,13 @@
|
|||||||
<Box padding="12 6 6 6" width="content" height="content" name="Bunny Hop">
|
<Box padding="12 6 6 6" width="content" height="content" name="Bunny Hop">
|
||||||
<List width="150">
|
<List width="150">
|
||||||
<AutoVariable width="fill" target="bunnyhop.enable" label="Enable Bunny Hop"/>
|
<AutoVariable width="fill" target="bunnyhop.enable" label="Enable Bunny Hop"/>
|
||||||
<AutoVariable width="fill" target="bunnyhop.chance" label="Bhop Chance"/>
|
<AutoVariable width="fill" target="bunnyhop.chance" label="Bhop Chance" tooltip="% Chance of a Bunny Hop"/>
|
||||||
<AutoVariable width="fill" target="misc.autostrafe" label="Enable Auto strafe"/>
|
<AutoVariable width="fill" target="misc.autostrafe" label="Enable Auto strafe"/>
|
||||||
</List>
|
</List>
|
||||||
</Box>
|
</Box>
|
||||||
<Box padding="12 6 6 6" width="content" height="content" name="FollowBot" x="170">
|
<Box padding="12 6 6 6" width="content" height="content" name="FollowBot" x="170">
|
||||||
<List width="180">
|
<List width="180">
|
||||||
<AutoVariable width="fill" target="follow-bot.enable" label="Enable FollowBot"/>
|
<AutoVariable width="fill" target="follow-bot.enable" label="Enable FollowBot" tooltip="Make This Player Automatically Follow Others"/>
|
||||||
<AutoVariable width="fill" target="follow-bot.roaming" label="Roaming"/>
|
<AutoVariable width="fill" target="follow-bot.roaming" label="Roaming"/>
|
||||||
<AutoVariable width="fill" target="follow-bot.change-roaming-target" label="Change When Possible"/>
|
<AutoVariable width="fill" target="follow-bot.change-roaming-target" label="Change When Possible"/>
|
||||||
<AutoVariable width="fill" target="follow-bot.jump-if-stuck" label="Jump If Stuck"/>
|
<AutoVariable width="fill" target="follow-bot.jump-if-stuck" label="Jump If Stuck"/>
|
||||||
@ -22,7 +22,7 @@
|
|||||||
<AutoVariable width="fill" target="follow-bot.switch-afk" label="AFK Switch"/>
|
<AutoVariable width="fill" target="follow-bot.switch-afk" label="AFK Switch"/>
|
||||||
<AutoVariable width="fill" target="follow-bot.afk-time" label="AFK Limit"/>
|
<AutoVariable width="fill" target="follow-bot.afk-time" label="AFK Limit"/>
|
||||||
<AutoVariable width="fill" target="follow-bot.corners" label="Corner Activate"/>
|
<AutoVariable width="fill" target="follow-bot.corners" label="Corner Activate"/>
|
||||||
<AutoVariable width="fill" target="follow-bot.steamid" label="SteamID to Follow"/>
|
<AutoVariable width="fill" target="follow-bot.steamid" label="SteamID to Follow" tooltip="Type the Steam ID of a Specific Person to Follow"/>
|
||||||
<AutoVariable width="fill" target="follow-bot.prioritize-friends" label="Prioritize Friends"/>
|
<AutoVariable width="fill" target="follow-bot.prioritize-friends" label="Prioritize Friends"/>
|
||||||
<AutoVariable width="fill" target="follow-bot.prioritize-leader" label="Prioritize the Party Leader"/>
|
<AutoVariable width="fill" target="follow-bot.prioritize-leader" label="Prioritize the Party Leader"/>
|
||||||
<AutoVariable width="fill" target="follow-bot.draw-crumbs" label="Draw Crumbs"/>
|
<AutoVariable width="fill" target="follow-bot.draw-crumbs" label="Draw Crumbs"/>
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
<Tab name="Auto Heal" padding="6 6 6 6">
|
<Tab name="Auto Heal" padding="6 6 6 6">
|
||||||
<Box padding="12 6 6 6" width="content" height="content" name="Auto Heal">
|
<Box padding="12 6 6 6" width="content" height="content" name="Auto Heal">
|
||||||
<List width="150">
|
<List width="160">
|
||||||
<AutoVariable width="fill" target="autoheal.enable" label="Enable Auto Heal"/>
|
<AutoVariable width="fill" target="autoheal.enable" label="Enable Auto Heal"/>
|
||||||
<AutoVariable width="fill" target="autoheal.silent" label="Silent"/>
|
<AutoVariable width="fill" target="autoheal.silent" label="Silent"/>
|
||||||
<AutoVariable width="fill" target="autoheal.steam-only" label="Heal Steamid Only"/>
|
<AutoVariable width="fill" target="autoheal.steam-only" label="Heal Steamid Only"/>
|
||||||
@ -25,7 +25,7 @@
|
|||||||
<AutoVariable width="fill" target="autoheal.priority-spy" label="Spy Weight"/>
|
<AutoVariable width="fill" target="autoheal.priority-spy" label="Spy Weight"/>
|
||||||
</List>
|
</List>
|
||||||
</Box>
|
</Box>
|
||||||
<Box padding="12 6 6 6" width="content" height="content" name="Auto Vaccinator" x="170">
|
<Box padding="12 6 6 6" width="content" height="content" name="Auto Vaccinator" x="175">
|
||||||
<List width="150">
|
<List width="150">
|
||||||
<AutoVariable width="fill" target="autoheal.vacc.enable" label="Enable Auto Vaccinator"/>
|
<AutoVariable width="fill" target="autoheal.vacc.enable" label="Enable Auto Vaccinator"/>
|
||||||
<AutoVariable width="fill" target="autoheal.vacc.reset-timer" label="Reset Timer"/>
|
<AutoVariable width="fill" target="autoheal.vacc.reset-timer" label="Reset Timer"/>
|
||||||
@ -56,7 +56,7 @@
|
|||||||
<AutoVariable width="fill" target="autoheal.vacc.blast.enable" label="Enable"/>
|
<AutoVariable width="fill" target="autoheal.vacc.blast.enable" label="Enable"/>
|
||||||
<AutoVariable width="fill" target="autoheal.vacc.blast.crit-pop" label="Pop on Near Crit"/>
|
<AutoVariable width="fill" target="autoheal.vacc.blast.crit-pop" label="Pop on Near Crit"/>
|
||||||
<AutoVariable width="fill" target="autoheal.vacc.blast.danger-range" label="Danger Range" min="0" max="1000"/>
|
<AutoVariable width="fill" target="autoheal.vacc.blast.danger-range" label="Danger Range" min="0" max="1000"/>
|
||||||
<AutoVariable width="fill" target="autoheal.vacc.blast.pop-near-rocket-health" label="Rocket Health Pop" tooltip="Pop ubercharge if rocket is near and health is less than" min="0" max="450"/>
|
<AutoVariable width="fill" target="autoheal.vacc.blast.pop-near-rocket-health" label="Rocket Health Pop" tooltip="Pop Ubercharge If Rocket Is Near and Health Is Less Than" min="0" max="450"/>
|
||||||
<AutoVariable width="fill" target="autoheal.vacc.blast.min-charges" label="Min. Charges" min="0" max="4"/>
|
<AutoVariable width="fill" target="autoheal.vacc.blast.min-charges" label="Min. Charges" min="0" max="4"/>
|
||||||
</List>
|
</List>
|
||||||
</Box>
|
</Box>
|
||||||
|
@ -1,11 +1,11 @@
|
|||||||
<Tab name="Auto Sticky" padding="4 4 4 4">
|
<Tab name="Auto Sticky" padding="4 4 4 4">
|
||||||
<Box padding="12 6 6 6" width="content" height="content" name="Auto Sticky">
|
<Box padding="12 6 6 6" width="content" height="content" name="Auto Sticky">
|
||||||
<List width="150">
|
<List width="150">
|
||||||
<AutoVariable width="fill" target="autosticky.enable" label="Enable Auto Sticky"/>
|
<AutoVariable width="fill" target="autosticky.enable" label="Enable Auto Sticky" tooltip="Auto Deotnate Stickies"/>
|
||||||
<AutoVariable width="fill" target="autosticky.buildings" label="Detonate On Buildings"/>
|
<AutoVariable width="fill" target="autosticky.buildings" label="Detonate On Buildings"/>
|
||||||
<AutoVariable width="fill" target="autosticky.legit" label="Legit Mode"/>
|
<AutoVariable width="fill" target="autosticky.legit" label="Legit Mode" tooltip="Require Line of Sight and Ignore Invisible Spies"/>
|
||||||
<AutoVariable width="fill" target="autosticky.dontblowmeup" label="Don't Blow Me Up"/>
|
<AutoVariable width="fill" target="autosticky.dontblowmeup" label="Don't Blow Me Up"/>
|
||||||
<AutoVariable width="fill" target="autosticky.min-dist" label="Min Distance" min="0" max="130" step="5"/>
|
<AutoVariable width="fill" target="autosticky.min-dist" label="Min Distance" tooltip="Distance Enemy Must Be From Sticky for Detonation" min="0" max="130" step="5"/>
|
||||||
</List>
|
</List>
|
||||||
</Box>
|
</Box>
|
||||||
</Tab>
|
</Tab>
|
||||||
|
@ -13,10 +13,10 @@
|
|||||||
</Select>
|
</Select>
|
||||||
</LabeledObject>
|
</LabeledObject>
|
||||||
<AutoVariable width="fill" target="trigger.key.button" label="Aim Key"/>
|
<AutoVariable width="fill" target="trigger.key.button" label="Aim Key"/>
|
||||||
<AutoVariable width="fill" target="trigger.wait-for-charge" label="Wait for charge"/>
|
<AutoVariable width="fill" target="trigger.wait-for-charge" label="Wait for Charge" tooltip="Wait to Fire Until Charge Allows a One Shot Kill"/>
|
||||||
<AutoVariable width="fill" target="trigger.zoomed-only" label="Zoomed Only"/>
|
<AutoVariable width="fill" target="trigger.zoomed-only" label="Zoomed Only"/>
|
||||||
<AutoVariable width="fill" target="trigger.accuracy" label="Accuracy Mode" min="0" max="10"/>
|
<AutoVariable width="fill" target="trigger.accuracy" label="Accuracy Mode" tooltip="Shrink Usable Hitbox to Improve Accuracy" min="0" max="10"/>
|
||||||
<AutoVariable width="fill" target="trigger.delay" label="Delay" min="0" max="1"/>
|
<AutoVariable width="fill" target="trigger.delay" label="Delay" tooltip="Add a Delay (milliseconds) to Triggerbot" min="0" max="1"/>
|
||||||
</List>
|
</List>
|
||||||
</Box>
|
</Box>
|
||||||
<Box padding="12 6 6 6" width="content" height="content" name="Target Selection" x="170">
|
<Box padding="12 6 6 6" width="content" height="content" name="Target Selection" x="170">
|
||||||
@ -38,9 +38,9 @@
|
|||||||
</List>
|
</List>
|
||||||
</Box>
|
</Box>
|
||||||
</Tab>
|
</Tab>
|
||||||
<Include path="nullifiedcat/trigger/autoheal.xml"/>
|
|
||||||
<Include path="nullifiedcat/trigger/autopyro.xml"/>
|
<Include path="nullifiedcat/trigger/autopyro.xml"/>
|
||||||
<Include path="nullifiedcat/trigger/autosticky.xml"/>
|
<Include path="nullifiedcat/trigger/autosticky.xml"/>
|
||||||
|
<Include path="nullifiedcat/trigger/autoheal.xml"/>
|
||||||
<Include path="nullifiedcat/trigger/autospy.xml"/>
|
<Include path="nullifiedcat/trigger/autospy.xml"/>
|
||||||
</TabContainer>
|
</TabContainer>
|
||||||
</Tab>
|
</Tab>
|
||||||
|
@ -3,7 +3,6 @@
|
|||||||
<Include path="nullifiedcat/visuals/esp.xml"/>
|
<Include path="nullifiedcat/visuals/esp.xml"/>
|
||||||
<Include path="nullifiedcat/visuals/glow.xml"/>
|
<Include path="nullifiedcat/visuals/glow.xml"/>
|
||||||
<Include path="nullifiedcat/visuals/chams.xml"/>
|
<Include path="nullifiedcat/visuals/chams.xml"/>
|
||||||
<Include path="nullifiedcat/visuals/dominatemark.xml"/>
|
|
||||||
<Include path="nullifiedcat/visuals/tracers.xml"/>
|
<Include path="nullifiedcat/visuals/tracers.xml"/>
|
||||||
<Include path="nullifiedcat/visuals/radar.xml"/>
|
<Include path="nullifiedcat/visuals/radar.xml"/>
|
||||||
<Include path="nullifiedcat/visuals/playerinfo.xml"/>
|
<Include path="nullifiedcat/visuals/playerinfo.xml"/>
|
||||||
|
@ -1,21 +1,14 @@
|
|||||||
<Tab name="Chams" padding="4 4 4 4">
|
<Tab name="Chams" padding="4 4 4 4">
|
||||||
<Box padding="12 6 6 6" width="content" height="content" name="Chams">
|
<Box padding="12 6 6 6" width="content" height="content" name="Chams">
|
||||||
<List width="150">
|
<List width="150">
|
||||||
<AutoVariable width="fill" target="chams.enable" label="Enable Chams"/>
|
<AutoVariable width="fill" target="chams.enable" label="Enable Chams" tooltip="Changes the Texture of Entities for Higher Visibility"/>
|
||||||
<AutoVariable width="fill" target="chams.legit" label="Legit"/>
|
<AutoVariable width="fill" target="chams.legit" label="Legit" tooltip="Don't Show Chams Through Walls"/>
|
||||||
<AutoVariable width="fill" target="chams.flat" label="Flat"/>
|
<AutoVariable width="fill" target="chams.flat" label="Flat" tooltip="Don't Show Shadows on Chams"/>
|
||||||
<AutoVariable width="fill" target="chams.disco" label="Disco"/>
|
<AutoVariable width="fill" target="chams.disco" label="Disco" tooltip="Rainbow Mode"/>
|
||||||
<AutoVariable width="fill" target="chams.health" label="Health"/>
|
<AutoVariable width="fill" target="chams.health" label="Health" tooltip="Color Chams According to Health"/>
|
||||||
<AutoVariable width="fill" target="chams.recursive" label="Recursive"/>
|
<AutoVariable width="fill" target="chams.recursive" label="Recursive"/>
|
||||||
<AutoVariable width="fill" target="chams.single-pass" label="Single Pass"/>
|
<AutoVariable width="fill" target="chams.single-pass" label="Single Pass" tooltip="Change Color of Entities Behind Walls. Requires Legit to Be Off"/>
|
||||||
<AutoVariable width="fill" target="chams.white-weapons" label="White Weapons"/>
|
<AutoVariable width="fill" target="chams.white-weapons" label="White Weapons"/>
|
||||||
<LabeledObject width="fill" label="Solid When">
|
|
||||||
<Select target="glow.solid-when">
|
|
||||||
<Option name="Never" value="0"/>
|
|
||||||
<Option name="Always" value="1"/>
|
|
||||||
<Option name="Not visible" value="2"/>
|
|
||||||
</Select>
|
|
||||||
</LabeledObject>
|
|
||||||
</List>
|
</List>
|
||||||
</Box>
|
</Box>
|
||||||
<Box padding="12 6 6 6" width="content" height="content" name="Targets" x="170">
|
<Box padding="12 6 6 6" width="content" height="content" name="Targets" x="170">
|
||||||
|
@ -1,9 +0,0 @@
|
|||||||
<Tab name="Dominatemark" padding="4 4 4 4">
|
|
||||||
<Box padding="12 6 6 6" width="content" height="content" name="Player Info">
|
|
||||||
<List width="150">
|
|
||||||
<AutoVariable width="fill" target="dominatemark.enable" label="Enable"/>
|
|
||||||
<AutoVariable width="fill" target="dominatemark.min-size" label="Draw Min Size"/>
|
|
||||||
<AutoVariable width="fill" target="dominatemark.max-size" label="Draw Max Size"/>
|
|
||||||
</List>
|
|
||||||
</Box>
|
|
||||||
</Tab>
|
|
@ -5,4 +5,11 @@
|
|||||||
<AutoVariable width="fill" target="misc.playerinfo.draw-level" label="That's How Mafia Works"/>
|
<AutoVariable width="fill" target="misc.playerinfo.draw-level" label="That's How Mafia Works"/>
|
||||||
</List>
|
</List>
|
||||||
</Box>
|
</Box>
|
||||||
|
<Box padding="12 6 6 6" width="content" height="content" name="Dominatemark" x="170">
|
||||||
|
<List width="150">
|
||||||
|
<AutoVariable width="fill" target="dominatemark.enable" label="Enable"/>
|
||||||
|
<AutoVariable width="fill" target="dominatemark.min-size" label="Draw Min Size"/>
|
||||||
|
<AutoVariable width="fill" target="dominatemark.max-size" label="Draw Max Size"/>
|
||||||
|
</List>
|
||||||
|
</Box>
|
||||||
</Tab>
|
</Tab>
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
<Tab name="Radar" padding="4 4 4 4">
|
<Tab name="Radar" padding="4 4 4 4">
|
||||||
<Box padding="12 6 6 6" width="content" height="content" name="Radar">
|
<Box padding="12 6 6 6" width="content" height="content" name="Radar">
|
||||||
<List width="150">
|
<List width="150">
|
||||||
<AutoVariable width="fill" target="radar.enable" label="Enable"/>
|
<AutoVariable width="fill" target="radar.enable" label="Enable" tooltip="Shows a Highly Customizable Radar"/>
|
||||||
<LabeledObject width="fill" label="Radar Shape" tooltip="Sets the Radar's Shape">
|
<LabeledObject width="fill" label="Radar Shape" tooltip="Sets the Radar's Shape">
|
||||||
<Select target="radar.shape">
|
<Select target="radar.shape">
|
||||||
<Option name="Square" value="0"/>
|
<Option name="Square" value="0"/>
|
||||||
@ -14,10 +14,10 @@
|
|||||||
<AutoVariable width="fill" target="radar.use-icons" label="Use Icons"/>
|
<AutoVariable width="fill" target="radar.use-icons" label="Use Icons"/>
|
||||||
<AutoVariable width="fill" target="radar.size" label="Size" min="1" max="480" step="5"/>
|
<AutoVariable width="fill" target="radar.size" label="Size" min="1" max="480" step="5"/>
|
||||||
<AutoVariable width="fill" target="radar.icon-size" label="Icon Size" min="1" max="48"/>
|
<AutoVariable width="fill" target="radar.icon-size" label="Icon Size" min="1" max="48"/>
|
||||||
<AutoVariable width="fill" target="radar.x" label="Radar X"/>
|
<AutoVariable width="fill" target="radar.x" label="Radar X" tooltip="Sets the Radar's X Value From the Left Side of the Window"/>
|
||||||
<AutoVariable width="fill" target="radar.y" label="Radar Y"/>
|
<AutoVariable width="fill" target="radar.y" label="Radar Y" tooltip="Sets the Radar's Y Value From the Top of the Window"/>
|
||||||
<AutoVariable width="fill" target="radar.zoom" label="Zoom" min="1" max="20" step="0.1"/>
|
<AutoVariable width="fill" target="radar.zoom" label="Zoom" tooltip="Controls the Zoom. Higher Value Means Less Zoomed" min="1" max="20" step="0.1"/>
|
||||||
<AutoVariable width="fill" target="radar.opacity" label="Opacity" min="0" max="1.01" step="0.1"/>
|
<AutoVariable width="fill" target="radar.opacity" label="Opacity" tooltip="Sets the Radar's Background Opacity" min="0" max="1.01" step="0.1"/>
|
||||||
</List>
|
</List>
|
||||||
</Box>
|
</Box>
|
||||||
<Box padding="12 6 6 6" width="content" height="content" name="Targets" x="170">
|
<Box padding="12 6 6 6" width="content" height="content" name="Targets" x="170">
|
||||||
|
@ -3,9 +3,9 @@
|
|||||||
<List width="150">
|
<List width="150">
|
||||||
<AutoVariable width="fill" target="tracers.enabled" label="Enabled"/>
|
<AutoVariable width="fill" target="tracers.enabled" label="Enabled"/>
|
||||||
<AutoVariable width="fill" target="tracers.buildings" label="Enable Building Tracers"/>
|
<AutoVariable width="fill" target="tracers.buildings" label="Enable Building Tracers"/>
|
||||||
<AutoVariable width="fill" target="tracers.green-distance" label="Green Distance"/>
|
<AutoVariable width="fill" target="tracers.green-distance" label="Green Distance" tooltip="Distance Enemy Must Be for Green Tracers" min="0" max="10001" step="100"/>
|
||||||
<AutoVariable width="fill" target="tracers.line-thickness" label="Line Thickness"/>
|
<AutoVariable width="fill" target="tracers.line-thickness" label="Line Thickness"/>
|
||||||
<AutoVariable width="fill" target="tracers.line-opaqueness" label="Line Opaqueness"/>
|
<AutoVariable width="fill" target="tracers.line-opaqueness" label="Line Opacity" min="0" max="1.01" step="0.05"/>
|
||||||
<AutoVariable width="fill" target="tracers.min-fov" label="Min FOV"/>
|
<AutoVariable width="fill" target="tracers.min-fov" label="Min FOV"/>
|
||||||
<AutoVariable width="fill" target="tracers.max-dist" label="Max Distance"/>
|
<AutoVariable width="fill" target="tracers.max-dist" label="Max Distance"/>
|
||||||
<LabeledObject width="fill" label="Show Friends">
|
<LabeledObject width="fill" label="Show Friends">
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
<AutoVariable width="fill" target="visual.clean-screenshots" label="Clean Screenshots"/>
|
<AutoVariable width="fill" target="visual.clean-screenshots" label="Clean Screenshots"/>
|
||||||
<AutoVariable width="fill" target="visual.disable" label="Disable Visuals"/>
|
<AutoVariable width="fill" target="visual.disable" label="Disable Visuals"/>
|
||||||
<AutoVariable width="fill" target="visual.medal-flip" label="Guranteed Medal Flip"/>
|
<AutoVariable width="fill" target="visual.medal-flip" label="Guranteed Medal Flip"/>
|
||||||
<LabeledObject width="fill" label="Software cursor mode">
|
<LabeledObject width="fill" label="Software Cursor Mode">
|
||||||
<Select target="visual.software-cursor-mode">
|
<Select target="visual.software-cursor-mode">
|
||||||
<Option name="Keep" value="0"/>
|
<Option name="Keep" value="0"/>
|
||||||
<Option name="Always" value="1"/>
|
<Option name="Always" value="1"/>
|
||||||
|
Reference in New Issue
Block a user