Do you think I could just leave this part blank and it'd be okay? We're just going to replace the whole thing with a header image anyway, right?
You are not logged in.
Pages: 1
I want to create my bot. But I can not do too much. Who help me ?
using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Linq; using System.Text; using System.Windows.Forms; namespace WindowsFormsApplication1 { public partial class Form4 : Form { public Form4() { InitializeComponent(); } } }
Last edited by henks15 (Jan 25 2013 1:44:16 pm)
Good job. You have created a GUI. You must be a pro.
Offline
Good job. You have created a GUI. You must be a pro.
lol
The author of this post has received a warning for low-content spam.
Last edited by Tako (Jan 26 2013 11:48:36 am)
Pages: 1
[ Started around 1731846048.2519 - Generated in 0.027 seconds, 12 queries executed - Memory usage: 1.39 MiB (Peak: 1.5 MiB) ]