Kết quả 1 đến 10 của 43
-
12-12-14, 07:44 AM #1
- Ngày tham gia
- May 2010
- Bài viết
- 106
- Thanks
- 4
- Thanked 22 Times in 11 Posts
HD Server TLBB 3.5 by Sói - Đăng ký acc bằng Navicat 8.0
1.Chuẩn bị :
Bước 1.
- Tải Máy ảo bản 3.0 của Sói [Only registered and activated users can see links. ]
- Tải Server 3.5 : [Only registered and activated users can see links. ]
- Tải Billing + Star : [Only registered and activated users can see links. ]
- Tải Navicat 8.0 : [Only registered and activated users can see links. ]
- Tải WmWare : [Only registered and activated users can see links. ]
-Tải Cliet 3.5 (Mình xài ké bản TL Hào Kiệt) [Only registered and activated users can see links. ]
hoặc
[Only registered and activated users can see links. ]
hoặc vào trang chủ [Only registered and activated users can see links. ]
-Tải patch by Sói : [Only registered and activated users can see links. ]
Bước 2.
- Cài đặt WmWare 8.0.
- Cài đặt Navicat 8.0
- Giải nén file máy ảo , file Billing+Star
Bước 3:
-Giải nén Client 3.5 TLHaokiet
-Chép 2 file của Data vào
- Nếu có bản 3.0 của Sói thì chép thêm thư mục patch dán vào client để đúng với ip 192.168.1.3
2.Cài đặt:
- Khởi động WmWare 8.0 và load máy ảo vào.
+Chỉnh Ram còn 700MB
+Tắt các card mạng, chỉ chừa card mạng của máy thật. Chỉnh IP lại 192.168.1.33
+Run máy ảo
- Vào thư mục Billing+Start : chạy file tiếng Hoa (nếu ko có font thì nó hiện toàn ò í e)
- Nhấn số 1 chọn file Xshell (Xsell đã tích hợp sẵn trong phần Billing + Start)
- Nhấn số 2 để load Web đăng ký (Mình đã đăng ký nhưng báo lỗi kết nối)
- Vào WinSCP3 (có sẵn trong Billing luôn)
192.168.1.3
root
asdfgh
+Vào Home xóa thư mục tlbb và tlbb.tar.gz cũ của 3.0
+ Chép server bản 3.5 qua và giải nén
Tắt Winscp3.
- Mở Navicat để đăng ký acc
thay localhost bằng 192.168.1.3
Name : tlbb
pass : tlbb1234
nháy vào Web --> nháy đúp Account
Nhấn vào chỗ mấy tên tài khoản đã có sẵn rồi nhấn tiếp nút dấu + (Add Record) bên dưới sẽ tạo ra 1 record trắng gõ tên account vào
Mật khẩu thì vào trang [Only registered and activated users can see links. ] để mã hóa xong dán vào chổ mật khẩu.
Save lại. Tắt Navicat
- Mở lại file tiếng Hoa hồi nảy nhấn tiếp số 3 xong mở qua phần Xshell gõ lệnh theo hướng dẫn
cd /home/tlbb/Server
./shm start
cd /home/tlbb/Server
./World
cd /home/tlbb/Server
./Login
cd /home/tlbb/Server
./Server
Server chạy xong thì chạy Client. Nhấn vào file Vào game thì OK
Thường thì Server load khoảng 5-10 phút.
Mình đã đăng nhập được trên máy trong mạng LAN
Nếu muốn đưa server online thì chỉ cần config trên mode thôi. Không cần chỉnh gì trên Server nữa
Mở cổng 7384 trên modem là ok
Các bạn có thể test vào server chạy thử của mình bằng cách dán đoạn code bên dưới vào file loginserver
nick : test - pass: 1
(Không phải quảng cáo server đâu nha, vì mình đang test online, Mình chỉ online server khi nào test thôi)
File loginserver.txt
VERSION 1
SERVER_BEGIN
Thiên Long Bát Bµ,Sói Kool,1,201,3,1,0,Gia ðình nhà Sói,115.78.201.90:7384,115.78.201.90:7384,115.78. 201.90:7384,115.78.201.90:7384,2
SERVER_ENDLần sửa cuối bởi vuthanhlam, ngày 12-12-14 lúc 05:07 PM.
Khách viếng thăm hãy cùng vuthanhlam xây dựng diễn đàn CLBGAMESVN vững mạnh nhé!
-
-
12-12-14, 10:52 AM #2
- Ngày tham gia
- Apr 2011
- Đang ở
- 地獄
- Bài viết
- 3,991
- Thanks
- 369
- Thanked 4,069 Times in 1,403 Posts
Ðề: HD Server TLBB 3.5 by Sói - Đăng ký acc bằng Navicat 8.0
你做的好。。。
Và cái file Billing_Start thì mình đã make 1 cái tool khác hoặc đơn giản hơn là sửa cho nó hết tiếng tàu. Ai cần thì copy đoạn mã này đè lên cái file .bat cũ là ko cần font tàu. Còn cái Xshell thì cài English nhé.
Code:::========================================================================= ::author:666985 version:1.0 time:9:49 2013-3-24 ::========================================================================= @Echo Off cls title Auto TLBB - Kenvin Soi color b0 :once Echo ***************************************************************** Echo * * Echo * 1: Run Xshell~2: Reg nick~3: Run Billing~4: Close~5: Exit * Echo * * Echo ***************************************************************** :menu Set input= Set /p input= If /i "%input%"=="1" Call :xshell If /i "%input%"=="2" Call :aspreg If /i "%input%"=="3" Call :bill If /i "%input%"=="4" Call :close If /i "%input%"=="5" Goto Exit If /i "%input%"=="menu" Goto once Echo. Goto menu ::========================================================================= :xshell start Start.txt Cd Xshell start XshellPortable.exe ping /n 1 127.0.0.1 >nul Echo XShell started! Cd.. Goto :eof ::========================================================================= :aspreg Cd Register start /min aspreg.exe ping /n 1 127.0.0.1 >nul Echo AspReg started! Cd.. Goto :eof ::========================================================================= :bill Cd Billing start /b billing.exe ping /n 2 127.0.0.1 >nul Echo Billing started! Cd.. Goto :eof ::========================================================================= :close taskkill /f /im billing.exe >nul taskkill /f /im aspreg.exe >nul taskkill /f /im Xshell.exe >nul If %Errorlevel%==0 Echo Xshell was closed! If %Errorlevel%==0 Echo AspReg was closed! If %Errorlevel%==0 Echo Billing was closed! Goto :eof ::========================================================================= :Exit Echo Program is closing...
Khách viếng thăm hãy cùng Sói Đẹp Trai xây dựng diễn đàn CLBGAMESVN vững mạnh nhé!
-
-
12-12-14, 02:01 PM #3
- Ngày tham gia
- Oct 2011
- Bài viết
- 283
- Thanks
- 250
- Thanked 27 Times in 25 Posts
Ðề: HD Server TLBB 3.5 by Sói - Đăng ký acc bằng Navicat 8.0
link client hào kiệt bị die rồi bạn ơi
Khách viếng thăm hãy cùng alonewjnd xây dựng diễn đàn CLBGAMESVN vững mạnh nhé!
-
12-12-14, 02:04 PM #4
- Ngày tham gia
- May 2010
- Bài viết
- 106
- Thanks
- 4
- Thanked 22 Times in 11 Posts
Ðề: HD Server TLBB 3.5 by Sói - Đăng ký acc bằng Navicat 8.0
Một số hình ảnh:
[Only registered and activated users can see links. ]
[Only registered and activated users can see links. ]
Skill của phái Đường Môn còn bị lỗi
[Only registered and activated users can see links. ]
[Only registered and activated users can see links. ]
[Only registered and activated users can see links. ]
[Only registered and activated users can see links. ]
[Only registered and activated users can see links. ]
[Only registered and activated users can see links. ]
Chưc năng tu luyện
[Only registered and activated users can see links. ]
[Only registered and activated users can see links. ]
[Only registered and activated users can see links. ]
Một số vũ khí còn bị +0
[Only registered and activated users can see links. ]
Hình ảnh thần khí dễ lầm là đồ cho pet
[Only registered and activated users can see links. ]
Chưa việt hóa
[Only registered and activated users can see links. ]
Chưa việt hóa
[Only registered and activated users can see links. ]
Hình ảnh ngọc 9 hỏng giống ai
[Only registered and activated users can see links. ]
ID ngọc 9 không có trong ClientLần sửa cuối bởi vuthanhlam, ngày 12-12-14 lúc 02:45 PM.
Khách viếng thăm hãy cùng vuthanhlam xây dựng diễn đàn CLBGAMESVN vững mạnh nhé!
-
Các thành viên gởi lời cảm ơn đến vuthanhlam vì bài viết này !
dinhdtd (12-12-14)
-
12-12-14, 02:17 PM #5
- Ngày tham gia
- Oct 2011
- Bài viết
- 283
- Thanks
- 250
- Thanked 27 Times in 25 Posts
Ðề: HD Server TLBB 3.5 by Sói - Đăng ký acc bằng Navicat 8.0
fix link client đi bạn. tks..................
Khách viếng thăm hãy cùng alonewjnd xây dựng diễn đàn CLBGAMESVN vững mạnh nhé!
-
12-12-14, 02:34 PM #6
- Ngày tham gia
- May 2010
- Bài viết
- 106
- Thanks
- 4
- Thanked 22 Times in 11 Posts
Ðề: HD Server TLBB 3.5 by Sói - Đăng ký acc bằng Navicat 8.0
Khách viếng thăm hãy cùng vuthanhlam xây dựng diễn đàn CLBGAMESVN vững mạnh nhé!
-
12-12-14, 04:10 PM #7
- Ngày tham gia
- Oct 2014
- Bài viết
- 64
- Thanks
- 34
- Thanked 5 Times in 5 Posts
Ðề: HD Server TLBB 3.5 by Sói - Đăng ký acc bằng Navicat 8.0
sau khi mình chỉnh sữa shop song vô game nó bị lỗi vầy
Ai biết help mình với
[Only registered and activated users can see links. ]
[Only registered and activated users can see links. ]
Đây File yuanbaoshop.layout.xml mình sửa ko biết lỗi ở đâu nữa
Code:<?xml version="1.0"?> <GUILayout> <Window Type="TLBB_MainFrame0" Name="YuanbaoShop_Frame"> <Property Name="UnifiedSize" Value="{{0.000000,789.000000},{0.000000,458.000000}}"/> <Property Name="UnifiedPosition" Value="{{0.400000,-200.000000},{0.120000,0.000000}}"/> <Event Name="Hidden" Function="YuanbaoShop_Close();"/> <Window Type="TLBB_DragTitle" Name="YuanbaoShop_DragTitle"> <Property Name="AbsolutePosition" Value="x:40.000000 y:4.000000" /> <Property Name="UnifiedSize" Value="{{1.000000,-165.000000},{0.000000,20.000000}" /> <Property Name="DragTarget" Value="YuanbaoShop_Frame"/> <Window Type="TLBB_SimpleText" Name="YuanbaoShop_Text"> <Property Name="RelativePosition" Value="x:0.000000 y:0.000000"/> <Property Name="RelativeSize" Value="w:1.000000 h:1.000000"/> <Property Name="Font" Value="YouYuan11.25"/> <Property Name="HorzFormatting" Value="HorzCentred"/> <Property Name="RiseOnClick" Value="False"/> <Property Name="Text" Value="#{YBSD_081225_073}"/> <Property Name="VertFormatting" Value="VertCentred"/> </Window> </Window> <Window Type="TLBB_ButtonHelp" Name="YuanbaoShop_Help"> <Property Name="UnifiedPosition" Value="{{0.000000,25.000000},{0.000000,7.000000}" /> <Property Name="AbsoluteSize" Value="w:14.000000 h:14.000000"/> <Event Name="Clicked" Function="Helper:GotoHelper("*YuanbaoShop");"/> </Window> <Window Type="TLBB_ButtonClose" Name="YuanbaoShop_Close"> <Property Name="UnifiedPosition" Value="{{1.000000,-39.000000},{0.000000,7.000000}" /> <Property Name="AbsoluteSize" Value="w:14.000000 h:14.000000"/> <Event Name="Clicked" Function="YuanbaoShop_Close();"/> </Window> <Window Type="DefaultWindow" Name="YuanbaoShop_Background_Frame1"> <Property Name="UnifiedSize" Value="{{1.000000,-10.000000},{1.000000,-55.000000}}"/> <Property Name="UnifiedPosition" Value="{{0.000000,5.000000},{0.000000,29.000000}}"/> <Window Type="DefaultWindow" Name="Yuanbao_CheckBox_Frame"> <Property Name="UnifiedPosition" Value="{{0.000000,3.000000},{0.000000,0.000000}" /> <Property Name="UnifiedSize" Value="{{1.000000,-6.000000},{0.000000,24.000000}" /> <Window Type="TLBB_ButtonFenYe2" Name="YuanbaoShop_Yuanbao"> <Property Name="AbsolutePosition" Value="x:0.000000 y:0.000000" /> <Property Name="AbsoluteSize" Value="w:200.000000 h:25.000000" /> <Property Name="Text" Value="#{BDYB_090714_16}" /> <Property Name="CheckMode" Value="1" /> <Property Name="Selected" Value="True" /> <Event Name="MouseLButtonDown" Function="YuanbaoShop_ChangeTabIndex(0);" /> </Window> <Window Type="TLBB_ButtonFenYe2" Name="YuanbaoShop_Gongzi"> <Property Name="UnifiedSize" Value="{{0.000000,200.000000},{0.000000,25.000000}}"/> <Property Name="UnifiedPosition" Value="{{0.000000,200.000000},{0.000000,0.000000}}"/> <Property Name="Text" Value="#GThương tiệm quý hiếm" /> <Property Name="CheckMode" Value="1" /> <Property Name="Selected" Value="False" /> <Property Name="Tooltip" Value="GKhu vực bán các vật phẩm quý hiếm" /> <Event Name="MouseLButtonDown" Function="YuanbaoShop_ChangeTabIndex(1);" /> </Window> </Window> <Window Type="DefaultWindow" Name="YuanbaoShop_Action_Set"> <Property Name="UnifiedPosition" Value="{{0.000000,100.000000},{0.000000,101.000000}}"/> <Property Name="UnifiedSize" Value="{{0.000000,598.000000},{0.000000,226.000000}}"/> <Window Type="TLBB_ActionButton" Name="YuanbaoShop_Item1"> <Property Name="AbsolutePosition" Value="x:0.000000 y:1.000000"/> <Property Name="AbsoluteSize" Value="w:34.000000 h:34.000000"/> <Event Name="Clicked" Function="YuanbaoShop_GoodButton_Clicked(1);"/> </Window> <Window Type="TLBB_ActionButton" Name="YuanbaoShop_Item2"> <Property Name="AbsolutePosition" Value="x:0.000000 y:39.000000"/> <Property Name="AbsoluteSize" Value="w:34.000000 h:34.000000"/> <Event Name="Clicked" Function="YuanbaoShop_GoodButton_Clicked(2);"/> </Window> <Window Type="TLBB_ActionButton" Name="YuanbaoShop_Item3"> <Property Name="AbsolutePosition" Value="x:0.000000 y:77.000000"/> <Property Name="AbsoluteSize" Value="w:34.000000 h:34.000000"/> <Event Name="Clicked" Function="YuanbaoShop_GoodButton_Clicked(3);"/> </Window> <Window Type="TLBB_ActionButton" Name="YuanbaoShop_Item4"> <Property Name="AbsolutePosition" Value="x:0.000000 y:115.000000"/> <Property Name="AbsoluteSize" Value="w:34.000000 h:34.000000"/> <Event Name="Clicked" Function="YuanbaoShop_GoodButton_Clicked(4);"/> </Window> <Window Type="TLBB_ActionButton" Name="YuanbaoShop_Item5"> <Property Name="AbsolutePosition" Value="x:0.000000 y:153.000000"/> <Property Name="AbsoluteSize" Value="w:34.000000 h:34.000000"/> <Event Name="Clicked" Function="YuanbaoShop_GoodButton_Clicked(5);"/> </Window> <Window Type="TLBB_ActionButton" Name="YuanbaoShop_Item6"> <Property Name="AbsolutePosition" Value="x:0.000000 y:191.000000"/> <Property Name="AbsoluteSize" Value="w:34.000000 h:34.000000"/> <Event Name="Clicked" Function="YuanbaoShop_GoodButton_Clicked(6);"/> </Window> <Window Type="TLBB_ActionButton" Name="YuanbaoShop_Item7"> <Property Name="AbsolutePosition" Value="x:166.000000 y:1.000000"/> <Property Name="AbsoluteSize" Value="w:34.000000 h:34.000000"/> <Event Name="Clicked" Function="YuanbaoShop_GoodButton_Clicked(7);"/> </Window> <Window Type="TLBB_ActionButton" Name="YuanbaoShop_Item8"> <Property Name="AbsolutePosition" Value="x:166.000000 y:39.000000"/> <Property Name="AbsoluteSize" Value="w:34.000000 h:34.000000"/> <Event Name="Clicked" Function="YuanbaoShop_GoodButton_Clicked(8);"/> </Window> <Window Type="TLBB_ActionButton" Name="YuanbaoShop_Item9"> <Property Name="AbsolutePosition" Value="x:166.000000 y:77.000000"/> <Property Name="AbsoluteSize" Value="w:34.000000 h:34.000000"/> <Event Name="Clicked" Function="YuanbaoShop_GoodButton_Clicked(9);"/> </Window> <Window Type="TLBB_ActionButton" Name="YuanbaoShop_Item10"> <Property Name="AbsolutePosition" Value="x:166.000000 y:115.000000"/> <Property Name="AbsoluteSize" Value="w:34.000000 h:34.000000"/> <Event Name="Clicked" Function="YuanbaoShop_GoodButton_Clicked(10);"/> </Window> <Window Type="TLBB_ActionButton" Name="YuanbaoShop_Item11"> <Property Name="AbsolutePosition" Value="x:166.000000 y:153.000000"/> <Property Name="AbsoluteSize" Value="w:34.000000 h:34.000000"/> <Event Name="Clicked" Function="YuanbaoShop_GoodButton_Clicked(11);"/> </Window> <Window Type="TLBB_ActionButton" Name="YuanbaoShop_Item12"> <Property Name="AbsolutePosition" Value="x:166.000000 y:191.000000"/> <Property Name="AbsoluteSize" Value="w:34.000000 h:34.000000"/> <Event Name="Clicked" Function="YuanbaoShop_GoodButton_Clicked(12);"/> </Window> <Window Type="TLBB_ActionButton" Name="YuanbaoShop_Item13"> <Property Name="AbsolutePosition" Value="x:332.000000 y:1.000000"/> <Property Name="AbsoluteSize" Value="w:34.000000 h:34.000000"/> <Event Name="Clicked" Function="YuanbaoShop_GoodButton_Clicked(13);"/> </Window> <Window Type="TLBB_ActionButton" Name="YuanbaoShop_Item14"> <Property Name="AbsolutePosition" Value="x:332.000000 y:39.000000"/> <Property Name="AbsoluteSize" Value="w:34.000000 h:34.000000"/> <Event Name="Clicked" Function="YuanbaoShop_GoodButton_Clicked(14);"/> </Window> <Window Type="TLBB_ActionButton" Name="YuanbaoShop_Item15"> <Property Name="AbsolutePosition" Value="x:332.000000 y:77.000000"/> <Property Name="AbsoluteSize" Value="w:34.000000 h:34.000000"/> <Event Name="Clicked" Function="YuanbaoShop_GoodButton_Clicked(15);"/> </Window> <Window Type="TLBB_ActionButton" Name="YuanbaoShop_Item16"> <Property Name="AbsolutePosition" Value="x:332.000000 y:115.000000"/> <Property Name="AbsoluteSize" Value="w:34.000000 h:34.000000"/> <Event Name="Clicked" Function="YuanbaoShop_GoodButton_Clicked(16);"/> </Window> <Window Type="TLBB_ActionButton" Name="YuanbaoShop_Item17"> <Property Name="AbsolutePosition" Value="x:332.000000 y:153.000000"/> <Property Name="AbsoluteSize" Value="w:34.000000 h:34.000000"/> <Event Name="Clicked" Function="YuanbaoShop_GoodButton_Clicked(17);"/> </Window> <Window Type="TLBB_ActionButton" Name="YuanbaoShop_Item18"> <Property Name="AbsolutePosition" Value="x:332.000000 y:191.000000"/> <Property Name="AbsoluteSize" Value="w:34.000000 h:34.000000"/> <Event Name="Clicked" Function="YuanbaoShop_GoodButton_Clicked(18);"/> </Window> <Window Type="TLBB_SimpleMulitiTextFrame" Name="YuanbaoShop_ItemInfo1"> <Property Name="AbsolutePosition" Value="x:37.000000 y:0.000000"/> <Property Name="AbsoluteSize" Value="w:160.000000 h:36.000000"/> <Window Type="TLBB_SimpleText" Name="YuanbaoShop_ItemInfo1_Text"> <Property Name="AbsolutePosition" Value="x:5.000000 y:0.000000"/> <Property Name="AbsoluteSize" Value="w:156.000000 h:18.000000"/> <Property Name="TextColor" Value="FFFFF263"/> </Window> <Window Type="TLBB_SimpleText" Name="YuanbaoShop_ItemInfo1_GB"> <Property Name="AbsolutePosition" Value="x:4.000000 y:18.000000"/> <Property Name="AbsoluteSize" Value="w:156.000000 h:18.000000"/> <Property Name="HorzFormatting" Value="RightAligned"/> <Property Name="TextColor" Value="FFFFF263"/> </Window> </Window> <Window Type="TLBB_SimpleMulitiTextFrame" Name="YuanbaoShop_ItemInfo2"> <Property Name="AbsolutePosition" Value="x:37.000000 y:38.000000"/> <Property Name="AbsoluteSize" Value="w:160.000000 h:36.000000"/> <Window Type="TLBB_SimpleText" Name="YuanbaoShop_ItemInfo2_Text"> <Property Name="AbsolutePosition" Value="x:5.000000 y:0.000000"/> <Property Name="AbsoluteSize" Value="w:121.000000 h:18.000000"/> <Property Name="TextColor" Value="FFFFF263"/> </Window> <Window Type="TLBB_SimpleText" Name="YuanbaoShop_ItemInfo2_GB"> <Property Name="AbsolutePosition" Value="x:4.000000 y:18.000000"/> <Property Name="AbsoluteSize" Value="w:156.000000 h:18.000000"/> <Property Name="HorzFormatting" Value="RightAligned"/> <Property Name="TextColor" Value="FFFFF263"/> </Window> </Window> <Window Type="TLBB_SimpleMulitiTextFrame" Name="YuanbaoShop_ItemInfo3"> <Property Name="AbsolutePosition" Value="x:37.000000 y:76.000000"/> <Property Name="AbsoluteSize" Value="w:160.000000 h:36.000000"/> <Window Type="TLBB_SimpleText" Name="YuanbaoShop_ItemInfo3_Text"> <Property Name="AbsolutePosition" Value="x:5.000000 y:0.000000"/> <Property Name="AbsoluteSize" Value="w:121.000000 h:18.000000"/> <Property Name="TextColor" Value="FFFFF263"/> </Window> <Window Type="TLBB_SimpleText" Name="YuanbaoShop_ItemInfo3_GB"> <Property Name="AbsolutePosition" Value="x:4.000000 y:18.000000"/> <Property Name="AbsoluteSize" Value="w:156.000000 h:18.000000"/> <Property Name="HorzFormatting" Value="RightAligned"/> <Property Name="TextColor" Value="FFFFF263"/> </Window> </Window> <Window Type="TLBB_SimpleMulitiTextFrame" Name="YuanbaoShop_ItemInfo4"> <Property Name="AbsolutePosition" Value="x:37.000000 y:114.000000"/> <Property Name="AbsoluteSize" Value="w:160.000000 h:36.000000"/> <Window Type="TLBB_SimpleText" Name="YuanbaoShop_ItemInfo4_Text"> <Property Name="AbsolutePosition" Value="x:5.000000 y:0.000000"/> <Property Name="AbsoluteSize" Value="w:121.000000 h:18.000000"/> <Property Name="TextColor" Value="FFFFF263"/> </Window> <Window Type="TLBB_SimpleText" Name="YuanbaoShop_ItemInfo4_GB"> <Property Name="AbsolutePosition" Value="x:4.000000 y:18.000000"/> <Property Name="AbsoluteSize" Value="w:156.000000 h:18.000000"/> <Property Name="HorzFormatting" Value="RightAligned"/> <Property Name="TextColor" Value="FFFFF263"/> </Window> </Window> <Window Type="TLBB_SimpleMulitiTextFrame" Name="YuanbaoShop_ItemInfo5"> <Property Name="AbsolutePosition" Value="x:37.000000 y:152.000000"/> <Property Name="AbsoluteSize" Value="w:160.000000 h:36.000000"/> <Window Type="TLBB_SimpleText" Name="YuanbaoShop_ItemInfo5_Text"> <Property Name="AbsolutePosition" Value="x:5.000000 y:0.000000"/> <Property Name="AbsoluteSize" Value="w:121.000000 h:18.000000"/> <Property Name="TextColor" Value="FFFFF263"/> </Window> <Window Type="TLBB_SimpleText" Name="YuanbaoShop_ItemInfo5_GB"> <Property Name="AbsolutePosition" Value="x:4.000000 y:18.000000"/> <Property Name="AbsoluteSize" Value="w:156.000000 h:18.000000"/> <Property Name="HorzFormatting" Value="RightAligned"/> <Property Name="TextColor" Value="FFFFF263"/> </Window> </Window> <Window Type="TLBB_SimpleMulitiTextFrame" Name="YuanbaoShop_ItemInfo6"> <Property Name="AbsolutePosition" Value="x:37.000000 y:190.000000"/> <Property Name="AbsoluteSize" Value="w:160.000000 h:36.000000"/> <Window Type="TLBB_SimpleText" Name="YuanbaoShop_ItemInfo6_Text"> <Property Name="AbsolutePosition" Value="x:5.000000 y:0.000000"/> <Property Name="AbsoluteSize" Value="w:121.000000 h:18.000000"/> <Property Name="TextColor" Value="FFFFF263"/> </Window> <Window Type="TLBB_SimpleText" Name="YuanbaoShop_ItemInfo6_GB"> <Property Name="AbsolutePosition" Value="x:4.000000 y:18.000000"/> <Property Name="AbsoluteSize" Value="w:156.000000 h:18.000000"/> <Property Name="HorzFormatting" Value="RightAligned"/> <Property Name="TextColor" Value="FFFFF263"/> </Window> </Window> <Window Type="TLBB_SimpleMulitiTextFrame" Name="YuanbaoShop_ItemInfo7"> <Property Name="AbsolutePosition" Value="x:203.000000 y:0.000000"/> <Property Name="AbsoluteSize" Value="w:160.000000 h:36.000000"/> <Window Type="TLBB_SimpleText" Name="YuanbaoShop_ItemInfo7_Text"> <Property Name="AbsolutePosition" Value="x:5.000000 y:0.000000"/> <Property Name="AbsoluteSize" Value="w:121.000000 h:18.000000"/> <Property Name="TextColor" Value="FFFFF263"/> </Window> <Window Type="TLBB_SimpleText" Name="YuanbaoShop_ItemInfo7_GB"> <Property Name="AbsolutePosition" Value="x:4.000000 y:18.000000"/> <Property Name="AbsoluteSize" Value="w:156.000000 h:18.000000"/> <Property Name="HorzFormatting" Value="RightAligned"/> <Property Name="TextColor" Value="FFFFF263"/> </Window> </Window> <Window Type="TLBB_SimpleMulitiTextFrame" Name="YuanbaoShop_ItemInfo8"> <Property Name="AbsolutePosition" Value="x:203.000000 y:38.000000"/> <Property Name="AbsoluteSize" Value="w:160.000000 h:36.000000"/> <Window Type="TLBB_SimpleText" Name="YuanbaoShop_ItemInfo8_Text"> <Property Name="AbsolutePosition" Value="x:5.000000 y:0.000000"/> <Property Name="AbsoluteSize" Value="w:121.000000 h:18.000000"/> <Property Name="TextColor" Value="FFFFF263"/> </Window> <Window Type="TLBB_SimpleText" Name="YuanbaoShop_ItemInfo8_GB"> <Property Name="AbsolutePosition" Value="x:4.000000 y:18.000000"/> <Property Name="AbsoluteSize" Value="w:156.000000 h:18.000000"/> <Property Name="HorzFormatting" Value="RightAligned"/> <Property Name="TextColor" Value="FFFFF263"/> </Window> </Window> <Window Type="TLBB_SimpleMulitiTextFrame" Name="YuanbaoShop_ItemInfo9"> <Property Name="AbsolutePosition" Value="x:203.000000 y:76.000000"/> <Property Name="AbsoluteSize" Value="w:160.000000 h:36.000000"/> <Window Type="TLBB_SimpleText" Name="YuanbaoShop_ItemInfo9_Text"> <Property Name="AbsolutePosition" Value="x:5.000000 y:0.000000"/> <Property Name="AbsoluteSize" Value="w:121.000000 h:18.000000"/> <Property Name="TextColor" Value="FFFFF263"/> </Window> <Window Type="TLBB_SimpleText" Name="YuanbaoShop_ItemInfo9_GB"> <Property Name="AbsolutePosition" Value="x:4.000000 y:18.000000"/> <Property Name="AbsoluteSize" Value="w:156.000000 h:18.000000"/> <Property Name="HorzFormatting" Value="RightAligned"/> <Property Name="TextColor" Value="FFFFF263"/> </Window> </Window> <Window Type="TLBB_SimpleMulitiTextFrame" Name="YuanbaoShop_ItemInfo10"> <Property Name="AbsolutePosition" Value="x:203.000000 y:114.000000"/> <Property Name="AbsoluteSize" Value="w:160.000000 h:36.000000"/> <Window Type="TLBB_SimpleText" Name="YuanbaoShop_ItemInfo10_Text"> <Property Name="AbsolutePosition" Value="x:5.000000 y:0.000000"/> <Property Name="AbsoluteSize" Value="w:121.000000 h:18.000000"/> <Property Name="TextColor" Value="FFFFF263"/> </Window> <Window Type="TLBB_SimpleText" Name="YuanbaoShop_ItemInfo10_GB"> <Property Name="AbsolutePosition" Value="x:4.000000 y:18.000000"/> <Property Name="AbsoluteSize" Value="w:156.000000 h:18.000000"/> <Property Name="HorzFormatting" Value="RightAligned"/> <Property Name="TextColor" Value="FFFFF263"/> </Window> </Window> <Window Type="TLBB_SimpleMulitiTextFrame" Name="YuanbaoShop_ItemInfo11"> <Property Name="AbsolutePosition" Value="x:203.000000 y:152.000000"/> <Property Name="AbsoluteSize" Value="w:160.000000 h:36.000000"/> <Window Type="TLBB_SimpleText" Name="YuanbaoShop_ItemInfo11_Text"> <Property Name="AbsolutePosition" Value="x:5.000000 y:0.000000"/> <Property Name="AbsoluteSize" Value="w:121.000000 h:18.000000"/> <Property Name="TextColor" Value="FFFFF263"/> </Window> <Window Type="TLBB_SimpleText" Name="YuanbaoShop_ItemInfo11_GB"> <Property Name="AbsolutePosition" Value="x:4.000000 y:18.000000"/> <Property Name="AbsoluteSize" Value="w:156.000000 h:18.000000"/> <Property Name="HorzFormatting" Value="RightAligned"/> <Property Name="TextColor" Value="FFFFF263"/> </Window> </Window> <Window Type="TLBB_SimpleMulitiTextFrame" Name="YuanbaoShop_ItemInfo12"> <Property Name="AbsolutePosition" Value="x:203.000000 y:190.000000"/> <Property Name="AbsoluteSize" Value="w:160.000000 h:36.000000"/> <Window Type="TLBB_SimpleText" Name="YuanbaoShop_ItemInfo12_Text"> <Property Name="AbsolutePosition" Value="x:5.000000 y:0.000000"/> <Property Name="AbsoluteSize" Value="w:121.000000 h:18.000000"/> <Property Name="TextColor" Value="FFFFF263"/> </Window> <Window Type="TLBB_SimpleText" Name="YuanbaoShop_ItemInfo12_GB"> <Property Name="AbsolutePosition" Value="x:4.000000 y:18.000000"/> <Property Name="AbsoluteSize" Value="w:156.000000 h:18.000000"/> <Property Name="HorzFormatting" Value="RightAligned"/> <Property Name="TextColor" Value="FFFFF263"/> </Window> </Window> <Window Type="TLBB_SimpleMulitiTextFrame" Name="YuanbaoShop_ItemInfo13"> <Property Name="AbsolutePosition" Value="x:369.000000 y:0.000000"/> <Property Name="AbsoluteSize" Value="w:160.000000 h:36.000000"/> <Window Type="TLBB_SimpleText" Name="YuanbaoShop_ItemInfo13_Text"> <Property Name="AbsolutePosition" Value="x:5.000000 y:0.000000"/> <Property Name="AbsoluteSize" Value="w:121.000000 h:18.000000"/> <Property Name="TextColor" Value="FFFFF263"/> </Window> <Window Type="TLBB_SimpleText" Name="YuanbaoShop_ItemInfo13_GB"> <Property Name="AbsolutePosition" Value="x:4.000000 y:18.000000"/> <Property Name="AbsoluteSize" Value="w:156.000000 h:18.000000"/> <Property Name="HorzFormatting" Value="RightAligned"/> <Property Name="TextColor" Value="FFFFF263"/> </Window> </Window> <Window Type="TLBB_SimpleMulitiTextFrame" Name="YuanbaoShop_ItemInfo14"> <Property Name="AbsolutePosition" Value="x:369.000000 y:38.000000"/> <Property Name="AbsoluteSize" Value="w:160.000000 h:36.000000"/> <Window Type="TLBB_SimpleText" Name="YuanbaoShop_ItemInfo14_Text"> <Property Name="AbsolutePosition" Value="x:5.000000 y:0.000000"/> <Property Name="AbsoluteSize" Value="w:121.000000 h:18.000000"/> <Property Name="TextColor" Value="FFFFF263"/> </Window> <Window Type="TLBB_SimpleText" Name="YuanbaoShop_ItemInfo14_GB"> <Property Name="AbsolutePosition" Value="x:4.000000 y:18.000000"/> <Property Name="AbsoluteSize" Value="w:156.000000 h:18.000000"/> <Property Name="HorzFormatting" Value="RightAligned"/> <Property Name="TextColor" Value="FFFFF263"/> </Window> </Window> <Window Type="TLBB_SimpleMulitiTextFrame" Name="YuanbaoShop_ItemInfo15"> <Property Name="AbsolutePosition" Value="x:369.000000 y:76.000000"/> <Property Name="AbsoluteSize" Value="w:160.000000 h:36.000000"/> <Window Type="TLBB_SimpleText" Name="YuanbaoShop_ItemInfo15_Text"> <Property Name="AbsolutePosition" Value="x:5.000000 y:0.000000"/> <Property Name="AbsoluteSize" Value="w:121.000000 h:18.000000"/> <Property Name="TextColor" Value="FFFFF263"/> </Window> <Window Type="TLBB_SimpleText" Name="YuanbaoShop_ItemInfo15_GB"> <Property Name="AbsolutePosition" Value="x:4.000000 y:18.000000"/> <Property Name="AbsoluteSize" Value="w:156.000000 h:18.000000"/> <Property Name="HorzFormatting" Value="RightAligned"/> <Property Name="TextColor" Value="FFFFF263"/> </Window> </Window> <Window Type="TLBB_SimpleMulitiTextFrame" Name="YuanbaoShop_ItemInfo16"> <Property Name="AbsolutePosition" Value="x:369.000000 y:114.000000"/> <Property Name="AbsoluteSize" Value="w:160.000000 h:36.000000"/> <Window Type="TLBB_SimpleText" Name="YuanbaoShop_ItemInfo16_Text"> <Property Name="AbsolutePosition" Value="x:5.000000 y:0.000000"/> <Property Name="AbsoluteSize" Value="w:121.000000 h:18.000000"/> <Property Name="TextColor" Value="FFFFF263"/> </Window> <Window Type="TLBB_SimpleText" Name="YuanbaoShop_ItemInfo16_GB"> <Property Name="AbsolutePosition" Value="x:4.000000 y:18.000000"/> <Property Name="AbsoluteSize" Value="w:156.000000 h:18.000000"/> <Property Name="HorzFormatting" Value="RightAligned"/> <Property Name="TextColor" Value="FFFFF263"/> </Window> </Window> <Window Type="TLBB_SimpleMulitiTextFrame" Name="YuanbaoShop_ItemInfo17"> <Property Name="AbsolutePosition" Value="x:369.000000 y:152.000000"/> <Property Name="AbsoluteSize" Value="w:160.000000 h:36.000000"/> <Window Type="TLBB_SimpleText" Name="YuanbaoShop_ItemInfo17_Text"> <Property Name="AbsolutePosition" Value="x:5.000000 y:0.000000"/> <Property Name="AbsoluteSize" Value="w:121.000000 h:18.000000"/> <Property Name="TextColor" Value="FFFFF263"/> </Window> <Window Type="TLBB_SimpleText" Name="YuanbaoShop_ItemInfo17_GB"> <Property Name="AbsolutePosition" Value="x:4.000000 y:18.000000"/> <Property Name="AbsoluteSize" Value="w:156.000000 h:18.000000"/> <Property Name="HorzFormatting" Value="RightAligned"/> <Property Name="TextColor" Value="FFFFF263"/> </Window> </Window> <Window Type="TLBB_SimpleMulitiTextFrame" Name="YuanbaoShop_ItemInfo18"> <Property Name="AbsolutePosition" Value="x:369.000000 y:190.000000"/> <Property Name="AbsoluteSize" Value="w:160.000000 h:36.000000"/> <Window Type="TLBB_SimpleText" Name="YuanbaoShop_ItemInfo18_Text"> <Property Name="AbsolutePosition" Value="x:5.000000 y:0.000000"/> <Property Name="AbsoluteSize" Value="w:121.000000 h:18.000000"/> <Property Name="TextColor" Value="FFFFF263"/> </Window> <Window Type="TLBB_SimpleText" Name="YuanbaoShop_ItemInfo18_GB"> <Property Name="AbsolutePosition" Value="x:4.000000 y:18.000000"/> <Property Name="AbsoluteSize" Value="w:156.000000 h:18.000000"/> <Property Name="HorzFormatting" Value="RightAligned"/> <Property Name="TextColor" Value="FFFFF263"/> </Window> </Window> </Window> <Window Type="TLBB_Frame_Lace2" Name="YuanbaoShop_Bk"> <Property Name="UnifiedPosition" Value="{{0.020000,-11.600006},{1.000000,-83.000000}}"/> <Property Name="UnifiedSize" Value="{{0.000000,787.000000},{0.000000,38.000000}}"/> <Window Type="TLBB_ButtonCommon2" Name="YuanbaoShop_Try"> <Property Name="AbsolutePosition" Value="x:11.000000 y:16.000000"/> <Property Name="UnifiedSize" Value="{{0.000000,90.000000},{0.000000,25.000000}}"/> <Property Name="Text" Value="#{YBSD_081225_075}"/> <Event Name="Clicked" Function="YuanbaoShop_OpenFitting();"/> </Window> <Window Type="TLBB_ButtonCommon2" Name="YuanbaoShop_UpPage"> <Property Name="AbsolutePosition" Value="x:426.000000 y:18.000000"/> <Property Name="UnifiedSize" Value="{{0.000000,50.000000},{0.000000,22.000000}}"/> <Property Name="Text" Value="#{YBSD_081225_078}"/> <Event Name="Clicked" Function="YuanbaoShop_PageUp();"/> </Window> <Window Type="TLBB_SimpleMulitiTextFrame" Name="YuanbaoShop_CurrentlyPage"> <Property Name="AbsolutePosition" Value="x:478.000000 y:18.000000"/> <Property Name="UnifiedSize" Value="{{0.000000,60.000000},{0.000000,22.000000}}"/> <Property Name="HorzFormatting" Value="HorzCentred"/> <Property Name="RiseOnClick" Value="False"/> <Property Name="Text" Value=""/> <Property Name="TextColor" Value="FFFFF263"/> <Property Name="VertFormatting" Value="VertCentred"/> </Window> <Window Type="TLBB_ButtonCommon2" Name="YuanbaoShop_DownPage"> <Property Name="AbsolutePosition" Value="x:540.000000 y:18.000000"/> <Property Name="UnifiedSize" Value="{{0.000000,50.000000},{0.000000,22.000000}}"/> <Property Name="Text" Value="#{YBSD_081225_079}"/> <Event Name="Clicked" Function="YuanbaoShop_PageDown();"/> </Window> <Window Type="TLBB_SimpleText" Name="YuanbaoShop_Text1"> <Property Name="AbsolutePosition" Value="x:101.000000 y:20.000000"/> <Property Name="AbsoluteSize" Value="w:60.000000 h:17.000000"/> <Property Name="HorzFormatting" Value="LeftAligned"/> <Property Name="Text" Value="#{YBSD_081225_076}"/> <Property Name="TextColor" Value="FFFFF263"/> <Property Name="VertFormatting" Value="VertCentred"/> </Window> <Window Type="TLBB_ComboList" Name="YuanbaoShop_SearchMode"> <Property Name="AbsolutePosition" Value="x:162.000000 y:19.000000"/> <Property Name="AbsoluteSize" Value="w:213.000000 h:20.000000"/> </Window> <Window Type="TLBB_ComboList" Name="YuanbaoShop_SearchMode_Bind"> <Property Name="AbsolutePosition" Value="x:162.000000 y:19.000000"/> <Property Name="AbsoluteSize" Value="w:165.000000 h:20.000000"/> </Window> <Window Type="TLBB_ButtonCommon" Name="YuanbaoShop_Begin"> <Property Name="AbsolutePosition" Value="x:338.000000 y:19.000000"/> <Property Name="AbsoluteSize" Value="w:63.000000 h:20.000000"/> <Property Name="Text" Value="#{YBSD_081225_077}"/> <Event Name="Clicked" Function="YuanbaoShop_BeginSearch();"/> </Window> </Window> <Window Type="DefaultWindow" Name="YuanbaoShop_Bk_Fanquan"> <Property Name="UnifiedPosition" Value="{{0.020000,-11.600006},{1.000000,-85.000000}}"/> <Property Name="UnifiedSize" Value="{{0.999000,0.000000},{0.000000,60.000000}}"/> <Window Type="TLBB_ButtonCommon2" Name="YuanbaoShop_Try_Fanquan"> <Property Name="AbsolutePosition" Value="x:18.000000 y:0.000000"/> <Property Name="UnifiedSize" Value="{{0.000000,60.000000},{0.000000,22.000000}}"/> <Property Name="Text" Value="#{YBSD_081225_075}"/> <Event Name="Clicked" Function="YuanbaoShop_OpenFitting();"/> </Window> <Window Type="TLBB_SimpleTextLace" Name="YuanbaoShop_FanquanRateInfo"> <Property Name="AbsolutePosition" Value="x:1.000000 y:24.000000"/> <Property Name="UnifiedSize" Value="{{1.000000,0.000000},{0.000000,37.000000}}"/> <Property Name="HorzFormatting" Value="WordWrapLeftAligned"/> <Property Name="RiseOnClick" Value="False"/> <Property Name="Text" Value="#{YBFQ_XML_5}"/> <Property Name="TextColor" Value="FFFFF263"/> <Property Name="VertFormatting" Value="VertCentred"/> </Window> <Window Type="TLBB_ButtonCommon2" Name="YuanbaoShop_UpPage_Fanquan"> <Property Name="AbsolutePosition" Value="x:266.000000 y:0.000000"/> <Property Name="UnifiedSize" Value="{{0.000000,50.000000},{0.000000,22.000000}}"/> <Property Name="Text" Value="#{YBSD_081225_078}"/> <Event Name="Clicked" Function="YuanbaoShop_PageUp();"/> </Window> <Window Type="TLBB_SimpleMulitiTextFrame" Name="YuanbaoShop_CurrentlyPage_Fanquan"> <Property Name="AbsolutePosition" Value="x:318.000000 y:0.000000"/> <Property Name="UnifiedSize" Value="{{0.000000,60.000000},{0.000000,22.000000}}"/> <Property Name="HorzFormatting" Value="HorzCentred"/> <Property Name="RiseOnClick" Value="False"/> <Property Name="Text" Value=""/> <Property Name="TextColor" Value="FFFFF263"/> <Property Name="VertFormatting" Value="VertCentred"/> </Window> <Window Type="TLBB_ButtonCommon2" Name="YuanbaoShop_DownPage_Fanquan"> <Property Name="AbsolutePosition" Value="x:3165.000000 y:0.000000"/> <Property Name="UnifiedSize" Value="{{0.000000,50.000000},{0.000000,22.000000}}"/> <Property Name="Text" Value="#{YBSD_081225_079}"/> <Event Name="Clicked" Function="YuanbaoShop_PageDown();"/> </Window> </Window> <Window Type="TLBB_Frame_Lace2" Name="YuanbaoShop_fbk"> <Property Name="UnifiedPosition" Value="{{0.000000,0.000000},{1.000000,-388.000000}}"/> <Property Name="UnifiedSize" Value="{{0.000000,796.000000},{0.000000,70.000000}}"/> <Window Type="TLBB_SimpleText" Name="YuanbaoShop_Bk1"> <Property Name="UnifiedPosition" Value="{{0.020000,-11.600006},{0.000000,3.000000}}"/> <Property Name="UnifiedSize" Value="{{0.84000,-12.000000},{0.000000,47.000000}}" /> <Window Type="TLBB_ButtonCheckForRMBShop" Name="YuanbaoShop_Button1"> <Property Name="UnifiedPosition" Value="{{0.050000,0.000000},{0.040000,0.000000}}" /> <Property Name="UnifiedSize" Value="{{0.000000,165.000000},{0.000000,21.000000}}"/> <Property Name="CheckMode" Value="1"/> <Property Name="Text" Value="#{YBSD_081225_003}"/> <Event Name="MouseLButtonDown" Function="YuanbaoShop_UpdateList(1);"/> <Property Name="Tooltip" Value="#{YBSD_081225_083}" /> </Window> <Window Type="TLBB_ButtonCheckForRMBShop" Name="YuanbaoShop_Button2"> <Property Name="UnifiedPosition" Value="{{0.30000,0.000000},{0.040000,0.000000}}" /> <Property Name="UnifiedSize" Value="{{0.000000,165.000000},{0.000000,21.000000}}"/> <Property Name="CheckMode" Value="1"/> <Property Name="Text" Value="#{YBSD_081225_004}"/> <Event Name="MouseLButtonDown" Function="YuanbaoShop_UpdateList(2);"/> <Property Name="Tooltip" Value="#{YBSD_081225_084}" /> </Window> <Window Type="TLBB_ButtonCheckForRMBShop" Name="YuanbaoShop_Button3"> <Property Name="UnifiedPosition" Value="{{0.55000,0.000000},{0.040000,0.000000}}" /> <Property Name="UnifiedSize" Value="{{0.000000,165.000000},{0.000000,21.000000}}"/> <Property Name="CheckMode" Value="1"/> <Property Name="Text" Value="#{YBSD_081225_005}"/> <Event Name="MouseLButtonDown" Function="YuanbaoShop_UpdateList(3);"/> <Property Name="Tooltip" Value="#{YBSD_081225_085}" /> </Window> <Window Type="TLBB_ButtonCheckForRMBShop" Name="YuanbaoShop_Button4"> <Property Name="UnifiedPosition" Value="{{0.800000,0.000000},{0.040000,0.000000}}" /> <Property Name="UnifiedSize" Value="{{0.000000,165.000000},{0.000000,21.000000}}"/> <Property Name="CheckMode" Value="1"/> <Property Name="Text" Value="Nam Bắc Kỳ Hòa"/> <Event Name="MouseLButtonDown" Function="YuanbaoShop_UpdateList(4);"/> <Property Name="Tooltip" Value="Nam Bắc Kỳ Hòa" /> </Window> <Window Type="TLBB_ButtonCheckForRMBShop" Name="YuanbaoShop_Button5"> <Property Name="UnifiedPosition" Value="{{0.050000,0.000000},{0.520000,0.000000}}" /> <Property Name="UnifiedSize" Value="{{0.000000,165.000000},{0.000000,21.000000}}"/> <Property Name="CheckMode" Value="1"/> <Property Name="Text" Value="#{YBSD_081225_007}"/> <Event Name="MouseLButtonDown" Function="YuanbaoShop_UpdateList(5);"/> <Property Name="Tooltip" Value="#{YBSD_081225_087}" /> </Window> <Window Type="TLBB_ButtonCheckForRMBShop" Name="YuanbaoShop_Button6"> <Property Name="UnifiedPosition" Value="{{0.30000,0.000000},{0.520000,0.000000}}" /> <Property Name="UnifiedSize" Value="{{0.000000,165.000000},{0.000000,21.000000}}"/> <Property Name="CheckMode" Value="1"/> <Property Name="Text" Value="Thời Trang Mới"/> <Event Name="MouseLButtonDown" Function="YuanbaoShop_UpdateList(6);"/> <Property Name="Tooltip" Value="Thời Trang Mới" /> </Window> <Window Type="TLBB_ButtonCheckForRMBShop" Name="YuanbaoShop_Button7"> <Property Name="UnifiedPosition" Value="{{0.550000,0.000000},{0.520000,0.000000}}" /> <Property Name="UnifiedSize" Value="{{0.000000,165.000000},{0.000000,21.000000}}"/> <Property Name="CheckMode" Value="1"/> <Property Name="Text" Value="#{YBSD_081225_009}"/> <Event Name="MouseLButtonDown" Function="YuanbaoShop_UpdateList(7);"/> <Property Name="Tooltip" Value="#{YBSD_081225_089}" /> </Window> <Window Type="TLBB_ButtonCheckForRMBShop" Name="YuanbaoShop_Button8"> <Property Name="UnifiedPosition" Value="{{0.800000,0.000000},{0.520000,0.000000}}" /> <Property Name="UnifiedSize" Value="{{0.000000,165.000000},{0.000000,21.000000}}"/> <Property Name="CheckMode" Value="1"/> <Property Name="Text" Value="#{YBSD_081225_010}"/> <Event Name="MouseLButtonDown" Function="YuanbaoShop_UpdateList(8);"/> <Property Name="Tooltip" Value="#{YBSD_081225_090}" /> </Window> </Window> <Window Type="TLBB_SimpleText" Name="YuanbaoShop_Bk1_Bind"> <Property Name="UnifiedPosition" Value="{{0.020000,-11.600006},{0.000000,3.000000}}"/> <Property Name="UnifiedSize" Value="{{0.84000,-12.000000},{0.000000,47.000000}}" /> <Window Type="TLBB_ButtonCheckForRMBShop" Name="YuanbaoShop_Button1_Bind"> <Property Name="UnifiedPosition" Value="{{0.050000,0.000000},{0.040000,0.000000}}" /> <Property Name="UnifiedSize" Value="{{0.000000,165.000000},{0.000000,21.000000}}"/> <Property Name="CheckMode" Value="1"/> <Property Name="Text" Value="Quảng Trường Lớn"/> <Event Name="MouseLButtonDown" Function="YuanbaoShop_UpdateList_Bind(1);"/> <Property Name="Tooltip" Value="#{BDYB_XML_090817_2}" /> </Window> <Window Type="TLBB_ButtonCheckForRMBShop" Name="YuanbaoShop_Button2_Bind"> <Property Name="UnifiedPosition" Value="{{0.30000,0.000000},{0.040000,0.000000}}" /> <Property Name="UnifiedSize" Value="{{0.000000,165.000000},{0.000000,21.000000}}"/> <Property Name="CheckMode" Value="1"/> <Property Name="Text" Value="Tiệm Bảo Thạch"/> <Event Name="MouseLButtonDown" Function="YuanbaoShop_UpdateList_Bind(2);"/> <Property Name="Tooltip" Value="#{BDYB_XML_090817_3}" /> </Window> <Window Type="TLBB_ButtonCheckForRMBShop" Name="YuanbaoShop_Button3_Bind"> <Property Name="UnifiedPosition" Value="{{0.55000,0.000000},{0.040000,0.000000}}" /> <Property Name="UnifiedSize" Value="{{0.000000,165.000000},{0.000000,21.000000}}"/> <Property Name="CheckMode" Value="1"/> <Property Name="Text" Value="Tiệm Trần Thú"/> <Event Name="MouseLButtonDown" Function="YuanbaoShop_UpdateList_Bind(3);"/> <Property Name="Tooltip" Value="#{BDYB_XML_090817_4}" /> </Window> <Window Type="TLBB_ButtonCheckForRMBShop" Name="YuanbaoShop_Button4_Bind"> <Property Name="UnifiedPosition" Value="{{0.800000,0.000000},{0.040000,0.000000}}" /> <Property Name="UnifiedSize" Value="{{0.000000,165.000000},{0.000000,21.000000}}"/> <Property Name="CheckMode" Value="1"/> <Property Name="Text" Value="Ngự Mã Giám"/> <Event Name="MouseLButtonDown" Function="YuanbaoShop_UpdateList_Bind(4);"/> <Property Name="Tooltip" Value="#{BDYB_XML_090817_5}" /> </Window> <Window Type="TLBB_ButtonCheckForRMBShop" Name="YuanbaoShop_Button5_Bind"> <Property Name="UnifiedPosition" Value="{{0.050000,0.000000},{0.520000,0.000000}}" /> <Property Name="UnifiedSize" Value="{{0.000000,165.000000},{0.000000,21.000000}}"/> <Property Name="CheckMode" Value="1"/> <Property Name="Text" Value="Kỹ Năng Bí Tịch"/> <Event Name="MouseLButtonDown" Function="YuanbaoShop_UpdateList_Bind(5);"/> <Property Name="Tooltip" Value="#{YBSD_081225_087}" /> </Window> <Window Type="TLBB_ButtonCheckForRMBShop" Name="YuanbaoShop_Button6_Bind"> <Property Name="UnifiedPosition" Value="{{0.30000,0.000000},{0.520000,0.000000}}" /> <Property Name="UnifiedSize" Value="{{0.000000,165.000000},{0.000000,21.000000}}"/> <Property Name="CheckMode" Value="1"/> <Property Name="Text" Value="Hoa Vũ Nhân Gian"/> <Event Name="MouseLButtonDown" Function="YuanbaoShop_UpdateList_Bind(6);"/> <Property Name="Tooltip" Value="#{YBSD_081225_088}" /> </Window> <Window Type="TLBB_ButtonCheckForRMBShop" Name="YuanbaoShop_Button7_Bind"> <Property Name="UnifiedPosition" Value="{{0.550000,0.000000},{0.520000,0.000000}}" /> <Property Name="UnifiedSize" Value="{{0.000000,165.000000},{0.000000,21.000000}}"/> <Property Name="CheckMode" Value="1"/> <Property Name="Text" Value="#{YBSD_081225_009}"/> <Event Name="MouseLButtonDown" Function="YuanbaoShop_UpdateList_Bind(7);"/> <Property Name="Visible" Value="False" /> <Property Name="Tooltip" Value="#{YBSD_081225_089}" /> </Window> <Window Type="TLBB_ButtonCheckForRMBShop" Name="YuanbaoShop_Button8_Bind"> <Property Name="UnifiedPosition" Value="{{0.800000,0.000000},{0.520000,0.000000}}" /> <Property Name="UnifiedSize" Value="{{0.000000,165.000000},{0.000000,21.000000}}"/> <Property Name="CheckMode" Value="1"/> <Property Name="Text" Value="#{YBSD_081225_010}"/> <Event Name="MouseLButtonDown" Function="YuanbaoShop_UpdateList_Bind(8);"/> <Property Name="Visible" Value="False" /> <Property Name="Tooltip" Value="#{YBSD_081225_090}" /> </Window> </Window> <Window Type="TLBB_SimpleText" Name="YuanbaoShop_Bk3"> <Property Name="UnifiedPosition" Value="{{0.822934,0.0000},{0.000000,3.000000}}" /> <Property Name="UnifiedSize" Value="{{0.160000,0.000000},{0.000000,47.000000}}"/> <Window Type="TLBB_ButtonCheck" Name="YuanbaoShop_querengoumai"> <Property Name="UnifiedPosition" Value="{{0.000000,0.000000},{0.000000,6.000000}}" /> <Property Name="AbsoluteSize" Value="w:12.000000 h:13.000000"/> <Property Name="CheckMode" Value="0"/> <Property Name="Tooltip" Value="#{YBSD_081225_053}"/> <Event Name="MouseLButtonDown" Function="YuanbaoShop_querengoumai_Clicked();"/> </Window> <Window Type="TLBB_SimpleText" Name="YuanbaoShop_querengoumai_Text"> <Property Name="UnifiedPosition" Value="{{1.000000,-87.000000},{0.000000,4.000000}}"/> <Property Name="UnifiedSize" Value="{{0.700000,11.099991},{0.000000,18.000000}}"/> <Property Name="HorzFormatting" Value="LeftAligned"/> <Property Name="Text" Value="#{YBSD_081225_074}"/> </Window> </Window> <Window Type="TLBB_ScrollInfoFixedFrame" Name="YuanbaoShop_ScrollInfo"> <Property Name="UnifiedPosition" Value="{{0.000000,0.000000},{0.000000,48.000000}}"/> <Property Name="UnifiedSize" Value="{{1.000000,0.000000},{0.000000,25.000000}}"/> <Property Name="MouseHollow" Value="True"/> <Property Name="MouseMoveHollow" Value="True"/> <Window Type="TLBB_ScrollInfoFixed" Name="YuanbaoShop_ScrollInfo_Frame"> <Property Name="UnifiedPosition" Value="{{0.000000,26.000000},{0.000000,6.000000}}"/> <Property Name="UnifiedSize" Value="{{1.000000,-52.000000},{1.000000,-10.000000}}"/> <Property Name="CoolDown" Value="1.5"/> <Property Name="MouseHollow" Value="True"/> <Property Name="MouseMoveHollow" Value="True"/> <Property Name="MoveSpeed" Value="32"/> <Property Name="ScrollTime" Value="0"/> </Window> </Window> </Window> <Window Type="TLBB_Frame_Lace2" Name="YuanbaoShop_Bk2"> <Property Name="UnifiedPosition" Value="{{0.000000,0.000000},{0.000000,101.000000}}"/> <Property Name="UnifiedSize" Value="{{0.000000,185.000000},{0.000000,225.000000}}"/> <Window Type="TLBB_ButtonCheckForRMBShop" Name="YuanbaoShop_Button01"> <Property Name="UnifiedPosition" Value="{{0.110000,0.000000},{0.040000,0.000000}}"/> <Property Name="UnifiedSize" Value="{{0.000000,165.000000},{0.000000,20.000000}}"/> <Property Name="CheckMode" Value="1"/> <Property Name="Text" Value=""/> <Event Name="MouseLButtonDown" Function="YuanbaoShop_UpdateShop(1);"/> </Window> <Window Type="TLBB_ButtonCheckForRMBShop" Name="YuanbaoShop_Button02"> <Property Name="UnifiedPosition" Value="{{0.110000,0.000000},{0.160000,0.000000}}"/> <Property Name="UnifiedSize" Value="{{0.000000,165.000000},{0.000000,20.000000}}"/> <Property Name="CheckMode" Value="1"/> <Property Name="Text" Value=""/> <Event Name="MouseLButtonDown" Function="YuanbaoShop_UpdateShop(2);"/> </Window> <Window Type="TLBB_ButtonCheckForRMBShop" Name="YuanbaoShop_Button03"> <Property Name="UnifiedPosition" Value="{{0.110000,0.000000},{0.280000,0.000000}}"/> <Property Name="UnifiedSize" Value="{{0.000000,165.000000},{0.000000,20.000000}}"/> <Property Name="CheckMode" Value="1"/> <Property Name="Text" Value=""/> <Event Name="MouseLButtonDown" Function="YuanbaoShop_UpdateShop(3);"/> </Window> <Window Type="TLBB_ButtonCheckForRMBShop" Name="YuanbaoShop_Button04"> <Property Name="UnifiedPosition" Value="{{0.110000,0.000000},{0.400000,0.000000}}"/> <Property Name="UnifiedSize" Value="{{0.000000,165.000000},{0.000000,20.000000}}"/> <Property Name="CheckMode" Value="1"/> <Property Name="Text" Value=""/> <Event Name="MouseLButtonDown" Function="YuanbaoShop_UpdateShop(4);"/> </Window> <Window Type="TLBB_ButtonCheckForRMBShop" Name="YuanbaoShop_Button05"> <Property Name="UnifiedPosition" Value="{{0.110000,0.000000},{0.520000,0.000000}}"/> <Property Name="UnifiedSize" Value="{{0.000000,165.000000},{0.000000,20.000000}}"/> <Property Name="CheckMode" Value="1"/> <Property Name="Text" Value=""/> <Event Name="MouseLButtonDown" Function="YuanbaoShop_UpdateShop(5);"/> </Window> <Window Type="TLBB_ButtonCheckForRMBShop" Name="YuanbaoShop_Button06"> <Property Name="UnifiedPosition" Value="{{0.110000,0.000000},{0.640000,0.000000}}"/> <Property Name="UnifiedSize" Value="{{0.000000,165.000000},{0.000000,20.000000}}"/> <Property Name="CheckMode" Value="1"/> <Property Name="Text" Value=""/> <Event Name="MouseLButtonDown" Function="YuanbaoShop_UpdateShop(6);"/> </Window> <Window Type="TLBB_ButtonCheckForRMBShop" Name="YuanbaoShop_Button07"> <Property Name="UnifiedPosition" Value="{{0.110000,0.000000},{0.760000,0.000000}}"/> <Property Name="UnifiedSize" Value="{{0.000000,165.000000},{0.000000,20.000000}}"/> <Property Name="CheckMode" Value="1"/> <Property Name="Text" Value=""/> <Event Name="MouseLButtonDown" Function="YuanbaoShop_UpdateShop(7);"/> </Window> <Window Type="TLBB_ButtonCheckForRMBShop" Name="YuanbaoShop_Button08"> <Property Name="UnifiedPosition" Value="{{0.110000,0.000000},{0.880000,0.000000}}"/> <Property Name="UnifiedSize" Value="{{0.000000,165.000000},{0.000000,20.000000}}"/> <Property Name="CheckMode" Value="1"/> <Property Name="Text" Value=""/> <Event Name="MouseLButtonDown" Function="YuanbaoShop_UpdateShop(8);"/> </Window> </Window> <Window Type="TLBB_Frame_Lace2" Name="YuanbaoShop_Bk2_Bind"> <Property Name="UnifiedPosition" Value="{{0.000000,0.000000},{0.000000,101.000000}}"/> <Property Name="UnifiedSize" Value="{{0.000000,98.000000},{0.000000,225.000000}}"/> <Window Type="TLBB_ButtonCheckForRMBShop" Name="YuanbaoShop_Button01_Bind"> <Property Name="UnifiedPosition" Value="{{0.110000,0.000000},{0.040000,0.000000}}"/> <Property Name="UnifiedSize" Value="{{0.000000,165.000000},{0.000000,20.000000}}"/> <Property Name="CheckMode" Value="1"/> <Property Name="Text" Value=""/> <Event Name="MouseLButtonDown" Function="YuanbaoShop_UpdateShop_Bind(1);"/> </Window> <Window Type="TLBB_ButtonCheckForRMBShop" Name="YuanbaoShop_Button02_Bind"> <Property Name="UnifiedPosition" Value="{{0.110000,0.000000},{0.160000,0.000000}}"/> <Property Name="UnifiedSize" Value="{{0.000000,165.000000},{0.000000,20.000000}}"/> <Property Name="CheckMode" Value="1"/> <Property Name="Text" Value=""/> <Event Name="MouseLButtonDown" Function="YuanbaoShop_UpdateShop_Bind(2);"/> </Window> <Window Type="TLBB_ButtonCheckForRMBShop" Name="YuanbaoShop_Button03_Bind"> <Property Name="UnifiedPosition" Value="{{0.110000,0.000000},{0.280000,0.000000}}"/> <Property Name="UnifiedSize" Value="{{0.000000,165.000000},{0.000000,20.000000}}"/> <Property Name="CheckMode" Value="1"/> <Property Name="Text" Value=""/> <Event Name="MouseLButtonDown" Function="YuanbaoShop_UpdateShop_Bind(3);"/> </Window> <Window Type="TLBB_ButtonCheckForRMBShop" Name="YuanbaoShop_Button04_Bind"> <Property Name="UnifiedPosition" Value="{{0.110000,0.000000},{0.400000,0.000000}}"/> <Property Name="UnifiedSize" Value="{{0.000000,165.000000},{0.000000,20.000000}}"/> <Property Name="CheckMode" Value="1"/> <Property Name="Text" Value=""/> <Event Name="MouseLButtonDown" Function="YuanbaoShop_UpdateShop_Bind(4);"/> </Window> <Window Type="TLBB_ButtonCheckForRMBShop" Name="YuanbaoShop_Button05_Bind"> <Property Name="UnifiedPosition" Value="{{0.110000,0.000000},{0.520000,0.000000}}"/> <Property Name="UnifiedSize" Value="{{0.000000,165.000000},{0.000000,20.000000}}"/> <Property Name="CheckMode" Value="1"/> <Property Name="Text" Value=""/> <Event Name="MouseLButtonDown" Function="YuanbaoShop_UpdateShop_Bind(5);"/> </Window> <Window Type="TLBB_ButtonCheckForRMBShop" Name="YuanbaoShop_Button06_Bind"> <Property Name="UnifiedPosition" Value="{{0.110000,0.000000},{0.640000,0.000000}}"/> <Property Name="UnifiedSize" Value="{{0.000000,165.000000},{0.000000,20.000000}}"/> <Property Name="CheckMode" Value="1"/> <Property Name="Text" Value=""/> <Event Name="MouseLButtonDown" Function="YuanbaoShop_UpdateShop_Bind(6);"/> </Window> <Window Type="TLBB_ButtonCheckForRMBShop" Name="YuanbaoShop_Button07_Bind"> <Property Name="UnifiedPosition" Value="{{0.110000,0.000000},{0.760000,0.000000}}"/> <Property Name="UnifiedSize" Value="{{0.000000,165.000000},{0.000000,20.000000}}"/> <Property Name="CheckMode" Value="1"/> <Property Name="Text" Value=""/> <Event Name="MouseLButtonDown" Function="YuanbaoShop_UpdateShop_Bind(7);"/> </Window> <Window Type="TLBB_ButtonCheckForRMBShop" Name="YuanbaoShop_Button08_Bind"> <Property Name="UnifiedPosition" Value="{{0.110000,0.000000},{0.880000,0.000000}}"/> <Property Name="UnifiedSize" Value="{{0.000000,165.000000},{0.000000,20.000000}}"/> <Property Name="CheckMode" Value="1"/> <Property Name="Text" Value=""/> <Event Name="MouseLButtonDown" Function="YuanbaoShop_UpdateShop_Bind(8);"/> </Window> </Window> <Window Type="TLBB_Frame_Lace3" Name="YuanbaoShop_Repair_SaleBack"> <Property Name="UnifiedPosition" Value="{{0.000000,0.000000},{1.000000,-24.000000}}"/> <Property Name="UnifiedSize" Value="{{1.000000,0.000000},{0.000000,32.000000}}"/> <Window Type="TLBB_SimpleText" Name="YuanbaoShop_Text2"> <Property Name="AbsolutePosition" Value="x:11.000000 y:3.000000"/> <Property Name="AbsoluteSize" Value="w:241.000000 h:17.000000"/> <Property Name="HorzFormatting" Value="LeftAligned"/> <Property Name="Text" Value=""/> <Property Name="TextColor" Value="FFFFF263"/> <Property Name="VertFormatting" Value="VertCentred"/> </Window> <Window Type="TLBB_SimpleText" Name="YuanbaoShop_Text2_Bind"> <Property Name="AbsolutePosition" Value="x:11.000000 y:3.000000"/> <Property Name="AbsoluteSize" Value="w:241.000000 h:17.000000"/> <Property Name="HorzFormatting" Value="LeftAligned"/> <Property Name="Text" Value=""/> <Property Name="TextColor" Value="FFFFF263"/> <Property Name="VertFormatting" Value="VertCentred"/> </Window> <Window Type="TLBB_ButtonCommon" Name="YuanbaoShop_web"> <Property Name="AbsolutePosition" Value="x:267.000000 y:2.000000"/> <Property Name="AbsoluteSize" Value="w:93.000000 h:21.000000"/> <Property Name="Text" Value="#{YBSD_081225_069}"/> <Event Name="Clicked" Function="YuanbaoShop_web_Clicked();"/> <Property Name="Tooltip" Value="#{YBSD_081225_081}" /> </Window> <Window Type="TLBB_ButtonCommon" Name="YuanbaoShop_Dis"> <Property Name="AbsolutePosition" Value="x:338.000000 y:2.000000"/> <Property Name="AbsoluteSize" Value="w:172.000000 h:21.000000"/> <Property Name="Text" Value="#{YBSD_081225_071}"/> <Event Name="Clicked" Function="YuanbaoShop_Dis_Clicked();"/> <Property Name="Tooltip" Value="#{YBSD_081225_082}" /> </Window> <Window Type="TLBB_ButtonCommon" Name="YuanbaoShop_Dis2"> <Property Name="UnifiedPosition" Value="{{0.000000,472.000000},{0.000000,2.000000}}"/> <Property Name="AbsoluteSize" Value="w:265.000000 h:21.000000"/> <Property Name="Text" Value="#{YBSD_081225_072}"/> <Event Name="Clicked" Function="YuanbaoShop_Dis2_Clicked();"/> <Property Name="Tooltip" Value="#{YBSD_081225_097}" /> </Window> <Window Type="TLBB_ButtonCommon" Name="YuanbaoShop_Dis3"> <Property Name="AbsolutePosition" Value="x:197.000000 y:2.000000"/> <Property Name="AbsoluteSize" Value="w:60.000000 h:21.000000"/> <Property Name="Text" Value="#{DSCJ_090414_17}"/> <Event Name="Clicked" Function="YuanbaoShop_Dis3_Clicked();"/> <Property Name="Tooltip" Value="#{SMSD_100127_02}" /> </Window> </Window> </Window> </Window> </GUILayout>
Lần sửa cuối bởi la_thuong, ngày 12-12-14 lúc 04:13 PM.
Khách viếng thăm hãy cùng la_thuong xây dựng diễn đàn CLBGAMESVN vững mạnh nhé!
-
12-12-14, 06:45 PM #8
- Ngày tham gia
- Apr 2011
- Đang ở
- 地獄
- Bài viết
- 3,991
- Thanks
- 369
- Thanked 4,069 Times in 1,403 Posts
Ðề: HD Server TLBB 3.5 by Sói - Đăng ký acc bằng Navicat 8.0
Khách viếng thăm hãy cùng Sói Đẹp Trai xây dựng diễn đàn CLBGAMESVN vững mạnh nhé!
-
-
19-12-14, 11:45 AM #9
- Ngày tham gia
- Dec 2014
- Bài viết
- 14
- Thanks
- 17
- Thanked 0 Times in 0 Posts
Ðề: HD Server TLBB 3.5 by Sói - Đăng ký acc bằng Navicat 8.0
- Tải Máy ảo bản 3.0 của Sói : ...
- Giải nén file máy ảo...
file Máy ảo là cái Server đó hả bạn??
Còn câu này là seo??
- Nếu có bản 3.0 của Sói thì chép thêm thư mục patch dán vào client để đúng với ip 192.168.1.3
Sr newbie ^^!Lần sửa cuối bởi dcan25071, ngày 19-12-14 lúc 12:00 PM.
Khách viếng thăm hãy cùng dcan25071 xây dựng diễn đàn CLBGAMESVN vững mạnh nhé!
-
19-12-14, 12:34 PM #10
- Ngày tham gia
- May 2010
- Bài viết
- 106
- Thanks
- 4
- Thanked 22 Times in 11 Posts
Ðề: HD Server TLBB 3.5 by Sói - Đăng ký acc bằng Navicat 8.0
Máy ảo chính là máy chạy server 3.0. Trong đó có dữ liệu tài khoản nhân vật, và dữ liệu chạy Server 3.0
Muốn xài bản 3.5 thì copy vào và giải nén để có dữ liệu của Server 3.5
Khi tải Client của Thiên long hào kiệt về thì file loginserver.txt sẽ bị sai ip. File config và file Interface cũng ko đúng nên phải dùng pacth của Sói để sửa.Khách viếng thăm hãy cùng vuthanhlam xây dựng diễn đàn CLBGAMESVN vững mạnh nhé!
-
Các thành viên gởi lời cảm ơn đến vuthanhlam vì bài viết này !
dcan25071 (19-12-14)
Các Chủ đề tương tự
-
[TLBB] Đăng nhập navicat nhưng không có database "tlbbdb"
Bởi SweetLoveCT trong diễn đàn Hỏi Đáp/ Yêu CầuTrả lời: 4Bài viết cuối: 22-03-14, 10:40 AM -
[KT] Đăng ký bình thường nhưng sau khi xóa hết thì đăng ký ko lưu vào navicat
Bởi lyvanbethao trong diễn đàn Hỏi Đáp/ Yêu CầuTrả lời: 0Bài viết cuối: 04-09-12, 06:10 PM -
[TLBB] Lỗi đăng kí và đăng nhập web tlbb
Bởi congdongviet trong diễn đàn Hỏi Đáp/ Yêu CầuTrả lời: 2Bài viết cuối: 20-05-12, 09:29 PM -
Navicat Không Kết Được Với Server Ảo
Bởi chipheonhi trong diễn đàn Hỏi Đáp/ Yêu CầuTrả lời: 7Bài viết cuối: 12-11-11, 09:58 PM -
Đăng ký trong Navicat
Bởi nguyentientho9 trong diễn đàn Các Server Không Nằm Trong BoxTrả lời: 0Bài viết cuối: 27-11-08, 11:37 AM