Skip to content

Instantly share code, notes, and snippets.

View klaszlo8207's full-sized avatar

KL klaszlo8207

  • Planet Earth
View GitHub Profile
@miguelmota
miguelmota / linkedin_autoconnect.js
Last active June 5, 2019 14:02
LinkedIn auto-connect simple script
// https://www.linkedin.com/mynetwork/
setInterval(() => {
$('button[data-control-name="invite"]').each((i, el) => el.click())
window.scrollTo(0, document.body.scrollHeight)
window.scrollTo(document.body.scrollHeight, 0)
window.scrollTo(0, document.body.scrollHeight)
}, 5e3)
@ousttrue
ousttrue / HumanTrait.MuscleName
Last active September 12, 2022 16:00
HumanTrait.MuscleName of Unity2017.3.0f3
[0]Spine Front-Back
[1]Spine Left-Right
[2]Spine Twist Left-Right
[3]Chest Front-Back
[4]Chest Left-Right
[5]Chest Twist Left-Right
[6]UpperChest Front-Back
[7]UpperChest Left-Right
[8]UpperChest Twist Left-Right
[9]Neck Nod Down-Up