Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[TUT]$hareCash Downloader[NEW]
#21
Thank you a lot bro for this helpful tutorial. Keep up the good work.

[Image: tumblr_l1q0cxbD0h1qzjz68o1_250.gif]

Reply
#22
nice, going to have to me a sharecash premium account and try this out Nice share man Smile
Reply
#23
Glad you guys like it = ) Will make sure to post more of those then Big Grin
Reply
#24
Thanks Alot For This.
Hope This Will Last For Some Time.
Reply
#25
Thanks was looking for this for a long time Smile
Reply
#26
Thanks for the feedback , glad this was useful Smile
Reply
#27
Thank You ALOT!!!!!! <33


hehehe
Reply
#28
(08-23-2011, 06:56 PM)Correct Wrote: Thank You ALOT!!!!!! <33


hehehe

No problem , will make sure to do more tutorials maybe adding a proxy checker or something .
Reply
#29
(08-23-2011, 07:12 PM)Prominent Wrote: No problem , will make sure to do more tutorials maybe adding a proxy checker or something .
What do you mean you will do more tutorials?

You said you found this one on the internet.. Huh
Chase your dreams, and if it doesn't work, dream a new dream. -Louis “Coach” Presutti
Reply
#30
Some quick things I notice in your code:

1) You should use Messagebox.Show instead of MsgBox.
2) You don't need extra brackets like this:
Code:
If (WebBrowser1.DocumentText.Contains("Close")) Then

You can use this instead to shorten your code size:
Code:
If WebBrowser1.DocumentText.Contains("Close") Then
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  [VB.Net] YouTube Video Downloader BlackSpider 18 19,106 10-13-2012, 06:31 AM
Last Post: DotNetDevil
  [TUT] How to make a simple WebBrowser in VB 2010! [TUT] - [ Pictures] Statics 95 55,947 10-07-2012, 06:56 AM
Last Post: a99
  [Preview/] YouTube Downloader and Converter full FFMPEG, Massive conversion list 2012 FizzyMentos 3 2,040 02-04-2012, 02:35 PM
Last Post: Denny Crane
  [TUT]Auto-Update System[TUT] HB Virus 3 2,165 01-07-2012, 02:21 PM
Last Post: Mastermrz
  [TUT]Enable and Disable TaskManger in vb.net [TUT] HB Virus 4 2,874 12-19-2011, 10:10 AM
Last Post: euverve

Forum Jump:


Users browsing this thread: 1 Guest(s)