Results 1 to 12 of 12
  1. #1
    AeroMan's Avatar
    Join Date
    Dec 2008
    Gender
    male
    Location
    Hell
    Posts
    3,294
    Reputation
    189
    Thanks
    3,049
    My Mood
    Busy

    [HELP] Spammer tut?

    Hello,
    can anyone give/Post me a WORKING Warrock spambot/spammer?
    That WORKS IN GAME!?

  2. #2
    XGelite's Avatar
    Join Date
    Mar 2009
    Gender
    male
    Location
    Enter text here
    Posts
    1,344
    Reputation
    12
    Thanks
    276
    search is there for a reason

  3. #3
    SPittn_Blood's Avatar
    Join Date
    Nov 2009
    Gender
    male
    Posts
    148
    Reputation
    10
    Thanks
    15
    My Mood
    Inspired
    gahh not another one! Just make one yourself

    Pixie force!

    -Current Projects-
    _______________________
    \//Stuff.. :P//\
    Current Code: C#

  4. #4
    Lolland's Avatar
    Join Date
    Feb 2009
    Gender
    male
    Location
    Lolland!
    Posts
    3,156
    Reputation
    49
    Thanks
    868
    My Mood
    Inspired

  5. #5
    deathninjak0's Avatar
    Join Date
    Feb 2009
    Gender
    male
    Posts
    1,510
    Reputation
    12
    Thanks
    294
    My Mood
    Cool
    Is this kid 8?

  6. #6
    Zoom's Avatar
    Join Date
    May 2009
    Gender
    male
    Location
    Your going on my 24/7 DDoS hit list.
    Posts
    8,552
    Reputation
    127
    Thanks
    5,970
    My Mood
    Happy
    Quote Originally Posted by deathninjak0 View Post
    Is this kid 8?
    No 4 i think ^^!

    Next time little kid use the little BIG search button!
    -Rest in peace leechers-

    Your PM box is 100% full.

  7. #7
    Stephen's Avatar
    Join Date
    Jun 2009
    Gender
    male
    Location
    Engine.exe
    Posts
    4,689
    Reputation
    184
    Thanks
    1,149
    My Mood
    Aggressive
    Wow, UTSB.

  8. #8
    Jerry12358's Avatar
    Join Date
    Aug 2009
    Gender
    male
    Location
    gdg
    Posts
    28
    Reputation
    10
    Thanks
    16
    My Mood
    Drunk

    Post

    This is the code if you want to make your own one:

    What you need:

    ~1 Timer
    ~2 Buttons
    ~1 Textbox

    1.) Name 1 of the buttons 'Start' and the other one 'Stop'
    2.) Double click the start button and insert the following code:

    Timer1.start()
    This simple code will start the spammer (Timer in this case). Timer = spammer

    3.) Double click on the stop button and insert the following code:

    Timer1.stop()
    if the stop button is clicked, than timer1 (=spammer) will stop spamming.

    4.) Go back to you'r design and double click the timer on the bottom, and insert the following code:

    timer1.interval = 1000
    on error resume next
    sendkeys.send("{ENTER}")
    on error resume next
    sendkeys.send(textbox1.text)
    on error resume next
    sendkeys.send("{ENTER}")
    This piece of code is quite interesting. Let's take a better look at it.
    The first line indicates the speed of the spammer. Here it is 1000ms, so that is 1 second. This means that if you start the spammer, it will spam your text in the textbox at a rate of 1 second at a time. The next lines do the following:
    Try's to press enter
    then spam your text x1
    than hit enter again.
    (This will loop untill you hit stop)

    Enjoy!,
    Jerry

  9. #9
    EvilHacker's Avatar
    Join Date
    Dec 2009
    Gender
    male
    Location
    Do you fucking care?
    Posts
    159
    Reputation
    -5
    Thanks
    22
    My Mood
    Psychedelic
    lol...
    You should learn vb 1st.
    Not beg for sources.

  10. #10
    Lolland's Avatar
    Join Date
    Feb 2009
    Gender
    male
    Location
    Lolland!
    Posts
    3,156
    Reputation
    49
    Thanks
    868
    My Mood
    Inspired
    Yeah, spammers are fucking simple... but if you wanna learn VB you must meet these requirements:

    -IQ higher than that of your shoe size
    -Know how to use the Internets
    -Be not 7

  11. #11
    SPittn_Blood's Avatar
    Join Date
    Nov 2009
    Gender
    male
    Posts
    148
    Reputation
    10
    Thanks
    15
    My Mood
    Inspired
    Quote Originally Posted by lolland View Post
    -IQ higher than that of your shoe size
    Classic.
    Quoted For Truth

    Pixie force!

    -Current Projects-
    _______________________
    \//Stuff.. :P//\
    Current Code: C#

  12. The Following User Says Thank You to SPittn_Blood For This Useful Post:

    Lolland (12-05-2009)

  13. #12
    sigmahero's Avatar
    Join Date
    Oct 2009
    Gender
    male
    Posts
    12
    Reputation
    10
    Thanks
    0
    Search = Freind

Similar Threads

  1. [HELP] Spammer
    By MintSlice in forum Visual Basic Programming
    Replies: 4
    Last Post: 03-24-2010, 11:42 AM
  2. -HELPFUL-c++ tuts!!!
    By hotfudge2100 in forum C++/C Programming
    Replies: 4
    Last Post: 12-09-2008, 08:07 PM
  3. helpful c++ tuts!
    By hotfudge2100 in forum C++/C Programming
    Replies: 4
    Last Post: 10-15-2008, 03:00 PM
  4. Help on TUT
    By Staunton in forum Combat Arms Hacks & Cheats
    Replies: 0
    Last Post: 08-03-2008, 04:18 AM
  5. [HELP ME] Tuts/Adresses
    By sidnietje in forum WarRock - International Hacks
    Replies: 1
    Last Post: 10-29-2007, 02:35 PM