All pastesPublic feed

Public feed

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

    2069853·text·6.5 KB·2011-05-27 04:48 UTC
    import org.omg.CORBA.Current;
    import org.rsbot.event.listeners.PaintListener;
    import org.rsbot.script.*;
    import org.rsbot.script.methods.Magic;
    import org.rsbot.script.wrappers.*;
    
    import java.a
  • Untitled

    2069851·text·1.6 KB·2011-05-27 04:47 UTC
    ;#testing123 -> #search2
    
    on *:TEXT:*:#testing123: {
     if (!pre isin $1) { 
     scon 2 /msg #Search2 $1- 
     }
     if (dupe isin $1) { 
     scon 2 /msg #Search2 !dupe $2- 
     }
     if (weather isin
  • Untitled

    2069850·text·8.6 KB·2011-05-27 04:47 UTC
    Character Name - Toomuchtime
    Class - Fury Warrior
    Battle.net Character Link - http://us.battle.net/wow/en/character/hellscream/toomuchtime/advanced
    Your Age - 21
    
    1. List the names, classes, and
  • Something

    2069846·text·67.1 KB·2011-05-27 04:45 UTC
    
        
  • Mine

    2069844·text·802 B·2011-05-27 04:44 UTC
    class CGame {
     public:
     ~CGame();
    
     //Returns the CGame singleton.
     static CGame& Instance()
     {
     if (CGame::singleton == NULL)
     CGame::singleton = new CGame();
     return *CGame::sing
  • Miscellany

    2069843·text·2.4 KB·2011-05-27 04:44 UTC
    the.whovian: can I ask you something..?
    badliljess: you just did
    the.whovian: .. nevermind
    badliljess: u mad? why u mad?
    the.whovian: eh. it was kind of a serious question to me
    badliljess: how a
  • Untitled

    2069839·text·1.5 KB·2011-05-27 04:43 UTC
    ;#testing123 -> #search2
    
    on *:TEXT:*:#testing123: {
     if (!pre isin $1) { 
     scon 1 /msg #Lounge $1- 
     }
     if (dupe isin $1) { 
     scon 1 /msg #Lounge !dupe $2- 
     }
     if (weather isin $
  • Miscellany

    2069833·vbnet·1.2 KB·2011-05-27 04:39 UTC
    public static void NewText(Rectangle location, Color color, string text)
    {
     for (int i = 0; i < 100; i++)
     {
     if (!Main.combatText[i].active)
     {
     Vector2 vector =
  • TetriCrisis 3 100% C.P.U. A.I. R

    2069832·cpp·7.5 KB·2011-05-27 04:38 UTC
    //-------------------------------------------------------------------------------------------------
    void Logic::ComputeComputerPlayerMove(void)
    {
    //STAGE 1 CPU: Gift of sight...
    Uint8 TEMP_Piece =
  • Something

    2069830·java·1.6 KB·2011-05-27 04:38 UTC
    package Node;
    
    public class BSTnode {
    
     private BSTnode left; // pointer for the left child node
     private BSTnode right; // pointer for the right child node
     
     public int nodeData;
  • Unnamed

    2069829·text·3.0 KB·2011-05-27 04:38 UTC
    +++ **Name**: 
    
    Thomas R. Moses
    
    +++ **Position**: 
    
    Tech Specialist
    
    +++ **Skills**
    
    **Agility:** 4
    
    **Deception:** 4
    
    **Technologist:** 5
    
    **Perception:** 0
  • gallery.xml

    2069824·xml·960 B·2011-05-27 04:31 UTC
    <?xml version="1.0" encoding=@utf-8"?>
    <imageFolder>
    
     <image>
     <imgURL>1.jpg</imgURL>
     <imgW>500</imgW>
     <imgH>373</imgH>
     </image>
     <image>
     <imgURL>2.j
  • Miscellany

    2069823·bash·44 B·2011-05-27 04:30 UTC
    ls */*.names | xargs -I {} python vote.py {}
  • Miscellany

    2069822·text·2.7 KB·2011-05-27 04:30 UTC
    if (Session["stateLongName"] == null)
     {
    
     string ip = null;
     if (Request.QueryString["ip"] != null)
     {
     ip = Request.Q
  • gallery actionscript

    2069819·actionscript·1.7 KB·2011-05-27 04:28 UTC
    import flash.net.URLRequest;
    import flash.events.MouseEvent;
    import flash.net.URLLoader;
    
    //objects and variables
    var xmlRequest:URLRequest = new URLRequest("../Images/gallery.xml");
    var xmlLoad
  • Unnamed

    2069817·bash·8.2 KB·2011-05-27 04:28 UTC
    /system/app # busybox ls -l -h
    total 65556
    -rw-r--r-- 1 0 0 275.3K Aug 1 2008 AccountSyncManager.apk
    -rw-r--r-- 1 0 0 203.4K Aug 1 2008 AppSharing.apk
    -rw-r
  • Stuff

    2069816·sql·61.9 KB·2011-05-27 04:27 UTC
    
        
  • Untitled

    2069814·cpp·6.4 KB·2011-05-27 04:27 UTC
    #include<stdlib.h>
    #include<iostream.h>
    #include<string.h>
    #include<stdio.h>
    void main()
    {
    int x,x2,y,y2,i,j,z,op,op2,op3,op4,sueldo[100],edad[100],ant[100],nhijos[100];
    double penetration; //D
  • Stuff

    2069813·javascript·22.6 KB·2011-05-27 04:26 UTC
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Conten
  • Something

    2069812·text·104 B·2011-05-27 04:26 UTC
    cd i386
    
    sudo fdisk -f boot0 -u -y /dev/rdisk0
    
    sudo dd if=boot1h of=/dev/rdisk0s3
    
    sudo cp boot /

older pastes →