You are viewing our Forum Archives. To view or take place in current topics click here.
xKIDHAKER's How To Make a Youtube Viewer!!!!
Posted:

xKIDHAKER's How To Make a Youtube Viewer!!!!Posted:

xKIDHAKER
  • TTG Fanatic
Status: Offline
Joined: Jun 03, 201014Year Member
Posts: 4,765
Reputation Power: 670
Status: Offline
Joined: Jun 03, 201014Year Member
Posts: 4,765
Reputation Power: 670
Hey Guys xKIDHAKER Here and Enjoy This Tutorial

-NOTE THIS TUTORIAL WAS MADE BY xKIDHAKER-
-CREDIT TO: Hackforums.net




Steps.
1. Open Up Visual Basic

2. Create a New Project

3. Put a Name for it Like example {xKIDHAKER's} Youtube Viewer v1

4. Resize it To Whatever you want like 400x400 is a good size!

5. add 2 Textboxes

6. add 1 Webbrowser

7. 4 Buttons

8. 1 Notifyicon

9. 1 Timer

10. Your done and Time for coding!

11. THIS TUT WAS MADE BY xKIDHAKER
----------------------


Codes For The Buttons To Work !

Button1:
Timer1.Enabled = True

Button2:
Timer1.Enabled = False

Button3:
If TextBox2.Text = "" Then
MsgBox ("Interval Not Changed")
Else
Timer1.Interval = TextBox2.Text
MsgBox ("Interval Changed")

Timer1:
WebBrowser1.Navigate(TextBox1.Text)


Contact me if you need help!
Aim: kidhakerttg <<no spaces caps or C in haker


Bugs
Yes there is bugs with the coding sooo make sure the interval is set to 1750!

Click The Thanks Button!!



Last edited by xKIDHAKER ; edited 1 time in total

The following 7 users thanked xKIDHAKER for this useful post:

xNZxAssAssiNx (02-10-2011), TTG_MRskeem (02-08-2011), Bone-Marrow (02-08-2011), -JAMES-SCOTT- (02-08-2011), Zoidberg (02-08-2011), -DMS- (02-08-2011), Monya (02-08-2011)
#2. Posted:
Monya
  • TTG Addict
Status: Offline
Joined: Aug 19, 201013Year Member
Posts: 2,083
Reputation Power: 84
Status: Offline
Joined: Aug 19, 201013Year Member
Posts: 2,083
Reputation Power: 84
Nice one + Rep


Thanked




Monya.


Last edited by Monya ; edited 1 time in total
#3. Posted:
-DMS-
  • TTG Senior
Status: Offline
Joined: May 20, 201014Year Member
Posts: 1,291
Reputation Power: 67
Status: Offline
Joined: May 20, 201014Year Member
Posts: 1,291
Reputation Power: 67
You make awesome tut's. Maybe you should make a video to go with this?
8)


Last edited by -DMS- ; edited 2 times in total
#4. Posted:
xKIDHAKER
  • TTG Fanatic
Status: Offline
Joined: Jun 03, 201014Year Member
Posts: 4,765
Reputation Power: 670
Status: Offline
Joined: Jun 03, 201014Year Member
Posts: 4,765
Reputation Power: 670
ummmDMS wrote You make some awesome tut's, maybe you should make a video to go with this?


good idear lol

my connection is supppppper slow and my pc broke and my new one has nothing so i have to download a program called Camtasia studio 7
#5. Posted:
-DMS-
  • TTG Senior
Status: Offline
Joined: May 20, 201014Year Member
Posts: 1,291
Reputation Power: 67
Status: Offline
Joined: May 20, 201014Year Member
Posts: 1,291
Reputation Power: 67
xKIDHAKER wrote
ummmDMS wrote You make some awesome tut's, maybe you should make a video to go with this?


good idear lol

my connection is supppppper slow and my pc broke and my new one has nothing so i have to download a program called Camtasia studio 7

Yeah i no you have to download camtasia :p i make tuts myself. anyway great tut!
#6. Posted:
iTz_TTG_J05H
  • TTG Master
Status: Offline
Joined: Sep 22, 201013Year Member
Posts: 894
Reputation Power: 43
Status: Offline
Joined: Sep 22, 201013Year Member
Posts: 894
Reputation Power: 43
What about the coding for the proxies like we were talking about last night
#7. Posted:
xKIDHAKER
  • TTG Fanatic
Status: Offline
Joined: Jun 03, 201014Year Member
Posts: 4,765
Reputation Power: 670
Status: Offline
Joined: Jun 03, 201014Year Member
Posts: 4,765
Reputation Power: 670
iTz_TTG_J05H wrote What about the coding for the proxies like we were talking about last night


this is the easy way lol it took me 40 mins to write this lol

the proxies is alot harder and it is nearly impossible to write a tut about it lol
#8. Posted:
RDCA
  • TTG Contender
Status: Offline
Joined: Jul 12, 201013Year Member
Posts: 3,612
Reputation Power: 173
Status: Offline
Joined: Jul 12, 201013Year Member
Posts: 3,612
Reputation Power: 173
why did you put a notify icon in if you didn't even use it?
#9. Posted:
xKIDHAKER
  • TTG Fanatic
Status: Offline
Joined: Jun 03, 201014Year Member
Posts: 4,765
Reputation Power: 670
Status: Offline
Joined: Jun 03, 201014Year Member
Posts: 4,765
Reputation Power: 670
RDCAx wrote why did you put a notify icon in if you didn't even use it?



because the notify icon shows the message's when the value is changed/not changed
#10. Posted:
ZombiexModder123
  • Challenger
Status: Offline
Joined: Jan 31, 201113Year Member
Posts: 197
Reputation Power: 8
Status: Offline
Joined: Jan 31, 201113Year Member
Posts: 197
Reputation Power: 8
xKIDHAKER wrote
ummmDMS wrote You make some awesome tut's, maybe you should make a video to go with this?


good idear lol

my connection is supppppper slow and my pc broke and my new one has nothing so i have to download a program called Camtasia studio 7

Kid excellent tut mate.
Go on aim, +
Where do we get Visual Basic?
Jump to:
You are viewing our Forum Archives. To view or take place in current topics click here.