Welcome to Gaia! :: Gaia :: Profile Comments

Comments

Viewing 1801 through 1820 of 3588 comments

iateallthetacos's avatar

Report | 12/29/2009 7:24 pm

iateallthetacos

http://www.gaiaonline.com/forum/art-shops-and-requests/s-s-open/t.57228379/

I ordered from this art shop.
I ordered from my friend, I have 1994 G now, that's the year I was born.
iateallthetacos's avatar

Report | 12/29/2009 7:14 pm

iateallthetacos

i'm not too sure If pictures work, you need code!



#==============================================================================
# ** Scene_Shop
#------------------------------------------------------------------------------
# This class performs shop screen processing.
#==============================================================================

class Scene_Shop < Scene_Base
#--------------------------------------------------------------------------
# * Start processing
#--------------------------------------------------------------------------
def start
super
create_menu_background
create_command_window
@help_window = Window_Help.new
@gold_window = Window_Gold.new(384, 56)
@dummy_window = Window_Base.new(0, 112, 544, 304)
@buy_window = Window_ShopBuy.new(0, 112)
@buy_window.active = false
@buy_window.visible = false
@buy_window.help_window = @help_window
@sell_window = Window_ShopSell.new(0, 112, 544, 304)
@sell_window.active = false
@sell_window.visible = false
@sell_window.help_window = @help_window
@number_window = Window_ShopNumber.new(0, 112)
@number_window.active = false
@number_window.visible = false
@status_window = Window_ShopStatus.new(304, 112)
@status_window.visible = false
end
#--------------------------------------------------------------------------
# * Termination Processing
#--------------------------------------------------------------------------
def terminate
super
dispose_menu_background
dispose_command_window
@help_window.dispose
@gold_window.dispose
@dummy_window.dispose
@buy_window.dispose
@sell_window.dispose
@number_window.dispose
@status_window.dispose
end
#--------------------------------------------------------------------------
# * Frame Update
#--------------------------------------------------------------------------
def update
super
update_menu_background
@help_window.update
@command_window.update
@gold_window.update
@dummy_window.update
@buy_window.update
@sell_window.update
@number_window.update
@status_window.update
if @command_window.active
update_command_selection
elsif @buy_window.active
update_buy_selection
elsif @sell_window.active
update_sell_selection
elsif @number_window.active
update_number_input
end
end
#--------------------------------------------------------------------------
# * Create Command Window
#--------------------------------------------------------------------------
def create_command_window
s1 = Vocab::ShopBuy
s2 = Vocab::ShopSell
s3 = Vocab::ShopCancel
@command_window = Window_Command.new(384, [s1, s2, s3], 3)
@command_window.y = 56
if $game_temp.shop_purchase_only
@command_window.draw_item(1, false)
end
end
#--------------------------------------------------------------------------
# * Dispose of Command Window
#--------------------------------------------------------------------------
def dispose_command_window
@command_window.dispose
end
#--------------------------------------------------------------------------
# * Update Command Selection
#--------------------------------------------------------------------------
def update_command_selection
if Input.trigger?(Input::B)
Sound.play_cancel
$scene = Scene_Map.new
elsif Input.trigger?(Input::C)
case @command_window.index
when 0 # buy
Sound.play_decision
@command_window.active = false
@dummy_window.visible = false
@buy_window.active = true
@buy_window.visible = true
@buy_window.refresh
@status_window.visible = true
when 1 # sell
if $game_temp.shop_purchase_only
Sound.play_buzzer
else
Ulquoirria Schiffer's avatar

Report | 12/29/2009 7:12 pm

Ulquoirria Schiffer

*twitch*i aint gonna see no sane person*gets in corner and sits down and rocks back and fourth*Insanity is a good thing!
iateallthetacos's avatar

Report | 12/29/2009 7:05 pm

iateallthetacos

yeah, It's what I suspected, but don't you still get more G for the longer the post?
If so:

copy this to 10 profiles so you can get 10,000,000g it works im rich!!
copy this to 10 profiles so you can get 10,000,000g it works im rich!!
copy this to 10 profiles so you can get 10,000,000g it works im rich!!
copy this to 10 profiles so you can get 10,000,000g it works im rich!!
copy this to 10 profiles so you can get 10,000,000g it works im rich!!
copy this to 10 profiles so you can get 10,000,000g it works im rich!!
copy this to 10 profiles so you can get 10,000,000g it works im rich!!
copy this to 10 profiles so you can get 10,000,000g it works im rich!!
copy this to 10 profiles so you can get 10,000,000g it works im rich!!
copy this to 10 profiles so you can get 10,000,000g it works im rich!!
copy this to 10 profiles so you can get 10,000,000g it works im rich!!
copy this to 10 profiles so you can get 10,000,000g it works im rich!!
copy this to 10 profiles so you can get 10,000,000g it works im rich!!
copy this to 10 profiles so you can get 10,000,000g it works im rich!!
copy this to 10 profiles so you can get 10,000,000g it works im rich!!
copy this to 10 profiles so you can get 10,000,000g it works im rich!!
copy this to 10 profiles so you can get 10,000,000g it works im rich!!
copy this to 10 profiles
copy this to 10 profiles so you can get 10,000,000g it works im rich!!
copy this to 10 profiles so you can get 10,000,000g it works im rich!!
copy this to 10 profiles so you can get 10,000,000g it works im rich!!
copy this to 10 profiles so you can get 10,000,000g it works im rich!!
copy this to 10 profiles so you can get 10,000,000g it works im rich!!
copy this to 10 profiles so you can get 10,000,000g it works im rich!!
copy this to 10 profiles so you can get 10,000,000g it works im rich!!
copy this to 10 profiles so you can get 10,000,000g it works im rich!!
copy this to 10 profiles so you can get 10,000,000g it works im rich!!
copy this to 10 profiles so you can get 10,000,000g it works im rich!!
copy this to 10 profiles so you can get 10,000,000g it works im rich!!
copy this to 10 profiles so you can get 10,000,000g it works im rich!!
copy this to 10 profiles so you can get 10,000,000g it works im rich!!
copy this to 10 profiles so you can get 10,000,000g it works im rich!!
copy this to 10 profiles so you can get 10,000,000g it works im rich!!
copy this to 10 profiles so you can get 10,000,000g it works im rich!!
copy this to 10 profiles so you can get 10,000,000g it works im rich!!
copy this to 10 profiles
iateallthetacos's avatar

