Promotion
Jangan Terlepas! Ikuti Langkah Ini
Kaki Gamer Content Hub · Promo
3–5 Julai: Cara Borong MLBB Diamonds Paling Jimat!
Bulan Julai ni Moonton betul-betul nak bagi wallet bergegar. Skin Starlight Belerick “Smouldering Fortress” dan Collector Helcurt “Kaiju of the Deep” dah rasmi mendarat, tambah pula kolaborasi mega MLBB x Street Fighter yang tengah ditunggu-tunggu ramai!
"Nak melaram skin idaman, tapi nak kekal bijak berbelanja?"
Sebab tu Kaki Gamer drop Flash Sale khas dari 3 hingga 5 Julai ni. Korang boleh claim ekstra diskaun 3% pakai kod promo dan checkout laju guna TNG eWallet. Scroll bawah untuk tengok harga bersih!
Dalam artikel ni
1Harga final Flash Sale (3–5 Julai)
2Cara top up & redeem KGJUL3
PROMO 01 / 02
Harga FinalFlash Sale.
Tak payah pening kepala kira matematik. Senarai bawah ni adalah harga akhir bersih selepas dimasukkan kod diskaun ekstra 3%. Just klik, salin kod, dan bayar.
Promo Code
KGJUL3
Click toCopy
42 DiamondsRM 2.95
70 DiamondsRM 4.90
140 DiamondsRM 9.78
284 DiamondsRM 19.62
355 DiamondsBest for StarlightRM 24.53
Tips Komuniti: Starlight Membership cuma perlu 300 Diamonds je. So kalau korang sambar tier 355 Diamonds (RM24.53), korang dah boleh aktifkan Starlight siap ada baki ekstra buat modal event Street Fighter!
PROMO 02 / 02
Cara MudahTop Up MLBB.
Ikut 5 langkah ringkas ni untuk dapatkan Diamonds korang secara direct dan selamat menerusi Touch 'n Go eWallet:
Panduan Top Up
1Pergi ke laman rasmi Kaki Gamer Mobile Legends.
2Masukkan User ID dan Zone ID akaun MLBB korang dengan teliti.
3Pilih jumlah denominasi Diamonds yang melayakkan diskaun (42, 70, 140, 284, atau 355 Diamonds).
4Taipkan kod KGJUL3 di ruangan promo code box untuk aktifkan potongan ekstra 3%.
5Pilih Touch 'n Go eWallet sebagai cara bayaran utama korang untuk transaksi yang pantas dan lancar!
Tawaran Kilat Terhad: 3 hingga 5 Julai 2026 Sahaja!
Jangan tunggu saat akhir untuk penuhkan tabung gacha korang. Flash sale tamat Ahad ni! Top up sekarang, guna kod KGJUL3, dan sedia untuk borong skin baru!
Top Up Sekarang
Sumber: Kaki Gamer Official Blog, 2 Julai 2026 · kakigamer.com
function copyPromoCode() {
const codeText = document.getElementById('code-string').innerText;
navigator.clipboard.writeText(codeText).then(() => {
const statusLabel = document.getElementById('copy-status-text');
statusLabel.innerHTML = "Copied!";
setTimeout(() => {
statusLabel.innerHTML = "Click toCopy";
}, 2000);
}).catch(err => {
console.error('Gagal menyalin kod: ', err);
});
}
@import url('https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;600;700;800&family=IBM+Plex+Mono:wght@500&display=swap');
@import url('https://cdn.jsdelivr.net/npm/@tabler/icons-webfont@latest/tabler-icons.min.css');
.kg-article { width:100%; max-width:480px; margin:0 auto; padding-bottom:60px; font-family:'Plus Jakarta Sans',sans-serif; background:#080F20; color:#E8EDF5; }
.kg-article img { max-width:100%; height:auto; display:block; border-radius:10px; }
.hero { background:linear-gradient(160deg,#001060 0%,#080F20 70%); padding:36px 24px 28px; border-bottom:1px solid #162040; }
.eyebrow { font-size:10px; font-weight:700; letter-spacing:.15em; text-transform:uppercase; color:#EF7E1E; margin-bottom:10px; }
.hero-title { font-size:26px; font-weight:800; line-height:1.22; color:#FFFFFF; margin-bottom:16px; }
.hero-title span { color:#EF7E1E; }
.intro-text { font-size:14px; line-height:1.75; color:#8898BB; margin-bottom:16px; }
.intro-quote { background:#0C1527; border-left:3px solid #EF7E1E; border-radius:0 6px 6px 0; padding:10px 14px; font-size:13px; color:#C4D0E8; font-style:italic; margin-bottom:16px; }
.toc-wrap { padding:20px 24px 0; }
.toc { background:#0A1428; border:1px solid #162040; border-radius:10px; padding:14px 16px; }
.toc-label { font-size:10px; font-weight:700; letter-spacing:.12em; text-transform:uppercase; color:#3A5080; margin-bottom:10px; }
.toc-item { display:flex; align-items:center; gap:10px; padding:8px 0; border-bottom:1px solid #0F1D3A; }
.toc-item:last-child { border-bottom:none; }
.toc-num { width:24px; height:24px; border-radius:50%; background:#EF7E1E; color:#000; font-size:11px; font-weight:800; display:flex; align-items:center; justify-content:center; flex-shrink:0; }
.toc-text { font-size:13px; color:#C4D0E8; font-weight:600; }
.divider { height:1px; background:#0F1D3A; margin:32px 24px 0; }
.section { padding:32px 24px; background:#0c165d; border-radius:12px; margin:32px 24px 0; }
.sec-num { font-family:'IBM Plex Mono',monospace; font-size:11px; font-weight:500; color:#EF7E1E; margin-bottom:6px; letter-spacing:.05em; }
.sec-title { font-size:22px; font-weight:800; color:#FFFFFF; line-height:1.25; margin-bottom:16px; }
.sec-body { font-size:14px; line-height:1.75; color:#8898BB; margin-bottom:16px; }
.sec-body strong { color:#C4D0E8; font-weight:600; }
.promo-band { background:#EF7E1E; border-radius:10px; padding:16px 18px; margin-bottom:20px; display:flex; align-items:center; justify-content:space-between; gap:10px; cursor:pointer; transition:transform 0.1s ease, background-color 0.2s ease; }
.promo-band:active { transform:scale(0.98); }
.promo-code-lbl { font-size:10px; font-weight:700; letter-spacing:.08em; text-transform:uppercase; color:#3A1F00; }
.promo-code { font-family:'IBM Plex Mono',monospace; font-size:20px; font-weight:700; color:#000; letter-spacing:.04em; }
.promo-extra { font-size:12px; font-weight:700; color:#3A1F00; text-align:right; line-height:1.3; flex-shrink:0; }
.price-table { background:#0C1527; border:1px solid #162040; border-radius:10px; overflow:hidden; margin-bottom:16px; }
.price-row { display:flex; align-items:center; justify-content:space-between; padding:13px 16px; border-bottom:1px solid #0F1D3A; gap:8px; }
.price-row:last-child { border-bottom:none; }
.price-row.hl { background:rgba(239,126,30,.07); }
.price-name { font-size:13px; color:#C4D0E8; font-weight:600; display:flex; align-items:center; gap:6px; flex-wrap:wrap; min-width:0; flex:1; }
.price-tag { font-size:9px; font-weight:700; background:rgba(239,126,30,0.15); color:#EF7E1E; border:1px solid rgba(239,126,30,0.25); padding:2px 7px; border-radius:4px; text-transform:uppercase; letter-spacing:.04em; white-space:nowrap; }
.price-val { font-family:'IBM Plex Mono',monospace; font-size:14px; font-weight:600; color:#EF7E1E; flex-shrink:0; }
.warn-box { background:#0F1D3A; border:1px solid rgba(239,126,30,.25); border-radius:8px; padding:12px 14px; display:flex; gap:10px; align-items:flex-start; }
.warn-icon { font-size:18px; flex-shrink:0; margin-top:1px;}
.warn-text { font-size:12px; line-height:1.65; color:#8898BB; }
.warn-text strong { color:#EF7E1E; }
.steplist { background:#0C1527; border:1px solid #162040; border-radius:10px; overflow:hidden; margin-bottom:20px; }
.steplist-header { background:#0057B8; padding:10px 16px; font-size:12px; font-weight:700; color:#fff; letter-spacing:.05em; text-transform:uppercase; }
.step-item { display:flex; align-items:flex-start; gap:12px; padding:13px 16px; border-bottom:1px solid #0F1D3A; font-size:13px; color:#C4D0E8; line-height:1.55; }
.step-item:last-child { border-bottom:none; }
.step-num { width:22px; height:22px; border-radius:50%; background:#EF7E1E; color:#000; font-size:11px; font-weight:800; display:flex; align-items:center; justify-content:center; flex-shrink:0; margin-top:1px; }
.step-item code { font-family:'IBM Plex Mono',monospace; font-size:12px; background:#162040; color:#F5C842; padding:2px 7px; border-radius:3px; word-break:break-all; }
.cta { background:#0C1527; border:1px solid #1D3070; border-radius:12px; margin:32px 24px 0; padding:24px; text-align:center; }
.cta-title { font-size:16px; font-weight:800; color:#FFFFFF; margin-bottom:8px; }
.cta-sub { font-size:13px; color:#8898BB; margin-bottom:20px; line-height:1.65; }
.cta-btn { display:inline-block; background:#EF7E1E; color:#0c165d; font-size:13px; font-weight:800; padding:12px 28px; border-radius:6px; text-decoration:none; letter-spacing:.03em; }
.cta-btn:hover { background:#FF9A40; }
.footer-note { padding:24px 24px 0; font-size:11px; color:#2A3F60; text-align:center; line-height:1.6; }
@media (max-width: 480px) {
.hero { padding: 32px 16px 24px; }
.toc-wrap { padding: 20px 12px 0; }
.divider { margin: 24px 12px 0; }
.section { padding: 24px 12px; margin: 24px 12px 0; }
.cta { margin: 32px 12px 0; padding: 24px 12px; }
.promo-band { padding: 12px 14px; }
.promo-code { font-size: 18px; }
.promo-extra { font-size: 11px; }
.price-row { padding: 12px 12px; }
.price-name { font-size: 12px; }
.price-val { font-size: 13px; }
}
Admin
July 02, 2026
MLBB
Ready? Fight! MLBB x Street Fighter Arrives!
Kaki Gamer Content Hub · Game Guides
Dominate the MLBB Street Fighter 6 Event
Weh, get ready guys! The Land of Dawn is officially turning into a proper arcade arena tomorrow, **July 3, 2026**.
"Skins super gempak complete with custom animations, exclusive voice lines, and alternative outfit styles!"
Since these are limited-edition items, you need a solid plan so you don't accidentally burn through your whole diamond hoard. Here is the ultimate guide on how the event actually works, how to min-max your draws, and how to score all the free loot along the way.
Dalam artikel ni
1The Fighter Lineup and Drop System
2How to Min-Max Your Draws
3Claim These Free Rewards, Jangan Bagi Rugi!
4How to Top Up Fast on Kaki Gamer
GUIDE 01 / 04
The Fighter Lineupand Drop System
This crossover uses a Crest Exchange system instead of the annoying randomized Bingo board. This means you can guarantee getting exactly what you want if you collect enough event currency. No need to rely purely on luck or get salted by the gacha, bro.
Hero
Street Fighter 6 Skin
How to Unlock
Paquito
Ryu
1,200 Event Crests
Guinevere
Chun-Li
1,200 Event Crests
Chou
Ken Masters
1,200 Event Crests
Dyrroth
Guile
1,200 Event Crests
Every single draw in the gacha pool will give you a random amount of Event Crests. Once you hit 1,200 Crests, you can skip the gacha completely and manually redeem your favourite fighter skin from the Event Shop. Cun, right?
GUIDE 02 / 04
How to Min-MaxYour Draws
Spamming 10x draws on Day 1 is a total rookie mistake lah. If you want to get the best value for your diamonds, just pace yourself and use these two event rules to your advantage:
Rule 01 Abuse the Daily 50% Discount
Your first single draw (1x) every day is half-price. Just do these single draws daily throughout July to collect Crests slowly at half the standard diamond cost.
Rule 02 Premium Supply Phases
Don't go all out immediately. Moonton is dropping two massive Premium Supply weekends during the event:Phase 1: July 10, 2026Phase 2: July 17, 2026
Saranan Pro: Just hold your budget for these specific weekends. Completing the simple in-game recharge and diamond-spending tasks will unlock dozens of free event draw tokens. Ngam-ngam can save a lot of diamonds here.
GUIDE 03 / 04
Claim Free Rewards,Jangan Bagi Rugi!
Even if you are saving your main diamond stack for the crossover skins, please make sure you don't leave these free items behind:
Free Joy "Badlands Scrapper" Special Skin
From July 3 to August 3, jump into the Shining Album Event. Collect Holo Cards (remember to log in on Mondays for Crazy Monday card packs) to unlock this arcade-themed Joy skin for free.
Elite Skin Chest
Complete the Daily Sign-In Gift tasks to grab a selector chest where you can choose one out of five permanent Elite skins.
Green Resplendent Dragonshards
Available from July 17 to July 31. Finish the event BINGO board tasks to earn two Dragonshards, which you can use to unlock the exclusive green painted variant for that free Joy skin.
GUIDE 04 / 04
How to Top Up Faston Kaki Gamer
To make sure you are ready for tomorrow's launch and the upcoming recharge rewards, you want your diamonds inside your account fast. Here is how to top up safely and securely using your eWallet in under two minutes:
Langkah Top-Up Mudahnya
1
Go to Mobile Legends: Bang Bang on Kaki Gamer
2
Enter your Game ID and Zone ID. Double-check, pastikan Diamonds masuk account yang betul!
3
Select your Diamonds
4
Select TNG eWallet as your preferred method. Make payment and you're done!
Ready for the Street Fighter Collab?
Get your diamonds ready before the pool opens tomorrow! Top up your MLBB Diamonds on Kaki Gamer with Touch 'n Go eWallet and get instant delivery today!
Top Up Sekarang
Sumber: Kaki Gamer Event Guide · kakigamer.com
*{box-sizing:border-box;margin:0;padding:0;}
html{scroll-behavior:smooth;}
body{font-family:'Plus Jakarta Sans',sans-serif;background:#080F20;color:#E8EDF5;min-height:100vh;}
.kg-article{width:100%;max-width:520px;margin:0 auto;padding-bottom:60px;}
.kg-article img{max-width:100%;height:auto;display:block;border-radius:10px;}
.hero{background:linear-gradient(160deg,#001060 0%,#080F20 70%);padding:36px 24px 28px;border-bottom:1px solid #162040;}
.eyebrow{font-size:10px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:#EF7E1E;margin-bottom:10px;}
.hero-title{font-size:26px;font-weight:800;line-height:1.22;color:#FFFFFF;margin-bottom:16px;}
.hero-title span{color:#EF7E1E;}
.intro-text{font-size:14px;line-height:1.75;color:#8898BB;margin-bottom:16px;}
.intro-quote{background:#0C1527;border-left:3px solid #EF7E1E;border-radius:0 6px 6px 0;padding:10px 14px;font-size:13px;color:#C4D0E8;font-style:italic;margin-bottom:16px;}
.toc-wrap{padding:20px 24px 0;}
.toc{background:#0A1428;border:1px solid #162040;border-radius:10px;padding:14px 16px;}
.toc-label{font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#3A5080;margin-bottom:10px;}
.toc-item{display:flex;align-items:center;gap:10px;padding:8px 0;border-bottom:1px solid #0F1D3A;text-decoration:none;}
.toc-item:last-child{border-bottom:none;}
.toc-num{width:24px;height:24px;border-radius:50%;background:#EF7E1E;color:#000;font-size:11px;font-weight:800;display:flex;align-items:center;justify-content:center;flex-shrink:0;}
.toc-text{font-size:13px;color:#C4D0E8;font-weight:600;}
.toc-item:hover .toc-text{color:#EF7E1E;}
.divider{height:1px;background:#0F1D3A;margin:32px 24px 0;}
.section{padding:32px 24px;background:#0c165d;border-radius:12px;margin:32px 24px 0;}
.sec-num{font-family:'IBM Plex Mono',monospace;font-size:11px;font-weight:500;color:#EF7E1E;margin-bottom:6px;letter-spacing:.05em;}
.sec-title{font-size:22px;font-weight:800;color:#FFFFFF;line-height:1.25;margin-bottom:16px;}
.sec-body{font-size:14px;line-height:1.75;color:#8898BB;margin-bottom:16px;}
.sec-body strong{color:#C4D0E8;font-weight:600;}
.kg-table{width:100%;border-collapse:collapse;margin-top:16px;margin-bottom:16px;font-size:13px;color:#C4D0E8;}
.kg-table th{background:#0A1428;color:#FFFFFF;text-align:left;padding:10px;border:1px solid #162040;font-weight:700;}
.kg-table td{padding:10px;border:1px solid #162040;background:#0C1527;}
.tip-card{background:#0C1527;border:1px solid #162040;border-radius:10px;padding:16px;margin-bottom:12px;}
.tip-card-title{font-size:13px;font-weight:700;color:#FFFFFF;margin-bottom:8px;display:flex;align-items:center;gap:8px;flex-wrap:wrap;}
.tip-badge{font-size:9px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;background:rgba(239,126,30,0.15);color:#EF7E1E;border:1px solid rgba(239,126,30,0.25);padding:2px 7px;border-radius:4px;}
.tip-badge.alt{background:rgba(0,87,184,0.15);color:#579BFF;border:1px solid rgba(0,87,184,0.25);}
.tip-card-body{font-size:13px;line-height:1.65;color:#8898BB;}
.tip-card-body code{font-family:'IBM Plex Mono',monospace;font-size:12px;background:#162040;color:#F5C842;padding:2px 7px;border-radius:3px;}
.warn-box{background:#0F1D3A;border:1px solid rgba(239,126,30,.25);border-radius:8px;padding:12px 14px;margin-bottom:0;display:flex;gap:10px;align-items:flex-start;}
.warn-icon{font-size:18px;flex-shrink:0;margin-top:1px;}
.warn-text{font-size:12px;line-height:1.65;color:#8898BB;}
.warn-text strong{color:#EF7E1E;}
.steplist{background:#0C1527;border:1px solid #162040;border-radius:10px;overflow:hidden;margin-top:16px;margin-bottom:0;}
.steplist-header{background:#0057B8;padding:10px 16px;font-size:12px;font-weight:700;color:#fff;letter-spacing:.05em;text-transform:uppercase;}
.step-item{display:flex;align-items:flex-start;gap:12px;padding:13px 16px;border-bottom:1px solid #0F1D3A;font-size:13px;color:#C4D0E8;line-height:1.55;}
.step-item:last-child{border-bottom:none;}
.step-num{width:22px;height:22px;border-radius:50%;background:#EF7E1E;color:#000;font-size:11px;font-weight:800;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px;}
.step-item code{font-family:'IBM Plex Mono',monospace;font-size:12px;background:#162040;color:#F5C842;padding:2px 7px;border-radius:3px;word-break:break-all;}
.cta{background:#0C1527;border:1px solid #1D3070;border-radius:12px;margin:32px 24px 0;padding:24px;text-align:center;}
.cta-title{font-size:16px;font-weight:800;color:#FFFFFF;margin-bottom:8px;}
.cta-sub{font-size:13px;color:#8898BB;margin-bottom:20px;line-height:1.65;}
.cta-btn{display:inline-block;background:#EF7E1E;color:#0c165d;font-size:13px;font-weight:800;padding:12px 28px;border-radius:6px;text-decoration:none;letter-spacing:.03em;}
.cta-btn:hover{background:#FF9A40;}
.footer-note{padding:24px 24px 0;font-size:11px;color:#2A3F60;text-align:center;line-height:1.6;}
@media (max-width: 480px) {
.hero { padding: 32px 12px 24px; }
.toc-wrap { padding: 16px 8px 0; }
.divider { margin: 24px 8px 0; }
.section { padding: 20px 14px; margin: 24px 8px 0; }
.cta { margin: 32px 8px 0; padding: 24px 12px; }
.tip-card { padding: 12px; }
}
Admin
July 02, 2026
Love and Deepspace
The Continuum Awaits You
Kaki Gamer Content Hub · Event Guide
Zayne [Edge of Continuum] Rerun Guide
Calling all Hunters! Kalau korang terlepas Zayne’s ultimate Myth Pair masa first run hari tu, second chance korang dah sampai! Infold Games tengah roll out the highly anticipated [Edge of Continuum] limited-time rerun.
"Uncover the secrets of the Farspace dengan God of Annihilation."
Banner event ni start dari July 2, 2026 (05:00 UTC+8) sampai lah major patch maintenance on July 9, 2026. Ada satu minggu je nak secure top-tier cards ni, so ni everything korang kena tahu pasal banner mechanics, rewards, and camne nak optimize korang punya Deepspace Wishes.
Dalam artikel ni
1
Apa benda [Edge of Continuum] Rerun ni?
2
Banner Mechanics & Pity System Yang Kena Tahu
3
Camne Nak Top Up Diamonds Kat Kaki Gamer
CONTINUUM 01 / 03
Solar-Slot Myth Pair Dah Kembali.
Banner ni features Zayne’s super powerful Solar-Slot Myth Pair. Kalau korang jenis lore lovers atau competitive meta-players yang nak clear high-end combat stages macam Hunter Contest, memang wajib collect dua-dua 5-Star Memories ni.
Featured Memories Jom Target 5-Star Drops
[Zayne: Diviner's Hymn] , [Zayne: Diviner's Stillness]
Ultimate Reward: Bila korang unlock dua-dua memories ni, korang akan dapat permanent access to Zayne’s custom companion, [Zayne: God of Annihilation], sekali dengan dia punya exclusive Sacred Chapter Myth story!
CONTINUUM 02 / 03
Pity Safety Nets & Rehearsal Rewards Best.
Nak bagi senang player dapat card, developer kasi highly forgiving pity system untuk rerun ni. Kena faham mechanics ni supaya korang boleh plan pulls dengan efficient:
SharedPity
Shared Pity System
Pity count dari Rerun Wish Pools sebelum ni akan carry over ke banner ni. Kalau ada baki pity pulak, dia akan carry forward ke next scheduled rerun.
AntiDup
Anti-Duplicate Protection
Kalau korang dapat salah satu featured limited 5-star memory, next limited 5-star pull korang gerenti dapat the other card dalam pair tu. Takde lah dapat duplicate!
150Pulls
The 150-Pull Safety Net
Bila cecah 150 cumulative pulls kat banner ni, korang auto dapat selection crate. 100% gerenti boleh cukupkan full Myth Pair.
Double-Dipping Rehearsal Rewards: Jangan lupa clear Companion Rehearsal Stage! Boleh dapat free Diamonds dengan Bottles of Wishes. Paling best, walaupun korang dah pernah clear stage ni masa first run dulu, korang still boleh claim balik rewards ni!
Kalau korang rasa macam short sikit je nak cecah 150-pull safety net tu, atau nak secure Zayne's companion sebelum banner ni lesap, top up jelah pakai Kaki Gamer. Sangat quick, secure, and senang gila untuk Malaysian gamers.
CONTINUUM 03 / 03
Camne Nak Top Up Love and Deepspace Diamonds Kat Kaki Gamer.
Jom secure Zayne's ultimate companion sebelum banner dia lesap into the Farspace. Gunakan platform kitorang yang cepat, selamat, and memang gamer-first.
Step-by-Step Guide Senang Je
1Terus pergi ke official Kaki Gamer Love and Deepspace Top-Up Page.
2Masukkan Hunter ID korang dengan betul supaya item boleh masuk secara instant.
3Pilih kuantiti In-Game Crystals/Diamonds atau promotional pack specifik yang korang nak beli.
4Pilih Touch 'n Go eWallet sebagai payment method kegemaran korang masa checkout.
5Selesaikan secure payment transaction tu, and Crystals/Diamonds akan terus masuk dalam in-game mailbox secara instant!
Unlock Zayne's Ultimate Companion Sekarang!
Top up Love and Deepspace Crystals/Diamonds secara secure guna TNG eWallet kat Kaki Gamer and lock in korang punya Myth Pair!
Top Up Love & Deepspace
Sumber: Kaki Gamer Content Hub · kakigamer.com
html{scroll-behavior: smooth;}
*{box-sizing:border-box;margin:0;padding:0;}
body{font-family:'Plus Jakarta Sans',sans-serif;background:#080F20;color:#E8EDF5;min-height:100vh;}
.kg-article{width:100%;max-width:480px;margin:0 auto;padding-bottom:60px;}
.kg-article img{max-width:100%;height:auto;display:block;border-radius:10px;}
.hero{background:linear-gradient(160deg,#001060 0%,#080F20 70%);padding:36px 24px 28px;border-bottom:1px solid #162040;}
.eyebrow{font-size:10px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:#EF7E1E;margin-bottom:10px;}
.hero-title{font-size:26px;font-weight:800;line-height:1.22;color:#FFFFFF;margin-bottom:16px;}
.hero-title span{color:#EF7E1E;}
.intro-text{font-size:14px;line-height:1.75;color:#8898BB;margin-bottom:16px;}
.intro-quote{background:#0C1527;border-left:3px solid #EF7E1E;border-radius:0 6px 6px 0;padding:10px 14px;font-size:13px;color:#C4D0E8;font-style:italic;margin-bottom:16px;}
.toc-wrap{padding:20px 24px 0;}
.toc{background:#0A1428;border:1px solid #162040;border-radius:10px;padding:14px 16px;}
.toc-label{font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#3A5080;margin-bottom:10px;}
.toc-item{display:flex;align-items:center;gap:10px;padding:8px 0;border-bottom:1px solid #0F1D3A;text-decoration:none;}
.toc-item:last-child{border-bottom:none;}
.toc-num{width:24px;height:24px;border-radius:50%;background:#EF7E1E;color:#000;font-size:11px;font-weight:800;display:flex;align-items:center;justify-content:center;flex-shrink:0;}
.toc-text{font-size:13px;color:#C4D0E8;font-weight:600;}
.divider{height:1px;background:#0F1D3A;margin:32px 24px 0;}
.section{padding:32px 24px;background:#0c165d;border-radius:12px;margin:32px 24px 0;}
.sec-num{font-family:'IBM Plex Mono',monospace;font-size:11px;font-weight:500;color:#EF7E1E;margin-bottom:6px;letter-spacing:.05em;}
.sec-title{font-size:22px;font-weight:800;color:#FFFFFF;line-height:1.25;margin-bottom:16px;}
.sec-body{font-size:14px;line-height:1.75;color:#8898BB;margin-bottom:16px;}
.sec-body strong{color:#C4D0E8;font-weight:600;}
.tip-card{background:#0C1527;border:1px solid #162040;border-radius:10px;padding:16px;margin-bottom:12px;}
.tip-card-title{font-size:13px;font-weight:700;color:#FFFFFF;margin-bottom:8px;display:flex;align-items:center;gap:8px;flex-wrap:wrap;}
.tip-badge{font-size:9px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;background:rgba(239,126,30,0.15);color:#EF7E1E;border:1px solid rgba(239,126,30,0.25);padding:2px 7px;border-radius:4px;}
.tip-card-body{font-size:13px;line-height:1.65;color:#8898BB;}
.warn-box{background:#0F1D3A;border:1px solid rgba(239,126,30,.25);border-radius:8px;padding:12px 14px;margin-bottom:0;display:flex;gap:10px;align-items:flex-start;}
.warn-icon{font-size:18px;flex-shrink:0;margin-top:1px;}
.warn-text{font-size:12px;line-height:1.65;color:#8898BB;}
.warn-text strong{color:#EF7E1E;}
.perk-card{background:#0C1527;border:1px solid #162040;border-radius:10px;padding:16px;margin-bottom:20px;display:flex;gap:14px;align-items:center;}
.perk-icon{width:50px;height:50px;border-radius:10px;background:#162040;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-family:'IBM Plex Mono',monospace;font-size:13px;font-weight:700;color:#F5C842;text-align:center;line-height:1.2;}
.perk-title{font-size:13px;font-weight:700;color:#FFFFFF;margin-bottom:4px;}
.perk-sub{font-size:12px;color:#8898BB;line-height:1.55;}
.steplist{background:#0C1527;border:1px solid #162040;border-radius:10px;overflow:hidden;margin-bottom:20px;}
.steplist-header{background:#0057B8;padding:10px 16px;font-size:12px;font-weight:700;color:#fff;letter-spacing:.05em;text-transform:uppercase;}
.step-item{display:flex;align-items:flex-start;gap:12px;padding:13px 16px;border-bottom:1px solid #0F1D3A;font-size:13px;color:#C4D0E8;line-height:1.55;}
.step-item:last-child{border-bottom:none;}
.step-num{width:22px;height:22px;border-radius:50%;background:#EF7E1E;color:#000;font-size:11px;font-weight:800;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px;}
.cta{background:#0C1527;border:1px solid #1D3070;border-radius:12px;margin:32px 24px 0;padding:24px;text-align:center;}
.cta-title{font-size:16px;font-weight:800;color:#FFFFFF;margin-bottom:8px;}
.cta-sub{font-size:13px;color:#8898BB;margin-bottom:20px;line-height:1.65;}
.cta-btn{display:inline-block;background:#EF7E1E;color:#0c165d;font-size:13px;font-weight:800;padding:12px 28px;border-radius:6px;text-decoration:none;letter-spacing:.03em;}
.footer-note{padding:24px 24px 0;font-size:11px;color:#2A3F60;text-align:center;line-height:1.6;}
@media (max-width: 480px) {
.hero { padding: 32px 16px 24px; }
.toc-wrap { padding: 20px 12px 0; }
.divider { margin: 24px 12px 0; }
.section { padding: 24px 14px; margin: 24px 12px 0; border-radius: 10px; }
.cta { margin: 32px 12px 0; padding: 24px 14px; }
.perk-card { padding: 12px; gap: 10px; }
.tip-card { padding: 12px; }
}
Admin
July 01, 2026
VALORANT
Unleash the Power of Blackspyre!
Just when we thought Masters London 2026 wrapped up the hype, Riot Games dropped a massive surprise for all tactical shooter fans. Alongside Episode Season 2026 Act 4 and the gorgeous mountain map Summit, a dark cosmic force has taken over the store.
Kaki Gamer Content Hub · Weapon Showcase
Embrace the Void: VALORANT's New Blackspyre Skin Bundle!
Just when we thought Masters London 2026 wrapped up the hype, Riot Games dropped a massive surprise for all tactical shooter fans. Alongside Episode Season 2026 Act 4 and the gorgeous mountain map Summit, a dark cosmic force has taken over the store.
"Reach into the pure darkness and pull out your next clutch."
Here is your absolute breakdown of what makes this bundle a must-have, the full in-game pricing, and how to get your points instantly using TNG eWallet.
Dalam artikel ni
1
What's Inside the Blackspyre Bundle?
2
The Star of the Show: Divide Melee
3
Full Bundle Items & Pricing Breakdown
4
How to Buy VP on Kaki Gamer
BLACKSPYRE 01 / 03
Void Cosmetics & Unique Animations.
The Blackspyre collection leans heavily into a "gothic meets dark sci-fi" aesthetic. The weapon models feature heavy, sleek gray-and-gold metal detailing. The absolute highlight of the bundle is its custom reload animation: instead of pulling out a standard magazine, your Agent literally reaches into a pocket dimension to pull a fresh mag out of pure darkness!
Weapons Available Inside the bundle
Phantom · Sheriff · Spectre · Ares · The Blackspyre Divide (Melee)
BLACKSPYRE 02 / 03
The Divide Melee & Four Color Variants.
Riot completely flexed their creative muscles with the Blackspyre Divide melee weapon. It’s a unique, upgradeable two-in-one knife. Depending on your upgrade level and swings, it shifts and manifests as both a sleek dark sword and a curved scythe wrapped in glowing black flames.
Premium Variants Unlock via Radianite
Base (Black/Gold) · Variant 1 (Neon Purple) · Variant 2 (Orange) · Variant 3 (Pure White)
VALORANT Points (VP) Cost Breakdown:
Full Bundle (Best Value)8,700 VP
Blackspyre Divide Melee5,350 VP
Individual Weapon Skins2,175 VP
Gun Buddy475 VP
Player Card375 VP
Weapon Spray325 VP
Bundle Value: Buying the full bundle saves you thousands of VP compared to buying items individually, making the melee knife and accessory cosmetics completely free.
BLACKSPYRE 03 / 03
How to Buy VPon Kaki Gamer.
Don't let the store timer run out on you. Top up your Valorant Points in less than 2 minutes using our secure, gamer-first platform.
Step-by-Step Top-Up Guide
1Pergi ke page top-up VALORANT di official website Kaki Gamer.
2Pilih kuantiti VALORANT Points (VP) yang diperlukan (Kami cadangkan bundle yang cukup untuk target 8,700 VP).
3Masukkan Riot ID dan Tagline korang dengan betul (Contoh: KakiGamer#MY1).
4Pilih TNG eWallet sebagai kaedah pembayaran kegemaran korang masa checkout untuk proses pantas tanpa details kad leceh.
5Selesaikan pembayaran secara secure, dan mata ganjaran VP akan masuk ke akaun Riot anda secara instant!
Don't let the void pass you by!
Top up VALORANT Points securely via TNG eWallet on Kaki Gamer and unlock the Blackspyre Bundle instantly!
Top Up VALORANT Points
Sumber: Kaki Gamer Content Hub · kakigamer.com
/* Smooth scrolling enabled for TOC jumps */
html{scroll-behavior: smooth;}
body{font-family:'Plus Jakarta Sans',sans-serif;background:#080F20;color:#E8EDF5;min-height:100vh;}
/* Kaki Gamer Mobile Responsive Wrapper Optimization */
.kg-article{width:100%;max-width:480px;margin:0 auto;padding-bottom:60px;}
.kg-article img{max-width:100%;height:auto;display:block;border-radius:10px;}
.hero{background:linear-gradient(160deg,#001060 0%,#080F20 70%);padding:36px 24px 28px;border-bottom:1px solid #162040;}
.eyebrow{font-size:10px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:#EF7E1E;margin-bottom:10px;}
.hero-title{font-size:26px;font-weight:800;line-height:1.22;color:#FFFFFF;margin-bottom:16px;}
.hero-title span{color:#EF7E1E;}
.intro-text{font-size:14px;line-height:1.75;color:#8898BB;margin-bottom:16px;}
.intro-quote{background:#0C1527;border-left:3px solid #EF7E1E;border-radius:0 6px 6px 0;padding:10px 14px;font-size:13px;color:#C4D0E8;font-style:italic;margin-bottom:16px;}
.toc-wrap{padding:20px 24px 0;}
.toc{background:#0A1428;border:1px solid #162040;border-radius:10px;padding:14px 16px;}
.toc-label{font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#3A5080;margin-bottom:10px;}
.toc-item{display:flex;align-items:center;gap:10px;padding:8px 0;border-bottom:1px solid #0F1D3A;text-decoration:none;}
.toc-item:last-child{border-bottom:none;}
.toc-num{width:24px;height:24px;border-radius:50%;background:#EF7E1E;color:#000;font-size:11px;font-weight:800;display:flex;align-items:center;justify-content:center;flex-shrink:0;}
.toc-text{font-size:13px;color:#C4D0E8;font-weight:600;}
.divider{height:1px;background:#0F1D3A;margin:32px 24px 0;}
/* Default Desktop/Tablet Section Styling */
.section{padding:32px 24px;background:#0c165d;border-radius:12px;margin:32px 24px 0;}
.sec-num{font-family:'IBM Plex Mono',monospace;font-size:11px;font-weight:500;color:#EF7E1E;margin-bottom:6px;letter-spacing:.05em;}
.sec-title{font-size:22px;font-weight:800;color:#FFFFFF;line-height:1.25;margin-bottom:16px;}
.sec-body{font-size:14px;line-height:1.75;color:#8898BB;margin-bottom:16px;}
.sec-body strong{color:#C4D0E8;font-weight:600;}
.tip-card{background:#0C1527;border:1px solid #162040;border-radius:10px;padding:16px;margin-bottom:12px;}
.tip-card-title{font-size:13px;font-weight:700;color:#FFFFFF;margin-bottom:8px;display:flex;align-items:center;gap:8px;flex-wrap:wrap;}
.tip-badge{font-size:9px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;background:rgba(239,126,30,0.15);color:#EF7E1E;border:1px solid rgba(239,126,30,0.25);padding:2px 7px;border-radius:4px;}
.tip-badge.alt{background:rgba(0,87,184,0.15);color:#579BFF;border:1px solid rgba(0,87,184,0.25);}
.tip-card-body{font-size:13px;line-height:1.65;color:#8898BB;}
.tip-card-body code{font-family:'IBM Plex Mono',monospace;font-size:12px;background:#162040;color:#F5C842;padding:2px 7px;border-radius:3px;}
.warn-box{background:#0F1D3A;border:1px solid rgba(239,126,30,.25);border-radius:8px;padding:12px 14px;margin-bottom:0;display:flex;gap:10px;align-items:flex-start;}
.warn-icon{font-size:18px;flex-shrink:0;margin-top:1px;}
.warn-text{font-size:12px;line-height:1.65;color:#8898BB;}
.warn-text strong{color:#EF7E1E;}
.wave-table{background:#0C1527;border:1px solid #162040;border-radius:10px;overflow:hidden;margin-bottom:16px;}
.wave-row{display:flex;align-items:center;justify-content:space-between;padding:13px 16px;border-bottom:1px solid #0F1D3A;gap:8px;}
.wave-row:last-child{border-bottom:none;}
.wave-name{display:flex;align-items:center;gap:8px;min-width:0;flex:1;}
.wave-dot{width:7px;height:7px;border-radius:50%;background:#EF7E1E;flex-shrink:0;}
.wave-lbl{font-size:13px;color:#C4D0E8;font-weight:600;}
.wave-date{font-family:'IBM Plex Mono',monospace;font-size:12px;color:#EF7E1E;flex-shrink:0;}
.perk-card{background:#0C1527;border:1px solid #162040;border-radius:10px;padding:16px;margin-bottom:20px;display:flex;gap:14px;align-items:center;}
.perk-icon{width:50px;height:50px;border-radius:10px;background:#162040;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-family:'IBM Plex Mono',monospace;font-size:13px;font-weight:700;color:#F5C842;text-align:center;line-height:1.2;}
.perk-title{font-size:13px;font-weight:700;color:#FFFFFF;margin-bottom:4px;}
.perk-sub{font-size:12px;color:#8898BB;line-height:1.55;}
.perk-sub code{font-family:'IBM Plex Mono',monospace;font-size:11px;background:#162040;color:#F5C842;padding:2px 7px;border-radius:3px;}
.steplist{background:#0C1527;border:1px solid #162040;border-radius:10px;overflow:hidden;margin-bottom:20px;}
.steplist-header{background:#0057B8;padding:10px 16px;font-size:12px;font-weight:700;color:#fff;letter-spacing:.05em;text-transform:uppercase;}
.step-item{display:flex;align-items:flex-start;gap:12px;padding:13px 16px;border-bottom:1px solid #0F1D3A;font-size:13px;color:#C4D0E8;line-height:1.55;}
.step-item:last-child{border-bottom:none;}
.step-num{width:22px;height:22px;border-radius:50%;background:#EF7E1E;color:#000;font-size:11px;font-weight:800;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px;}
.step-item code{font-family:'IBM Plex Mono',monospace;font-size:12px;background:#162040;color:#F5C842;padding:2px 7px;border-radius:3px;word-break:break-all;}
.cta{background:#0C1527;border:1px solid #1D3070;border-radius:12px;margin:32px 24px 0;padding:24px;text-align:center;}
.cta-title{font-size:16px;font-weight:800;color:#FFFFFF;margin-bottom:8px;}
.cta-sub{font-size:13px;color:#8898BB;margin-bottom:20px;line-height:1.65;}
.cta-btn{display:inline-block;background:#EF7E1E;color:#0c165d;font-size:13px;font-weight:800;padding:12px 28px;border-radius:6px;text-decoration:none;letter-spacing:.03em;}
.cta-btn:hover{background:#FF9A40;}
.footer-note{padding:24px 24px 0;font-size:11px;color:#2A3F60;text-align:center;line-height:1.6;}
/* OPTIMIZED MOBILE VIEW RULES */
@media (max-width: 480px) {
.hero { padding: 32px 16px 24px; }
.toc-wrap { padding: 20px 12px 0; }
.divider { margin: 24px 12px 0; }
/* Widen sections on mobile by adjusting external margins and reducing horizontal padding */
.section { padding: 24px 14px; margin: 24px 12px 0; border-radius: 10px; }
.cta { margin: 32px 12px 0; padding: 24px 14px; }
.wave-row { padding: 12px 12px; }
.wave-lbl { font-size: 12px; }
.wave-date { font-size: 11px; }
.perk-card { padding: 12px; gap: 10px; }
.tip-card { padding: 12px; }
}
Admin
July 01, 2026
Promotions
Bagi gaming wallet kau untung lebih this July
Kaki Gamer Content Hub · Campaign Guide
July Promotions: Guide Lengkap Bulan Penuh Diskaun!
Nak unlock skin terbaru atau push rank bulan ni? July 2026 confirm masa paling sesuai untuk restock wallet game korang. Kaki Gamer teruskan momentum dengan campaign sebulan penuh, automatic price drop, weekend flash sale, dan welcome perk untuk user baru.
"Rank push jalan terus, budget pun kena jalan terus."
Ni breakdown senang macam mana korang boleh maximize savings bulan ni kat platform top-up paling dipercayai di Malaysia.
Dalam artikel ni
17% Price drop sepanjang Julai (MLBB)
24 Wave flash sale weekend (MLBB)
3Buy 1 Free 1 untuk user baru
4Promo khas Honor of Kings
5Cara claim semua diskaun
JULAI 01 / 05
7% Price DropSepanjang Julai (MLBB).
Dari 1 hingga 31 Julai 2026, Kaki Gamer apply automatic 7% direct discount masa checkout untuk denominasi Mobile Legends (MLBB) yang popular. Takyah masukkan promo code apa-apa, price cut terus apply pada order korang.
MLBB Packages eligible
Weekly Diamond Pass · 14 · 42 · 70 · 140 · 294 · 355 Diamonds
Senang je: Tak perlu kod, tak perlu ingat apa-apa. Pilih package eligible, harga dah automatic turun 7%.
JULAI 02 / 05
4 Wave Flash SaleWeekend (MLBB Je).
Nak extra discount lagi? Sepanjang Julai, ada 4 weekend flash sale wave, khusus untuk MLBB Diamonds sahaja. Setiap wave, 3% Flash Sale discount di-stack atas denominasi MLBB Diamond terpilih.
Wave 13-5 Julai
Wave 210-12 Julai
Wave 317-19 Julai
Wave 424-26 Julai
Heads up: Deal ni first-come, first-served dan bergantung pada stock availability. Kod flash sale akan diumumkan sebelum setiap wave, masukkan masa checkout untuk dapat 3% extra. Mark dates ni jangan sampai miss!
JULAI 03 / 05
Buy 1 Free 1,User Baru Je.
First time top-up kat Kaki Gamer? Korang boleh capitalize satu intro offer yang jalan sepanjang bulan.
RM1.09
Buy 1 Free 1 - 14 Diamonds
Beli 14 Diamonds RM1.09, dapat extra 14 free (total 28 Diamonds). Strictly untuk user yang tak pernah top-up berjaya kat Kaki Gamer. 1 transaction je per user baru sepanjang Julai.
JULAI 04 / 05
Promo KhasHonor of Kings.
HOK players dapat savings window sendiri hujung bulan. Dari 27 hingga 31 Julai 2026, automatic 7% direct discount akan apply masa checkout untuk token package terpilih. Flash sale weekend tak termasuk HOK, MLBB Diamonds jey.
Honor of Kings Denominasi eligible
16 Tokens · 80 Tokens · 240 Tokens · 400 Tokens
JULAI 05 / 05
Cara ClaimSemua Diskaun.
Fast, secure, takyah register account ribet-ribet. 5 steps je.
Step-by-Step
1Pergi page game pilihan korang kat Kaki Gamer.
2Masukkan User ID dan Zone ID/Server. Double-check supaya currency masuk account yang betul!
3Pilih diamond, token, atau pass package promotional yang active.
4Pilih TNG eWallet sebagai payment option, diskaun auto-calculate, takyah masukkan promo code kecuali masa flash sale MLBB.
5Complete payment securely, terus dapat instant in-game currency delivery!
Jangan tunggu last minute, maximize budget gaming korang!
Top up MLBB atau Honor of Kings sekarang, manfaatkan semua price drop dan flash sale bulan ni.
Top Up Sekarang
Sumber: Kaki Gamer July Promotions Guide · kakigamer.com
*{box-sizing:border-box;margin:0;padding:0;}
body{font-family:'Plus Jakarta Sans',sans-serif;background:#080F20;color:#E8EDF5;min-height:100vh;}
.kg-article{width:100%;max-width:480px;margin:0 auto;padding-bottom:60px;}
.kg-article img{max-width:100%;height:auto;display:block;border-radius:10px;}
.hero{background:linear-gradient(160deg,#001060 0%,#080F20 70%);padding:36px 24px 28px;border-bottom:1px solid #162040;}
.eyebrow{font-size:10px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:#EF7E1E;margin-bottom:10px;}
.hero-title{font-size:26px;font-weight:800;line-height:1.22;color:#FFFFFF;margin-bottom:16px;}
.hero-title span{color:#EF7E1E;}
.intro-text{font-size:14px;line-height:1.75;color:#8898BB;margin-bottom:16px;}
.intro-quote{background:#0C1527;border-left:3px solid #EF7E1E;border-radius:0 6px 6px 0;padding:10px 14px;font-size:13px;color:#C4D0E8;font-style:italic;margin-bottom:16px;}
.toc-wrap{padding:20px 24px 0;}
.toc{background:#0A1428;border:1px solid #162040;border-radius:10px;padding:14px 16px;}
.toc-label{font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#3A5080;margin-bottom:10px;}
.toc-item{display:flex;align-items:center;gap:10px;padding:8px 0;border-bottom:1px solid #0F1D3A;}
.toc-item:last-child{border-bottom:none;}
.toc-num{width:24px;height:24px;border-radius:50%;background:#EF7E1E;color:#000;font-size:11px;font-weight:800;display:flex;align-items:center;justify-content:center;flex-shrink:0;}
.toc-text{font-size:13px;color:#C4D0E8;font-weight:600;}
.divider{height:1px;background:#0F1D3A;margin:32px 24px 0;}
.section{padding:32px 24px;background:#0c165d;border-radius:12px;margin:32px 24px 0;}
.sec-num{font-family:'IBM Plex Mono',monospace;font-size:11px;font-weight:500;color:#EF7E1E;margin-bottom:6px;letter-spacing:.05em;}
.sec-title{font-size:22px;font-weight:800;color:#FFFFFF;line-height:1.25;margin-bottom:16px;}
.sec-body{font-size:14px;line-height:1.75;color:#8898BB;margin-bottom:16px;}
.sec-body strong{color:#C4D0E8;font-weight:600;}
.tip-card{background:#0C1527;border:1px solid #162040;border-radius:10px;padding:16px;margin-bottom:12px;}
.tip-card-title{font-size:13px;font-weight:700;color:#FFFFFF;margin-bottom:8px;display:flex;align-items:center;gap:8px;flex-wrap:wrap;}
.tip-badge{font-size:9px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;background:rgba(239,126,30,0.15);color:#EF7E1E;border:1px solid rgba(239,126,30,0.25);padding:2px 7px;border-radius:4px;}
.tip-badge.alt{background:rgba(0,87,184,0.15);color:#579BFF;border:1px solid rgba(0,87,184,0.25);}
.tip-card-body{font-size:13px;line-height:1.65;color:#8898BB;}
.tip-card-body code{font-family:'IBM Plex Mono',monospace;font-size:12px;background:#162040;color:#F5C842;padding:2px 7px;border-radius:3px;}
.warn-box{background:#0F1D3A;border:1px solid rgba(239,126,30,.25);border-radius:8px;padding:12px 14px;margin-bottom:0;display:flex;gap:10px;align-items:flex-start;}
.warn-icon{font-size:18px;flex-shrink:0;margin-top:1px;}
.warn-text{font-size:12px;line-height:1.65;color:#8898BB;}
.warn-text strong{color:#EF7E1E;}
.wave-table{background:#0C1527;border:1px solid #162040;border-radius:10px;overflow:hidden;margin-bottom:16px;}
.wave-row{display:flex;align-items:center;justify-content:space-between;padding:13px 16px;border-bottom:1px solid #0F1D3A;gap:8px;}
.wave-row:last-child{border-bottom:none;}
.wave-name{display:flex;align-items:center;gap:8px;min-width:0;flex:1;}
.wave-dot{width:7px;height:7px;border-radius:50%;background:#EF7E1E;flex-shrink:0;}
.wave-lbl{font-size:13px;color:#C4D0E8;font-weight:600;}
.wave-date{font-family:'IBM Plex Mono',monospace;font-size:12px;color:#EF7E1E;flex-shrink:0;}
.perk-card{background:#0C1527;border:1px solid #162040;border-radius:10px;padding:16px;margin-bottom:20px;display:flex;gap:14px;align-items:center;}
.perk-icon{width:50px;height:50px;border-radius:10px;background:#162040;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-family:'IBM Plex Mono',monospace;font-size:13px;font-weight:700;color:#F5C842;text-align:center;line-height:1.2;}
.perk-title{font-size:13px;font-weight:700;color:#FFFFFF;margin-bottom:4px;}
.perk-sub{font-size:12px;color:#8898BB;line-height:1.55;}
.perk-sub code{font-family:'IBM Plex Mono',monospace;font-size:11px;background:#162040;color:#F5C842;padding:2px 7px;border-radius:3px;}
.steplist{background:#0C1527;border:1px solid #162040;border-radius:10px;overflow:hidden;margin-bottom:20px;}
.steplist-header{background:#0057B8;padding:10px 16px;font-size:12px;font-weight:700;color:#fff;letter-spacing:.05em;text-transform:uppercase;}
.step-item{display:flex;align-items:flex-start;gap:12px;padding:13px 16px;border-bottom:1px solid #0F1D3A;font-size:13px;color:#C4D0E8;line-height:1.55;}
.step-item:last-child{border-bottom:none;}
.step-num{width:22px;height:22px;border-radius:50%;background:#EF7E1E;color:#000;font-size:11px;font-weight:800;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px;}
.step-item code{font-family:'IBM Plex Mono',monospace;font-size:12px;background:#162040;color:#F5C842;padding:2px 7px;border-radius:3px;word-break:break-all;}
.cta{background:#0C1527;border:1px solid #1D3070;border-radius:12px;margin:32px 24px 0;padding:24px;text-align:center;}
.cta-title{font-size:16px;font-weight:800;color:#FFFFFF;margin-bottom:8px;}
.cta-sub{font-size:13px;color:#8898BB;margin-bottom:20px;line-height:1.65;}
.cta-btn{display:inline-block;background:#EF7E1E;color:#0c165d;font-size:13px;font-weight:800;padding:12px 28px;border-radius:6px;text-decoration:none;letter-spacing:.03em;}
.cta-btn:hover{background:#FF9A40;}
.footer-note{padding:24px 24px 0;font-size:11px;color:#2A3F60;text-align:center;line-height:1.6;}
@media (max-width: 480px) {
.hero { padding: 32px 16px 24px; }
.toc-wrap { padding: 20px 12px 0; }
.divider { margin: 24px 12px 0; }
.section { padding: 24px 16px; margin: 24px 16px 0; }
.cta { margin: 32px 16px 0; padding: 24px 16px; }
.wave-row { padding: 12px 12px; }
.wave-lbl { font-size: 12px; }
.wave-date { font-size: 11px; }
.perk-card { padding: 12px; gap: 10px; }
.tip-card { padding: 12px; }
}
Admin
June 30, 2026
Promotions
Gamers, Khas Untuk Korang!
Score Extra Savings on MLBB and Free Fire Diamonds with Kaki Gamer’s Pay Day Sale (25–30 June)
*{box-sizing:border-box;margin:0;padding:0;}
body{font-family:'Plus Jakarta Sans',sans-serif;background:#080F20;color:#E8EDF5;min-height:100vh;}
/* Mobile friendly responsive scaling wrapper */
.kg-article{width:100%;max-width:480px;margin:0 auto;padding-bottom:60px;}
.kg-article img{max-width:100%;height:auto;display:block;border-radius:10px;}
.hero{background:linear-gradient(160deg,#001060 0%,#080F20 70%);padding:36px 24px 28px;border-bottom:1px solid #162040;}
.eyebrow{font-size:10px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:#EF7E1E;margin-bottom:10px;}
.hero-title{font-size:28px;font-weight:800;line-height:1.22;color:#FFFFFF;margin-bottom:16px;}
.hero-title span{color:#EF7E1E;}
.intro-text{font-size:14px;line-height:1.75;color:#8898BB;margin-bottom:16px;}
.intro-quote{background:#0C1527;border-left:3px solid #EF7E1E;border-radius:0 6px 6px 0;padding:10px 14px;font-size:13px;color:#C4D0E8;font-style:italic;margin-bottom:16px;}
.toc-wrap{padding:20px 24px 0;}
.toc{background:#0A1428;border:1px solid #162040;border-radius:10px;padding:14px 16px;}
.toc-label{font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#3A5080;margin-bottom:10px;}
.toc-item{display:flex;align-items:center;gap:10px;padding:8px 0;border-bottom:1px solid #0F1D3A;}
.toc-item:last-child{border-bottom:none;}
.toc-num{width:24px;height:24px;border-radius:50%;background:#EF7E1E;color:#000;font-size:11px;font-weight:800;display:flex;align-items:center;justify-content:center;flex-shrink:0;}
.toc-text{font-size:13px;color:#C4D0E8;font-weight:600;}
.divider{height:1px;background:#0F1D3A;margin:32px 24px 0;}
/* Extended padding shorthand to allow proper color container wrap backgrounds */
.section{padding:32px 24px;background:#0c165d;border-radius:12px;margin:32px 24px 0;}
.sec-num{font-family:'IBM Plex Mono',monospace;font-size:11px;font-weight:500;color:#EF7E1E;margin-bottom:6px;letter-spacing:.05em;}
.sec-title{font-size:22px;font-weight:800;color:#FFFFFF;line-height:1.25;margin-bottom:16px;}
.sec-body{font-size:14px;line-height:1.75;color:#8898BB;margin-bottom:16px;}
.sec-body strong{color:#C4D0E8;font-weight:600;}
.promo-band{background:#EF7E1E;border-radius:10px;padding:16px 18px;margin-bottom:20px;display:flex;align-items:center;justify-content:space-between;gap:10px;cursor:pointer;transition:transform 0.1s ease, background-color 0.2s ease;}
.promo-band:active{transform:scale(0.98);}
.promo-code-lbl{font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#3A1F00;}
.promo-code{font-family:'IBM Plex Mono',monospace;font-size:20px;font-weight:700;color:#000;letter-spacing:.04em;}
.promo-extra{font-size:12px;font-weight:700;color:#3A1F00;text-align:right;line-height:1.3;flex-shrink:0;}
.price-table{background:#0C1527;border:1px solid #162040;border-radius:10px;overflow:hidden;margin-bottom:16px;}
.price-row{display:flex;align-items:center;justify-content:space-between;padding:13px 16px;border-bottom:1px solid #0F1D3A;gap:8px;}
.price-row:last-child{border-bottom:none;}
.price-row.hl{background:rgba(239,126,30,.07);}
.price-name{font-size:13px;color:#C4D0E8;font-weight:600;display:flex;align-items:center;gap:6px;flex-wrap:wrap;min-width:0;flex:1;}
.price-tag{font-size:9px;font-weight:700;background:rgba(239,126,30,0.15);color:#EF7E1E;border:1px solid rgba(239,126,30,0.25);padding:2px 7px;border-radius:4px;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;}
.price-val{font-family:'IBM Plex Mono',monospace;font-size:14px;font-weight:600;color:#EF7E1E;flex-shrink:0;}
.warn-box{background:#0F1D3A;border:1px solid rgba(239,126,30,.25);border-radius:8px;padding:12px 14px;margin-bottom:0;display:flex;gap:10px;align-items:flex-start;}
.warn-icon{font-size:18px;flex-shrink:0;margin-top:1px;}
.warn-box .ti{color:#EF7E1E;}
.warn-text{font-size:12px;line-height:1.65;color:#8898BB;}
.warn-text strong{color:#EF7E1E;}
.steplist{background:#0C1527;border:1px solid #162040;border-radius:10px;overflow:hidden;margin-bottom:20px;}
.steplist-header{background:#0057B8;padding:10px 16px;font-size:12px;font-weight:700;color:#fff;letter-spacing:.05em;text-transform:uppercase;}
.step-heading-alt{font-size:12px;font-weight:700;color:#FFFFFF;padding:12px 16px 4px 16px;letter-spacing:0.02em;text-transform:uppercase;}
.step-item{display:flex;align-items:flex-start;gap:12px;padding:13px 16px;border-bottom:1px solid #0F1D3A;font-size:13px;color:#C4D0E8;line-height:1.55;}
.step-item:last-child{border-bottom:none;}
.step-num{width:22px;height:22px;border-radius:50%;background:#EF7E1E;color:#000;font-size:11px;font-weight:800;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px;}
.cta{background:#0C1527;border:1px solid #1D3070;border-radius:12px;margin:32px 24px 0;padding:24px;text-align:center;}
.cta-title{font-size:16px;font-weight:800;color:#FFFFFF;margin-bottom:8px;}
.cta-sub{font-size:13px;color:#8898BB;margin-bottom:20px;line-height:1.65;}
.cta-btn{display:inline-block;background:#EF7E1E;color:#0c165d;font-size:13px;font-weight:800;padding:12px 28px;border-radius:6px;text-decoration:none;letter-spacing:.03em;}
.cta-btn:hover{background:#FF9A40;}
/* Structural safety constraints for narrow smartphone viewports */
@media (max-width: 480px) {
.hero { padding: 32px 16px 24px; }
.toc-wrap { padding: 20px 12px 0; }
.divider { margin: 24px 16px 0; }
.section { padding: 24px 16px; margin: 24px 16px 0; }
.cta { margin: 32px 16px 0; padding: 24px 16px; }
.promo-band { padding: 12px 14px; }
.promo-code { font-size: 18px; }
.promo-extra { font-size: 11px; }
.price-row { padding: 12px 12px; }
.price-name { font-size: 12px; }
.price-val { font-size: 13px; }
}
Kaki Gamer Content Hub · Promo
Gaji Dah Masuk? Jom Jimat!
Gaji is in, and it is time to stack up your diamonds! Kaki Gamer's Pay Day Sale is officially live with major end-of-month savings for both MLBB and Free Fire.
* MLBB Promo (25 to 30 June): Take an extra 3% off selected tiers with code KGJUNE3, strictly valid for TNG eWallet payments only.
* Free Fire Promo (25 to 27 June): Get a 7% direct automatic discount on the Weekly Pass, Evo Access 3D, 100 Diamonds, and 300 Diamonds. Note that this Free Fire promo ends on 27 June!
"Want to top up big but still keep it budget-friendly?"
We have got you covered. Scroll down to check out the final price tables and quick redemption steps below.
In this article:
1Final Prices for Pay Day Sale (25 to 30 June)
2Final Prices for Free Fire Promotion (Ends 27 June)
3Step-by-Step: How to Redeem Your Pay Day Savings
PROMO 01 / 03
Harga FinalWave 3.
You don’t have to do the math yourself, we’ve already calculated the final prices with the extra 3% off applied. What you see below is exactly what you’ll pay at checkout when using TNG eWallet!
Promo Code (TNG eWallet Only)
KGJUNE3
Extra3% OFF
Weekly Diamond PassHotRM 8.39
140 DiamondsRM 9.78
284 DiamondsRM 19.62
355 DiamondsRM 24.53
716 DiamondsRM 49.05
7502 DiamondsBest ValueRM 489.62
Quick note: This special wave only covers the Weekly Diamond Pass and the specific diamond tiers listed above. The Twilight Pass and any other unlisted tiers are not included in this promo. Code is limited to TNG eWallet purchases only.
PROMO 02 / 03
Final Prices: Free Fire Promotion
Enjoy a 7% direct discount automatically applied to selected Free Fire denominations. No promo code needed, the prices are slashed directly on the page!
Weekly PassRM 6.31
Evo Access 3DRM 2.21
100 DiamondsRM 3.91
300 DiamondsRM 12.42
Quick note: Strictly valid from 25 June 2026 to 27 June 2026 only. Free Fire promotion ends on 27 June. Eligible Denominations are limited to the Weekly Pass, Evo Access 3D, 100 Diamonds, and 300 Diamonds.
PROMO 03 / 03
How to Redeem Your Pay Day Savings
Claiming your discount takes less than 2 minutes, and your Diamonds will be credited instantly to your account once payment is approved. Just follow these simple steps (Please note: KGJUNE3 is for MLBB using TNG eWallet only, while Free Fire discounts are applied automatically at checkout!):
Redemption Steps
Mobile Legends: Bang Bang (Uses Code: KGJUNE3 via TNG eWallet)
1Head over to the [Mobile Legends: Bang Bang page on Kaki Gamer].
2Enter your User ID and Zone ID. (Double-check these to ensure your Diamonds go to the right account!)
3Select your preferred Weekly Diamond Pass or the Flash Sale diamond package you want.
4Type KGJUNE3 into the promo code box to instantly unlock your extra 3% savings (Note: This code will only validate if TNG eWallet is selected).
5Select TNG eWallet as your payment method, then complete your checkout!
Free Fire (No Promo Code Needed - Ends 27 June)
1Head over to the Free Fire page on Kaki Gamer.
2Enter your Player ID accurately.
3Select your preferred eligible denomination (the 7% discount is already directly applied to the price), choose your payment method, and complete your checkout!
Don’t Miss Out!
This Pay Day promotional window runs from 25th to 30th June only, but remember that the Free Fire promotion is valid from 25th to 27th June only! Don't wait until the last minute or let the promo slip away. Secure your discounted diamonds today, stack up your passes, and dominate the battlefield!
Top Up Now
function copyPromoCode() {
const codeText = document.getElementById('code-string').innerText;
navigator.clipboard.writeText(codeText).then(() => {
const statusLabel = document.getElementById('copy-status-text');
statusLabel.innerHTML = "Copied!";
setTimeout(() => {
statusLabel.innerHTML = "Click toCopy";
}, 2000);
}).catch(err => {
console.error('Failed to copy text: ', err);
});
}
Admin
June 25, 2026
VALORANT
Make a Splash with Valorant Hi-DR0!
Catch the Valorant Hi-DR0 Wave Now! · Kaki Gamer
*{box-sizing:border-box;margin:0;padding:0;}
body{font-family:'Plus Jakarta Sans',sans-serif;background:#080F20;color:#E8EDF5;min-height:100vh;}
/* Mobile optimization wrapper */
.kg-article{width:100%;max-width:480px;margin:0 auto;padding-bottom:60px;}
.kg-article img{max-width:100%;height:auto;display:block;border-radius:10px;}
.hero{background:linear-gradient(160deg,#001060 0%,#080F20 70%);padding:36px 24px 28px;border-bottom:1px solid #162040;}
.eyebrow{font-size:10px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:#EF7E1E;margin-bottom:10px;}
.hero-title{font-size:26px;font-weight:800;line-height:1.22;color:#FFFFFF;margin-bottom:16px;}
.hero-title span{color:#EF7E1E;}
.intro-text{font-size:14px;line-height:1.75;color:#8898BB;margin-bottom:16px;}
.intro-quote{background:#0C1527;border-left:3px solid #EF7E1E;border-radius:0 6px 6px 0;padding:10px 14px;font-size:13px;color:#C4D0E8;font-style:italic;margin-bottom:16px;}
.toc-wrap{padding:20px 24px 0;}
.toc{background:#0A1428;border:1px solid #162040;border-radius:10px;padding:14px 16px;}
.toc-label{font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#3A5080;margin-bottom:10px;}
.toc-item{display:flex;align-items:center;gap:10px;padding:8px 0;border-bottom:1px solid #0F1D3A;}
.toc-item:last-child{border-bottom:none;}
.toc-num{width:24px;height:24px;border-radius:50%;background:#EF7E1E;color:#000;font-size:11px;font-weight:800;display:flex;align-items:center;justify-content:center;flex-shrink:0;}
.toc-text{font-size:13px;color:#C4D0E8;font-weight:600;}
.divider{height:1px;background:#0F1D3A;margin:32px 24px 0;}
.section{padding:32px 24px;background:#0c165d;border-radius:12px;margin:32px 24px 0;}
.sec-num{font-family:'IBM Plex Mono',monospace;font-size:11px;font-weight:500;color:#EF7E1E;margin-bottom:6px;letter-spacing:.05em;}
.sec-title{font-size:22px;font-weight:800;color:#FFFFFF;line-height:1.25;margin-bottom:16px;}
.sec-body{font-size:14px;line-height:1.75;color:#8898BB;margin-bottom:16px;}
.sec-body strong{color:#C4D0E8;font-weight:600;}
.price-table{background:#0C1527;border:1px solid #162040;border-radius:10px;overflow:hidden;margin-bottom:16px;}
.price-row{display:flex;align-items:center;justify-content:space-between;padding:13px 16px;border-bottom:1px solid #0F1D3A;gap:8px;}
.price-row:last-child{border-bottom:none;}
.price-row.hl{background:rgba(239,126,30,.07);}
.price-name{font-size:13px;color:#C4D0E8;font-weight:600;display:flex;align-items:center;gap:6px;flex-wrap:wrap;min-width:0;flex:1;}
.price-tag{font-size:9px;font-weight:700;background:rgba(239,126,30,0.15);color:#EF7E1E;border:1px solid rgba(239,126,30,0.25);padding:2px 7px;border-radius:4px;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;}
.price-val{font-family:'IBM Plex Mono',monospace;font-size:14px;font-weight:600;color:#EF7E1E;flex-shrink:0;}
.warn-box{background:#0F1D3A;border:1px solid rgba(239,126,30,.25);border-radius:8px;padding:12px 14px;margin-bottom:0;display:flex;gap:10px;align-items:flex-start;}
.warn-icon{font-size:18px;flex-shrink:0;margin-top:1px;}
.warn-text{font-size:12px;line-height:1.65;color:#8898BB;}
.warn-text strong{color:#EF7E1E;}
.steplist{background:#0C1527;border:1px solid #162040;border-radius:10px;overflow:hidden;margin-bottom:20px;}
.steplist-header{background:#0057B8;padding:10px 16px;font-size:12px;font-weight:700;color:#fff;letter-spacing:.05em;text-transform:uppercase;}
.step-item{display:flex;align-items:flex-start;gap:12px;padding:13px 16px;border-bottom:1px solid #0F1D3A;font-size:13px;color:#C4D0E8;line-height:1.55;}
.step-item:last-child{border-bottom:none;}
.step-num{width:22px;height:22px;border-radius:50%;background:#EF7E1E;color:#000;font-size:11px;font-weight:800;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px;}
.step-item code{font-family:'IBM Plex Mono',monospace;font-size:12px;background:#162040;color:#F5C842;padding:2px 7px;border-radius:3px;word-break:break-all;}
.cta{background:#0C1527;border:1px solid #1D3070;border-radius:12px;margin:32px 24px 0;padding:24px;text-align:center;}
.cta-title{font-size:16px;font-weight:800;color:#FFFFFF;margin-bottom:8px;}
.cta-sub{font-size:13px;color:#8898BB;margin-bottom:20px;line-height:1.65;}
.cta-btn{display:inline-block;background:#EF7E1E;color:#0c165d;font-size:13px;font-weight:800;padding:12px 28px;border-radius:6px;text-decoration:none;letter-spacing:.03em;}
.cta-btn:hover{background:#FF9A40;}
.footer-note{padding:24px 24px 0;font-size:11px;color:#2A3F60;text-align:center;line-height:1.6;}
@media (max-width: 480px) {
.hero { padding: 32px 16px 24px; }
.toc-wrap { padding: 20px 12px 0; }
.divider { margin: 24px 12px 0; }
.section { padding: 24px 12px; margin: 24px 12px 0; }
.cta { margin: 32px 12px 0; padding: 24px 12px; }
.price-row { padding: 12px 12px; }
.price-name { font-size: 12px; }
.price-val { font-size: 13px; }
}
Kaki Gamer Content Hub · Updates
Hi Dro Collection
Catch the wave before it rotates out—reload your VP in seconds.
"Submarines, deep-sea coral, and bubble streams."
Ready to trade the dark, edgy weapon skins for some bright summer vibes? Riot's latest underwater-themed collection is officially live in the store. Keep reading to check out the item pricing and how to top up instantly.
In this article
1Hi-DR0 Weapon Lineup & Pricing
2Step-by-Step VP Top-Up Guide
SECTION 01 / 02
Bundle Items &VP Costs.
As a Deluxe-tier collection, the Hi-DR0 bundle gives you awesome custom 3D models without demanding premium prices. Perfect for collectors looking for a clean, vibrant aesthetic.
Full Hi-DR0 BundleBest Value5,100 VP
Hi-DR0 Baton (Melee)2,550 VP
Hi-DR0 Phantom1,275 VP
Hi-DR0 Operator1,275 VP
Hi-DR0 Sheriff1,275 VP
Hi-DR0 Ares1,275 VP
Hi-Dro Buddy475 VP
Hi-Dro Card375 VP
Quick note: Deluxe tier skins do not feature upgradeable VFX finishers or color variants, but they include completely unique, beautiful aquarium-style weapon shells!
SECTION 02 / 02
How to Buy VPon Kaki Gamer.
Don't let the store timer run out on you. Top up your Valorant Points in less than 2 minutes using our secure, gamer-first platform.
Step-by-Step Top-Up
1Head directly to the Valorant Page on Kaki Gamer.
2Enter your Riot ID and Tagline (e.g., KakiGamer#SEA). No passwords needed!
3Select your required VP tier. We recommend the 5,350 VP bundle to secure the entire set instantly.
4Choose TNG eWallet as your checkout option.
5Complete payment! The VP will be credited to your Riot account almost immediately.
Ready to secure the wave?
Skins rotate out of the shop quickly. Top up securely on Kaki Gamer today and dominate your next competitive lobby in style.
Top Up VP Now
Admin
June 18, 2026
Promotions
Cara Jimat Beli MLBB Diamonds (19-21 Jun)
19–21 Jun: Ni Cara Korang Jimat Beli MLBB Diamonds! · Kaki Gamer
*{box-sizing:border-box;margin:0;padding:0;}
body{font-family:'Plus Jakarta Sans',sans-serif;background:#080F20;color:#E8EDF5;min-height:100vh;}
/* Mobile optimization wrapper */
.kg-article{width:100%;max-width:480px;margin:0 auto;padding-bottom:60px;}
.kg-article img{max-width:100%;height:auto;display:block;border-radius:10px;}
.hero{background:linear-gradient(160deg,#001060 0%,#080F20 70%);padding:36px 24px 28px;border-bottom:1px solid #162040;}
.eyebrow{font-size:10px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:#EF7E1E;margin-bottom:10px;}
.hero-title{font-size:26px;font-weight:800;line-height:1.22;color:#FFFFFF;margin-bottom:16px;}
.hero-title span{color:#EF7E1E;}
.intro-text{font-size:14px;line-height:1.75;color:#8898BB;margin-bottom:16px;}
.intro-quote{background:#0C1527;border-left:3px solid #EF7E1E;border-radius:0 6px 6px 0;padding:10px 14px;font-size:13px;color:#C4D0E8;font-style:italic;margin-bottom:16px;}
.toc-wrap{padding:20px 24px 0;}
.toc{background:#0A1428;border:1px solid #162040;border-radius:10px;padding:14px 16px;}
.toc-label{font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#3A5080;margin-bottom:10px;}
.toc-item{display:flex;align-items:center;gap:10px;padding:8px 0;border-bottom:1px solid #0F1D3A;}
.toc-item:last-child{border-bottom:none;}
.toc-num{width:24px;height:24px;border-radius:50%;background:#EF7E1E;color:#000;font-size:11px;font-weight:800;display:flex;align-items:center;justify-content:center;flex-shrink:0;}
.toc-text{font-size:13px;color:#C4D0E8;font-weight:600;}
.divider{height:1px;background:#0F1D3A;margin:32px 24px 0;}
.section{padding:32px 24px;background:#0c165d;border-radius:12px;margin:32px 24px 0;}
.sec-num{font-family:'IBM Plex Mono',monospace;font-size:11px;font-weight:500;color:#EF7E1E;margin-bottom:6px;letter-spacing:.05em;}
.sec-title{font-size:22px;font-weight:800;color:#FFFFFF;line-height:1.25;margin-bottom:16px;}
.sec-body{font-size:14px;line-height:1.75;color:#8898BB;margin-bottom:16px;}
.sec-body strong{color:#C4D0E8;font-weight:600;}
.promo-band{background:#EF7E1E;border-radius:10px;padding:16px 18px;margin-bottom:20px;display:flex;align-items:center;justify-content:space-between;gap:10px;cursor:pointer;transition:transform 0.1s ease, background-color 0.2s ease;}
.promo-band:active{transform:scale(0.98);}
.promo-code-lbl{font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#3A1F00;}
.promo-code{font-family:'IBM Plex Mono',monospace;font-size:20px;font-weight:700;color:#000;letter-spacing:.04em;}
/* OPTIMIZED: Changed min-width to flex-shrink to prevent container blowout on mobile */
.promo-extra{font-size:12px;font-weight:700;color:#3A1F00;text-align:right;line-height:1.3;flex-shrink:0;}
.price-table{background:#0C1527;border:1px solid #162040;border-radius:10px;overflow:hidden;margin-bottom:16px;}
.price-row{display:flex;align-items:center;justify-content:space-between;padding:13px 16px;border-bottom:1px solid #0F1D3A;gap:8px;}
.price-row:last-child{border-bottom:none;}
.price-row.hl{background:rgba(239,126,30,.07);}
/* OPTIMIZED: Handled layout wrapping dynamics safely inside the text field */
.price-name{font-size:13px;color:#C4D0E8;font-weight:600;display:flex;align-items:center;gap:6px;flex-wrap:wrap;min-width:0;flex:1;}
.price-tag{font-size:9px;font-weight:700;background:rgba(239,126,30,0.15);color:#EF7E1E;border:1px solid rgba(239,126,30,0.25);padding:2px 7px;border-radius:4px;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;}
/* OPTIMIZED: Prevent numeric price text elements from shrinking or dropping off-screen */
.price-val{font-family:'IBM Plex Mono',monospace;font-size:14px;font-weight:600;color:#EF7E1E;flex-shrink:0;}
.warn-box{background:#0F1D3A;border:1px solid rgba(239,126,30,.25);border-radius:8px;padding:12px 14px;margin-bottom:0;display:flex;gap:10px;align-items:flex-start;}
.warn-icon{font-size:18px;flex-shrink:0;margin-top:1px;}
.warn-text{font-size:12px;line-height:1.65;color:#8898BB;}
.warn-text strong{color:#EF7E1E;}
.steplist{background:#0C1527;border:1px solid #162040;border-radius:10px;overflow:hidden;margin-bottom:20px;}
.steplist-header{background:#0057B8;padding:10px 16px;font-size:12px;font-weight:700;color:#fff;letter-spacing:.05em;text-transform:uppercase;}
.step-item{display:flex;align-items:flex-start;gap:12px;padding:13px 16px;border-bottom:1px solid #0F1D3A;font-size:13px;color:#C4D0E8;line-height:1.55;}
.step-item:last-child{border-bottom:none;}
.step-num{width:22px;height:22px;border-radius:50%;background:#EF7E1E;color:#000;font-size:11px;font-weight:800;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px;}
.step-item code{font-family:'IBM Plex Mono',monospace;font-size:12px;background:#162040;color:#F5C842;padding:2px 7px;border-radius:3px;word-break:break-all;}
.cta{background:#0C1527;border:1px solid #1D3070;border-radius:12px;margin:32px 24px 0;padding:24px;text-align:center;}
.cta-title{font-size:16px;font-weight:800;color:#FFFFFF;margin-bottom:8px;}
.cta-sub{font-size:13px;color:#8898BB;margin-bottom:20px;line-height:1.65;}
.cta-btn{display:inline-block;background:#EF7E1E;color:#0c165d;font-size:13px;font-weight:800;padding:12px 28px;border-radius:6px;text-decoration:none;letter-spacing:.03em;}
.cta-btn:hover{background:#FF9A40;}
.footer-note{padding:24px 24px 0;font-size:11px;color:#2A3F60;text-align:center;line-height:1.6;}
/* OPTIMIZED: Tightened structural parameters specifically for small viewports */
@media (max-width: 480px) {
.hero { padding: 32px 16px 24px; }
.toc-wrap { padding: 20px 12px 0; }
.divider { margin: 24px 12px 0; }
/* Decreased block metrics to allow maximum inner horizontal text width */
.section { padding: 24px 12px; margin: 24px 12px 0; }
.cta { margin: 32px 12px 0; padding: 24px 12px; }
/* Micro typography optimizations for low-resolution viewports */
.promo-band { padding: 12px 14px; }
.promo-code { font-size: 18px; }
.promo-extra { font-size: 11px; }
.price-row { padding: 12px 12px; }
.price-name { font-size: 12px; }
.price-val { font-size: 13px; }
}
Kaki Gamer Content Hub · Promo
19–21 Jun: Ni Cara Korang Jimat Beli MLBB Diamonds!
MLBB x Sanrio collab event tengah panas-panas sekarang. Floryn's Cinnamoroll, Angela's Hello Kitty, semua orang grinding Premium Supply Phase tengah-tengah minggu ni.
"Korang nak draw banyak, tapi takut budget tak cukup?"
Tu sebab Kaki Gamer drop Wave 3 flash sale, extra 3% off khusus untuk minggu event ni. Scroll bawah untuk tengok harga final dan cara redeem.
Dalam artikel ni
1Harga final Wave 3 (19–21 Jun)
2Cara redeem KGJUNE3
PROMO 01 / 02
Harga FinalWave 3.
Korang tak payah kira sendiri, harga bawah ni dah termasuk extra 3% off dari kod promo. Apa yang korang nampak, tu lah yang korang bayar masa checkout.
Promo Code
KGJUNE3
Click toCopy
Weekly Diamond PassHotRM 8.39
140 DiamondsRM 9.78
284 DiamondsRM 19.62
355 DiamondsRM 24.53
716 DiamondsRM 49.05
7502 DiamondsBest ValueRM 489.62
Quick note: Wave ni cover Weekly Diamond Pass dan diamond tiers yang listed je. Twilight Pass dan tier lain yang tak disenaraikan, tak termasuk dalam promo ni.
PROMO 02 / 02
Cara RedeemKGJUNE3.
5 steps je, takes less than 2 minit. Confirm Diamonds masuk terus lepas payment lulus.
Step-by-Step
1Pergi page Mobile Legends: Bang Bang kat Kaki Gamer.
2Masukkan User ID dan Zone ID korang. Double-check, pastikan Diamonds masuk account yang betul!
3Pilih package Flash Sale atau Weekly Diamond Pass yang korang nak.
4Masukkan kod KGJUNE3 dalam promo code box untuk claim extra 3%.
5Pilih TNG eWallet sebagai payment method, then complete!
Event window terhad, 19 hingga 21 Jun je.
Jangan tunggu last minute. Top up sekarang sebelum Premium Supply Phase habis, guna kod KGJUNE3 untuk extra savings.
Top Up Sekarang
function copyPromoCode() {
const codeText = document.getElementById('code-string').innerText;
navigator.clipboard.writeText(codeText).then(() => {
const statusLabel = document.getElementById('copy-status-text');
statusLabel.innerHTML = "Copied!";
setTimeout(() => {
statusLabel.innerHTML = "Click toCopy";
}, 2000);
}).catch(err => {
console.error('Batal menyalin teks: ', err);
});
}
Admin
June 18, 2026
FC Mobile
Jom Main 'The World's Game' Update!
FC Mobile Update Baru: The World's Game Dah Sampai! · Kaki Gamer
*{box-sizing:border-box;margin:0;padding:0;}
body{font-family:'Plus Jakarta Sans',sans-serif;background:#080F20;color:#E8EDF5;min-height:100vh;}
/* FIXED: Mobile optimization to prevent width cutting off */
.kg-article{width:100%;max-width:480px;margin:0 auto;padding-bottom:60px;}
.kg-article img{max-width:100%;height:auto;display:block;border-radius:10px;}
.hero{background:linear-gradient(160deg,#001060 0%,#080F20 70%);padding:36px 24px 28px;border-bottom:1px solid #162040;}
.eyebrow{font-size:10px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:#EF7E1E;margin-bottom:10px;}
.hero-title{font-size:26px;font-weight:800;line-height:1.22;color:#FFFFFF;margin-bottom:16px;}
.hero-title span{color:#EF7E1E;}
.intro-text{font-size:14px;line-height:1.75;color:#8898BB;margin-bottom:16px;}
.intro-quote{background:#0C1527;border-left:3px solid #EF7E1E;border-radius:0 6px 6px 0;padding:10px 14px;font-size:13px;color:#C4D0E8;font-style:italic;margin-bottom:16px;}
.toc-wrap{padding:20px 24px 0;}
.toc{background:#0A1428;border:1px solid #162040;border-radius:10px;padding:14px 16px;}
.toc-label{font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#3A5080;margin-bottom:10px;}
.toc-item{display:flex;align-items:center;gap:10px;padding:8px 0;border-bottom:1px solid #0F1D3A;}
.toc-item:last-child{border-bottom:none;}
.toc-num{width:24px;height:24px;border-radius:50%;background:#EF7E1E;color:#000;font-size:11px;font-weight:800;display:flex;align-items:center;justify-content:center;flex-shrink:0;}
.toc-text{font-size:13px;color:#C4D0E8;font-weight:600;}
.divider{height:1px;background:#0F1D3A;margin:32px 24px 0;}
/* FIXED: Extended padding bottom and applied the background style properly */
.section{padding:32px 24px;background:#0c165d;border-radius:12px;margin:32px 24px 0;}
.sec-num{font-family:'IBM Plex Mono',monospace;font-size:11px;font-weight:500;color:#EF7E1E;margin-bottom:6px;letter-spacing:.05em;}
.sec-title{font-size:22px;font-weight:800;color:#FFFFFF;line-height:1.25;margin-bottom:16px;}
.sec-body{font-size:14px;line-height:1.75;color:#8898BB;margin-bottom:16px;}
.sec-body strong{color:#C4D0E8;font-weight:600;}
.tip-card{background:#0C1527;border:1px solid #162040;border-radius:10px;padding:16px;margin-bottom:12px;}
.tip-card-title{font-size:13px;font-weight:700;color:#FFFFFF;margin-bottom:8px;display:flex;align-items:center;gap:8px;flex-wrap:wrap;}
.tip-badge{font-size:9px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;background:#EF7E1E;color:#000;padding:2px 7px;border-radius:4px;}
.tip-badge.alt{background:#0057B8;color:#fff;}
.tip-card-body{font-size:13px;line-height:1.65;color:#8898BB;}
.tip-card-body code{font-family:'IBM Plex Mono',monospace;font-size:12px;background:#162040;color:#F5C842;padding:2px 7px;border-radius:3px;word-break:break-all;}
.warn-box{background:#0F1D3A;border:1px solid rgba(239,126,30,.25);border-radius:8px;padding:12px 14px;margin-bottom:0;display:flex;gap:10px;align-items:flex-start;}
.warn-icon{font-size:18px;flex-shrink:0;margin-top:1px;}
.warn-text{font-size:12px;line-height:1.65;color:#8898BB;}
.warn-text strong{color:#EF7E1E;}
/* Buff / Nerf list */
.bn-wrap{border-radius:10px;overflow:hidden;margin-bottom:20px;border:1px solid #162040;}
.bn-header{display:flex;}
.bn-header-cell{flex:1;padding:11px 16px;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#fff;display:flex;align-items:center;gap:6px;}
.bn-header-cell.buff{background:#0F6B47;}
.bn-header-cell.nerf{background:#7A2030;}
.bn-list{background:#0C1527;}
.bn-item{display:flex;align-items:flex-start;gap:10px;padding:12px 16px;border-bottom:1px solid #0F1D3A;font-size:13px;color:#C4D0E8;line-height:1.55;}
.bn-item:last-child{border-bottom:none;}
.bn-tag{flex-shrink:0;width:20px;height:20px;border-radius:5px;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:800;margin-top:1px;}
.bn-tag.buff{background:rgba(29,158,117,.15);color:#1D9E75;}
.bn-tag.nerf{background:rgba(255,59,92,.15);color:#FF3B5C;}
.bn-item strong{color:#FFFFFF;}
.stat-row{display:flex;gap:10px;margin-bottom:20px;}
.stat-box{flex:1;background:#0C1527;border:1px solid #162040;border-radius:10px;padding:14px 16px;}
.stat-num{font-family:'IBM Plex Mono',monospace;font-size:22px;font-weight:600;color:#EF7E1E;line-height:1;margin-bottom:4px;}
.stat-lbl{font-size:10px;color:#3A5080;text-transform:uppercase;letter-spacing:.05em;}
.cta{background:#0C1527;border:1px solid #1D3070;border-radius:12px;margin:32px 24px 0;padding:24px;text-align:center;}
.cta-title{font-size:16px;font-weight:800;color:#FFFFFF;margin-bottom:8px;}
.cta-sub{font-size:13px;color:#8898BB;margin-bottom:20px;line-height:1.65;}
/* FIXED: High contrast button text color matching dark blue style */
.cta-btn{display:inline-block;background:#EF7E1E;color:#0c165d;font-size:13px;font-weight:800;padding:12px 28px;border-radius:6px;text-decoration:none;letter-spacing:.03em;}
.cta-btn:hover{background:#FF9A40;}
.footer-note{padding:24px 24px 0;font-size:11px;color:#2A3F60;text-align:center;line-height:1.6;}
/* FIXED: Added mobile spacing overrides so layout elements don't scale past phone screen bounds */
@media (max-width: 480px) {
.hero { padding: 32px 16px 24px; }
.toc-wrap { padding: 20px 16px 0; }
.divider { margin: 24px 16px 0; }
.section { padding: 24px 16px; margin: 24px 16px 0; }
.cta { margin: 32px 16px 0; padding: 24px 16px; }
}
Kaki Gamer Content Hub · Game Update
FC Mobile Update Baru: The World's Game Dah Sampai!
Korang dah download FC Mobile update terbaru? Kalau belum, korang confirm rugi — bukan main-main update ni, EA bawak satu tournament mode penuh, PlayStyles baru, dan banyak lagi.
"Korang lah yang pilih national team, korang lah yang angkat cup tu."
Teruskan baca untuk breakdown semua benda baru dalam update ni — dari tournament mode sampai gameplay changes yang korang kena tahu sebelum masuk match.
Dalam artikel ni
1The World's Game Tournament
2PlayStyles & Quick Match
3What's Buffed & Nerfed
UPDATE 01 / 03
The World's GameTournament.
Ni la headline feature update kali ni. Korang boleh pilih dari lebih 50 national teams — Brazil, England, dan banyak lagi — terus dari Football Center atau Home screen, then grind sampai angkat trophy.
Yang best, semua customizable. Korang nak set difficulty sendiri, semak lineup lawan, atau atur schedule tournament ikut masa lapang korang — semua boleh.
Cinematic Celebration baru
Menang single-match atau two-leg knockout, korang dapat Champion video dan shareable championship image — confirm boleh flex kat group chat.
Flexibility Withdraw feature
Tak sempat habiskan run? Guna Withdraw untuk forfeit, then start tournament baru bila ada masa. Tak perlu rugi progress.
Pro tip: Tournament ni datang dengan opening cinematic, team showcase, dan broadcast package sendiri. Layan macam korang tonton World Cup betul-betul.
UPDATE 02 / 03
PlayStyles &Quick Match.
Dah lama korang tanya pasal benda lain selain overall rating kan? Sekarang dah ada PlayStyles — ciri unik setiap player yang appear sebagai icon atas head model masa main, real-time.
PlayStyle Impact In-Match
Finesse Expert tambah curve shot · Power Shot laju strike · Bullet Pass ground pass lagi tepat · Bruiser menang physical challenge.
Selain tu, Quick Match With Friends sekarang lagi senang — buat game room dalam sekelip mata, share room code, terus main. Boleh pilih Club, National Team, atau Ultimate Team korang sendiri.
Bonus Player Compare upgrade
Compare feature dah pindah terus ke Player detail screen — senang nak banding sub-stats dua card sebelum decide starting XI korang.
UPDATE 03 / 03
What's Buffed& Nerfed.
Gameplay feel pun kena touch up dalam update ni. Ada part yang lagi power, ada part yang kena tahan sikit. Jangan terkejut kalau match korang rasa lain sikit lepas ni.
Buffed
Nerfed
↑Passing speed untuk player low-attribute — lagi laju, lagi responsive.
↑Auto-tackle — lagi fluid dan ikut attribute defender sebenar.
↓Goalkeeper save untuk short & mid-range shot — diadjust, jangan harap kiper save semua.
↓Manager Mode shooting — disesuaikan supaya match real-life lebih sama dengan core gameplay.
Audio & Visual Apa yang upgrade
Crowd rendering dan commentary national team — lagi hidup. New stadium khas untuk The World's Game Tournament. Head model player Asia Tenggara — lagi realistic.
100Max Friends
+3Bahasa baru
Extra: Limit friend dah naik ke 100, dan inbox sekarang boleh reject request secara bulk. Bahasa Poland, Czech, dan Hindi pun dah disokong.
Dah siap masuk tournament, tapi Coins/FC Points dah habis?
Top up FC Mobile Points terus dari KakiGamer — confirm masuk laju, tak payah ratu kerusi sebelum kick-off.
Top Up Sekarang
Sumber: EA SPORTS FC™ Mobile Patch Notes, 27 Mei 2026 · ea.com
Admin
June 18, 2026
Tips
Internet Korang Slow Gila? Sini Ada 'Cheat Code'
Kaki Gamer Content Hub · Tech Tips
Internet Korang Slow Gila? Sini Ada Game-Changing Tips!
Tengah syok push rank tiba-tiba ping spiking merah? Sakit hati weyh! Masalah internet slow masa gaming ni puncanya bukan sebab telco korang semata-mata, tapi ada settings rahsia yang korang tak pernah usik langsung selama ni.
"Ping hijau padu, barulah senang nak tapau musuh kat battlefield."
Ni dia breakdown beberapa tweaking mudah yang korang boleh buat sekarang untuk dapatkan connection internet paling stabil tanpa modal satu sen pun.
Dalam artikel ni
1Tukar ke DNS Server terpantas (Google atau Cloudflare)
2Wajib tukar router band ke 5GHz WiFi
3Cara clear network cache telefon korang
TIPS 01 / 03
Tukar DNS ServerSerta-merta.
Default DNS daripada telco selalunya agak congested. Dengan menukar Private DNS kat smartphone korang kepada provider yang lebih stabil, respon hantaran data game akan jadi jauh lebih responsif dan kurang packet loss.
Pilihan Terbaik Cloudflare DNS
Pergi ke Settings, cari Private DNS dan masukkan: one.one.one.one
Pilihan Alternatif Google DNS
Sesuai untuk alternatif, masukkan hos Private DNS: dns.google
TIPS 02 / 03
Gunakan Band 5GHzBukan 2.4GHz.
Kalau korang main game guna WiFi rumah, pastikan telefon korang connect pada band 5GHz. Ramai yang tak tahu band 2.4GHz sangat sensitif dengan gangguan perkakas rumah lain, manakala 5GHz memberikan speed maksimum dan latency yang sangat rendah.
Saranan Pro: Jarak optimum untuk WiFi 5GHz adalah dekat dengan router. Kalau korang main dalam bilik yang jauh berkunci, signal mungkin drop sedikit. Dah tahu ni, jangan duduk jauh sangat dari router masa war!
TIPS 03 / 03
Clear Network CacheSecara Berkala.
Sama macam storage, sistem rangkaian telefon korang pun boleh mengumpul data cache yang lapuk. Buat factory reset pada settings rangkaian (Network Settings Reset) sekurang-kurangnya sekali setiap beberapa bulan untuk menyegarkan kembali modem telefon korang.
Ping dah hijau padu? Masa untuk dapatkan skin baru!
Bila internet dah laju tanpa lag, barulah syok nak layan event in-game terbaru. Jom top-up MLBB Diamonds, HOK Tokens atau Free Fire Diamonds paling jimat kat Kaki Gamer sekarang.
Top Up Sekarang
Sumber: Kaki Gamer Tech Tips Guide · kakigamer.com
*{box-sizing:border-box;margin:0;padding:0;}
body{font-family:'Plus Jakarta Sans',sans-serif;background:#080F20;color:#E8EDF5;min-height:100vh;}
.kg-article{width:100%;max-width:480px;margin:0 auto;padding-bottom:60px;}
.kg-article img{max-width:100%;height:auto;display:block;border-radius:10px;}
.hero{background:linear-gradient(160deg,#001060 0%,#080F20 70%);padding:36px 24px 28px;border-bottom:1px solid #162040;}
.eyebrow{font-size:10px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:#EF7E1E;margin-bottom:10px;}
.hero-title{font-size:26px;font-weight:800;line-height:1.22;color:#FFFFFF;margin-bottom:16px;}
.hero-title span{color:#EF7E1E;}
.intro-text{font-size:14px;line-height:1.75;color:#8898BB;margin-bottom:16px;}
.intro-quote{background:#0C1527;border-left:3px solid #EF7E1E;border-radius:0 6px 6px 0;padding:10px 14px;font-size:13px;color:#C4D0E8;font-style:italic;margin-bottom:16px;}
.toc-wrap{padding:20px 24px 0;}
.toc{background:#0A1428;border:1px solid #162040;border-radius:10px;padding:14px 16px;}
.toc-label{font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#3A5080;margin-bottom:10px;}
.toc-item{display:flex;align-items:center;gap:10px;padding:8px 0;border-bottom:1px solid #0F1D3A;}
.toc-item:last-child{border-bottom:none;}
.toc-num{width:24px;height:24px;border-radius:50%;background:#EF7E1E;color:#000;font-size:11px;font-weight:800;display:flex;align-items:center;justify-content:center;flex-shrink:0;}
.toc-text{font-size:13px;color:#C4D0E8;font-weight:600;}
.divider{height:1px;background:#0F1D3A;margin:32px 24px 0;}
.section{padding:32px 24px;background:#0c165d;border-radius:12px;margin:32px 24px 0;}
.sec-num{font-family:'IBM Plex Mono',monospace;font-size:11px;font-weight:500;color:#EF7E1E;margin-bottom:6px;letter-spacing:.05em;}
.sec-title{font-size:22px;font-weight:800;color:#FFFFFF;line-height:1.25;margin-bottom:16px;}
.sec-body{font-size:14px;line-height:1.75;color:#8898BB;margin-bottom:16px;}
.sec-body strong{color:#C4D0E8;font-weight:600;}
.tip-card{background:#0C1527;border:1px solid #162040;border-radius:10px;padding:16px;margin-bottom:12px;}
.tip-card-title{font-size:13px;font-weight:700;color:#FFFFFF;margin-bottom:8px;display:flex;align-items:center;gap:8px;flex-wrap:wrap;}
.tip-badge{font-size:9px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;background:rgba(239,126,30,0.15);color:#EF7E1E;border:1px solid rgba(239,126,30,0.25);padding:2px 7px;border-radius:4px;}
.tip-badge.alt{background:rgba(0,87,184,0.15);color:#579BFF;border:1px solid rgba(0,87,184,0.25);}
.tip-card-body{font-size:13px;line-height:1.65;color:#8898BB;}
.tip-card-body code{font-family:'IBM Plex Mono',monospace;font-size:12px;background:#162040;color:#F5C842;padding:2px 7px;border-radius:3px;}
.warn-box{background:#0F1D3A;border:1px solid rgba(239,126,30,.25);border-radius:8px;padding:12px 14px;margin-bottom:0;display:flex;gap:10px;align-items:flex-start;}
.warn-icon{font-size:18px;flex-shrink:0;margin-top:1px;}
.warn-text{font-size:12px;line-height:1.65;color:#8898BB;}
.warn-text strong{color:#EF7E1E;}
.steplist{background:#0C1527;border:1px solid #162040;border-radius:10px;overflow:hidden;margin-bottom:20px;}
.steplist-header{background:#0057B8;padding:10px 16px;font-size:12px;font-weight:700;color:#fff;letter-spacing:.05em;text-transform:uppercase;}
.step-item{display:flex;align-items:flex-start;gap:12px;padding:13px 16px;border-bottom:1px solid #0F1D3A;font-size:13px;color:#C4D0E8;line-height:1.55;}
.step-item:last-child{border-bottom:none;}
.step-num{width:22px;height:22px;border-radius:50%;background:#EF7E1E;color:#000;font-size:11px;font-weight:800;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px;}
.step-item code{font-family:'IBM Plex Mono',monospace;font-size:12px;background:#162040;color:#F5C842;padding:2px 7px;border-radius:3px;word-break:break-all;}
.cta{background:#0C1527;border:1px solid #1D3070;border-radius:12px;margin:32px 24px 0;padding:24px;text-align:center;}
.cta-title{font-size:16px;font-weight:800;color:#FFFFFF;margin-bottom:8px;}
.cta-sub{font-size:13px;color:#8898BB;margin-bottom:20px;line-height:1.65;}
.cta-btn{display:inline-block;background:#EF7E1E;color:#0c165d;font-size:13px;font-weight:800;padding:12px 28px;border-radius:6px;text-decoration:none;letter-spacing:.03em;}
.cta-btn:hover{background:#FF9A40;}
.footer-note{padding:24px 24px 0;font-size:11px;color:#2A3F60;text-align:center;line-height:1.6;}
@media (max-width: 480px) {
.hero { padding: 32px 16px 24px; }
.toc-wrap { padding: 20px 12px 0; }
.divider { margin: 24px 12px 0; }
.section { padding: 24px 16px; margin: 24px 16px 0; }
.cta { margin: 32px 16px 0; padding: 24px 16px; }
.tip-card { padding: 12px; }
}
Admin
June 16, 2026
Promotions
From June 12–17 Here is How to Save on MLBB Diamonds!
The highly anticipated MLBB x Sanrio collaboration resale event is officially underway, bringing back favorite thematic skins like Floryn's Cinnamoroll and Angela's Hello Kitty. With the first Premium Supply Phase landing right in the middle of the week, timing your top-ups to complete those in-game token recharge tasks is the best way to maximize your draws.
To help you get more value out of your event budget, Kaki Gamer is launching Wave 2 of its flash sale series from June 12th to June 17th 2026. By using the promo code KGJUNE3, you can slice an additional 3% off the active price drops currently live on the platform.
Final Promo Prices for Wave 2
To make things simple, we have done the math for you. The prices displayed below reflect the final amount you will pay after applying the KGJUNE3 promo code at checkout.
This week's extra discount applies strictly to the selected diamond packages and the Weekly Diamond Pass listed below:
Weekly Diamond Pass; RM 8.39
140 Diamonds; RM 9.78
284 Diamonds; RM 19.62
355 Diamonds; RM 24.53
716 Diamonds; RM 49.05
1446 Diamonds; RM 97.83
7502 Diamonds; RM 489.62
Quick Note: This specific flash sale wave includes the Weekly Diamond Pass, but does not apply to the Twilight Pass or any unlisted direct diamond tiers.
How to Get Your Discount
Step 1: Head over to Mobile Legends: Bang Bang on Kaki Gamer.
Step 2: Type in your User ID and Zone ID (Make sure to double-check these so your diamonds land safely in your account!).
Step 3: Pick your favorite Flash Sale diamond package or the Weekly Diamond Pass from the list.
Step 4: Don’t forget to type KGJUNE3 into the promo code box to claim your extra 3% savings.
Step 5: Choose Touch 'n Go eWallet and hit complete!
Admin
June 11, 2026
MLBB
Your Ultimate MLBB x Sanrio Event Guide
Kawaii Invasion! The Ultimate MLBB x Sanrio Guide
Get your squad ready, because the most adorable crossover in the Land of Dawn is officially back. The MLBB x Sanrio collaboration resale event is live from June 5th until June 30th, 2026. Whether you are looking to secure your very first collaboration skin or finally complete your collection, this event is packed with pastel powerups, flashy custom recalls, and token events you won't want to miss.
Let’s dive straight into the skin lineup, the grid mechanics, and how you can min-max your diamonds to walk away with the best loot.
The Sanrio Squad: Who Are You Aiming For?
This resale brings back four iconic Epic-tier skins. They don’t just look great; they come with completely customized voice lines, skill sound effects, and unique match animations:
Floryn (Fluffy Dream); Styled after Cinnamoroll. This pastel tea-party skin is the ultimate starter piece because it is guaranteed on your very first 10 draws.
Angela (Heartstring); Styled after Hello Kitty. Easily one of the most requested support skins in the game, featuring bright pink hearts and an ultra-cute carousel recall animation.
Chang'e (Moon Artist); Styled after Pompompurin. Great news for Chang'e mains: Moonton completely reworked her skill effects for the 2026 run, making her paint splashes and doodles look way brighter and cleaner in team fights.
Claude (Bad Bro); Styled after Badtz-Maru. If pastel isn't your vibe, Claude brings a rebellious street-style look complete with neon graffiti skill trails and a penguin sidekick.
Cracking the Code: How the Bingo System Works
There is no standard exchange shop where you can just buy these skins with badges. Instead, you will be playing on a 3x3 Bingo grid:
The Cost; A single daily draw gets a 50% discount, dropping from 225 diamonds down to 112 diamonds. Your very first 10x draw of the event is also half-price at 1,125 diamonds.
The Bingo Grid; Every 10 draws you complete fires a random tile onto a 3x3 grid. Light up three tiles in a straight row (horizontal, vertical, or diagonal) and boom: an unowned Sanrio skin is yours.
Zero Duplicates; The grid checks your inventory before dropping a collaboration skin, so you will never throw diamonds away on a Sanrio skin you already own.
Score Free Tokens: Premium Supply Phase 1
You do not need to drop massive amounts of diamonds all at once to win this event. The real secret weapon for smart spenders is the Premium Supply event.
Phase 1 runs from June 12th to June 15th, 2026. Just by logging into the game and completing simple diamond recharge tasks, you can secure around 16 free draw tokens to clear your grid lines.
💡 Pro-Tip: Head over to Kaki Gamer to clear your Premium Supply tasks instantly. Snagging your diamonds or renewing your Weekly Diamond Pass on the platform lets you cross off those in-game recharge goals using secure local payment methods. It is the easiest way to stack up your free event tickets without overspending your budget.
With Phase 2 dropping later in the month, managing your top-ups around these token windows is the absolute best way to beat the gacha system. Good luck with your grid draws, and see you in the lobby!
[Top Up with TNG eWallet on Kaki Gamer Now]
Admin
June 11, 2026
Promotions
MLBB Weekend Flash Sale Is Live on Kaki Gamer!
Planning Your Next MLBB Top-Up? Here is a Quick Way to Save This Weekend
Between tracking new patch updates, adjusting to meta shifts, and keeping an eye out for upcoming skin releases, managing your diamond stash in Mobile Legends: Bang Bang is just part of the routine. If you are already planning to restock your account for your next Starlight pass or event pull, doing it over the weekend gives you a bit more value for your money.
From June 5th to June 7th, Kaki Gamer is running its first weekend flash sale for the month. By using the promo code KGJUNE3, you can slice an additional 3% off the prices available on the site.
Eligible Diamond Tiers for the Weekend Sale
To make things simple, we have done the math for you. The prices displayed below reflect the final amount you will pay after applying the KGJUNE3 promo code at checkout.
42 Diamonds; RM 2.95
70 Diamonds; RM 4.90
140 Diamonds; RM 9.78
284 Diamonds; RM 19.62
355 Diamonds; RM 24.53
429 Diamonds; RM 29.44
716 Diamonds; RM 49.05
1446 Diamonds; RM 97.83
2976 Diamonds; RM 196.21
7502 Diamonds; RM 489.62
How to Get Your Discount
Step 1: Head over to Mobile Legends: Bang Bang.
Step 2: Type in your User ID and Zone ID (Make sure to double-check these so your diamonds land safely in your account!).
Step 3: Pick your favorite Flash Sale diamond package from the list.
Step 4: Don’t forget to type KGJUNE3 into the promo code box to claim your extra 5% savings.
Step 5: Choose your preferred local payment method (like Touch 'n Go eWallet) and hit complete!
Admin
June 05, 2026
Promotions
Jom Jimat June: Your Ultimate Guide to Kaki Gamer’s Month of Discounts
If you are planning to unlock the latest character skins, June is looking like the perfect time to restock your game wallets. Following a successful partnership launch with TNG Digital, Kaki Gamer is running a month-long campaign called 'Jom Jimat June' right throughout June 2026.
For the entire month, TNG eWallet users can look forward to automatic price drops, multi-wave flash sales, and special perks for anyone new to the platform. Here is a quick, straightforward breakdown of how you can maximize your savings.
1. All-Month Price Drops for MLBB & PUBG MOBILE
From 1 June until 30 June 2026, Kaki Gamer has implemented an automatic 7% price cut across highly popular diamond and UC tiers. When you combine these rates with standard platform discounts, your total savings can reach up to 30% cheaper than conventional retail top-up options.
MLBB Eligible Packages; Weekly Diamond Pass; 14 Diamonds; 42 Diamonds; 70 Diamonds; 140 Diamonds; 294 Diamonds; 355 Diamonds; 429 Diamonds; 716 Diamonds; 1446 Diamonds; 2976 Diamonds; 7302 Diamonds.
PUBG MOBILE Eligible Packages; 60 UC; 325 UC; 660 UC; 1800 UC; 3850 UC; 8100 UC bundles.
2. Surprise Weekend Flash Sales
On top of the standard June price drops, Kaki Gamer is hosting four separate weekend flash sale waves for MLBB players. During these specific windows, you can use the promo code KGJUNE3 at checkout to stack an extra 3% discount onto your order.
Keep an eye on the Kaki Gamer Blog a day before each wave starts to see exactly which diamond packages are highlighted. Mark these dates down so you do not miss out:
Wave 1; 5 June to 7 June 2026
Wave 2; 12 June to 17 June 2026
Wave 3; 19 June to 21 June 2026
Wave 4; 25 June to 28 June 2026
3. Exclusive Perks for New Kaki Gamer Users
If you have never topped up on Kaki Gamer before, you can take advantage of two introductory deals when checking out with your TNG eWallet:
RM7 Weekly Diamond Pass; You can secure the popular Weekly Diamond Pass for just RM7 instead of the usual RM9.30. Just apply the code WDP7RM at checkout. This offer is strictly limited to the first 300 successful redemptions.
RM1.09 Buy 1 Free 1 MLBB Deal; Buy 14 Diamonds for just RM1.09 and receive an extra 14 Diamonds completely free (giving you 28 Diamonds total). This is limited to one transaction per eligible new user.
4. Free Fire Pay Day Sale
Garena Free Fire players are not left out of the mix. Towards the end of the month, from 25 June to 27 June 2026, a special 7% automatic price cut will go live at checkout for specific bundles.
Free Fire Eligible Packages; Weekly Pass; Evo Access 3D; 100 Diamonds; 300 Diamonds bundles.
How to Claim Your 'Jom Jimat June' Savings
Note: Direct in-app purchases aren't available inside the TNG eWallet app, so head over to Kaki Gamer to top up smoothly!
Step 1: Head over to your game of choice on Kaki Gamer.
Step 2: Type in your User ID and Zone ID (Make sure to double-check these so your credits land safely in your account!).
Step 3: Pick your favorite promotional diamond, UC, or pass package from the list.
Step 4: If applicable, type your promo code (like KGJUNE3 for Flash Sales or WDP7RM for the RM7 pass) into the voucher box.
Step 5: Choose TNG eWallet as your payment method and hit complete to receive your instant delivery!
Admin
June 05, 2026
Promotions
Limited-Time MLBB Flash Sale!
Whether you've been eyeing that stunning new Collector skin, saving up for the next Starlight Pass, or just want to expand your skin pool, we’ve got some great news for you. The end of May is looking incredibly bright for the Land of Dawn!
From 29th May to 31st May, Kaki Gamer is dropping a massive Flash Sale on Mobile Legends: Bang Bang (MLBB) Diamonds. If you’ve been waiting for the perfect moment to stock up on your stash without burning a hole in your wallet, this three-day weekend window is your golden ticket.
The Flash Sale Lineup 💎
We've slashed the prices on four of our most popular diamond packs. Here is exactly what you get and the special promo price you’ll see on the site:
140 Diamonds (127 + 13 Bonus) Only RM 10.51
284 Diamonds (254 + 30 Bonus) Only RM 21.10
716 Diamonds (633 + 83 Bonus) Only RM 52.75
1446 Diamonds (1252 + 194 Bonus) Only RM 105.20
Want an Extra Discount? Use Code: KAKIGAMER5
Because we love giving our gaming community the best deals, we’re taking things a step further. You can stack an extra discount on top of these already lowered prices!
Before checking out, simply apply the special code KAKIGAMER5 to instantly slash an additional 5% off your total. It’s a super easy way to get the absolute most value out of every single Ringgit.
Quick & Easy: How to Top Up on Kaki Gamer
Nobody likes waiting around for their diamonds when a limited-time event is ticking away in-game. Getting your diamonds through Kaki Gamer is fast, safe, and takes less than two minutes. Here’s how to do it:
Step 1: Head over to Mobile Legends: Bang Bang.
Step 2: Type in your User ID and Zone ID (Make sure to double-check these so your diamonds land safely in your account!).
Step 3: Pick your favorite Flash Sale diamond package from the list.
Step 4: Don’t forget to type KAKIGAMER5 into the promo code box to claim your extra 5% savings.
Step 5: Choose your preferred local payment method (like Touch 'n Go eWallet) and hit complete!
And just like that, your diamonds will blast straight into your MLBB account. This sale wraps up on 31st May, so grab your pack, claim your extra code, and we'll see you on the battlefield!
[TOP UP YOUR MLBB DIAMONDS NOW]
Admin
May 28, 2026
Promotions
MLBB Weekly Diamond Pass at RM7
Ready to secure your next Starlight perk or lock down an upcoming event skin? The Weekly Diamond Pass is the most efficient way to keep your diamond supply topped up. If you haven't transacted on Kaki Gamer yet, you can currently grab your next pass for just RM7 instead of the standard RM9.30.
Here is how to claim the discount and activate your daily diamond stream.
Who Qualifies for the RM7 Deal?
This promo is limited to New Users on the Kaki Gamer platform.
Definition: A new user is any player who has not completed a single transaction on Kaki Gamer since this campaign launched. If this is your first time using our platform to reload, your account is eligible.
How to Claim Using Code: WDP7RM
To drop the price to RM7, you must apply the promo code manually before checking out. Follow these steps:
Step 1: Go to the Mobile Legends: Bang Bang page
Step 2: Input your MLBB User ID and Zone ID.
Step 3: Select the Weekly Diamond Pass from the catalog.
Step 4: Select your payment method. In the promo code field type: WDP7RM and click 'Apply'
Step 5: Complete your payment.
The pass activates on your account instantly after payment verification, allowing you to log in and claim your Day 1 rewards immediately.
First 300 Redemptions Only
This code is strictly limited to the first 300 new users.
Because this is a hard limit, the WDP7RM code will automatically deactivate the moment the 300th user completes their purchase. Once the quota is filled, the price will revert to the standard RM9.30 rate.
[Top Up MLBB Weekly Diamond Pass Now]
Admin
May 23, 2026
Promotions
Save Massive on MLBB Diamonds: Score Vexana’s
The stunning Vexana "Twisted Fairytale" Zenith skin is officially making its highly anticipated return! With its gothic, dark-fantasy aesthetic and customized skill animations, it remains one of the most coveted mage skins in Mobile Legends: Bang Bang.
To help you secure this look without emptying your wallet, Kaki Gamer is running an exclusive flash sale from 22nd May to 27th May 2026 with an extra 3% off our regular diamond rates on select denominations.
Even better, you can stack an extra 5% discount on top of the flash sale by using the promo code KAKIGAMER5 at checkout!
⚡ Flash Sale Price Breakdown
Here is exactly what you will pay at checkout when the 5% promo code KAKIGAMER5 is applied to our 3% flash sale prices:
Weekly Diamond Pass
Standard Store Price: RM 9.30
Final Stacked Price: RM 8.56
284 Diamonds (254 + 30 Bonus)
Standard Store Price: RM 21.75
Final Stacked Price: RM 20.05
429 Diamonds (383 + 46 Bonus)
Standard Store Price: RM 32.63
Final Stacked Price: RM 30.07
716 Diamonds (633 + 83 Bonus)
Standard Store Price: RM 54.38
Final Stacked Price: RM 50.11
💡 Pro Tip: Activating the Weekly Diamond Pass alongside your diamond packs is the smartest way to steadily stack daily diamonds and maximize your event draws for Vexana's skin!
🎮 How to Top Up on Kaki Gamer
Getting your discounted diamonds is secure, completely instant, and takes less than a minute:
Go to the Page: Head over to the Kaki Gamer Mobile Legends Top-Up page.
Enter Your Details: Input your MLBB User ID and Zone ID (found by tapping your in-game profile avatar).
Select Your Pack: Choose any of our flash sale packs listed above.
Apply the Code: In the promo code field at checkout, enter KAKIGAMER5 to claim your extra 5% discount.
Pay & Play: Choose your preferred local payment method and hit complete. The diamonds will hit your MLBB account instantly!
Don't wait too long—this flash sale and the stackable promo code disappear after 27th May 2026
👉 Click here to top up on Kaki Gamer!
Admin
May 21, 2026
MLBB
Double the Celestial Power: Snag the MLBB Gemini Zodiac Skins Now!
It’s officially Gemini season (21 May – 20 June), which means Moonton is unleashing ultimate twin energy in the Land of Dawn.
Unlike other astrological signs that only get a single representative, Gemini treats us to two of the most visually stunning, premium cosmetics in the entire game: Selena "Gemini - Shadow" and Karina "Gemini - Halo".
Why the Gemini Skins are Absolute Must-Haves
If you want to flex heavy in your rank matches, these skins bring major main-character energy:
Selena (Gemini - Shadow): Perfectly captures the zodiac’s signature duality. Her transition between Elven Form and Abyssal Form features breathtaking, dark cosmic particle effects and starry skill animations. You can test your luck to pull her via the Zodiac Summon event.
Karina (Gemini - Halo): Brings a radiant, angelic contrast with glowing blue-and-gold armor and razor-sharp galactic blade trails. She is typically available directly for 899 Diamonds.
Both skins come equipped with custom voice lines, unique lobby animations, and exclusive galaxy-themed visual effects that make every kill feel incredibly premium.
How to Get Them Cheaper with Kaki Gamer
Unlocking these celestial beauties requires a solid stash of Diamonds. While a Zodiac skin can normally cost between 1,000 to 2,000 Diamonds depending on your Star Power luck, you don't have to break the bank.
Step-by-Step Kaki Gamer Top-Up Guide:
Visit Mobile Legends product page: Click here to go to MLBB page.
Enter Your Details: Type in your User ID and Zone ID (double-check these in your in-game profile!).
Choose Your Diamond Pack: Select the amount of Diamonds you need to secure Karina or smash through the Zodiac Summon for Selena.
Secure Checkout: Choose TNG eWallet and apply code KAKIGAMER5* for 5% off and complete the instant transaction.
Kaki Gamer Tip: Spin the Zodiac Summon during the very first week of the event to enjoy a 30% discount on your draws! Combined with Kaki Gamer’s cheap rates, you save double!
Secure Your Stars Today!
Don't get hit with FOMO, once the rotation ends on 20 June, these exclusive skins will disappear for another year. Elevate your gameplay, dominate the battlefield, and look incredibly stylish doing it.
👉 [Top Up MLBB Diamonds on Kaki Gamer Now] and lock in your Gemini power before time runs out!
*KAKIGAMER5 is a limited time only discount.
Admin
May 21, 2026
Promotions
Diamond Prices Slashed by 8%!
If you’ve been eyeing a new Epic skin, a Collector skin, or just want to keep your Weekly Diamond Pass active, now is the time to top up.
Kaki Gamer is running a 3-day Flash Sale from 15 May to 17 May. We’ve reduced prices on our most popular Diamond packs so you can upgrade your hero’s look without overspending.
Flash Sale Prices: 15 – 17 May
We have applied an automatic 3% discount to the following items:
Weekly Diamond Pass: RM 9.02 (Was RM 9.30)
70 Diamonds: RM 5.27 (Was RM 5.43)
355 Diamonds: RM 26.37 (Was RM 27.19)
716 Diamonds: RM 52.75 (Was RM 54.38)
1446 Diamonds: RM 105.20 (Was RM 108.45)
Stack Your Savings: Total 8% Discount
You can make these prices even lower when you pay with TNG eWallet. Use the promo code below at checkout to get an additional 5% off, bringing your total savings to 8%.
PROMO CODE: KAKIGAMER5
How to Redeem:
Go to the Kaki Gamer MLBB Page.
Select your Diamond pack or the Weekly Diamond Pass.
Enter your User ID and Zone ID.
Apply code KAKIGAMER5 in the promo box.
Check out and enjoy your savings!
This flash sale ends at 11:59 PM on 17 May. Don't miss out!
TOP UP MLBB DIAMONDS NO
Admin
May 14, 2026
MLBB
MLBB Starlight Skin May 2026: Obsidia “Magitech Wraith”
The Land of Dawn is going "Cyber-Abyss" this month! The May 2026 Starlight Pass has officially launched, and for the first time ever, Obsidia is taking the spotlight with a top-tier skin: “Magitech Wraith.”
If you’re a Marksman main or a collector of futuristic aesthetics, this is arguably the most "value-for-money" pass we’ve seen so far this year. Here is everything you need to know about the rewards, the variants, and the best way to secure yours.
Skin Breakdown: Obsidia “Magitech Wraith”
This isn't your typical fantasy skin. The "Magitech Wraith" design blends advanced cybernetic armor with Obsidia's signature dark, spectral energy.
Visuals: Her classic bone-and-shadow look is replaced by sleek, angular obsidian plating powered by glowing red-orange circuits.
Skill Effects: Her basic attacks leave digital glitch trails, and her ultimate transforms the battlefield with a high-tech "targeting HUD" overlay.
Painted Skins:
Magitech Purger (Level 40): A striking blue/silver variant unlocked through pass progression.
Magitech Reaper (100 Diamonds): A premium colorway available exclusively to Starlight members at a discount.
Starlight Pass May 2026: Price & Options
There are two ways to join the Starlight ranks this month. Instead of a complex system, Moonton has kept it straightforward:
Regular Starlight Card (300 Diamonds): This is the most popular choice. It instantly unlocks the "Magitech Wraith" skin and gives you 300 Crystals of Aurora (COA).
Starlight Plus Card (750 Diamonds): Perfect for players who want a head start. It includes everything in the regular pass plus 15 instant level-ups and an exclusive "Astral" name color for your profile.
How to Unlock "Magitech Wraith" via Kaki Gamer
Don't let slow payment methods or high in-app prices slow you down. Kaki Gamer is the go-to platform for Malaysian gamers to get Diamonds instantly.
Step-by-Step Guide:
Visit Kaki Gamer: Go to the MLBB product page
Enter Your Details: Key in your User ID and Zone ID (found in your game profile).
Choose Diamonds: Get 300 Diamonds for the standard pass or 750 Diamonds for the Plus version.
Secure Payment: Use local Malaysian options like Touch 'n Go or FPX.
Activate In-Game: Once the Diamonds land in your account, open MLBB, tap the Starlight icon, and hit "Purchase."
Admin
May 13, 2026
Promotions
MLBB Flash Sale: Grab the Cheapest Diamonds & Weekly Pass (8th May Only!)
Attention, MLBB Fam!
Ready to unlock that new skin or grind your way to Mythic with extra resources? Kaki Gamer is dropping a massive Flash Sale today, 8th May 2026, specifically for our Mobile Legends players.
This is a limited-time window to grab your Diamonds and Weekly Diamond Passes at the lowest prices in town.
Flash Sale Details
Date: 8th May 2026
Time: 1:00 PM – 11:59 PM (Only!)
Pro Tip: You can stack the Flash Sale price with our promo code KAKIGAMER5 to get an extra 5% off!
Price Breakdown: Massive Savings Await
Here's how much you pay when you use the flash deal + the discount code:
Weekly Diamond Pass: RM8.57
70 Diamonds: RM5.01
284 Diamonds: RM20.05
355 Diamonds: RM25.05
How to Top Up & Save
Follow these simple steps to secure your discounted Diamonds:
Visit Kaki Gamer: Head over to the MLBB Top-Up Page.
Enter Details: Input your User ID and Zone ID.
Select Denomination: Choose from the Weekly Pass, 70, 284, or 355 Diamonds.
Apply Promo Code: In the checkout section, enter KAKIGAMER5 to slash the price further.
Complete Payment: Select TNG eWallet and make payment
Instant Delivery: The Diamonds/Pass will be credited to your account immediately.
Don’t Wait – Sale Ends Tonight!
These prices are only valid until 11:59 PM today. Don't be the one paying full price tomorrow. Get your Weekly Pass for the best value and dominate the Land of Dawn!
BUY NOW ON KAKI GAMER
Admin
May 08, 2026
MLBB
MLBB Starlight Membership April 2026: Zetian
If you’re maining Zetian lately, this month’s StarLight is basically a must-have. The new "Sunset Luminance" skin just dropped, and honestly, the skill effects are some of the cleanest we’ve seen in a while.
But beyond the skin, is the pass actually worth your 300 Diamonds? Let’s break down the basic perks for April 2026.
What’s inside StarLight?
For 300 Diamonds, you’re getting a lot more than just a skin:
Zetian "Sunset Luminance": Unlocks instantly the moment you buy.
300 Crystals of Aurora (COA): This is the best part. You basically get your "money back" in COA to use for Collector or Zodiac draws.
Starlight Fragments: Save these up to buy old Starlight skins you missed in the shop.
BP & EXP Boosts: A nice 5–10% bump to help you grind faster.
Regular or Plus: Which should you choose?
Both options are great, but it depends on how you play:
StarLight Member(300 Diamonds): This is the best value if you play regularly. You get the skin, the COA, and all the core buffs. You'll hit the max level easily just by finishing your weekly tasks.
Starlight Member Plus (750 Diamonds): Go for this if you want to reach the high-level rewards much faster. It gives you a 15-level head start and a 30% bonus on Starlight points from tasks. Plus, you get that exclusive Gold Name color to stand out in the lobby.
Step-by-Step: How to get StarLight via Kaki Gamer (With 5% Off!)
Don't bother with credit cards or complicated in-game menus. Here’s the fastest way to get your diamonds using TNG eWallet:
Head to Kaki Gamer's MLBB Page: Select the 300 or 750 Diamond pack.
Enter your ID: Type in your User ID and Zone ID (the numbers in your profile).
Use the Discount Code: At checkout, enter code KAKIGAMER5 to instantly get 5% OFF your purchase. Note: This 5% discount is a limited-time offer, so make sure to use it before it expires!
Pay via eWallet: Pick TNG eWallet
Claim in-game: The diamonds land in your account instantly. Open MLBB, go to the StarLight tab, click "Purchase membership", select StarLight or StarLight Plus membership, and activate using your new diamonds!
Click here to top up and save 5% with code KAKIGAMER5
Admin
April 10, 2026
Promotions
Get an Instant 5% Discount with TNG eWallet
We’ve all been there—you’re one skin away from completing your collection, or you need that emergency stash of Primogems for a limited-time banner, but the checkout process is a total boss fight.
At Kaki Gamer, we believe you should spend more time playing and less time waiting. That’s why we’ve built our platform in partnership with TNG Digital to provide a dedicated gaming top-up space for local enthusiasts. To celebrate this, TNG eWallet is offering an exclusive discount for our community to make your reloads even more rewarding.
💰 The Deal: Instant 5% Off (No Minimum Spend!)
Starting 1 April 2026, players can enjoy a special perk directly from TNG eWallet. When you top up your favorite titles on the Kaki Gamer website, you’ll grab an instant 5% discount.
The best part? There is no minimum spend. Whether you’re grabbing a small weekly pass or going big on a seasonal bundle, the savings are applied instantly at checkout when you pay with TNG eWallet.
⚠️ Take Note: This promotion is available for a limited time starting 1 April 2026 and ends on 31 May 2026. Terms and Conditions apply
🚀 How to Claim Your Discount (Step-by-Step)
Ready to gear up? Follow these simple steps to get your credits delivered directly to your Game ID:
Visit kakigamer.com.
Select your game and enter your Player ID.
Choose your reload amount.
At checkout, select TNG eWallet as your payment method.
Enter Promo Code: KAKIGAMER5 to apply your 5% discount.
Confirm your payment.
Victory! Your credits will be delivered directly to your account once payment is confirmed
Admin
April 09, 2026