Jump to content
Welcome, Guest
Existing user? Sign In

Sign In



Sign Up
The MatriX
  • Welcome To Ghbsys
  • CS GO Streaming Version is released. Have fun streaming while cheating!
  • Have a Payment Issue? Send us a Support ticket.
  • Make a thread if you need support or join our discord for live support.
  • Have Suggestions? Make a thread and you'll earn Ghbsys Points for implemented suggestions.
  • Join our discord to stay well connected! Don't forget to integrate your discord to the site
  • Welcome to [GHB] - GAmEhAcKbAsTaRdS Forum

    Welcome to [GHB] - GAmEhAcKbAsTaRdS Forum, like most online communities you must register to view or post in our community, but don't worry this is a simple free process that requires minimal information for you to signup. Be apart of [GHB] - GAmEhAcKbAsTaRdS Forum by signing in or creating an account.
    • Start new topics and reply to others
    • Subscribe to topics and forums to get email updates
    • Get your own profile page and make new friends
    • Send personal messages to other members.

    [How to] Make a Spammer with antimute


    Efah I.I.I
     Share

    Recommended Posts

    Credits : Me Pice of shit

     

    U need :

     

    3 Buttons

    2 Textboxes and 1 Timer

     

    Public Class Form1
    
    Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
    	Timer1.Interval = TextBox2.Text
    	Timer1.Enabled = True
    End Sub
    
    Private Sub Button3_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button3.Click
    	Timer1.Interval = TextBox2.Text
    	Timer1.Enabled = False
    End Sub
    
    Private Sub Button2_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button2.Click
    	End
    End Sub
    Dim anti As Integer
    
    Private Sub Timer1_Tick(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Timer1.Tick
    	Timer1.Interval = TextBox2.Text
    	If anti = 0 Then
    		SendKeys.Send(TextBox1.Text)
    		SendKeys.Send("{Enter}")
    		anti = 1
    	ElseIf anti = 1 Then
    		SendKeys.Send("->" & TextBox1.Text & "<-")
    		SendKeys.Send("{Enter}")
    		anti = 0
    	End If
    End Sub
    End Class

    Link to comment
    Share on other sites

    • 3 weeks later...
    • 1 month later...
    what is antimute?

     

    You can spam as fast as you like and it dose not say you have been banned from talk for 1 or 2 mins

    Link to comment
    Share on other sites

    • 3 weeks later...
    • 1 month later...

    i will make one for you guys when i get the time

     

    Btw most of you are getting errors because Textbox1.text is the Timer. Aka Type in textbox1 4000

     

    1000 = 1 sec

    Edited by BmxAmaTT
    Link to comment
    Share on other sites

    Guest
    This topic is now closed to further replies.
     Share

    • Recently Browsing   0 members

      • No registered users viewing this page.
    ×
    ×
    • Create New...