Poll: Is my multitool alright

Be advised that this is a public poll: other users can see the choice(s) you selected.

Results 1 to 15 of 15
  1. #1
    -Away-'s Avatar
    Join Date
    Mar 2011
    Gender
    male
    Location
    At my house on my computer i live in C:/Users/-Away-/HACKS Post: 1,00,00,00
    Posts
    475
    Reputation
    -3
    Thanks
    32
    My Mood
    Sick

    Arrow My first Multitool

    Hello ladies and gents this is my Multitool and it took me all night so i hope you like it

    VS1: Multitool working as of 4.8.11.rar - Jotti's malware scan

    VS2: Freakings servers are still down omfg >



    Features:
    Spammer
    Injector
    Screen capturer-Not working right now fixing it
    Last edited by -Away-; 04-08-2011 at 08:17 PM.

  2. #2
    Arthur Ace's Avatar
    Join Date
    Mar 2011
    Gender
    male
    Location
    Ghetto Blast Off!
    Posts
    1,532
    Reputation
    -9
    Thanks
    190
    My Mood
    Cheerful
    Nice realease, Ill check it out after approve, and post feature's.

    (1ST POST)

  3. #3
    [Ghost]'s Avatar
    Join Date
    Apr 2011
    Gender
    male
    Location
    What a Stalker. Posts: 1,842
    Posts
    318
    Reputation
    27
    Thanks
    116
    Tips:
    Crop images.
    If you need code for screen capture i can give
    or if you want i could do it for you give me download link?
    or i could get you vscans..

  4. #4
    -Away-'s Avatar
    Join Date
    Mar 2011
    Gender
    male
    Location
    At my house on my computer i live in C:/Users/-Away-/HACKS Post: 1,00,00,00
    Posts
    475
    Reputation
    -3
    Thanks
    32
    My Mood
    Sick
    Quote Originally Posted by [Ghost] View Post
    Tips:
    Crop images.
    If you need code for screen capture i can give
    or if you want i could do it for you give me download link?
    or i could get you vscans..
    you can give me code for screen capturer that would be helpful

  5. #5
    Neechan''s Avatar
    Join Date
    Aug 2010
    Gender
    male
    Location
    HI !
    Posts
    5,722
    Reputation
    122
    Thanks
    1,318
    Screen Capture
    Requirements:
    2 Buttons (Name: Button1 (Text: Capture), Button2 (Text: Save)
    1 PictureBox (Size Mode: Stretched Image)
    1 Timer (Name: Timer1) (Interval approx. 10000)

    Codes:

    Code:
    Public Class Form1
    'Button 2 = Capture
    Private Sub Button2_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button2.Click
    Me.Opacity = 0
    Timer1.Enabled = True
    End Sub
    
    Private Sub Timer1_Tick(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Timer1.Tick
    Dim bounds As Rectangle
    Dim screenshot As System.Drawing.Bitmap
    Dim graph As Graphics
    bounds = Screen.PrimaryScreen.Bounds
    screenshot = New System.Drawing.Bitmap(bounds.Width, bounds.Height, System.Drawing.Imaging.PixelFormat.Format32bppArgb)
    graph = Graphics.FromImage(screenshot)
    graph.CopyFromScreen(bounds.X, bounds.Y, 0, 0, bounds.Size, CopyPixelOperation.SourceCopy)
    PictureBox1.Image = screenshot
    Timer1.Enabled = False
    Me.Opacity = 100
    End Sub
    
    'Button1 = Save
    Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
    Dim savefiledialog1 As New SaveFileDialog
    Try
    savefiledialog1.Title = "Save File"
    savefiledialog1.FileName = "Save As..."
    savefiledialog1.Filter = "JPEG |*.jpeg"
    If savefiledialog1.ShowDialog() = DialogResult.OK Then PictureBox1.Image.Save(savefiledialog1.FileName,System.Drawing.Imaging.ImageFormat.Bmp)
    End If
    Catch ex As Exception
    'Do Nothing
    End Try
    End Sub
    
    End Class

  6. The Following 2 Users Say Thank You to Neechan' For This Useful Post:

    -Away- (04-09-2011),CheatCreatorzz (04-09-2011)

  7. #6
    CheatCreatorzz's Avatar
    Join Date
    Dec 2010
    Gender
    male
    Posts
    922
    Reputation
    18
    Thanks
    730
    My Mood
    Amused
    Thx Bro! thx for Code.. helpfull post! And btw its cool for first time but Resize Images, cant see it.. with full size.. :S Thx! (Crop images)





    (_¸.•*´'`°¤¸'¸¤°´'`*•.¸_)

    Video Creator
    GFX Creator
    C++ Coder
    D3D Coder

    (¯`*•.¸,¤°´'`°¤,¸.•*´¯)




  8. #7
    markO1O8's Avatar
    Join Date
    Feb 2011
    Gender
    male
    Posts
    433
    Reputation
    24
    Thanks
    104
    My Mood
    Amazed
    I Do Like It But Dont Mate The Background Image Repeat Bro
    [CENTER]I'm back!

  9. #8
    galamb98's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Location
    In gameees
    Posts
    214
    Reputation
    10
    Thanks
    69
    My Mood
    Happy
    Waiting for approve...
    What is absolute happiness? If you don't wanna sleep, because the real world is better than your dreams



    WOOT I AM NOT MEMBER NOW! I REACHED MY 150TH POST! I AM NOW ADVENCED MEMBER!!! I AM SO HAPPY! I LOVE YOU MPGH.NET!
    Download my injector, DarkSide Injector!



    DO NOT CLICK THIS!!

    FREE OPK, AND AIMBOT! CLICK HERE!

  10. #9
    djrubenmp3's Avatar
    Join Date
    Jan 2011
    Gender
    male
    Location
    In JackInDaBox
    Posts
    586
    Reputation
    10
    Thanks
    493
    My Mood
    Psychedelic
    Goood job

  11. #10
    kvll's Avatar
    Join Date
    Apr 2009
    Gender
    male
    Location
    hello
    Posts
    3,835
    Reputation
    104
    Thanks
    365
    My Mood
    Amazed
    meh,the background image on multitool is kinda annoying.
    DONATOR! PL0X?

  12. #11
    djrubenmp3's Avatar
    Join Date
    Jan 2011
    Gender
    male
    Location
    In JackInDaBox
    Posts
    586
    Reputation
    10
    Thanks
    493
    My Mood
    Psychedelic
    You don't scan it correctli with jotti virus scan...

  13. #12
    Victoria's Avatar
    Join Date
    Feb 2011
    Gender
    female
    Location
    Everywhere where love is♥
    Posts
    1,154
    Reputation
    -20
    Thanks
    94
    My Mood
    In Love
    Quote Originally Posted by Ger-Neechan View Post
    Screen Capture
    Requirements:
    2 Buttons (Name: Button1 (Text: Capture), Button2 (Text: Save)
    1 PictureBox (Size Mode: Stretched Image)
    1 Timer (Name: Timer1) (Interval approx. 10000)

    Codes:

    Code:
    Public Class Form1
    'Button 2 = Capture
    Private Sub Button2_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button2.Click
    Me.Opacity = 0
    Timer1.Enabled = True
    End Sub
    
    Private Sub Timer1_Tick(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Timer1.Tick
    Dim bounds As Rectangle
    Dim screenshot As System.Drawing.Bitmap
    Dim graph As Graphics
    bounds = Screen.PrimaryScreen.Bounds
    screenshot = New System.Drawing.Bitmap(bounds.Width, bounds.Height, System.Drawing.Imaging.PixelFormat.Format32bppArgb)
    graph = Graphics.FromImage(screenshot)
    graph.CopyFromScreen(bounds.X, bounds.Y, 0, 0, bounds.Size, CopyPixelOperation.SourceCopy)
    PictureBox1.Image = screenshot
    Timer1.Enabled = False
    Me.Opacity = 100
    End Sub
    
    'Button1 = Save
    Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
    Dim savefiledialog1 As New SaveFileDialog
    Try
    savefiledialog1.Title = "Save File"
    savefiledialog1.FileName = "Save As..."
    savefiledialog1.Filter = "JPEG |*.jpeg"
    If savefiledialog1.ShowDialog() = DialogResult.OK Then PictureBox1.Image.Save(savefiledialog1.FileName,System.Drawing.Imaging.ImageFormat.Bmp)
    End If
    Catch ex As Exception
    'Do Nothing
    End Try
    End Sub
    
    End Class
    It save as JPEG, add more codering.
    Also this code i sawd before on a forum where i was an Moderator:O.

  14. #13
    Love many, trust few and always paddle your own canoe
    MPGH Member
    Murat's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Location
    Germany
    Posts
    1,900
    Reputation
    11
    Thanks
    80
    My Mood
    Doh
    looks good wait for approv...

  15. #14
    vayerman's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Location
    •♣☺☻♠☺♠☺☻♥•8○♦♣☺♠
    Posts
    476
    Reputation
    7
    Thanks
    101
    My Mood
    Aggressive
    Dont like the background and this features ive seen this a thousand times!!!
    [IMG]https://i247.photobucke*****m/albums/gg124/Nickshorty/Renders/snakeandthefoxrendercopy.png[/IMG]

  16. #15
    galamb98's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Location
    In gameees
    Posts
    214
    Reputation
    10
    Thanks
    69
    My Mood
    Happy
    Please fix the VirusScans! Good job anyway.
    What is absolute happiness? If you don't wanna sleep, because the real world is better than your dreams



    WOOT I AM NOT MEMBER NOW! I REACHED MY 150TH POST! I AM NOW ADVENCED MEMBER!!! I AM SO HAPPY! I LOVE YOU MPGH.NET!
    Download my injector, DarkSide Injector!



    DO NOT CLICK THIS!!

    FREE OPK, AND AIMBOT! CLICK HERE!