Welcome to The Forum

Register now to gain access to all of our features. Once registered and logged in, you will be able to create topics, post replies to existing threads

Mobile Posting Fun


Recommended Posts

using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;


namespace MobilePostingFun
{
   class Program
   {
       static void Main(string[] args)
       {
           Console.WriteLine("This reply was posted on a non-mobile app because you can see the status on the bottom of the reply");
           Console.WriteLine("I suspect that this is one of them post increasing threads :P");
           string TFvalue;


            TFvalue = Console.ReadLine();


           if (TFvalue == Yes)
           {
               Console.WriteLine("PapaJohn is writing code with his iPhone and is trying to bump his post count =D");
           }
           else
           {
               Console.WriteLine("What's an HG");
           }
         Console.WriteLine("Press any key to delete Papajohn's thread");
         Console.ReadKey(true);
         System.ConsoleKeyInfo KInfo =Console.ReadKey(true);
         Console.WriteLine("You have pressed the following key :" + " " + KInfo.Key.ToString());
         Console.WriteLine("You didn't PRESS THE ANY KEY!!!");        
        }
   }
}

 

Just because you had to nerd it up with code ;)

Edited by enigma#
Link to comment
Share on other sites

<html>
<head>
	<title>1337 H4x 3d1t0r 1337 h4x</title>
</head>
<body>
	Hey guys just posting from my black berry.  Bout to go hack my friends comp with some HTML. Lol yeah I know I'm pretty awesome.  Don't worry I won't <b>h4x</b> you.</br>
	Topless © 2012</br>
	<i><p>I'm 1337 at html don't make me sql infect your php or your ++C. Okay cya guys going to hack friends comp now lol</p></i>
</body>
</html>

Link to comment
Share on other sites

using system;
using system.collections.generic;
using system.linq;
using system.text;


namespace mobilepostingfun
{
   class program
   {
       static void main(string[] args)
       {
           console.writeline("this reply was posted on a non-mobile app because you can see the status on the bottom of the reply");
           console.writeline("i suspect that this is one of them post increasing threads :p");
           string tfvalue;


            tfvalue = console.readline();


           if (tfvalue == yes)
           {
               console.writeline("papajohn is writing code with his iphone and is trying to bump his post count =d");
           }
           else
           {
               console.writeline("what's an hg");
           }
         console.writeline("press any key to delete papajohn's thread");
         console.readkey(true);
         system.consolekeyinfo kinfo =console.readkey(true);
         console.writeline("you have pressed the following key :" + " " + kinfo.key.tostring());
         console.writeline("you didn't press the any key!!!");        
        }
   }
}

 

just because you had to nerd it up with code ;)

 

n00b c# is 4 nerds

Link to comment
Share on other sites

using system;
using system.collections.generic;
using system.linq;
using system.text;


namespace mobilepostingfun
{
   class program
   {
       static void main(string[] args)
       {
           console.writeline("this reply was posted on a non-mobile app because you can see the status on the bottom of the reply");
           console.writeline("i suspect that this is one of them post increasing threads :p");
           string tfvalue;


            tfvalue = console.readline();


           if (tfvalue == yes)
           {
               console.writeline("papajohn is writing code with his iphone and is trying to bump his post count =d");
           }
           else
           {
               console.writeline("what's an hg");
           }
         console.writeline("press any key to delete papajohn's thread");
         console.readkey(true);
         system.consolekeyinfo kinfo =console.readkey(true);
         console.writeline("you have pressed the following key :" + " " + kinfo.key.tostring());
         console.writeline("you didn't press the any key!!!");        
        }
   }
}

 

just because you had to nerd it up with code ;)

 

n00b c# is 4 nerds

 

Aye aye captain! :)

Link to comment
Share on other sites

<!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="Content-Type" content="text/html; charset=UTF-8" />

<title>This thread is win!</title>

<style type="text/css">

body{

background-color: #000;

color: #FFF;

font-family: Verdana, Arial, Tahoma;

text-align: left;

</style>

<script type="text/javascript">

function show_alert()

{

alert("Hi! This is amazing!!");

}

</script>

</head>

<body>

<h2>Click on the button! Do it!</h2>

<h3>please?</h3>

<p>it's just there<br /><br />↓</p>

<input type="button" onclick="show_alert()" value="Button! :D" />

</body>

</html>

Link to comment
Share on other sites

#import <Foundation/Foundation.h>
Int main (int argc, const char * argv[]) {
NSAutoreleasePool *pool = [[NSAutoreleasePool alloc] init]
NSLog(@"it's too hard to type this on my phone");
[pool drain];
return 0;
}

 

IBOutlet UIWebView *soccercrazy;

IBOutlet UIButton *soccercrazysbutton;

Link to comment
Share on other sites

  • 2 weeks later...
  • 4 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share