PS3 C# Digital Clock Name - DEX

  • Hello Guest! Welcome to ConsoleCrunch, to help support our site check out the premium upgrades HERE! to get exclusive access to our hidden content.
  • Unable to load portions of the website...
    If you use an ad blocker addon, you should disable it because it interferes with several elements of the site and blocks more than just adverts.
  • Read Rules Before Posting Post Virus Scans with every program.

:*ßєєя๖ۣۜFєαя๖ۣۜMσ∂z

Active Poster
Active Member
Apr 21, 2014
359
223
103
Modding Central
This codes makes your name change into clock local time.

- Insert 1 Label and 2 buttons

- Label1: shows clock in tool
- Button1: start button
- Button2: Stop button


Code:


//Setup Timer 1
public Form1()
{
InitializeComponent();
timer1.Tick += button1_Click;


}
// Timer
static Timer timer1 = new Timer();


// Button1 Start
private void button1_Click(object sender, EventArgs e)
{
timer1.Start();

// MM-dd-yyyy HH:mm:ss
this.label1.Text = DateTime.Now.ToString("HH:mm:ss");
byte[] Code1 = Encoding.ASCII.GetBytes("^2Time: ^6" + label1.Text);
Array.Resize(ref Code1, Code1.Length + 1);
PS3TMAPI.ProcessSetMemory(0, PS3TMAPI.UnitType.PPU, ProcessID, 0, 0x01BBBC2C, Code1);

timer1.Start();
}

// Button2 Stop

private void button2_Click(object sender, EventArgs e)
{
timer1.Stop();
}

Peace ;)

YouTube
Twitter
 
General chit-chat
Help Users
  • No one is chatting at the moment.
  • Chat Bot:
    Benders is our newest member. Welcome!
  • @ ShutTheCrunchUp:
    Damn bro miss the good ol days
    +1
  • Chat Bot:
    QM|T_JinX has joined the room.
  • Chat Bot:
    lordKenny is our newest member. Welcome!
  • Chat Bot:
    yotatouch is our newest member. Welcome!
  • Chat Bot:
    maikito is our newest member. Welcome!
  • Chat Bot:
    maikito is our newest member. Welcome!
  • Chat Bot:
    QM|T_JinX has joined the room.
  • Chat Bot:
    maikito has posted a new reply in the thread "GTA V Semjases 15.3 ModLoader".
  • Chat Bot:
    QM|T_JinX has joined the room.
  • Chat Bot:
    fpcest1 is our newest member. Welcome!
  • Chat Bot:
    BOBO@dics is our newest member. Welcome!
  • Chat Bot:
    QM|T_JinX has joined the room.
  • @ lurch6661:
    lurch 4 life
    +1
  • Chat Bot:
    QM|T_JinX has joined the room.
  • Chat Bot:
    QM|T_JinX has joined the room.
  • Chat Bot:
    rikvipzacom is our newest member. Welcome!
  • Chat Bot:
    QM|T_JinX has joined the room.
  • Chat Bot:
    sschknn is our newest member. Welcome!
  • Chat Bot:
    dragonhelder is our newest member. Welcome!
  • @ xDmTx:
    Holy shit this is still alive?
  • @ xDmTx:
    haven’t been here for years
    +1
  • Chat Bot:
    QM|T_JinX has joined the room.
  • @ QM|T_JinX:
    xDmTx said:
    haven’t been here for years
    well welcome back then
      @ QM|T_JinX: haven’t been here for years well welcome back then