Report | 12/29/2009 7:04 pm

iateallthetacos

copy this to 10 profiles so you can get 10,000,000g it works im rich!!
copy this to 10 profiles so you can get 10,000,000g it works im rich!!
copy this to 10 profiles so you can get 10,000,000g it works im rich!!
copy this to 10 profiles so you can get 10,000,000g it works im rich!!
copy this to 10 profiles so you can get 10,000,000g it works im rich!!
copy this to 10 profiles so you can get 10,000,000g it works im rich!!
copy this to 10 profiles so you can get 10,000,000g it works im rich!!
copy this to 10 profiles so you can get 10,000,000g it works im rich!!
copy this to 10 profiles so you can get 10,000,000g it works im rich!!
copy this to 10 profiles so you can get 10,000,000g it works im rich!!
copy this to 10 profiles so you can get 10,000,000g it works im rich!!
copy this to 10 profiles so you can get 10,000,000g it works im rich!!
copy this to 10 profiles so you can get 10,000,000g it works im rich!!
copy this to 10 profiles so you can get 10,000,000g it works im rich!!
copy this to 10 profiles so you can get 10,000,000g it works im rich!!
copy this to 10 profiles so you can get 10,000,000g it works im rich!!
copy this to 10 profiles so you can get 10,000,000g it works im rich!!
copy this to 10 profiles
iateallthetacos's avatar

Report | 12/29/2009 7:01 pm

iateallthetacos

copy this to 10 profiles so you can get 10,000,000g it works im rich!!
copy this to 10 profiles so you can get 10,000,000g it works im rich!!
copy this to 10 profiles so you can get 10,000,000g it works im rich!!
copy this to 10 profiles so you can get 10,000,000g it works im rich!!
copy this to 10 profiles so you can get 10,000,000g it works im rich!!
copy this to 10 profiles so you can get 10,000,000g it works im rich!!
copy this to 10 profiles so you can get 10,000,000g it works im rich!!
copy this to 10 profiles so you can get 10,000,000g it works im rich!!
copy this to 10 profiles so you can get 10,000,000g it works im rich!!
copy this to 10 profiles so you can get 10,000,000g it works im rich!!
copy this to 10 profiles so you can get 10,000,000g it works im rich!!
copy this to 10 profiles so you can get 10,000,000g it works im rich!!
copy this to 10 profiles so you can get 10,000,000g it works im rich!!
copy this to 10 profiles so you can get 10,000,000g it works im rich!!
copy this to 10 profiles so you can get 10,000,000g it works im rich!!
copy this to 10 profiles so you can get 10,000,000g it works im rich!!
copy this to 10 profiles so you can get 10,000,000g it works im rich!!
copy this to 10 profiles
Ulquoirria Schiffer's avatar

Report | 12/29/2009 6:51 pm

Ulquoirria Schiffer

p: lawlz.
Ulquoirria Schiffer's avatar

Report | 12/29/2009 6:48 pm

Ulquoirria Schiffer

the wall of rawrz p:
Ulquoirria Schiffer's avatar

Report | 12/29/2009 6:45 pm

Ulquoirria Schiffer

you just noticed it?
That Darn Hipster's avatar

Report | 12/29/2009 3:27 pm

That Darn Hipster

Whats up
xTea's avatar

Report | 12/28/2009 10:43 am

xTea

Great, and yourself? ^^
Dark Megaera's avatar

Report | 12/28/2009 12:26 am

Dark Megaera

Hello! Would you vote for my avatar please? ^_^
Vote here? Thank you!
Eva-Chan2846's avatar

Report | 12/27/2009 8:04 pm

Eva-Chan2846

why ish that
Eva-Chan2846's avatar

Report | 12/27/2009 8:00 pm

Eva-Chan2846

pushy pushy boy XO
Eva-Chan2846's avatar

Report | 12/27/2009 7:56 pm

Eva-Chan2846

im not even done makeing it
Eva-Chan2846's avatar

Report | 12/27/2009 7:49 pm

Eva-Chan2846

up 2 u dude, and its going to be semi-literate so don't join if
you can't make more then 4 sentences XO
sorry if that sounds rude of anything.
Eva-Chan2846's avatar

Report | 12/27/2009 7:41 pm

Eva-Chan2846

oh i thought you ment in rl i was like what lol
cool ^^
Eva-Chan2846's avatar

Report | 12/27/2009 7:38 pm

Eva-Chan2846

your a were wolf?
Eva-Chan2846's avatar

Report | 12/27/2009 7:31 pm

Eva-Chan2846

Should i make a were wolf clan one?
Eva-Chan2846's avatar

Report | 12/27/2009 7:23 pm

Eva-Chan2846

BROTHER! ok 1 whatcha think of meh new avi :3
and 2nd what type of rp should i make?
Manage Your Items
Other Stuff
Get GCash
Offers
Get Items
More Items
Where Everyone Hangs Out
Other Community Areas
Virtual Spaces
Fun Stuff
Gaia's Games
Mini-Games
Play with GCash
Play with Platinum