LOLHI.

Wow, stupid day. BORING.

Well since i didnt have any sorta classes today, it was boring , this is life huh? Well its boring, stayed at home, ate watermelon,UHGITSLOVE.♥ watermelon is amazing. anyways, so i stayed home and Kami and Lene told me to play DestinyMS for the lulz.  so i did, and i saw like 13945u13905u2390158290582 people i knew. so ya hi gaise.

wats dis

wats dis

watwatwat

watwatwat

u mad?  u sad?

u mad?  u sad?

DERP. :D HATERS GON’ HATE.

DERP. :D HATERS GON’ HATE.

taste of chicagoo

SINCE I LIVEE IN CHICAGO; I FEEL LIKE GOING TO THE TOCC. whos going tomorrow? o-o. -raises hand- :D .

reblog or reply if you’re going :D

Carmen Chen.

Carmen chen made me delete some important porn fromtumblr.

sry gaise.

Theres, grass … and lion.. and the sun, WHAT KIND OF FUCKING KITCHEN IS THIS?

Theres, grass … and lion.. and the sun, WHAT KIND OF FUCKING KITCHEN IS THIS?

w0w its all true l0l. WAT DO ??? GAISE.

w0w its all true l0l. WAT DO ??? GAISE.

wtfak is this LOL

wtfak is this LOL

Reblog if, any of these have happenned to you at least, once in your life. :D

Reblog if, any of these have happenned to you at least, once in your life. :D

RANT ON RETARDED GIRLS.

Alright, so im on facebook rightnow, and when i view the news feed page, and i see these girls, with their profile picture set as them self, i get so pissed. Why? , they rape their picture with picnick.com effects.  I MEAN, IF YOU’RE JUST GOING TO PUT A DATE OR LIKE A CERTAIN SAYING, IM FINE WITH THAT, BUT. NO. THEY BOMBARD THEIR DAMN PHOTOS WITH QUOTES, AND EFFECTS, AND DOLLS AND WHAT NOT. SERIOUSLY GUYS ITS NOT “CUTE” , EVEN IF YOU’RE PRETTY, FUCKING IT UP WITH THE EFFECTS ONLY MAKES YOU ALL LOOK UGLY ^_^ . So yea, if you need help with editing photos, recently got my photoshop, i halpz. :D . BUT SERIOUSLY, DONT BOMBARD YOUR PICTURES WITH STUPID THINGS.

coochy-licker-2010:

nepotism:

talkingrandom:

(via roario)
oh my god i cried so hard this was just omg i can’t even Oh my OMG OH MY GOD

i cant stop crying

oh my god

i creyed so hard, my aiiz go “amg no wai” >:

coochy-licker-2010:

nepotism:

talkingrandom:

(via roario)

oh my god i cried so hard this was just omg i can’t even Oh my OMG OH MY GOD

i cant stop crying

oh my god

i creyed so hard, my aiiz go “amg no wai” >:

Der Sharon, btw lololol@ fail cutting, anyways , this took me wad ten minutes?? Simple edit. Pls do give feedback. TY

Der Sharon, btw lololol@ fail cutting, anyways , this took me wad ten minutes?? Simple edit. Pls do give feedback. TY

