Wink Pixel

Faça uma doação
Pagseguro:
Paypal:
Últimos tópicos:
Tópico:
Postado em:
Feito por:
Casa de Câmbio - Troque seus Pontos por Winks
(Down)Tryon CMS R1
[Tutorial] GFX Percy Jackson
[Tutorial] Sign Gorillaz - Nivel Médio
[ Tutorial ] Sign Dificil .
[Sign] Collage Guittar
Nova Administradora no Transformice
[Loja] Mudança de Nick
ICE cms v1
[Down] HacksDB Evoluida Para Phoenix [Down]
30.03.12 21:49
30.03.12 21:46
28.02.12 5:15
28.02.12 4:33
28.02.12 4:30
28.02.12 4:26
28.02.12 4:22
28.02.12 4:16
10.02.12 19:10
10.02.12 19:06










Últimos tópicos:
Tópico:
Postado em:
Feito por:
Casa de Câmbio - Troque seus Pontos por Winks
(Down)Tryon CMS R1
[Tutorial] GFX Percy Jackson
[Tutorial] Sign Gorillaz - Nivel Médio
[ Tutorial ] Sign Dificil .
[Sign] Collage Guittar
Nova Administradora no Transformice
[Loja] Mudança de Nick
ICE cms v1
[Down] HacksDB Evoluida Para Phoenix [Down]
30.03.12 21:49
30.03.12 21:46
28.02.12 5:15
28.02.12 4:33
28.02.12 4:30
28.02.12 4:26
28.02.12 4:22
28.02.12 4:16
10.02.12 19:10
10.02.12 19:06











Você não está conectado. Conecte-se ou registre-se

Ver o tópico anterior Ver o tópico seguinte Ir para baixo  Mensagem [Página 1 de 1]

1[SQL] - Blocos de Letras Empty [SQL] - Blocos de Letras 17.01.12 14:35

EduardoWenes ツ

EduardoWenes ツ
Fundador
Fundador
Print:

[SQL] - Blocos de Letras 6on19i
https://2img.net/h/oi40.tinypic.com/6on19i.png

Catalog_Items:

Código:
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES
(30000600, 912345, '30000600', 'Letter Block A', 2, 0, 0, 1),
(30000601, 912345, '30000601', 'Letter Block B', 2, 0, 0, 1),
(30000602, 912345, '30000602', 'Letter Block C', 2, 0, 0, 1),
(30000603, 912345, '30000603', 'Letter Block D', 2, 0, 0, 1),
(30000604, 912345, '30000604', 'Letter Block E', 2, 0, 0, 1),
(30000605, 912345, '30000605', 'Letter Block F', 2, 0, 0, 1),
(30000606, 912345, '30000606', 'Letter Block G', 2, 0, 0, 1),
(30000607, 912345, '30000607', 'Letter Block H', 2, 0, 0, 1),
(30000608, 912345, '30000608', 'Letter Block I', 2, 0, 0, 1),
(30000609, 912345, '30000609', 'Letter Block J', 2, 0, 0, 1),
(30000610, 912345, '30000610', 'Letter Block K', 2, 0, 0, 1),
(30000611, 912345, '30000611', 'Letter Block L', 2, 0, 0, 1),
(30000612, 912345, '30000612', 'Letter Block M', 2, 0, 0, 1),
(30000613, 912345, '30000613', 'Letter Block N', 2, 0, 0, 1),
(30000614, 912345, '30000614', 'Letter Block O', 2, 0, 0, 1),
(30000615, 912345, '30000615', 'Letter Block P', 2, 0, 0, 1),
(30000616, 912345, '30000616', 'Letter Block Q', 2, 0, 0, 1),
(30000617, 912345, '30000617', 'Letter Block R', 2, 0, 0, 1),
(30000618, 912345, '30000618', 'Letter Block S', 2, 0, 0, 1),
(30000619, 912345, '30000619', 'Letter Block T', 2, 0, 0, 1),
(30000620, 912345, '30000620', 'Letter Block U', 2, 0, 0, 1),
(30000621, 912345, '30000621', 'Letter Block V', 2, 0, 0, 1),
(30000622, 912345, '30000622', 'Letter Block W', 2, 0, 0, 1),
(30000623, 912345, '30000623', 'Letter Block X', 2, 0, 0, 1),
(30000624, 912345, '30000624', 'Letter Block Y', 2, 0, 0, 1),
(30000625, 912345, '30000625', 'Letter Block Z', 2, 0, 0, 1);

Catalog_Pages:

Código:
INSERT INTO `uber`.`catalog_pages` (`id`, `parent_id`, `caption`, `icon_color`, `icon_image`, `visible`, `enabled`, `min_rank`, `club_only`, `order_num`, `page_layout`, `page_headline`, `page_teaser`, `page_special`, `page_text1`, `page_text2`, `page_text_details`, `page_text_teaser`, `vip_only`) VALUES
('912345', '91', 'Letter Block', '1', '1', '1', '1', '1', '0', '0', 'default_3x3', '', '', '', '', '', '', '', '0');

