Forum: Visual Basic
Jun 8th, 2006, 3:26 PM
|
|
Replies: 2
Views: 160
|
Forum: Visual Basic
Jun 8th, 2006, 11:20 AM
|
|
Replies: 2
Views: 160
|
Forum: Coder's Corner Lounge
Jun 8th, 2006, 10:58 AM
|
|
Replies: 18
Views: 295
|
Forum: Visual Basic
Mar 5th, 2006, 6:09 AM
|
|
Replies: 3
Views: 245
Programming an Auto Talker
hi i am new to pragramming and i am trying to learn on my own i have vb6. Does any one know any good websites that could help me please. also someone has told me that making an auto talker is easy....
|
Forum: Coder's Corner Lounge
Dec 21st, 2005, 9:05 AM
|
|
Replies: 6
Views: 228
|
Forum: Coder's Corner Lounge
Dec 21st, 2005, 7:07 AM
|
|
Replies: 6
Views: 228
Free Auto Talker
hi, does any one have an auto talker for runescape 2 that is hardly detectable because i want one and i cant find one without viruses any where. does any one know a website that could help? all help...
|
Forum: Visual Basic
Dec 21st, 2005, 7:03 AM
|
|
Replies: 7
Views: 749
|
Forum: Visual Basic
Nov 26th, 2005, 4:07 PM
|
|
Replies: 10
Views: 521
ok then this is the most recent...
ok then this is the most recent attempt:
Private Sub Command1_Click()
Timer1.Interval = 100
Timer1.Enabled = True
End Sub
Private Sub Command2_Click()
Timer1.Enabled = False
|
Forum: Visual Basic
Nov 26th, 2005, 11:55 AM
|
|
Replies: 10
Views: 521
hi i cannot help with the auto clicker program...
hi i cannot help with the auto clicker program but i have 2 questions: Are you using them for Runescape? also Please can you tell me how to make an auto talker because all of my attempts have failed...
|
Forum: Visual Basic
Nov 22nd, 2005, 2:34 PM
|
|
Replies: 7
Views: 749
|
Forum: Visual Basic
Nov 22nd, 2005, 2:34 PM
|
|
Replies: 7
Views: 749
i downloaded some help for vb6 and the shrink...
i downloaded some help for vb6 and the shrink code was in it but not the fade sorry. here is the grow shrink anyway:
'Shrink the form
'Decrease the form height by 100 twips
frmFormFun.Height =...
|
Forum: Visual Basic
Nov 22nd, 2005, 2:26 PM
|
|
Replies: 14
Views: 428
|
Forum: Visual Basic
Nov 22nd, 2005, 1:53 PM
|
|
Replies: 14
Views: 428
|
Forum: Visual Basic
Nov 21st, 2005, 10:28 AM
|
|
Replies: 14
Views: 428
|
Forum: Visual Basic
Nov 20th, 2005, 3:10 PM
|
|
Replies: 3
Views: 216
|
Forum: Visual Basic
Nov 20th, 2005, 2:49 PM
|
|
Replies: 14
Views: 428
New Need Help Please
hi im new to programming and one of my first programs i want to make is an auto talker that copies and pastes a set sentence many times with a timer. is this possible? Is it hard? and in visual...
|