10/05/2026

Rank ဆော့ရတာ စိတ်ညစ်ရင် ဒါလေးဆော့! 💆‍♂️





10/05/2026

Custom ဆော့ရုံနဲ့ Diamond ၂ ဆ ရမယ်ဆိုတာ တကယ်နော်! 👀





09/05/2026

Tower Defense Time

09/05/2026

Rank ဆော့တာ ခဏနား၊ အခု‌တော့ Monster တွေကို အတူတူ သွားနှိမ်နင်းကြရအောင် 😎





08/05/2026

ဒီနေ့ နိုင်ရင် Diamond ၂ ဆ ရမှာနော်! ဘယ်သူတွေ Double Reward တွေရသွားမလဲ? 👀





08/05/2026

All Star Gift box ထဲမှာဘာ‌တွေပါမလဲ🤔




04/05/2026

တီကောင်မဟုတ်တဲ့ ရေနဂါးနဲ့ဘယ်လိုတွေကြမ်းထားလဲ... ကြည့်လိုက် 😎

04/05/2026

Treasure Hunt Coin Eventကနေ Diamond‌ တွေ ရွှေထည်ပစ္စည်းတွေရမယ်ဆို... စိတ်၀င်စားလား 😏

01/05/2026

MLBBရဲ့ ပထမဆုံး Female Lord‌ လေးကိုသွားကြည့်ကြရအောင်

Respect to the opponentsPaladins အသင်းနဲ့ပွဲစဉ်မှာ အကောင်းဆုံးကြိုးစားခဲ့ပေမဲ့ ရလဒ်ပိုင်းမှာတော့ အရှုံးနဲ့ရင်ဆိုင်ခဲ့ရပါ...
01/05/2026

Respect to the opponents

Paladins အသင်းနဲ့ပွဲစဉ်မှာ အကောင်းဆုံးကြိုးစားခဲ့ပေမဲ့ ရလဒ်ပိုင်းမှာတော့ အရှုံးနဲ့ရင်ဆိုင်ခဲ့ရပါတယ်။ ဒီပွဲကနေ အတွေ့အကြုံတွေ၊ သင်ခန်းစာတွေကို ရယူပြီး နောက်လာမယ့်ပွဲစဉ်တွေမှာ J’DAI အနေနဲ့ ပိုမိုအားကောင်းပြီး ပိုမိုတိုးတက်တဲ့ ပုံစံနဲ့ ပြန်လာသွားပါမယ်။

Against the Paladins, we put in our best effort but fell short on the result. We’ll take this experience as a lesson and come back in the next matches with a stronger and more improved version of J’DAI.

01/05/2026

All Star Event မှာဘာတွေထူးခြားသွားမလဲ 🤔




ที่อยู่

Bangkok
10600

เบอร์โทรศัพท์

+959457376971

แจ้งเตือน

รับทราบข่าวสารและโปรโมชั่นของ I C E I C Eผ่านทางอีเมล์ของคุณ เราจะเก็บข้อมูลของคุณเป็นความลับ คุณสามารถกดยกเลิกการติดตามได้ตลอดเวลา

ติดต่อ ธุรกิจของเรา

ส่งข้อความของคุณถึง I C E I C E:

แชร์

//iconSize: [32, 32], //html: '' }) .bindTooltip(name, { //permanent: true, direction: 'bottom', //offset: L.point(12, 25), //opacity: 0.88, interactive: true }) .bindPopup(name); markersLayer.addLayer(marker); } function getMore() { if (gettingMore) { return; } gettingMore = true; var center = map.getCenter(); $.ajax({ url: "/vicinitysearch", data: { lat: center.lat, lng: center.lng, country: "THAILAND" } }) .done(function(data) { var added = 0; data.forEach(function(loc) { if (!locationIds.includes(loc.id)) { var mapLoc = {id:loc.id,lat:loc.latitude,lng:loc.longitude,title:trunc20(loc.name),popupHtml:loc.popupHtml,urlPath:loc.urlPath,pictureUrl:loc.pictureUrl}; locations.push(mapLoc); locationIds.push(loc.id); map._addMarker(mapLoc); added++; } }); }) .always(function() { gettingMore = false; }); } map._clearMarkers = function() { markersLayer.clearLayers(); } }); }, 4000); });