Page 2 of 2 FirstFirst 12
Results 16 to 25 of 25
  1. #1
    flameswor10's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Posts
    12,528
    Reputation
    981
    Thanks
    10,409
    My Mood
    In Love

    Flameswor10's Multi Tool v1 Includes BGM Changer, Intro Video Changer and .Rez files

    Hey, This is my First Multi Tool and I'm quite Proud of it . I've been working on this for a few weeks and Finally reached to an conclusion that I will Release this. It's only Version 1 so please try to keep the flame away. Like I stated in the title, There is a Back Ground Music Changer, An intro Video Changer and Clean .Rez Backups. There is also a Random password Generator (which I kinda like) and a Simple Webbrowser.

    Virusscans:
    Virscan
    Virustotal

    Screenshots:
    [img]https://i992.photobucke*****m/albums/af44/flameswor10/MPGH%20Screenshots/Wholescreenshot.png[/img]
    Code:
    Extra Info::
    Username: My name
    password: password
    If there are any errors, Please post them as a post like this
    Code:
    Error Given:
    Operating System:
    Bit: Either 64 or 32 bit here
    What were you trying to do:
    Exactly Where the error pops up (which screen):
    Screenshots:
    Credits: (people who helped me in making this)
    Bombsaway707
    Samueldo

    Just gotta love these guys

    .bik videos you can use in par with this
    Code:
    https://www.mpgh.net/forum/210-combat-arms-mods-rez-modding/119433-release-cod4-style-combat-arms-intro-shorternd.html
    https://www.mpgh.net/forum/210-combat-arms-mods-rez-modding/112192-assassins-creed-style-combat-arms-intro.html
    https://www.mpgh.net/forum/210-combat-arms-mods-rez-modding/117517-release-nvidia-style-combat-arms-intro-v*****ml
    I hope you use this and if you have downloaded my multi tool, Please press thanks
    Before you even Think about leeching this.. My name is all over the application So Nuhh
    Last edited by flameswor10; 05-30-2010 at 07:04 AM.
    No I do not make game hacks anymore, please stop asking.

  2. The Following 9 Users Say Thank You to flameswor10 For This Useful Post:

    93505190 (09-08-2012),achiscool (05-30-2010),altranoob (06-11-2010),Blackfrost (05-29-2010),chipster100 (06-26-2010),HeliDomo (05-30-2010),John42 (05-31-2010),nello778 (07-09-2010),Samueldo (05-31-2010)

  3. #16
    shadowxeno's Avatar
    Join Date
    Dec 2008
    Gender
    male
    Location
    Under your bed
    Posts
    1,680
    Reputation
    19
    Thanks
    158
    My Mood
    Amused
    lol i can do this all by myself xD

  4. #17
    PID3RMAN's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    im lost
    Posts
    1,413
    Reputation
    20
    Thanks
    107
    My Mood
    Amazed
    looks realy Great but i wouldnt use it lmao xD
    GJ
    life is a bitch then you die
    so lets all smoke weed
    [IMG]https://i965.photobucke*****m/albums/ae131/ian1mcpherson1/tumblr_lse7x0hQ6d1qcby0w.gif[/IMG]

  5. #18
    shadowxeno's Avatar
    Join Date
    Dec 2008
    Gender
    male
    Location
    Under your bed
    Posts
    1,680
    Reputation
    19
    Thanks
    158
    My Mood
    Amused
    i wouldnt use either xD

  6. #19
    Samueldo's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Location
    Meh
    Posts
    1,023
    Reputation
    29
    Thanks
    348
    My Mood
    Inspired
    This is one of the best non-leeched multitool's I've seen in a long time. Great job, remember to let me test the second one!!!

    And yes, you've gotta love me cause I'm epic and close to a breakthrough in hacking
    Quote Originally Posted by Grim View Post
    glad to be an inspiration
    Minions rule. /endof

    InjectPlz Refresh - download v1.0 now!

  7. #20
    flameswor10's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Posts
    12,528
    Reputation
    981
    Thanks
    10,409
    My Mood
    In Love
    @Samueldo Yehh, You can help me on my second one >< It's a wonder noone picked up my mistake during testing season o.o
    @shadowxeno "Yeh, I wouldn't use it either" That's counted as spam. Repeating what someone else already said just to increas your post count
    No I do not make game hacks anymore, please stop asking.

  8. #21
    Spookerzz's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Posts
    4,647
    Reputation
    26
    Thanks
    572
    Use this GUI

    Code:
    Imports System.Runtime.InteropServices
    Public Class Form1
        <StructLayout(LayoutKind.Sequential)> _
        Public Structure WinMargins
            Public LWidth As Integer
            Public THeight As Integer
            Public RWidth As Integer
            Public BHeight As Integer
        End Structure
        <DllImport("dwmapi.dll")> _
        Public Shared Function DwmExtendFrameIntoClientArea(ByVal hWnd As IntPtr, ByRef pMarinset As WinMargins) As Integer
        End Function
        Private Sub Form1_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load
            Dim margins As WinMargins = New WinMargins
            'The value of -1 is used when you want to use full window as transparency...
            Dim WM As WinMargins = New WinMargins
            WM.LWidth = -1
            WM.RWidth = -1
            WM.THeight = -1
            WM.BHeight = -1
            'The handle of your window..
            Dim handle As IntPtr = Me.Handle
            ' Finally call the API function by inputing window handle and your window margins ..
            DwmExtendFrameIntoClientArea(handle, WM)
        End Sub
    End Class
    Set background colour to black.
    I'm back.

  9. #22
    flameswor10's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Posts
    12,528
    Reputation
    981
    Thanks
    10,409
    My Mood
    In Love
    For which part of the GUI?
    No I do not make game hacks anymore, please stop asking.

  10. #23
    John42's Avatar
    Join Date
    Apr 2009
    Gender
    male
    Posts
    348
    Reputation
    10
    Thanks
    17
    My Mood
    Tired
    Belongs in the modding section, but I used it, wow It's epic. Great job. thank'd
















  11. #24
    winytiny123's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    cheeese
    Posts
    66
    Reputation
    10
    Thanks
    6
    My Mood
    Breezy
    um whats your user name???

  12. #25
    flameswor10's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Posts
    12,528
    Reputation
    981
    Thanks
    10,409
    My Mood
    In Love
    Mmhmm.. If you have read my thread carefully, the password is my name.. flameswor10?also, I built In a way if bypassing the antiloggin screen only me and my Freind know. Have fun trying to find out ><
    No I do not make game hacks anymore, please stop asking.

Page 2 of 2 FirstFirst 12

Similar Threads

  1. [Release] *UPDATED* [XCS] XpliCitts CA System [Multi-TOOL] [10/21]
    By -XpliCitt- in forum Combat Arms Hacks & Cheats
    Replies: 522
    Last Post: 12-27-2009, 12:49 AM
  2. [Release] Multi-Tool
    By th3vis in forum Combat Arms Hacks & Cheats
    Replies: 15
    Last Post: 10-29-2009, 03:13 PM
  3. [Release] killer66143's Multi Tool! (spam bot,quicklinks and file cleaner!)
    By Dreamer in forum Combat Arms Hacks & Cheats
    Replies: 9
    Last Post: 10-17-2009, 01:09 PM
  4. Steam Multi Tool
    By kAlimer0 in forum CounterStrike (CS) 1.6 Hacks / Counter Strike: Source (CSS) Hacks
    Replies: 2
    Last Post: 07-10-2009, 02:29 PM
  5. VBMT-Visual Basic Multi Tool - BY GG2GG :D
    By GG2GG in forum Visual Basic Programming
    Replies: 4
    Last Post: 08-14-2008, 06:08 PM