Page 1 of 3 123 LastLast
Results 1 to 15 of 45
  1. #1
    Mr. Lex's Avatar
    Join Date
    Mar 2010
    Gender
    male
    Posts
    62
    Reputation
    10
    Thanks
    9

    [Release] Ultimate Spammer V1.0.2

    Here's my ultimate spammer I put together.
    Press the thanks button please.

    *Screen shots:
    [IMG]https://i301.photobucke*****m/albums/nn67/exosnyper/4nve62.png[/IMG][IMG]https://i301.photobucke*****m/albums/nn67/exosnyper/pkx9do.png[/IMG][IMG]https://i301.photobucke*****m/albums/nn67/exosnyper/g1aw6s.png[/IMG][IMG]https://i301.photobucke*****m/albums/nn67/exosnyper/mowrvf.png[/IMG][IMG]https://i301.photobucke*****m/albums/nn67/exosnyper/jtkm6y.png[/IMG]

    *Virus total:
    Virustotal. MD5: 6a482254ef07b19886e4ae684503f04a Suspicious.Insight

    *Hotkeys:
    F6 - Spammer start
    F7 - Spammer stop

    *Credits:
    Myself, Google/results

    *Errors:
    When using "Save Log" it posts [Date] Saved Log.rtf THEN saves the log, which apparently then doesn't make it auto scroll to the bottom. So after you press that you have to scroll down in the log to get to the bottom. Only one line though, so not a major problem.


    A thanks would be great!

    Thanks for reading,

    Mr. Lex
    Last edited by Mr. Lex; 03-31-2010 at 10:09 PM.

  2. The Following 4 Users Say Thank You to Mr. Lex For This Useful Post:

    By_Hummet (12-16-2013),Hassan (06-09-2010),Houston (04-02-2010),zouzou.141 (06-18-2012)

  3. #2
    Invidus's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Posts
    2,167
    Reputation
    23
    Thanks
    650
    My Mood
    Bored
    There's no image in the image tags..

  4. #3
    Mr. Lex's Avatar
    Join Date
    Mar 2010
    Gender
    male
    Posts
    62
    Reputation
    10
    Thanks
    9
    Yeah, I had to add the 5th image. And I guess this doesn't allow images from Screen Snapr. So I'll have to upload other images.

  5. #4
    Invidus's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Posts
    2,167
    Reputation
    23
    Thanks
    650
    My Mood
    Bored
    Still no screenie. Upload to photobucket or something.

  6. #5
    Mr. Lex's Avatar
    Join Date
    Mar 2010
    Gender
    male
    Posts
    62
    Reputation
    10
    Thanks
    9
    Yeah, hold on. I actually have to use print screen and copy into some photo editing software program and then edit + upload. Screen Snapr auto uploads to their server and gives you a quick link in your clip board. So it'll be a couple minutes.

  7. #6
    Invidus's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Posts
    2,167
    Reputation
    23
    Thanks
    650
    My Mood
    Bored
    Don't use Prt Screen. Get this software, its way better Screenshot Captor - Mouser - Software - DonationCoder.com

  8. #7
    Mr. Lex's Avatar
    Join Date
    Mar 2010
    Gender
    male
    Posts
    62
    Reputation
    10
    Thanks
    9
    A'ight, I'll try it out later. Thanks.

    Also, screenshots and working now.

  9. #8
    Invidus's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Posts
    2,167
    Reputation
    23
    Thanks
    650
    My Mood
    Bored
    Impressive! Very nice job! How long it take you 2 make this?

  10. #9
    Mr. Lex's Avatar
    Join Date
    Mar 2010
    Gender
    male
    Posts
    62
    Reputation
    10
    Thanks
    9
    I'd say around 10 hours. And thanks a lot.

  11. #10
    Invidus's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Posts
    2,167
    Reputation
    23
    Thanks
    650
    My Mood
    Bored
    Great job! Lol i'd have thought you'd need a lot of time for putting every individual text to come into the status when you press something =D

  12. #11
    Mr. Lex's Avatar
    Join Date
    Mar 2010
    Gender
    male
    Posts
    62
    Reputation
    10
    Thanks
    9
    Quote Originally Posted by ilikewaterha View Post
    Great job! Lol i'd have thought you'd need a lot of time for putting every individual text to come into the status when you press something =D
    Well, initially getting the write code to post to the rich text box was a pain, but really all I had to do was post the following under each control that I wanted to log:
    Code:
    RTBLog.SelectionStart = Len(RTBLog.Text)
    RTBLog.SelectedText = vbCrLf & Format(Now, "[HH:mm:ss]") & "Text I want here."
    Take a look at my tutorial for advanced spammer controls:
    https://www.mpgh.net/forum/161-tutori...mer-codes.html
    Last edited by Mr. Lex; 03-31-2010 at 07:01 PM.

  13. #12
    Invidus's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Posts
    2,167
    Reputation
    23
    Thanks
    650
    My Mood
    Bored
    nice, nice! but still you had to go to every single control and paste that in =D

  14. #13
    Invidus's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Posts
    2,167
    Reputation
    23
    Thanks
    650
    My Mood
    Bored
    what type of GUI did you use? Never seen that type before! Doesn't look like DotNetBar.. and out of curiosity, what code did you use for Always on Top?

  15. #14
    Mr. Lex's Avatar
    Join Date
    Mar 2010
    Gender
    male
    Posts
    62
    Reputation
    10
    Thanks
    9
    Quote Originally Posted by ilikewaterha View Post
    nice, nice! but still you had to go to every single control and paste that in =D
    lol yeah, that was the easiest part xD


    Quote Originally Posted by ilikewaterha View Post
    what type of GUI did you use? Never seen that type before! Doesn't look like DotNetBar.. and out of curiosity, what code did you use for Always on Top?
    uhh GUI? D:

    and

    Code:
    If OnTopCheckBox.Checked = True Then
    Me.TopMost = True
    ElseIf OnTopCheckBox.Checked = False Then
    Me.TopMost = False
    End If

  16. #15
    NextGen1's Avatar
    Join Date
    Dec 2009
    Gender
    male
    Location
    Not sure really.
    Posts
    6,312
    Reputation
    382
    Thanks
    3,019
    My Mood
    Amazed
    /approved, code is clean, thanks for intentionally leaving out advertisements, however give credit and cite all sources in your post if you haven't already .

    GUI = Graphical User Interface
    UI Does not = GUI

    Those are Windows 7 Buttons, Nothing special

    Google gives you results, you can't grant credit to google unless you want to thank them for being a great search engine, credits go to those whose results were landed.
    Last edited by NextGen1; 03-31-2010 at 07:14 PM.


     


     


     



    The Most complete application MPGH will ever offer - 68%




Page 1 of 3 123 LastLast

Similar Threads

  1. [Release] Ultimate MPGH VS Nexon CTF
    By Ali in forum Combat Arms Mods & Rez Modding
    Replies: 30
    Last Post: 03-17-2010, 03:04 PM
  2. [Release] Adv.Spammer - Hydro Systems
    By Invidus in forum Visual Basic Programming
    Replies: 5
    Last Post: 03-01-2010, 09:48 AM
  3. Ultimate Spammer
    By apezwijn in forum WarRock - International Hacks
    Replies: 9
    Last Post: 05-30-2008, 02:40 AM
  4. release]ultimate Marien Hack
    By josephjboogie3 in forum WarRock - International Hacks
    Replies: 11
    Last Post: 10-31-2007, 02:53 AM
  5. release]ultimate Marien Hack
    By josephjboogie3 in forum Gunz General
    Replies: 8
    Last Post: 10-30-2007, 06:53 PM