Gayngel

Group joiner in unpack box.

Sep 30th, 2021 (edited)
549
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. key group_key = "4921b4f0-c21e-7866-c0c2-791d10bb5502"; // replace with the key of your group. You can get your group key by opening the group's profile and finding it under the group's name.
  2.  
  3. default
  4. {
  5.  
  6.    on_rez(integer star_param)
  7.   {
  8.     llSay(0,"Click this link to join our group:  secondlife://app/group/" + (string)group_key + "/about");
  9.   }
  10.  
  11.  
  12. }
Add Comment
Please, Sign In to add comment