Jump to content

Chaser Zaks

Resident
  • Posts

    661
  • Joined

  • Last visited

Everything posted by Chaser Zaks

  1. Could be various things: Dropped packet Is in a role that doesn't have "Reveal Members" set Group is too full and the server is refusing to send the member list More than likely it is thing 2. Being banned from SL doesn't remove you from any groups or change your inventory. If they are banned, they will likely show up as "Unavailable" on the web profiles(my.secondlife.com):
  2. SOON(TM) https://jira.secondlife.com/browse/BUG-17958 I presume this will come when LL integrates two factor authentication. It is on the long list of things to-do(which is quite big, so don't blame LL).
  3. Assuming you have somewhere to rez a object permanently, you can use this script I made. No configuration required, just plop it into a object and it will automatically resolve everything. As for email, LL introduced a feature to email the owner of the script without seeing what the email address is. integer lastStatus = 0; key onlineCheck; key ownerKey; string ownerName; default{ on_rez(integer p){ //Could use CHANGED_OWNER, but this is just as fine llResetScript(); } state_entry(){ //Caching is easier than calling dataserver each time to resolve the name ownerKey = llGetOwner(); ownerName = llKey2Name(ownerKey); llSetTimerEvent(60); } timer(){ onlineCheck = llRequestAgentData(llGetOwner(), DATA_ONLINE); } dataserver(key id, string data){ if(id == onlineCheck){ integer status = (integer)data; if(status == 1 && lastStatus == 0){ llTargetedEmail( TARGETED_EMAIL_OBJECT_OWNER, "Log in event for "+ownerName, "Avatar "+ownerName+" has logged in at "+llGetTimestamp() ); } lastStatus = status; } } } Alternatively, if you do not have somewhere to rez this, you can use this alternative script which you can place into any worn object that you will always be wearing. Ideally, you will place it in it's own object and just attach it somewhere to the hud and place it off screen, but it will still be subject to being detached. This will trigger a email event any time the script is re-attached! This is because the attach event doesn't provide information if someone just logged in or re-attached the script. I presume you will know which: default{ state_entry(){ llSetMemoryLimit(0x2000); } attach(key id){ //Naive approach, assume this will be worn 24/7 if(id){ string ownerName = llKey2Name(id); llTargetedEmail( TARGETED_EMAIL_OBJECT_OWNER, "Log in event for "+ownerName, "Avatar "+ownerName+" has logged in (or re-attached the log in tracker) at "+llGetTimestamp() ); } } }
  4. So homes in SL are a weird thing. SL is divided into two groups of home owners: Those who don't mind visitors, and those who do. Neither is in the wrong as it is purely up to them what they do with their property. However this adds to the confusion I am going to go further into. I know there are people who have came over from utherverse/red light district due to people over there talking about SL, and there are people who come over from video games. A lot of these people, when they are new, often do not understand Second Life's culture very well, and presume that everything is public. When people like me welcome them into their homes, it often will further aid the assumption that everything is public unless prevented. I personally will make a effort to help new people and educate them on SL's culture when possible, this includes stuff along the lines of "You are more than welcome to come over to my home and set a home point if you'd like, just keep in mind that while I keep my home open to the public, lots of people do like to keep their homes private". I've encourage those to take a welcoming but firm approach to fixing this issue. Don't start off with yelling at people, but explain to them that it is private property, not everything in SL is public, and they should ask before entering. As for camming, I always presume the following: If you are in public view, expect to be filmed or have pictures taken. I know there is the machinima policy, but people who are not going to respect people's privacy will not be respecting that policy anyway. If someone says they are taking pictures of me, I will joke about it, but I understand for many this will make them uncomfortable. The best way to deal with this is remember "They'd be taking pictures of me anyway, even if they didn't tell me.", block, and report. As for blake sea/public waters, they are public waters. You can sail there, but expect it to be like RL oceans, there's pirates out there because no one owns it(except LL does in this case and only enforces griefing issues). While people will try to ruin other's fun, it is important to keep in mind that it is technically public property. Final notes, LL does read all reports. It may often seem like they don't, but trust me, they do! They get like 300 reports a day(or was it per hour?). It is a lot of reports to go through, and each one has to be carefully investigated, lest someone get banned for something they didn't do.
  5. I actually feel a lot better reading just this. Knowing that the investors want to engage with and meet the community makes it feel like they are not here purely for max profit and will allow LL to continue the healthy community/profit mix that has been part of SL for so long.
  6. Honestly, as much as I love Linden Lab and Second Life, I see this as a horrible, horrible thing, and personally feel that the "This is good news!" from LL is PR to keep residents happy in the meantime (I wouldn't blame them). Excuse me for being very super skeptical about this, but almost every acquisition I have seen as turned out horrible, and it boils down to the following: They don't know anything about the community and end up royally messing it up. They will find a way to severely upset the community by introducing all sorts of things the community didn't ask for and does not want. Stuff begins getting censored and bleached because parent brand protection(in this case, Waterfield Investments) or because "widening our audience". (I.E. No more adult rated content, less freedom of expression, forcing LL to get ban crazy, etc) They close down what they perceive as not profitable. (I.E. Buying LL for Tilia, closing down Second Life) The end result: Second Life gets closed because people not involved with the community at all don't know what they are doing and have profits first, community second. I've seen it before with Tumblr, Nest, Neopets, Geocities, YouTube, etc. Personally, I think the best thing to do is have these "investors" show they care about the community. Not just "say" they "understand the concerns", but show they mean it. Because right now, I fear for Second Life. Second Life is really all I have to do because of autism and the mysophobia that came with it that keeps be locked inside all day for months on end. It has given be the ability to live life to an extent and have fun with others in a way that no other online platform would give me. I have invested hundreds of dollars and years of my life into Second Life, I don't want to see that taken away because of people who don't understand the community. I have already had endless things taken from me, I don't want another thing gone as well.
  7. Alright so this is a mix things. Firstly, when you say they have a scanning hud, that sounds like a lie they used to make it sound less devious. What they are likely using are what is known as a copybot viewer. Copybot viewers are prohibited as stated in the Terms of Service. Secondly, the whole ripping of the skin you are using is a mixed bag. Yes, what they did was theft. They stole from the creator, and in a sense, you as well. When I say they stole from you, I mean in the sense like: You payed for the privilege to have a fancy expensive painting and they went to your house and scanned it, and they didn't even bother to ask you(not that asking you would make it any difference, it is still stealing from the creator). While I understand some may be upset that others see a item someone is using and they want that item, there isn't really anything wrong with that as long as they buy it like everyone else. It doesn't belong to the wearer(unless said wearer made it), so they really do not have a say in who does and does not get to use it. I personally like sharing information on what I am wearing as I like to support people who made the stuff I use, as it allows them to make more cool stuff in the future. If it is someone's entire look(i.e. not just a dress/hair/skin/etc, but instead the everything combined, provided it isn't very basic or stock), I would see it differently and rude. However sometimes that is done unintentionally. Finally, as for if there is anything that can be done, you have the following options: You can file an abuse report. This will inform Linden Lab, especially if you quote the specific lines where they said they were going to rip content. However Linden Lab will not be able to take action immediately, as they will definitely have to investigate. Every issue is investigated, contrary to what some people say. The friend will not be informed about being reported, all reports are kept confidential. You can confront them. However I advise against this if you really like this friend. People who copybot stuff tend to be quite... peculiar. As in, they feel it is their divine right to copybot stuff, and will get aggressive when you confront them about it being wrong. By aggressive, I don't mean physically, but verbally. This will likely result in the ending of your friendship. You can do nothing. While I recommend against this, karma will eventually catch up, they'll get too greedy, copybot something right in front of a Linden's main account or get reported by someone else, and get banned.
  8. ¡Hola! He localizado el mapa en cuestión, y la ruta que hiciste no está incluida en el mapa en ninguna parte. De hecho, tiene rutas en el Mar de Blake, no en Nautilus, por lo que la ruta que hiciste ni siquiera se cruza con la ruta que hicieron. El mapa se realizó en algún momento anterior a 2009 debido a la falta de metadatos en la transmisión J2C, por lo que no es nuevo. Solo puedo presumir que piensas que la idea de una ruta es tuya, que no lo es. Las rutas han sido parte de las comunidades de conducción, navegación y vuelo de Second Life desde que las personas pudieron crear un vehículo en Second Life. Además, todas las imágenes del mapa son propiedad de Linden Lab, ya que son el generador de la imagen del mapa. No puede reclamar los derechos de autor de algo si incluye cosas que no hizo. Finalmente, las rutas no son algo que califique como copyright. Si hiciera una imagen superpuesta con la ruta, la imagen sería con derechos de autor, pero no hay nada que impida que alguien cree una ruta similar o derive una ruta diseñada después de la suya. Hello! I have located the map in question, and the route you made isn't included in the map anywhere. It in fact has routes over in Blake Sea, not Nautilus, so the route you made doesn't even intersect with the route they made. The map was made sometime pre-2009 due to the lack of metadata in the J2C stream, so it isn't new. I can only presume you think that the idea of a route is yours, which it isn't. Routes have been part of the Second Life driving, sailing, and flying communities ever since people were able to create a vehicle in Second Life. Additionally, all map images are copyright to Linden Lab, as they are the generator of the map image. You cannot claim copyright of something if it includes stuff you didn't make. Finally, routes are not something that qualifies as copyrightable. If you made a overlay image with the path, the image would be copyrightable, but there isn't anything stopping someone from creating a similar route or deriving a route designed after yours.
  9. That was about 5 hours ago though, so the maintenance should be complete(maybe)? I presume whatever maintenance went on may be related to the lock up though.
  10. Inb4 Patch Linden comes in with a life boat to save us all.
  11. Yep, seeing a dip in online users: LL banned my domain thanks to the spammer guy, here is a tinyurl which should get around that until I can talk with LL about it: https://tinyurl.com/AgniStats
  12. Is this a trick question? I don't think about it, and honestly it never really crossed my mind. SL is a place for people to be what they want, and that tends to typically be human. Personal opinion, while I absolutely love creature/anthro/monster avatars, I think how SL is now is great. Forced diversity = Toxic community, Natural diversity = strong community. Only problem I have is when people come onto SL (only) for you know what, and they become Beefy McLargeHuge or Thunderthighs McGee with over exaggerated proportions, and go "eyy bb wanna do it?".
  13. Estate Manager / Land Fuzz here: Provided you own the land, you can always enable privacy settings: If you do not own the land, there are various reasons as to why camming is allowed: Land moderation, I use it for this a lot. It makes it easier to deal with griefers when you have basically 3 sandboxes in a entire region(multiple platforms). Building, it would be tedious if you had to move your avatar around and fly around to reposition stuff. Customization, I can't imagine how I would edit my avatar without the camera tools. And the list goes on. Additionally, the "Enable viewer look at targets" is a developer feature intended for developers to test how avatars respond to specific look at areas, and is not intended as a resident feature. While some viewers have unfortunately made it a feature, I recommend against using it, especially if it bothers you that people are looking at you. A majority of times when people are camming around, they are looking for someone to talk to or find out where people are socializing. When testing a feature to limit the range look at targets are transmitted, I saw quite a few look at targets land on me, then disappear. People are curious, it is a fact of life. Personally, I don't like to have look at targets enabled, they are ugly and distracting.
  14. That is weird. The only people you are not permitted to ignore are those with Linden last names, those in the Administrators role, and those in the Moderators role. As to not promote naming/shaming, can you send me a IM of the person in-world so I can take a look? I'll only use this name to look further into the issue, whoever the actual user is or what they said/did is of no interest to me, only the bug is of interest to me. (I.E. I give you my word that I won't tell anyone who the user is)
  15. Racism is defined as: prejudice, discrimination, or antagonism directed against someone of a different race based on the belief that one's own race is superior. You can't change the definition to say "oh, it is only when x happens" or "racism = power + privilege". Racism is racism, full stop. White fragility assumes that all white people never have to deal with racism. I see racism towards white people almost every day now and I'm sick of it. I can't speak up about it otherwise I am the one who gets called racist, have to deal with cancel culture, being out of a job opportunity when someone searches up my name, get put on a blocklist, appear on a witch-hunt blog, etc. White privilege assumes all white people have the ability to get a job, have the perfect family, have the perfect life, be rich, never have to worry about racism, and always get justice. When 9/11 happened, my dad lost his job, we were at the point to where we were maxed out on 6 credit cards, in a duplex, and having to loan money from my grandparents. My dad managed to dig us out of that hole. I have various disabilities which will prevent me from probably ever getting a job, or at least be able to hold one down. I had to deal with people making me feel guilty that I had gotten on SSDI because "privileged white male", when I can't do jack about my position or disability. So yes, I do get upset over terms like white fragility and white privilege, because those terms are racist, they generalize a entire race. I get upset over it because people use it to censor/dismiss my views, my issues, my opinions. Racism is not was not my problem, because I am not a racist person, to assume that I am racist because I am white is racist. (Edited before someone tries to take that out of context, when I say that, I don't mean that "oh racism, not my problem i'm gonna ignore it", I mean that "I'm not part of the problem, white people are not inherently racist". I actively have used my position as administration on stuff to tell people to stop being racist/etc, and resolve situations.) But it is now because I have to choose to sit and take people throwing racist stuff in my face while I am trying to help with the situation, or get called a racist for defending my race. I'm tired of it, and I'm not going to stay silent anymore.
  16. Copybot does still exist, it still is used to an extent, but hardly anyone uses it. I'm talking like 0.01% of the active SL population. A major myth is that people believe setting no-mod will prevent copybot. Copybot doesn't care about permissions, if it is seen it can be copybotted. With freebie shops, the new trend is asset theft from games, however this is easy to spot. Just view the store, if their style is all over the place, they are either: Selling ripped assets Selling free assets taken off sketchfab, blendswap, or other sites.
  17. The term "white fragility" is a racist term, along with "white privilege". People need to stop trying to fight racism with racism.
  18. Should the permission system be revised?: No. For these reasons: Massive fights will break out, forums, jira, in-world communities. People will lose trust in LL. There are legitement reasons for permissions to be as they are with some things. Now, that doesn't mean I will support no-mod stuff. I find that no-mod stifles creativity. If I buy say, a shirt IRL, I have the right to tie-dye it, paint it however I want, etc. If I have a house, I can change the walls as I like. I personally think that no-mod should be left to specific cases like scripts, game huds, etc. I see people use the lack of mesh being able to be resized a lot, and I find that kinda dumb tbh. Just because it can't be resized, doesn't mean there are not other uses to have modify permissions, for example: Rigged mesh can be linked together, so I can link my shirt with my pants, or gloves with my shirt. Some creators will make gloves/shoes as separate items(left glove, right glove), and that takes up attachment slot space. Worse is when bodies come in left leg, right leg, left arm, right arm, chest, head. Some creators are dumb and make the rigged mesh's bounding box absolutely massive because they can't make proper LODs. This results in awkwardness when entering areas and people see a massive top taking over the building, and personally, I like to not cheat LOD and have a bazillion polygons from 100 meters away. Some creators will explode their meshes before linking them together. When I say explode, I mean all the pieces are separated and all over the place. This makes, again, loading awkward. If the meshes are properly positioned and attached to the right bone, it will simply appear as a t-pose while downloading, which is much more visually appealing to me. Some creators will attach useless meshes to stuff, like a full mesh logo with a stupid amount of polygons, or a brain that no one will ever see. I like to remove those to lower my render weight, and be considerate to others who have to render my avatar. Some creators put retexturing scripts in clothes, which is quite handy, until you end up with 8 scripts using 64 KiB each constantly listening on a channel. I like to remove those scripts if I don't need them. Built in face lights are evil. Do people have the right to make their items no-modify? Yes, absolutely. Do I have the right to say "nope not buying that"? Absolutely. Have I done so? Yes, I have, I always do.
  19. Kick me goal: L$746,271,473,553 Cause: no cause, I just want more L$ than Governor Linden(who has several hundred billion L$ for some reason).
  20. Most TVs these days do not require you to deed them to the land group. However, that does not mean that it is harmful to deed it, simply means it is a older system. Everything that a script does without permission is typically harmless. The most a script can do without permissions is push your avatar around, grief, etc. Which if it hasn't done so already, I'd say it is probably safe. If you deed it to land, a script gains the following benefits: Ability to terraform. Ability to change parcel media settings Ability to eject, teleport agents home, and manage parcel access list. Terraform(terrain modification) griefing and parcel access list griefing are some of the rarest things in SL, and you would have to go out to find something extremely fishy to find such a thing. The TV would require it to be deeded so it can modify the parcel media settings, specifically, it wants to modify the URL and mime type part of this panel: As for "Can scripts see your RL information?": Absolutely not, even with every permission, LSL cannot see your real life information, including credit card information. The most that it *can* do money wise, is take all your L$, but that requires you to grant this very loud permission dialog access to do so: If you have any follow up questions, or even, would like to test it on my land, I would be more than happy to answer or let you deed it to my land to test it! If it does go haywire, which I doubt it will, I will easily be able to fix it.
  21. Did he look like this? (I missed the biker part, just imagine he is wearing a leather jacket and a spike helmet)
  22. I have experienced this before, not with a club but same idea. First let me tell you, you will be fighting a losing battle. If a majority of the people at said club are the ones bashing, they won't care what you have to say, because they won't find issue with anything regarding double standards in rules because it protects them. Additionally, region owners are allowed to enforce rules as they see fit, this includes being biased, as long as it isn't against a protected class(in which case, LL will step in. See the "Intolerance" abuse report category). So what can you do? 1. Passively inform people you know. This means, don't go out on a vendetta* and try to bring them down. Don't stoop to their† level. This means: If the club is mentioned within a group of people you know who have either the same ideals, or believe in fair treatment, then calmly bring it up‡. Stating "The club fosters a unwelcoming and hostile environment" works much much better than "CLUB IS BAISED!!!!". If you are discussing a topic where it is relevant, say for example, at a discussion board with people of same ideals talking about fair treatment, then you can bring it up there as well, but don't stick on it every discussion. 2. Find a better club. Clubs are a dime a dozen in Second Life, you can find many out there. There are a lot out there that specifically ban political discussions, welcome constructive political constructions, or even cater to your specific ideals! I recommend checking the Destination Guide or World Search regarding this. * Vendetta would be spamming or posting in irrelevant channels(group chats, forums, local chat, etc) in attempts to bring them down. This question does not qualify as such as it does not name and shame said club. † Because people will try to put words in my mouth, when I say "their", I mean the club's and the people there. Not a specific political party. I know some democrats first hand who are level headed and would find issue with the environment there. ‡ Not on the forums, naming and shaming is not permitted on the forums.
  23. In this day and age, everything is offensive. Personally, I am a agnostic atheist(Think scientist style belief of neither believing or disbelieving), but my heritage lies in Christianity(I was raised Christian, my parents are Christian, and I still celebrate Christmas/Easter) and I will stand by and defend it when needed. This is not one of those times. I say go for it! I do not see anything wrong with it. If there was something wrong with it, then there is a lot of BIBLE GAMES(I am looking at you zoo race, super 3d Noah's ark and the many other Christian video games) designed to try and teach but would be as equally offensive as someone wearing a Jesus avatar. The way I see it, by keeping a culture in the closet and forbidding anyone to do anything with it will just cause it to die out due to obscurity and lack of information, as no one will know the history, stories, and figures of the culture. As for humor. A humorless life is a sad one. Everyone has differing levels of humor, I personally have highly controversial and dark levels of humor(Equal opportunity offender, or south park style), not to say I don't understand other humor. Someone using a Jesus avatar and walking around is honestly one of the more innocent type of humor in my book. If it did offend me, I would still be light-years more offended by WBC lol.
  24. Reason it works for some and not others is due to browser caching. If it works for you, and you want it to be broken, go to this page and press F5. 😉
×
×
  • Create New...