betfury.io

សូមស្វាគមន៏ ការចូលមកដល់ គេហទំព័រ របស់ខ្ញុំ

Tuesday, April 9, 2019

khmer earn money from app phone

ទទួលបាន300$ក្នុង1ខែគ្រាន់តែ:
-អានព័ត៌មាន -Commentព័ត៌មាន
-ចែករំលែកទៅ Facebook
-ណែនាំមិត្តភក្តិ ក្នុង1នាក់1$
Download app : http://share.tnaot.com/2/409275782
លេខគូដអ្នកណែនាំ 77476762

Friday, November 3, 2017

Bitcoin Address

Bitcoin Address : 38Z8DU7c8j1AWR49wRhySX9q5czhBt1GiN  ( BTC Wallet )

Friday, July 21, 2017

មួយកន្លែង

<div style="text-align: center; position: fixed; z-index: 10000; right: 0px; bottom: 0px; border: 0px solid #fff; box-shadow: 0px 0px 0px 0px;">

Is me :D

</div>

Tuesday, December 6, 2016

Close power plus for smart axiata



បញ្ឈប់គំរោង Power Plus របស់ Smart Axiata ហៅទៅលេខ *202#
Stop plan power plus Smart Axiata please dial *202#

Sunday, November 6, 2016

block facebook on Blowser

C:\Windows\System32\drivers\etc

file : hosts
---------------------------------------------------------
in file

# Copyright (c) 1993-2009 Microsoft Corp.
#
# This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
#
# This file contains the mappings of IP addresses to host names. Each
# entry should be kept on an individual line. The IP address should
# be placed in the first column followed by the corresponding host name.
# The IP address and the host name should be separated by at least one
# space.
#
# Additionally, comments (such as these) may be inserted on individual
# lines or following the machine name denoted by a '#' symbol.
#
# For example:
#
#      102.54.94.97     rhino.acme.com          # source server
#       38.25.63.10     x.acme.com              # x client host

# localhost name resolution is handled within DNS itself.
# 127.0.0.1       localhost
# ::1             localhost
    127.0.0.1       www.facebook.com

block facebook on Blowser

Friday, August 19, 2016

Random word on vb

Dim Key As Integer
Key =Int(Rnd()* 10)
select Case Key
Case 0
textbox1.text = "1"
end select

Random

Dim rndnumber As Random 
Dim number As Integer 
rndnumber = New Random 
number = rndnumber.Next(1, 1001) 
TextBox1.Text = number.ToString

Saturday, August 13, 2016

random for lottery

As System.Object, ByVal e As System.EventArgs) Handles Timer1.Tick
        Randomize()
        iLottery = Int(39 * Rnd())
        TextBox1.Text = iLottery
        If TextBox1.Text = "0" Then
            TextBox1.Text += 1
        End If

Friday, August 12, 2016

random code vb

   Dim rndnumber As Random
   Dim number As Integer
   rndnumber = New Random
   number = rndnumber.Next(1, 101)
   TextBox1.Text = number.ToString

Thursday, August 11, 2016

funtion save on vb

my.setting.saving= textbox1.text
textbox1.text=my.setting.saving

Sunday, August 7, 2016

disable right click code

<script language="JavaScript">
document.oncontextmenu =new Function("return false;")
</script>  

show title time bar

<head>
<script language="JavaScript">
<!--

// ==========================
// (C) 2000 by CodeLifter.com
// http://www.codelifter.com
// Free for all users, but leave in this  header

function doTheClock() {
   window.setTimeout( "doTheClock()", 1000 );
   t = new Date();
   if(document.all || document.getElementById){
      document.title = t.toString();
   }else{  
      self.status = t.toString();
   }
}

doTheClock()

//-->
</script>
</head>

Monday, February 22, 2016

Wednesday, February 17, 2016

Friday, October 9, 2015

HTML code button Refresh

<FORM>
<INPUT TYPE="button" onClick="history.go(0)" VALUE="Refresh">
</FORM>

Saturday, September 12, 2015

Auto change website

This is code for change website or next automatically
<meta http-equiv="refresh" content="0,url=https://google.com">

Friday, December 28, 2012

Make picture background to Flash or Drive

[.ShellClassInfo]
ConfirmFileOp=0
OriginalIcon=%
[{BE098140-A513-11D0-A3A4-00C04FD706EC}]
IconArea_Image=UBB_LoGO.jpg

save is desktop.ini
UBB_LoGO.jpg

Monday, July 2, 2012

Regedit


[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System]
"NoDispBackgroundPage"=dword:00000001

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\ActiveDesktop]
"NoChangingWallpaper"=dword:00000001
 ----------------------------------------------------------------------------------------------------
Disable help &....
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoDriveTypeAutoRun"=dword:00000091
"NoWelcomeScreen"=dword:00000001
"NoRecentDocsMenu"=dword:00000001
"NoSMHelp"=dword:00000001
"NoAutoUpdate"=dword:00000001
"NoSMMyDocs"=dword:00000001
"NoInstrumentation"="1"
---------------------------------------------------------------------------------------------------------
 http://www.kellys-korner-xp.com/xp_reg_edits.htm

Comment CMD website 
បើសិនបើ virus hide folder អ្នក អ្នកត្រូវចូល​ start  Run write CMD copy attrib -r -s -a /s /d   Paste លើ Drive ដែលចង់ Show  Ex : F:\>attrib -r -s -a /s /d