Ill teach you guys how to make an advanced refresher now
Firstly Read this tut and do it..
http://forum.logicalgamers.com/tutor...refresher.html
K now lets add 3 more buttons
Name them
Safe Refresher
Quick Refresher
Moderate Refresher
Now we want each of the refresher to have specific timings at which they run...
So...
Lets code the safe refresher
This means that the web browser will refresh every 15 secsCode:Timer1.Interval = 15000
Remember... to press the start button ....
Now for the Quick refresher
This will refresh the web browser every 2 secCode:Timer1.Interval = 2000
Finally the moderate refresher
This will refresh the web browser every 7 secCode:Timer1.Interval = 7000
There you go
You now have a refresher that can refresh at different times according to the user
My next tut will be on how to have user input
+Rep or hit the thanks button please
Results 1 to 5 of 5
- 09 Nov. 2010 04:58pm #1
[Tutorial] Creating an advanced refresher
- 09 Nov. 2010 05:40pm #2
Nice, ima try this one out, you know how to code a vb mp3 player?
Apply for BCK Hacking Crew! Read this link for more info.
My only MSN email is |[gowr@w.cn]|.
Adf.ly Referral. (Cuz you luv me <3)
My guide on Fake Login Windows + how to spread them.
[TuT] Making a FREE DepositFiles GOLD account!
Wordlists for Password Crackers [CRACKED 320 ACCOUNTS SO FAR!!! LEGIT!!!]
[TuT] Making your own Trainer
[GoWRTeKz] My Favorite Music
Signature
Thanks EliRocks!
- 10 Nov. 2010 01:26am #3
- 13 Nov. 2010 10:14am #4
If you could do that, that would be amazing
ii would literally pay you if its under 1mb RAM sizeeApply for BCK Hacking Crew! Read this link for more info.
My only MSN email is |[gowr@w.cn]|.
Adf.ly Referral. (Cuz you luv me <3)
My guide on Fake Login Windows + how to spread them.
[TuT] Making a FREE DepositFiles GOLD account!
Wordlists for Password Crackers [CRACKED 320 ACCOUNTS SO FAR!!! LEGIT!!!]
[TuT] Making your own Trainer
[GoWRTeKz] My Favorite Music
Signature
Thanks EliRocks!
- 15 Nov. 2010 09:29am #5