Furniture:

Código:
INSERT INTO `furniture` (`id`, `public_name`, `item_name`, `type`, `width`, `length`, `stack_height`, `can_stack`, `can_sit`, `is_walkable`, `sprite_id`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `interaction_modes_count`, `vending_ids`, `is_arrow`) VALUES
(30000600, 'Letter Block A', 'lettera', 's', 1, 1, 1.5, '1', '0', '0', 30000600, '1', '1', '1', '1', '1', 'default', 1, '0', '0'),
(30000601, 'Letter Block B', 'letterb', 's', 1, 1, 1.5, '1', '0', '0', 30000601, '1', '1', '1', '1', '1', 'default', 1, '0', '0'),
(30000602, 'Letter Block C', 'letterc', 's', 1, 1, 1.5, '1', '0', '0', 30000602, '1', '1', '1', '1', '1', 'default', 1, '0', '0'),
(30000603, 'Letter Block D', 'letterd', 's', 1, 1, 1.5, '1', '0', '0', 30000603, '1', '1', '1', '1', '1', 'default', 1, '0', '0'),
(30000604, 'Letter Block E', 'lettere', 's', 1, 1, 1.5, '1', '0', '0', 30000604, '1', '1', '1', '1', '1', 'default', 1, '0', '0'),
(30000605, 'Letter Block F', 'letterf', 's', 1, 1, 1.5, '1', '0', '0', 30000605, '1', '1', '1', '1', '1', 'default', 1, '0', '0'),
(30000606, 'Letter Block G', 'letterg', 's', 1, 1, 1.5, '1', '0', '0', 30000606, '1', '1', '1', '1', '1', 'default', 1, '0', '0'),
(30000607, 'Letter Block H', 'letterh', 's', 1, 1, 1.5, '1', '0', '0', 30000607, '1', '1', '1', '1', '1', 'default', 1, '0', '0'),
(30000608, 'Letter Block I', 'letteri', 's', 1, 1, 1.5, '1', '0', '0', 30000608, '1', '1', '1', '1', '1', 'default', 1, '0', '0'),
(30000609, 'Letter Block J', 'letterj', 's', 1, 1, 1.5, '1', '0', '0', 30000609, '1', '1', '1', '1', '1', 'default', 1, '0', '0'),
(30000610, 'Letter Block K', 'letterk', 's', 1, 1, 1.5, '1', '0', '0', 30000610, '1', '1', '1', '1', '1', 'default', 1, '0', '0'),
(30000611, 'Letter Block L', 'letterl', 's', 1, 1, 1.5, '1', '0', '0', 30000611, '1', '1', '1', '1', '1', 'default', 1, '0', '0'),
(30000612, 'Letter Block M', 'letterm', 's', 1, 1, 1.5, '1', '0', '0', 30000612, '1', '1', '1', '1', '1', 'default', 1, '0', '0'),
(30000613, 'Letter Block N', 'lettern', 's', 1, 1, 1.5, '1', '0', '0', 30000613, '1', '1', '1', '1', '1', 'default', 1, '0', '0'),
(30000614, 'Letter Block O', 'lettero', 's', 1, 1, 1.5, '1', '0', '0', 30000614, '1', '1', '1', '1', '1', 'default', 1, '0', '0'),
(30000615, 'Letter Block P', 'letterp', 's', 1, 1, 1.5, '1', '0', '0', 30000615, '1', '1', '1', '1', '1', 'default', 1, '0', '0'),
(30000616, 'Letter Block Q', 'letterq', 's', 1, 1, 1.5, '1', '0', '0', 30000616, '1', '1', '1', '1', '1', 'default', 1, '0', '0'),
(30000617, 'Letter Block R', 'letterr', 's', 1, 1, 1.5, '1', '0', '0', 30000617, '1', '1', '1', '1', '1', 'default', 1, '0', '0'),
(30000618, 'Letter Block S', 'letters', 's', 1, 1, 1.5, '1', '0', '0', 30000618, '1', '1', '1', '1', '1', 'default', 1, '0', '0'),
(30000619, 'Letter Block T', 'lettert', 's', 1, 1, 1.5, '1', '0', '0', 30000619, '1', '1', '1', '1', '1', 'default', 1, '0', '0'),
(30000620, 'Letter Block U', 'letteru', 's', 1, 1, 1.5, '1', '0', '0', 30000620, '1', '1', '1', '1', '1', 'default', 1, '0', '0'),
(30000621, 'Letter Block V', 'letterv', 's', 1, 1, 1.5, '1', '0', '0', 30000621, '1', '1', '1', '1', '1', 'default', 1, '0', '0'),
(30000622, 'Letter Block W', 'letterw', 's', 1, 1, 1.5, '1', '0', '0', 30000622, '1', '1', '1', '1', '1', 'default', 1, '0', '0'),
(30000623, 'Letter Block X', 'letterx', 's', 1, 1, 1.5, '1', '0', '0', 30000623, '1', '1', '1', '1', '1', 'default', 1, '0', '0'),
(30000624, 'Letter Block Y', 'lettery', 's', 1, 1, 1.5, '1', '0', '0', 30000624, '1', '1', '1', '1', '1', 'default', 1, '0', '0'),
(30000625, 'Letter Block Z', 'letterz', 's', 1, 1, 1.5, '1', '0', '0', 30000625, '1', '1', '1', '1', '1', 'default', 1, '0', '0');

