Skip to content

Instantly share code, notes, and snippets.

View jmfergeau's full-sized avatar
🗼
Nous n'avons pas besoin de vinaigre balsamique après tout...

JM Fergeau jmfergeau

🗼
Nous n'avons pas besoin de vinaigre balsamique après tout...
View GitHub Profile
@jmfergeau
jmfergeau / open_source_clickable_part_script.lsl
Created November 30, 2016 15:00
A rudimentary script for Second Life to make body parts interactable
// BODY PART CLICKABLE SCRIPT
// Made by Trappy Tickles
// If you want a custom name, change this value.
// Otherwise, keep it void ( "" )
string CUSTOMNAME = "";
// Change it if you plan to use this script for another body part
string bodypart = "mane";
@jmfergeau
jmfergeau / Prim_cleaner.lsl
Last active May 27, 2025 13:28
Script for Second Life. Removes reminiscent stuff on a copied non-scripted prim
// PRIM CLEANER
//
// Sick of particles or floating text still on a prim, even after removing the script that manages it ?
// This script will remove the effects without having to copy the prim again...
// Just put it in the prim and the script will fix all the things before disappreaing itself,
// making your prim fresh and clear!
//
// Courtesy of buttbadger Mirabeau
default
@jmfergeau
jmfergeau / Horse_tail_wagging_script.lsl
Created November 30, 2016 14:52
A script for flexi tails in Second Life. Raises up when clicked.
// FREE TAIL SCRIPT
// Meant for flexi-tails. It wags randomly, and when the owner clicks it, it raises.
// Click again and it goes back wagging.
// Brought to you by buttbadger.mirabeau. Feel free to use in your sales and redistribute
// but keep the script in full perm. Thank you
// User Variables
float wagtime = 0.15; // How long the tail takes to go from center to one side of the tail.
float minWagTime = 5.0; // Minimum time(in seconds) between Wags.
float maxWagTime = 9.0; // Maximum time(in seconds) between Wags.
@jmfergeau
jmfergeau / Basic_ring_door_button_script.lsl
Last active April 3, 2018 18:19
A simple doorbell script for Second Life. With sound and antispam
// BASIC RING BUTTON
// by buttbadger Mirabeau
// Usage: When someone touches the doorbell, it rings and the toucher's name will be said in chat.
// When the owner touches it, they can ring the bell or choose a Public and Private setting. (Private by default)
// Private setting will send the notification in private IM in localchat. Only you can read it.
// Public setting will send the notification in localchat, visible for everybody in range.
// Like,
// This script is open source and free. It can't be resold as it is. You can put it in part of your sales
@jmfergeau
jmfergeau / stfu-and-update.sh
Created November 30, 2016 14:47
Forces manjaro (or arch after some edits) to update in case new keyrings prevents it
# STFU AND UPDATE
# ---------------
# WARNING: This must be run as root!
# This script might come in handy if you have manjaro (or arch, after some editing) not wanting to update because of invalid keys.
# I had a case where this didn't worked afterwards, but in my tries, this usually do the thing
#!/bin/sh
pacman -S gnupg
pacman-key --populate archlinux manjaro
@jmfergeau
jmfergeau / onename
Created February 7, 2016 14:47
Verifying that +maxlefou is my blockchain ID. https://onename.com/maxlefou
Verifying that +maxlefou is my blockchain ID. https://onename.com/maxlefou