All pastesPublic feed

Public feed

Pastes people chose to make public. Author names hidden.
  • Unnamed

    2095999·text·23 B·2011-12-23 11:18 UTC
    <?wpl version="1.0"?>
  • Anonymous

    2095994·text·1.4 KB·2011-12-23 10:58 UTC
    function noobhelp_menu_buttons(&$buttons)
    {
    
     global $txt, $scripturl;
     
     loadLanguage('Noobhelp');
    
     $buttons = array_merge(
     array_slice($buttons, 0, 0, TRUE),
     array('hnustav' => array(
  • unused display id's

    2095978·text·50.4 KB·2011-12-23 08:53 UTC
    
        
  • Someone

    2095945·text·3.7 KB·2011-12-23 04:47 UTC
    function GM:PhysgunPickup( ply, ent )
    
     if string.find( BadClass, ent:GetClass()) then
     return false //That is how you eliminate that bunch of lines below, buddy.
     end
     /*
     if(ent:GetClass() ==
  • Something

    2095943·text·1.0 KB·2011-12-23 03:43 UTC
    getValue: function (storedVar, varScope, isFunction) {
     if (arguments.length > 1 && varScope === 'tab') {
     storedVar = sessionStorage[gM
  • Miscellany

    2095940·text·1.3 KB·2011-12-23 03:03 UTC
    alias +aiattack "kj_aimmode 1;+attack;";
    alias -aiattack "kj_aimmode 0;-attack;";
    bind alt +aiattack;
    
    alias +crith "kj_critmode 1;";
    alias -crith "kj_critmode 0;";
    bind shift +crith;
    
    alias +
  • Frintezza ID Dark player

    2095937·xml·310 B·2011-12-23 00:53 UTC
    FinalEmperialTomb.java #onKill()
    
     else if (npc.getNpcId() == DARK_CHOIR_PLAYER)
     {
    - world.darkChoirPlayerCount--;
    + final int count; // concurrent atomic
    + synchronized (world) {
  • Frintezza ID Hall Keeper Suicida

    2095934·xml·16.2 KB·2011-12-22 23:57 UTC
    <?xml version="1.0" encoding="UTF-8"?>
    <list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="spawnZones.xsd">
     <spawnZones>
     <zone id="0" minZ="-9220" maxZ="-8
  • Someone

    2095933·text·5.3 KB·2011-12-22 23:29 UTC
    I paramorfismi sono delle modificazioni della simmetria dell’apparato locomotore che non presuppongono una alterazione della parte scheletrica. Sono piuttosto dei vizi di posizione che possono essere
  • Someone

    2095930·text·565 B·2011-12-22 22:50 UTC
    You are fire resistant.
    You are cold resistant.
    You are sleep resistant.
    You are disintegration-resistant.
    You are shock resistant.
    You are poison resistant.
    You are magic-protected.
    You see in
  • Mine

    2095928·text·315 B·2011-12-22 22:37 UTC
    HIGH and MIGHTY COLOR – 遠雷 ~遠くにある明かり~
    美里 – For Lovers not Fighters
    XL Project – bird feat. 茶太
    kisk baker – 恋は戦争
    大槻ケンヂと絶望少女達 – Kuusou Rumba
    江口真紀 – Shangri-La 『蒼穹のファフナー』オープニング(JiNG*da*LaW Remix)
  • Miscellany

    2095927·text·80.3 KB·2011-12-22 22:32 UTC
    
        
  • Stuff

    2095926·text·80.3 KB·2011-12-22 22:31 UTC
    
        
  • Small actor data.txt output

    2095892·text·4.7 KB·2011-11-25 16:22 UTC
    Rudolph Valentino
     A Rogue's Romance (1919)
     A Sainted Devil (1924)
     A Society Sensation (1918)
     A Trip to Paramountown (1922)
     Alimony (1917)
     All Night (1918)
     Alla Nazimova and Rudolph Valen
  • Untitled

    2095891·text·96 B·2011-11-25 16:21 UTC
    def show(d):
     for e in d:
     print e
     for c in d[e]:
     print '\t',c
  • Someone

    2095886·text·1.6 KB·2011-11-25 16:07 UTC
    import java.util.Scanner;
    
    public class NewClass
    {
     public static void main(String[] args)
     { 
     Scanner javaisfun = new Scanner(System.in);
     System.out.println("Please ent
  • Miscellany

    2095885·text·489 B·2011-11-25 16:02 UTC
    public static void read(int integers[], int size)
     {
     Scanner javaisfun = new Scanner(System.in);
     
     for (int i = 0; i < size; i++)
     {
     integers[i] =
  • Untitled

    2095883·text·4.0 KB·2011-11-25 16:01 UTC
    Sec. 53-202a. Assault weapons: Definition. (a) As used in this section and sections 53-202b to 53-202k, inclusive, "assault weapon" means:
    
     (1) Any selective-fire firearm capable of fully auto
  • Untitled

    2095881·text·1.6 KB·2011-11-25 15:59 UTC
    import java.util.Scanner;
    
    public class AllEven 
    {
     public static void main(String[] args)
     { 
     Scanner javaisfun = new Scanner(System.in);
     System.out.println("Please enter
  • Anonymous

    2095880·text·3.7 KB·2011-11-25 15:57 UTC
    I wish to study Computer Science to further my understanding of computing and the theory of programming to allow me to work in more languages.
    One of my most successful creations, and something I am

older pastes →