# # //---------------------------------------------------------------------- # //Symbol 46 MovieClip Frame 72 # //---------------------------------------------------------------------- # gotoandplay (1); #  # //---------------------------------------------------------------------- # //Symbol 46 MovieClip Frame 114 # //---------------------------------------------------------------------- # _root.walk(); #  # //---------------------------------------------------------------------- # //Symbol 46 MovieClip Frame 108 # //---------------------------------------------------------------------- # _root.walk(); # #  # //---------------------------------------------------------------------- # //Instance of Symbol 46 MovieClip "player" in Frame 1 # //---------------------------------------------------------------------- # onclipevent (keyUp) { # _root.player.gotoandplay(1); # _root.walking = false; # } # onclipevent (mouseDown) { # _root.info.gotoandstop(2); # } #  # //---------------------------------------------------------------------- # //Symbol 46 MovieClip Frame 102 # //---------------------------------------------------------------------- # _root.walk(); #  # //---------------------------------------------------------------------- # //Symbol 46 MovieClip Frame 126 # //---------------------------------------------------------------------- # _root.walk(); #  # //---------------------------------------------------------------------- # //Symbol 46 MovieClip Frame 96 # //---------------------------------------------------------------------- # _root.walk(); # #  # //---------------------------------------------------------------------- # //Symbol 46 MovieClip Frame 90 # //---------------------------------------------------------------------- # _root.walk(); #  # //---------------------------------------------------------------------- # //Symbol 14 Button # //---------------------------------------------------------------------- # on (press) { # geturl ("index.php", "", "POST"); # } #  # //---------------------------------------------------------------------- # //Symbol 21 MovieClip Frame 2 # //---------------------------------------------------------------------- # stop(); # #  # //---------------------------------------------------------------------- # //Symbol 46 MovieClip Frame 120 # //---------------------------------------------------------------------- # _root.walk(); # #  # //---------------------------------------------------------------------- # //Symbol 46 MovieClip Frame 132 # //---------------------------------------------------------------------- # _root.walk(); # gotoandplay (84); #  # //---------------------------------------------------------------------- # //Symbol 15 Button # //---------------------------------------------------------------------- # on (keyPress "") { # if (walking == false) { # _root.infobtn._visible = false; # _root.info._visible = false; # _root.player.gotoandplay(84); # walking = true; # if (left == false) { # _root.player._xscale = 100; # _root.player._x = _root.player._x - _root.player._width; # left = true; # } # } # } # on (keyPress "") { # if (walking == false) { # _root.infobtn._visible = false; # _root.info._visible = false; # _root.player.gotoandplay(84); # walking = true; # if (left == true) { # _root.player._xscale = -100; # _root.player._x = _root.player._x + _root.player._width; # left = false; # } # } # } #  # //---------------------------------------------------------------------- # //Frame 1 # //---------------------------------------------------------------------- # function timer() { # dt = new date(); # ch = dt.gethours(); # cm = dt.getminutes(); # cs = dt.getseconds(); # if (ch < 10) { # ch = "0" + ch; # } # if (cm < 10) { # cm = "0" + cm; # } # if (cs < 10) { # cs = "0" + cs; # } # _root.esttimer = (((("(EST) " + ch) + ":") + cm) + ":") + cs; # } # function walk() { # if ((left == true) && (_root.player._x > 8)) { # _root.player._x = _root.player._x - 8; # } else if ((left == false) && (_root.player._x < 1016)) { # _root.player._x = _root.player._x + 8; # } # if ((_root.player._x >= 619) && (_root.player._x <= 728)) { # _root.recruittxt._visible = true; # _root.recruitbtn._visible = true; # } else if ((_root.player._x >= 418) && (_root.player._x <= 606)) { # _root.admintxt._visible = true; # _root.adminbtn._visible = true; # } else if ((_root.player._x >= 200) && (_root.player._x <= 412)) { # _root.legiontxt._visible = true; # _root.legionbtn._visible = true; # } else if (_root.player._x <= 164) { # _root.helptxt._visible = true; # _root.helpbtn._visible = true; # } else if (_root.player._x >= 830) { # _root.exptxt._visible = true; # _root.expbtn._visible = true; # } else { # _root.helptxt._visible = false; # _root.helpbtn._visible = false; # _root.legiontxt._visible = false; # _root.legionbtn._visible = false; # _root.admintxt._visible = false; # _root.adminbtn._visible = false; # _root.recruittxt._visible = false; # _root.recruitbtn._visible = false; # _root.exptxt._visible = false; # _root.expbtn._visible = false; # } # } # var dt; # var timeint; # var walking; # var left; # walking = false; # left = true; # dt = new date(); # ch = dt.gethours(); # cm = dt.getminutes(); # cs = dt.getseconds(); # timeint = setinterval(timer, 1000); # _root.helptxt._visible = false; # _root.helpbtn._visible = false; # _root.legiontxt._visible = false; # _root.legionbtn._visible = false; # _root.admintxt._visible = false; # _root.adminbtn._visible = false; # _root.recruittxt._visible = false; # _root.recruitbtn._visible = false; # _root.exptxt._visible = false; # _root.expbtn._visible = false; # _root.user.onsetfocus = function () { # if (_root.user.text == "username") { # _root.user.text = ""; # } # }; # _root.pw.onsetfocus = function () { # if (_root.pw.text == "password") { # _root.pw.text = ""; # } # }; # stop(); # # onmousedown = function () { # if ((((_xmouse >= 471) && (_xmouse <= 551)) && (_ymouse >= 8)) && (_ymouse <= 27)) { # flash.external.ExternalInterface.call("register"); # } # }; # #  # //---------------------------------------------------------------------- # //Symbol 21 MovieClip Frame 1 # //---------------------------------------------------------------------- # stop(); # #  # //---------------------------------------------------------------------- # //Symbol 46 MovieClip Frame 84 # //---------------------------------------------------------------------- # _root.walk();