I am the worst thing since Elvis Presley
To do black music so selfishly
And use it to get myself wealthy
Hey, there's a concept that works
.flight glidespeed 1.2E-4
.flight speed 18
NUMPAD7:-elytrafly mode control
NUMPAD7:-elytrafly speed 18.0
NUMPAD8:-elytrafly mode packet
NUMPAD8:-elytrafly speed 6.49
"key": "t",
"macro": ".rotate pitch -0.5493163764476775999999"
Y N I L M
private static String formatMacro(Macro macro) {
return String.join("; ", macro.getMacro()).replaceFirst("(.{32,32}).+", "$1...");
}
public Macro(int key, List<String> macro) {
// Keybind calls it TOGGLE, but that only means it'll call onClick()
this.bind = new Keybind(Keybind.Type.TOGGLE, key, type -> {
if (type == Keybind.Action.CLICK) Macro.this.run();
});
this.macro = macro;
public Keybind(Type type, int key, Consumer<Action> consumer) {
this.type = type;
this.key = key;
this.consumer = consumer;
Keybind.keybinds.add(this);
}
leaf macros are hopelessly broken and always have been
steps to reproduce
create a macro that does X
try it out, it does X
edit it to do Y
now it does both X and Y and there is no way to fix it without restarting the client
return;
every time they are runAND STOP JERKING OFF TO 2D WOMEN
I can agree that 2d fapping is degenerate, but on the other hand, where else can you find shibari content that spicy?/mnt/youtube/data/FitMC/2b2t - Priority Queue System (VETERANS ONLY)-wd-9jg2c71c.mkv
/mnt/youtube/data/FitMC/#TEAMVETERAN OFFICIAL MUSIC VIDEO (Language Warning)-dHqtXU_B2ho.mkv
/mnt/youtube/data/FitMC/2b2t BREAKING NEWS - #TEAMVETERAN FINDS THECAMPINGRUSHER-cFYXL43RDK4.mkv
/mnt/youtube/data/FitMC/2b2t - Veteran Spawn Patrol (Part 2)-xU6U9mCsw-c.mkv
/mnt/youtube/data/FitMC/2b2t - Veteran Spawn Patrol-gOMaQTlVOUU.mkv
/mnt/youtube/data/FitMC/#teamveteran - JOIN US - 2b2t-wVXYx7bnlXQ.mkv
/mnt/youtube/data/bulk/USCCA/USCCA Presents A Veterans Day Special - MRE Taste Test Part #1 (Ft. Graham Allen)-7ew_sgjWVQE.mkv
/mnt/youtube/data/bulk/Gladiator Commando/How a US War Veteran is treated in Court by Judge-K60JpNtOS2U.mkv
anypony
(edited)ls /mnt/youtube/data/FitMC/ | grep qc6wDzH5y0o
find -type d -links 2 -not -exec test -e "{}/cover.jpg" \; -print | while read -r LINE; do pushd "$LINE">/dev/null; filespattern="*.flac"; files=( $filespattern ); if [ "$files" != "*.flac" ]; then echo -n "$files in "; pwd; metaflac --export-picture-to cover.jpg.tmp "$files"; if file -L --mime-type cover.jpg.tmp | grep -q 'image/jpeg'; then mv cover.jpg.tmp cover.jpg; echo success; else rm cover.jpg.tmp; echo bigsad; fi; fi; popd>/dev/null; done
that can tell me why some sounds dont sound like what i made them
minecraft randomly changes the pitch of stuff11k to puke and shit in the hot humid jungle and get altitude sickness
LOLminesweeper
into google and put it on Hardminesweeper
and select Hardminesweeper
hard mode whats your fastest speedrunstatic
"factory methods" which serve as a proxy to an actual constructor?