Patriotic Nigras HQ

Wrecking Second Life since 2006


ShoopedLife is broken. Please contact Soviet in IRC to obtain a copy of ThugLyfe. He will be hesitant to give it to you, but don't give up. If you keep pestering him you will receive it eventually.
Also, we are currently in search of C++ pros to help us unfuck things.
Also here have a free JLU Wiki: [1]

Patriotic Nigras:Wanted

From Patriotic Nigras

Jump to: navigation, search
THIS IS NOT A PLACE FOR A PERSONAL ARMY REQUEST. THIS IS A LULZ MARKETPLACE. PA ≠ LULZ


Need information or scripts? Post a notice here and optionally a bounty (Real USD since none of us have actual SL accounts) if you wish.

Remember to sign (~~~~).

Contents

Scripts

  • Need scripts from those combat HUDs. They'll be useful in trolling RPfags. -- N3X15 [Contribs · Scream] 17:18, 10 September 2008 (UTC)
  • A universal self-replication script would be badass, like my tiny penis. Ormick 11:06, 12 March 2009 (UTC)
  • I liek guns and vehicles so I need a script that will allow me to put a gun in my vehicle so I can shoot while I drive 1337m4n 05:22, 31 May 2009 (UTC)
  • The best thing to do there is to take a gun script and attach it to the vehicle and have it respond to a fire command on a particular channel, then a HUD device that whenever you mouseclick sends the command over that channel. It's a pretty quick hack. --  Image:Shades.png   LORD ZIMMER  (C - T - S)   09:01, 31 May 2009 (UTC)
  • can anyone see why this doesnt work plz? --Killa696 07:57, 23 November 2009 (UTC)

integer i;

integer CHANNEL1 = 443; integer TARGCHAN = 442;

list WEAPONS = ["Trap"]; list TARGETS;

string weapon; string target; integer stayt = 1;

default {

   state_entry() 
   {
       llListen(CHANNEL1, "", NULL_KEY, ""); 
   }
   touch_start(integer total_number) 
   {
       llDialog(llDetectedKey(0), "Choose weapon", WEAPONS, CHANNEL1);
   }
    sensor(integer num_detected)
   {
       if (stayt = 1)
       {
        TARGETS = [];
        llListen(TARGCHAN, "", NULL_KEY, ""); 
          for (i = 0; i < num_detected; ++i)
         {
             if (llDetectedKey(i) == llGetOwner())
              {
                 //Owner
              }
             else
             {
             TARGETS = [llDetectedName(i)] + TARGETS; 
           }
           if(llList2String(TARGETS,0) == "")
               {
               }
               else
               {
           llDialog(llGetOwner(),"Choose Target:",TARGETS,TARGCHAN);
               }
           }
       if (stayt = 2)
       {
       integer x=0;
       for(x=0;x<num_detected;x++)
       {
               if(llSubStringIndex(llToLower(llDetectedName(x)),llToLower(target))==0)
               {
                   llRezObject(weapon,llDetectedPos(x),ZERO_VECTOR,llDetectedRot(x),1);                   llResetScript();
               }
           }
       }
   }
   }
   listen(integer channel, string name, key id, string message) 
   {
       if (channel == 443) {
       weapon = message;
       llSensor("", NULL_KEY, AGENT, 96, PI);
           }
         if (channel == 442) {
             if (message != "Trap") {
       target = message;
       stayt = 2;
       llSensor("", NULL_KEY, AGENT, 96, PI);
               }
           }
   }

}

Application Improvements

Copybot

LSL Obfuscator

  • Someone needs to gank the source from Nexus Spire Viewer that KDE Mint is working on. From my overhearing it has some wicked features on it right now. -- previous comment made by FuzzyWaffle (talk), who was too retarded to sign his comments (~~~~).
  • For the next version of Shooped, we're essentially rebuilding it from the ground up because of several problems with the LUA engine and other stupid shit that doesn't work. If you've got a link to SVNs of clients you think we should steal shit from, feel free to link them here. --  Image:Shades.png   LORD ZIMMER  (C - T - S)   16:19, 17 July 2009 (UTC)

Dox

  • Need dox on Stegano Algoma -- His IP is 208.65.153.251. He's a major furnigger, overall faggort, and likes going around furry clubs calling himself PN while yaffing. Anyone who can drop his dox gets 100 internets. Thunderdome 07:38, 31 May 2009 {UTC)

State/Region:KS City: Wichita --R3ZN2H8 03:10, 3 June 2009 (UTC)

  • Why don't you try doxing him yourself. Doxing isn't really difficult. You act like furfags don't try to pretend to be PN spais all the time to get e-cool points with the other furniggers. It's the equivalent of pretending to be a military officer to get sluts to suck their dicks. --  Image:Shades.png   LORD ZIMMER  (C - T - S)   09:16, 31 May 2009 (UTC)
Personal tools
Site Fucked Up?
Toolbox