\documentclass[10pt,a4paper]{article} % Packages \usepackage{fancyhdr} % For header and footer \usepackage{multicol} % Allows multicols in tables \usepackage{tabularx} % Intelligent column widths \usepackage{tabulary} % Used in header and footer \usepackage{hhline} % Border under tables \usepackage{graphicx} % For images \usepackage{xcolor} % For hex colours %\usepackage[utf8x]{inputenc} % For unicode character support \usepackage[T1]{fontenc} % Without this we get weird character replacements \usepackage{colortbl} % For coloured tables \usepackage{setspace} % For line height \usepackage{lastpage} % Needed for total page number \usepackage{seqsplit} % Splits long words. %\usepackage{opensans} % Can't make this work so far. Shame. Would be lovely. \usepackage[normalem]{ulem} % For underlining links % Most of the following are not required for the majority % of cheat sheets but are needed for some symbol support. \usepackage{amsmath} % Symbols \usepackage{MnSymbol} % Symbols \usepackage{wasysym} % Symbols %\usepackage[english,german,french,spanish,italian]{babel} % Languages % Document Info \author{Lipsum} \pdfinfo{ /Title (among-us-hex-editor.pdf) /Creator (Cheatography) /Author (Lipsum) /Subject (Among Us Hex Editor Cheat Sheet) } % Lengths and widths \addtolength{\textwidth}{6cm} \addtolength{\textheight}{-1cm} \addtolength{\hoffset}{-3cm} \addtolength{\voffset}{-2cm} \setlength{\tabcolsep}{0.2cm} % Space between columns \setlength{\headsep}{-12pt} % Reduce space between header and content \setlength{\headheight}{85pt} % If less, LaTeX automatically increases it \renewcommand{\footrulewidth}{0pt} % Remove footer line \renewcommand{\headrulewidth}{0pt} % Remove header line \renewcommand{\seqinsert}{\ifmmode\allowbreak\else\-\fi} % Hyphens in seqsplit % This two commands together give roughly % the right line height in the tables \renewcommand{\arraystretch}{1.3} \onehalfspacing % Commands \newcommand{\SetRowColor}[1]{\noalign{\gdef\RowColorName{#1}}\rowcolor{\RowColorName}} % Shortcut for row colour \newcommand{\mymulticolumn}[3]{\multicolumn{#1}{>{\columncolor{\RowColorName}}#2}{#3}} % For coloured multi-cols \newcolumntype{x}[1]{>{\raggedright}p{#1}} % New column types for ragged-right paragraph columns \newcommand{\tn}{\tabularnewline} % Required as custom column type in use % Font and Colours \definecolor{HeadBackground}{HTML}{333333} \definecolor{FootBackground}{HTML}{666666} \definecolor{TextColor}{HTML}{333333} \definecolor{DarkBackground}{HTML}{A3A3A3} \definecolor{LightBackground}{HTML}{F3F3F3} \renewcommand{\familydefault}{\sfdefault} \color{TextColor} % Header and Footer \pagestyle{fancy} \fancyhead{} % Set header to blank \fancyfoot{} % Set footer to blank \fancyhead[L]{ \noindent \begin{multicols}{3} \begin{tabulary}{5.8cm}{C} \SetRowColor{DarkBackground} \vspace{-7pt} {\parbox{\dimexpr\textwidth-2\fboxsep\relax}{\noindent \hspace*{-6pt}\includegraphics[width=5.8cm]{/web/www.cheatography.com/public/images/cheatography_logo.pdf}} } \end{tabulary} \columnbreak \begin{tabulary}{11cm}{L} \vspace{-2pt}\large{\bf{\textcolor{DarkBackground}{\textrm{Among Us Hex Editor Cheat Sheet}}}} \\ \normalsize{by \textcolor{DarkBackground}{Lipsum} via \textcolor{DarkBackground}{\uline{cheatography.com/151963/cs/32795/}}} \end{tabulary} \end{multicols}} \fancyfoot[L]{ \footnotesize \noindent \begin{multicols}{3} \begin{tabulary}{5.8cm}{LL} \SetRowColor{FootBackground} \mymulticolumn{2}{p{5.377cm}}{\bf\textcolor{white}{Cheatographer}} \\ \vspace{-2pt}Lipsum \\ \uline{cheatography.com/lipsum} \\ \end{tabulary} \vfill \columnbreak \begin{tabulary}{5.8cm}{L} \SetRowColor{FootBackground} \mymulticolumn{1}{p{5.377cm}}{\bf\textcolor{white}{Cheat Sheet}} \\ \vspace{-2pt}Not Yet Published.\\ Updated 25th June, 2022.\\ Page {\thepage} of \pageref{LastPage}. \end{tabulary} \vfill \columnbreak \begin{tabulary}{5.8cm}{L} \SetRowColor{FootBackground} \mymulticolumn{1}{p{5.377cm}}{\bf\textcolor{white}{Sponsor}} \\ \SetRowColor{white} \vspace{-5pt} %\includegraphics[width=48px,height=48px]{dave.jpeg} Measure your website readability!\\ www.readability-score.com \end{tabulary} \end{multicols}} \begin{document} \raggedright \raggedcolumns % Set font size to small. Switch to any value % from this page to resize cheat sheet text: % www.emerson.emory.edu/services/latex/latex_169.html \footnotesize % Small font. \begin{multicols*}{3} \begin{tabularx}{5.377cm}{p{0.74655 cm} x{4.23045 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{File Location}} \tn % Row 0 \SetRowColor{LightBackground} \seqsplit{Windows} & C:\textbackslash{}Users\textbackslash{}youruser\textbackslash{}AppData\textbackslash{}LocalLow\textbackslash{}Innersloth\textbackslash{}Among Us \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} \seqsplit{Android} & ...\textbackslash{}Android\textbackslash{}data\textbackslash{}com.innersloth.spacemafia\textbackslash{}files \tn % Row Count 4 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Remember to make a backup of any modified file(s).} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{p{0.54301 cm} x{1.29487 cm} p{0.4177 cm} x{1.92142 cm} } \SetRowColor{DarkBackground} \mymulticolumn{4}{x{5.377cm}}{\bf\textcolor{white}{gameHostOptions}} \tn % Row 0 \SetRowColor{LightBackground} \seqsplit{Offset} & Setting & Data Type & Comment(s) \tn % Row Count 3 (+ 3) % Row 1 \SetRowColor{white} \mymulticolumn{4}{x{5.377cm}}{0x00} \tn % Row Count 4 (+ 1) % Row 2 \SetRowColor{LightBackground} 0x01 & Max. Players & Uint8 & \tn % Row Count 6 (+ 2) % Row 3 \SetRowColor{white} 0x02 to 0x05 & Chat Language & & \tn % Row Count 9 (+ 3) % Row 4 \SetRowColor{LightBackground} 0x06 & Map & Uint8 & 00 - The Skeld\{\{nl\}\}01 - Mira HQ\{\{nl\}\}02 - Polus\{\{nl\}\}03 - Airship \tn % Row Count 13 (+ 4) % Row 5 \SetRowColor{white} 0x07 to 0x0A & Player Speed & \seqsplit{float32} & \tn % Row Count 16 (+ 3) % Row 6 \SetRowColor{LightBackground} 0x0B to 0x0E & Crewmate Vision & \seqsplit{float32} & \tn % Row Count 19 (+ 3) % Row 7 \SetRowColor{white} 0x0F to 0x12 & Impostor Vision & \seqsplit{float32} & \tn % Row Count 22 (+ 3) % Row 8 \SetRowColor{LightBackground} 0x13 to 0x16 & Kill Cooldown & \seqsplit{float32} & \tn % Row Count 25 (+ 3) % Row 9 \SetRowColor{white} 0x17 & Common Tasks & Uint8 & \tn % Row Count 27 (+ 2) % Row 10 \SetRowColor{LightBackground} 0x18 & Long Tasks & Uint8 & \tn % Row Count 29 (+ 2) % Row 11 \SetRowColor{white} 0x19 & Short Tasks & Uint8 & \tn % Row Count 31 (+ 2) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{5.377cm}{p{0.54301 cm} x{1.29487 cm} p{0.4177 cm} x{1.92142 cm} } \SetRowColor{DarkBackground} \mymulticolumn{4}{x{5.377cm}}{\bf\textcolor{white}{gameHostOptions (cont)}} \tn % Row 12 \SetRowColor{LightBackground} 0x1A to 0x1D & Emergency Meetings & int32 & \tn % Row Count 3 (+ 3) % Row 13 \SetRowColor{white} 0x1E & Impostor Count & Uint8 & \tn % Row Count 5 (+ 2) % Row 14 \SetRowColor{LightBackground} 0x1F & Kill Distance & Uint8 & 00 - Short\{\{nl\}\}01 - Medium\{\{nl\}\}02 - Long \tn % Row Count 8 (+ 3) % Row 15 \SetRowColor{white} 0x20 to 0x23 & Discussion Time & int32 & Negative values subtract from voting time \tn % Row Count 11 (+ 3) % Row 16 \SetRowColor{LightBackground} 0x24 to 0x27 & Voting Time & int32 & Negative values are displayed as infinity \tn % Row Count 14 (+ 3) % Row 17 \SetRowColor{white} 0x28 & Recommended Settings & Uint8 & \tn % Row Count 16 (+ 2) % Row 18 \SetRowColor{LightBackground} 0x29 & Emergency Cooldown & Uint8 & The emergency meeting in the first round will always have a cooldown of at least 10 seconds. \tn % Row Count 22 (+ 6) % Row 19 \SetRowColor{white} 0x2A & Confirm Ejects & Uint8 & \tn % Row Count 24 (+ 2) % Row 20 \SetRowColor{LightBackground} 0x2B & Visual Tasks & Uint8 & \tn % Row Count 26 (+ 2) % Row 21 \SetRowColor{white} 0x2C & Anonymous Votes & Uint8 & \tn % Row Count 28 (+ 2) % Row 22 \SetRowColor{LightBackground} 0x2D & Task Bar Updates & Uint8 & 00 - Always\{\{nl\}\}01 - Meetings\{\{nl\}\}02 - Never \tn % Row Count 31 (+ 3) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{5.377cm}{p{0.54301 cm} x{1.29487 cm} p{0.4177 cm} x{1.92142 cm} } \SetRowColor{DarkBackground} \mymulticolumn{4}{x{5.377cm}}{\bf\textcolor{white}{gameHostOptions (cont)}} \tn % Row 23 \SetRowColor{LightBackground} \mymulticolumn{4}{x{5.377cm}}{0x2E to 0x33} \tn % Row Count 1 (+ 1) % Row 24 \SetRowColor{white} 0x34 & \seqsplit{Shapeshifter} Count & Uint8 & \tn % Row Count 3 (+ 2) % Row 25 \SetRowColor{LightBackground} 0x35 & \seqsplit{Shapeshifter} Chance & Uint8 & \tn % Row Count 5 (+ 2) % Row 26 \SetRowColor{white} \mymulticolumn{4}{x{5.377cm}}{0x36} \tn % Row Count 6 (+ 1) % Row 27 \SetRowColor{LightBackground} \mymulticolumn{4}{x{5.377cm}}{0x37} \tn % Row Count 7 (+ 1) % Row 28 \SetRowColor{white} 0x38 & Engineer Count & Uint8 & \tn % Row Count 9 (+ 2) % Row 29 \SetRowColor{LightBackground} 0x39 & Engineer Chance & Uint8 & \tn % Row Count 11 (+ 2) % Row 30 \SetRowColor{white} \mymulticolumn{4}{x{5.377cm}}{0x3A} \tn % Row Count 12 (+ 1) % Row 31 \SetRowColor{LightBackground} \mymulticolumn{4}{x{5.377cm}}{0x3B} \tn % Row Count 13 (+ 1) % Row 32 \SetRowColor{white} 0x3C & Guardian Angel Count & Uint8 & \tn % Row Count 15 (+ 2) % Row 33 \SetRowColor{LightBackground} 0x3D & Guardian Angel Chance & Uint8 & \tn % Row Count 17 (+ 2) % Row 34 \SetRowColor{white} 0x3E & & Uint8 & \tn % Row Count 19 (+ 2) % Row 35 \SetRowColor{LightBackground} 0x3F & & Uint8 & \tn % Row Count 21 (+ 2) % Row 36 \SetRowColor{white} 0x40 & Scientist Count & Uint8 & \tn % Row Count 23 (+ 2) % Row 37 \SetRowColor{LightBackground} 0x41 & Scientist Chance & Uint8 & \tn % Row Count 25 (+ 2) % Row 38 \SetRowColor{white} 0x42 & Leave \seqsplit{Shapeshifting} Evidence & Uint8 & \tn % Row Count 28 (+ 3) % Row 39 \SetRowColor{LightBackground} 0x43 & Shapeshift Cooldown & Uint8 & \tn % Row Count 30 (+ 2) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{5.377cm}{p{0.54301 cm} x{1.29487 cm} p{0.4177 cm} x{1.92142 cm} } \SetRowColor{DarkBackground} \mymulticolumn{4}{x{5.377cm}}{\bf\textcolor{white}{gameHostOptions (cont)}} \tn % Row 40 \SetRowColor{LightBackground} 0x44 & Shapeshift Duration & Uint8 & \tn % Row Count 2 (+ 2) % Row 41 \SetRowColor{white} 0x45 & Vitals Display Cooldown & Uint8 & \tn % Row Count 4 (+ 2) % Row 42 \SetRowColor{LightBackground} 0x46 & Protect Cooldown & Uint8 & \tn % Row Count 6 (+ 2) % Row 43 \SetRowColor{white} 0x47 & Vent Use Cooldown & Uint8 & \tn % Row Count 8 (+ 2) % Row 44 \SetRowColor{LightBackground} 0x48 & Max. Time In Vents & Uint8 & \tn % Row Count 10 (+ 2) % Row 45 \SetRowColor{white} 0x49 & Battery Duration & Uint8 & \tn % Row Count 12 (+ 2) % Row 46 \SetRowColor{LightBackground} 0x4A & Protection Duration & Uint8 & \tn % Row Count 14 (+ 2) % Row 47 \SetRowColor{white} 0x4B & Protect Visible to Impostors & Uint8 & \tn % Row Count 17 (+ 3) \hhline{>{\arrayrulecolor{DarkBackground}}----} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{0.96071 cm} x{1.71257 cm} p{0.71009 cm} p{0.79363 cm} } \SetRowColor{DarkBackground} \mymulticolumn{4}{x{5.377cm}}{\bf\textcolor{white}{playerStats3}} \tn % Row 0 \SetRowColor{LightBackground} Offset & Statistic & Data Type & \seqsplit{Comment(s)} \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} \mymulticolumn{4}{x{5.377cm}}{0x00 to 0x04} \tn % Row Count 3 (+ 1) % Row 2 \SetRowColor{LightBackground} 0x05 to 0x08 & Bodies Reported & int32 & \tn % Row Count 5 (+ 2) % Row 3 \SetRowColor{white} 0x09 to 0x0C & Emergencies Called & int32 & \tn % Row Count 7 (+ 2) % Row 4 \SetRowColor{LightBackground} 0x0D to 0x10 & Tasks Completed & int32 & \tn % Row Count 9 (+ 2) % Row 5 \SetRowColor{white} 0x11 to 0x14 & All Tasks Completed & int32 & \tn % Row Count 11 (+ 2) % Row 6 \SetRowColor{LightBackground} 0x15 to 0x18 & Sabotages Fixed & int32 & \tn % Row Count 13 (+ 2) % Row 7 \SetRowColor{white} 0x19 to 0x1C & Impostor Kills & int32 & \tn % Row Count 15 (+ 2) % Row 8 \SetRowColor{LightBackground} 0x1D to 0x20 & Times Murdered & int32 & \tn % Row Count 17 (+ 2) % Row 9 \SetRowColor{white} 0x21 to 0x24 & Times Ejected & int32 & \tn % Row Count 19 (+ 2) % Row 10 \SetRowColor{LightBackground} 0x25 to 0x28 & Crewmate Streak & int32 & \tn % Row Count 21 (+ 2) % Row 11 \SetRowColor{white} 0x29 to 0x2C & Times Impostor & int32 & \tn % Row Count 23 (+ 2) % Row 12 \SetRowColor{LightBackground} 0x2D to 0x30 & Times Crewmate & int32 & \tn % Row Count 25 (+ 2) % Row 13 \SetRowColor{white} 0x31 to 0x34 & Games Started & int32 & \tn % Row Count 27 (+ 2) % Row 14 \SetRowColor{LightBackground} 0x35 to 0x38 & Games Finished & int32 & \tn % Row Count 29 (+ 2) % Row 15 \SetRowColor{white} 0x39 to 0x3C & & int32 & \tn % Row Count 31 (+ 2) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{5.377cm}{x{0.96071 cm} x{1.71257 cm} p{0.71009 cm} p{0.79363 cm} } \SetRowColor{DarkBackground} \mymulticolumn{4}{x{5.377cm}}{\bf\textcolor{white}{playerStats3 (cont)}} \tn % Row 16 \SetRowColor{LightBackground} 0x3D to 0x40 & & int32 & \tn % Row Count 2 (+ 2) % Row 17 \SetRowColor{white} 0x41 to 0x44 & & int32 & \tn % Row Count 4 (+ 2) % Row 18 \SetRowColor{LightBackground} 0x45 to 0x48 & & int32 & \tn % Row Count 6 (+ 2) % Row 19 \SetRowColor{white} 0x49 to 0x4C & & int32 & \tn % Row Count 8 (+ 2) % Row 20 \SetRowColor{LightBackground} 0x4D to 0x50 & Crewmate Vote Wins & int32 & \tn % Row Count 10 (+ 2) % Row 21 \SetRowColor{white} 0x51 to 0x54 & Crewmate Task Wins & int32 & \tn % Row Count 12 (+ 2) % Row 22 \SetRowColor{LightBackground} 0x55 to 0x58 & Impostor Vote Wins & int32 & \tn % Row Count 14 (+ 2) % Row 23 \SetRowColor{white} 0x59 to 0x5C & Impostor Kill Wins & int32 & \tn % Row Count 16 (+ 2) % Row 24 \SetRowColor{LightBackground} 0x5D to 0x60 & Impostor Sabotage Wins & int32 & \tn % Row Count 18 (+ 2) % Row 25 \SetRowColor{white} 0x61 to 0x64 & & int32 & \tn % Row Count 20 (+ 2) % Row 26 \SetRowColor{LightBackground} 0x65 to 0x68 & & int32 & \tn % Row Count 22 (+ 2) % Row 27 \SetRowColor{white} 0x69 to 0x6C & & int32 & \tn % Row Count 24 (+ 2) % Row 28 \SetRowColor{LightBackground} 0x6D to 0x70 & & int32 & \tn % Row Count 26 (+ 2) % Row 29 \SetRowColor{white} 0x71 to 0x74 & & int32 & \tn % Row Count 28 (+ 2) % Row 30 \SetRowColor{LightBackground} 0x75 to 0x78 & & int32 & \tn % Row Count 30 (+ 2) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{5.377cm}{x{0.96071 cm} x{1.71257 cm} p{0.71009 cm} p{0.79363 cm} } \SetRowColor{DarkBackground} \mymulticolumn{4}{x{5.377cm}}{\bf\textcolor{white}{playerStats3 (cont)}} \tn % Row 31 \SetRowColor{LightBackground} 0x79 to 0x7C & & int32 & \tn % Row Count 2 (+ 2) % Row 32 \SetRowColor{white} 0x7D to 0x80 & & int32 & \tn % Row Count 4 (+ 2) % Row 33 \SetRowColor{LightBackground} 0x81 to 0x84 & & int32 & \tn % Row Count 6 (+ 2) % Row 34 \SetRowColor{white} 0x85 to 0x88 & & int32 & \tn % Row Count 8 (+ 2) % Row 35 \SetRowColor{LightBackground} 0x89 to 0x8C & & int32 & \tn % Row Count 10 (+ 2) % Row 36 \SetRowColor{white} 0x8D to 0x90 & & int32 & \tn % Row Count 12 (+ 2) % Row 37 \SetRowColor{LightBackground} 0x91 to 0x94 & & int32 & \tn % Row Count 14 (+ 2) % Row 38 \SetRowColor{white} 0x95 to 0x98 & & int32 & \tn % Row Count 16 (+ 2) % Row 39 \SetRowColor{LightBackground} 0x99 to 0x9C & & int32 & \tn % Row Count 18 (+ 2) % Row 40 \SetRowColor{white} 0x9D to 0xA0 & & int32 & \tn % Row Count 20 (+ 2) % Row 41 \SetRowColor{LightBackground} 0xA1 to 0xA4 & & int32 & \tn % Row Count 22 (+ 2) % Row 42 \SetRowColor{white} 0xA5 to 0xA8 & & int32 & \tn % Row Count 24 (+ 2) % Row 43 \SetRowColor{LightBackground} 0xA9 to 0xAC & & int32 & \tn % Row Count 26 (+ 2) % Row 44 \SetRowColor{white} 0xAD to 0xB0 & & int32 & \tn % Row Count 28 (+ 2) % Row 45 \SetRowColor{LightBackground} 0xB1 to 0xB4 & & int32 & \tn % Row Count 30 (+ 2) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{5.377cm}{x{0.96071 cm} x{1.71257 cm} p{0.71009 cm} p{0.79363 cm} } \SetRowColor{DarkBackground} \mymulticolumn{4}{x{5.377cm}}{\bf\textcolor{white}{playerStats3 (cont)}} \tn % Row 46 \SetRowColor{LightBackground} 0xB5 to 0xB8 & & int32 & \tn % Row Count 2 (+ 2) % Row 47 \SetRowColor{white} 0xB9 to 0xBC & & int32 & \tn % Row Count 4 (+ 2) % Row 48 \SetRowColor{LightBackground} 0xBD to 0xC0 & & int32 & \tn % Row Count 6 (+ 2) % Row 49 \SetRowColor{white} 0xC1 to 0xC4 & & int32 & \tn % Row Count 8 (+ 2) % Row 50 \SetRowColor{LightBackground} 0xC5 to 0xC8 & Crewmate Role Wins & int32 & \tn % Row Count 10 (+ 2) % Row 51 \SetRowColor{white} 0xC9 to 0xCC & & int32 & \tn % Row Count 12 (+ 2) % Row 52 \SetRowColor{LightBackground} 0xCD to 0xD0 & & int32 & \tn % Row Count 14 (+ 2) % Row 53 \SetRowColor{white} 0xD1 to 0xD4 & & int32 & \tn % Row Count 16 (+ 2) % Row 54 \SetRowColor{LightBackground} 0xD5 to 0xD8 & & int32 & \tn % Row Count 18 (+ 2) % Row 55 \SetRowColor{white} 0xD9 to 0xDC & & int32 & \tn % Row Count 20 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}----} \end{tabularx} \par\addvspace{1.3em} % That's all folks \end{multicols*} \end{document}