Furnidata:

Código:
["s","30000600","lettera","501051","0","1","1","0,0,0","Letter Block","Letter Block A ","","-1","-1"],
["s","30000601","letterb","501051","0","1","1","0,0,0","Letter Block","Letter Block B ","","-1","-1"],
["s","30000602","letterc","501051","0","1","1","0,0,0","Letter Block","Letter Block C ","","-1","-1"],
["s","30000603","letterd","501051","0","1","1","0,0,0","Letter Block","Letter Block D ","","-1","-1"],
["s","30000604","lettere","501051","0","1","1","0,0,0","Letter Block","Letter Block E ","","-1","-1"],
["s","30000605","letterf","501051","0","1","1","0,0,0","Letter Block","Letter Block F ","","-1","-1"],
["s","30000606","letterg","501051","0","1","1","0,0,0","Letter Block","Letter Block G ","","-1","-1"],
["s","30000607","letterh","501051","0","1","1","0,0,0","Letter Block","Letter Block H ","","-1","-1"],
["s","30000608","letteri","501051","0","1","1","0,0,0","Letter Block","Letter Block I ","","-1","-1"],
["s","30000609","letterj","501051","0","1","1","0,0,0","Letter Block","Letter Block J ","","-1","-1"],
["s","30000610","letterk","501051","0","1","1","0,0,0","Letter Block","Letter Block K ","","-1","-1"],
["s","30000611","letterl","501051","0","1","1","0,0,0","Letter Block","Letter Block L ","","-1","-1"],
["s","30000612","letterm","501051","0","1","1","0,0,0","Letter Block","Letter Block M ","","-1","-1"],
["s","30000613","lettern","501051","0","1","1","0,0,0","Letter Block","Letter Block N ","","-1","-1"],
["s","30000614","lettero","501051","0","1","1","0,0,0","Letter Block","Letter Block O ","","-1","-1"],
["s","30000615","letterp","501051","0","1","1","0,0,0","Letter Block","Letter Block P ","","-1","-1"],
["s","30000616","letterq","501051","0","1","1","0,0,0","Letter Block","Letter Block Q ","","-1","-1"],
["s","30000617","letterr","501051","0","1","1","0,0,0","Letter Block","Letter Block R ","","-1","-1"],
["s","30000618","letters","501051","0","1","1","0,0,0","Letter Block","Letter Block S ","","-1","-1"],
["s","30000619","lettert","501051","0","1","1","0,0,0","Letter Block","Letter Block T ","","-1","-1"],
["s","30000620","letteru","501051","0","1","1","0,0,0","Letter Block","Letter Block U ","","-1","-1"],
["s","30000621","letterv","501051","0","1","1","0,0,0","Letter Block","Letter Block V ","","-1","-1"],
["s","30000622","letterw","501051","0","1","1","0,0,0","Letter Block","Letter Block W ","","-1","-1"],
["s","30000623","letterx","501051","0","1","1","0,0,0","Letter Block","Letter Block X ","","-1","-1"],
["s","30000624","lettery","501051","0","1","1","0,0,0","Letter Block","Letter Block Y ","","-1","-1"],
["s","30000625","letterz","501051","0","1","1","0,0,0","Letter Block","Letter Block Z ","","-1","-1"]]

Download: http://www.mediafire.com/?c6i5i28e66bbbtz

VT: https://www.virustotal.com/file/5fe87f2c1f8b2b41f0ae26805834774965632cb90043c3d2df8d4d9e5caa87a2/analysis/1326727873/

http://winkpixel.forumbrasil.net

ϟ₣irє

ϟ₣irє
Administrador
Administrador
Hahaha, vou baixar e fazer meu nome, valeu cara =D

HeaD

HeaD
Administrador
Administrador
Também vou fazer isso Fire. Gostei muito desses blocos ! :D

Conteúdo patrocinado


Ver o tópico anterior Ver o tópico seguinte Ir para o topo  Mensagem [Página 1 de 1]

Permissões neste sub-fórum
Não podes responder a tópicos

Criar um fórum | ©phpBB | Fórum gratuito de ajuda | Denunciar um abuso | Criar um fórum