This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// 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"; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// 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 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// 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. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Verifying that +maxlefou is my blockchain ID. https://onename.com/maxlefou |
NewerOlder