Go Back   Yahoo Booters And Yahoo Tools > PC Related > Show off

Show off Have some code, 'exploit' to show off, Show it off in here!



Welcome to the VipraSys forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features such as download links. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, Register Now by clicking here!

Post New Thread  Reply
 
LinkBack Thread Tools Display Modes
Old 12-09-2006, 12:51 PM   #1 (permalink)
Elite Member
 
Join Date: Nov 2006
Location: __PhiLiPpInEs__
Posts: 168

Thanks: 0
Thanked 132 Times in 58 Posts
Reputation: 2058
__ShArK__ has a reputation beyond repute__ShArK__ has a reputation beyond repute__ShArK__ has a reputation beyond repute__ShArK__ has a reputation beyond repute__ShArK__ has a reputation beyond repute__ShArK__ has a reputation beyond repute__ShArK__ has a reputation beyond repute__ShArK__ has a reputation beyond repute__ShArK__ has a reputation beyond repute__ShArK__ has a reputation beyond repute__ShArK__ has a reputation beyond repute
Send a message via Yahoo to __ShArK__
Default If ya use kazaa ull need this

yall goin to love this, do u use kazaa? r u tierd of all the bloody pop ^, will this is for u. what u need is 2 timers, 1 cmdbutton, 1 label, and 1 txt box...






Code:
Private Sub cmdQuit_Click()







End
End Sub


Private Sub txtStatus_Change()
If frmMain.WindowState = 1 Then
Let Timer2.Enabled = True
Else
Let Timer2.Enabled = False
Let frmMain.Caption = "AdCache Remover"
End If
End Sub


Private Sub Form_Load()
Let lblTime.Caption = 0
Let Timer1.Enabled = True
Let Timer2.Enabled = False
End Sub


Private Sub Timer1_Timer()
Let lblTime.Caption = Str((lblTime.Caption) + 1)
Let lblStatusTime.Caption = Str((lblStatusTime.Caption) + 1)
On Error Resume Next
x% = Len(Dir$("c:\Windows\System\AdCache\*.*")) 'If you have a different directory for the AdCache change it.
If Err Or x% = 0 Then fileexists = False Else fileexists = True
If lblTime.Caption = 1 Then
If fileexists = True Then
Kill ("C:\Windows\System\AdCache\*.*") 'If you have a different directory for the AdCache change it.
Let txtStatus.Text = "Deleting AdCache"
Let lblTime.Caption = 0
Else
Let txtStatus.Text = "Standby"
Let lblTime.Caption = 0
End If
End If
If lblStatusTime.Caption = 1 Then
Let txtStatus.Text = txtStatus.Text & "."
ElseIf lblStatusTime.Caption = 2 Then
Let txtStatus.Text = txtStatus.Text & ".."
ElseIf lblStatusTime.Caption = 3 Then
Let txtStatus.Text = txtStatus.Text & "..."
ElseIf lblStatusTime.Caption = 4 Then
Let txtStatus.Text = txtStatus.Text & "...."
ElseIf lblStatusTime.Caption = 5 Then
Let txtStatus.Text = txtStatus.Text & "....."
ElseIf lblStatusTime.Caption = 6 Then
Let txtStatus.Text = txtStatus.Text & "......"
ElseIf lblStatusTime.Caption = 7 Then
Let txtStatus.Text = txtStatus.Text & "......."
ElseIf lblStatusTime.Caption = 8 Then
Let txtStatus.Text = txtStatus.Text & "........"
ElseIf lblStatusTime.Caption = 9 Then
Let txtStatus.Text = txtStatus.Text & "........."
ElseIf lblStatusTime.Caption = 10 Then
Let txtStatus.Text = txtStatus.Text & ".........."
ElseIf lblStatusTime.Caption = 11 Then
Let txtStatus.Text = txtStatus.Text & "..........."
ElseIf lblStatusTime.Caption = 12 Then
Let txtStatus.Text = txtStatus.Text & "............"
ElseIf lblStatusTime.Caption = 13 Then
Let txtStatus.Text = txtStatus.Text & "............."
ElseIf lblStatusTime.Caption = 14 Then
Let txtStatus.Text = txtStatus.Text & ".............."
ElseIf lblStatusTime.Caption = 15 Then
Let txtStatus.Text = txtStatus.Text & "..............."
ElseIf lblStatusTime.Caption = 16 Then
Let txtStatus.Text = txtStatus.Text & "................"
ElseIf lblStatusTime.Caption = 17 Then
Let txtStatus.Text = txtStatus.Text & "................."
ElseIf lblStatusTime.Caption = 18 Then
Let txtStatus.Text = txtStatus.Text & ".................."
ElseIf lblStatusTime.Caption = 19 Then
Let txtStatus.Text = txtStatus.Text & "..................."
ElseIf lblStatusTime.Caption = 20 Then
Let txtStatus.Text = txtStatus.Text & "...................."
ElseIf lblStatusTime.Caption = 21 Then
Let txtStatus.Text = txtStatus.Text & ""
Let lblStatusTime.Caption = 0
End If
End Sub


Private Sub Timer2_Timer()
Let lblCaptionTime.Caption = Str((lblCaptionTime.Caption) + 1)
If lblCaptionTime.Caption = 2 Then
Let lblCaptionTime.Caption = 0
End If
If lblCaptionTime.Caption = 0 Then
Let frmMain.Caption = "AdCache Remover"
ElseIf lblCaptionTime.Caption = 1 Then
Let frmMain.Caption = txtStatus.Text
End If


End Sub :grin:
__ShArK__ is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 12-09-2006, 04:20 PM   #2 (permalink)
Elite Member
 
Join Date: May 2006
Posts: 517

Thanks: 0
Thanked 73 Times in 52 Posts
Reputation: 0
Max! is an unknown quantity at this point
Send a message via Yahoo to Max!
Default If ya use kazaa ull need this

Good one there.
Max! is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Post New Thread  Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Kazaa Gold Premium 4.1 Retail __Sanchez__ Software related 0 11-20-2007 09:40 AM


All times are GMT. The time now is 01:26 PM.

Page generated in 0.1361 seconds (58.82% PHP - 41.18% MySQL) with 14 queries

Powered by vBulletin®
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0..
vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios
The logos and trademarks used on this site are the property of their respective owners.
We are not responsible for comments posted by our users, as they are the property of the poster.