linkedin TAS (javascript code)
setInterval(() => {[...document.querySelectorAll("span")].filter(a => a.innerText == "Next").forEach(a => { a.click();});[...document.querySelectorAll("button")].filter(a => a.innerText == "Connect").forEach((a, idx) => { setTimeout(() => { a.click(); setTimeout(() => { [...document.querySelectorAll("button")] .filter(a => a.innerText == "Send") .forEach(a => { a.click(); }); }, 20); }, 100 * idx);});}, 10000);
i literally only need large/simple convex shapes. ideally UV mapping but blender is bearable for that
meow • ⚥
i like talking to computers and making it nicer to talk to computers
dms open :3