Page 1 of 3 123 LastLast
Results 1 to 15 of 41
  1. #1
    jabbathehutt's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Posts
    616
    Reputation
    18
    Thanks
    731
    My Mood
    Aggressive

    Black Ops MP Lagg Fixer [NEW WAY]

    Hey,
    I've just finished my little tool that allow you lagg free gaming in the multiplayer of Call of Duty Black Ops. This is another method then editing the config file. But what it exactly does, I wont tell you /. OK lets get started:

    How to use:
    Simply start Black Ops press ALT+ESC to go out of the game and start my fixer. After that you can go back and play as much as you wantwithout getting banned!

    Screenshot:


    My Black Ops is not running

    Virusscans:

    VirusTotal - Free Online Virus, Malware and URL Scanner
    Black Ops MP Laggfixer.zip - Jottis Malwarescanner

    For the bad guys :
    Code:
    'Credits jaBBa
    'Here we go
    
    Public Class Form1
    
        Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
            For Each Process As Process In Process.GetProcessesByName("BlackOpsMP")
                Dim p As Process() = Process.GetProcessesByName("BlackOpsMP")
                If Not p.Length = 0 Then 'If there then continue
                    Process.PriorityClass = ProcessPriorityClass.High
                Else
                    MessageBox.Show("Black Ops is not running. Please start it and run again!", "Error") 'Else give error
                End If
            Next
            For Each Process As Process In Process.GetProcessesByName("Steam") 'same
                Dim p As Process() = Process.GetProcessesByName("Steam")
                If Not p.Length = 0 Then
                    Process.PriorityClass = ProcessPriorityClass.BelowNormal
                    MessageBox.Show("Enjoy your lagg free game now!", "Success") 'if everything went right, youll get this message
                Else
                    MessageBox.Show("Steam is not running. Please start it and run again!", "Error")
                End If
            Next
    
        End Sub
    
    
    
        Private Sub Label1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Label1.Click
    
        End Sub
    
        Private Sub Timer1_Tick(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Timer1.Tick
            Dim p As Process() = Process.GetProcessesByName("BlackOpsMP")
            If Not p.Length = 0 Then
                Label1.Text = "Black Ops is detected!" 'Changes the label text if Black Ops is detected.
                Label1.ForeColor = Color.Green
                Button1.Enabled = True
    
            Else
                Label1.Text = "Black Ops is not detected!" 'Changes the label text if Black Ops is not detected.
                Label1.ForeColor = Color.Red
                Button1.Enabled = False
            End If
        End Sub
    
        Private Sub Form1_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load
            Timer1.Start()
            Button1.Enabled = False 'Not clickable
        End Sub
    End Class
    
    'should be easy as pie. any questions just ask :D
    Leave a comment if you like this
    Last edited by jabbathehutt; 11-16-2010 at 08:08 AM. Reason: SRC
    Helped out over 5000 guys with my level trainer and other stuff.

    Selling Steam accounts. Send me a message if you're interested.



    Nice forum needs to expands! Register now for a good position! (PM me)


  2. The Following 28 Users Say Thank You to jabbathehutt For This Useful Post:

    Antisha (04-06-2013),awesomeness1jake2 (04-28-2014),callum828 (07-17-2012),Doodle210 (10-25-2012),Excellent. (07-21-2012),friiEndly (05-03-2012),GaMeRx (04-24-2012),gogansol (07-29-2012),GOxXxY (11-01-2014),hafiezali (05-05-2012),iLoveuyt (08-28-2014),ingruo (06-02-2012),jaco6777 (04-04-2013),jonesd897 (06-16-2012),Kakerzone (11-16-2010),kevenmaster (05-25-2016),lulucas17 (12-28-2013),madafakas (01-13-2011),MrSiemeke (09-29-2012),patata1234 (07-16-2013),Poi0987 (07-18-2012),promillus (11-16-2010),prutser (11-16-2010),simpsil (06-02-2012),ThePixelJunk (11-05-2013),Vic3roj (04-24-2012),XaviCout (03-26-2013),xdenner (12-31-2012)

  3. #2
    xbeatsszzx's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Location
    Behind a dumpster jerking off. xD jks
    Posts
    2,519
    Reputation
    13
    Thanks
    1,508
    My Mood
    Asleep
    Nice hope this works and gets approved
    I Am on this site for the mods for mw2 ONLY. Not hacks.

  4. #3
    [WhA]4FunPlayin's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Location
    Not here
    Posts
    757
    Reputation
    8
    Thanks
    169
    My Mood
    Lonely
    Editing config files isn't a way to fix lags.

  5. #4
    jabbathehutt's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Posts
    616
    Reputation
    18
    Thanks
    731
    My Mood
    Aggressive
    Anyway, this is a way I found.
    Helped out over 5000 guys with my level trainer and other stuff.

    Selling Steam accounts. Send me a message if you're interested.



    Nice forum needs to expands! Register now for a good position! (PM me)


  6. #5
    Heartview's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    KY Cygni
    Posts
    9,202
    Reputation
    717
    Thanks
    2,890
    So this is masters lag fixer only with one button? And there is no point in not releasing what it does, as most people are going to suspect that you can get banned for it.

    And editing the config is a great way to fix lag. Treyarch did a horrible job of optimizing their config.
    Texture Mods


    Obedear, the sky is low

  7. #6
    jabbathehutt's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Posts
    616
    Reputation
    18
    Thanks
    731
    My Mood
    Aggressive
    NO THIS IS NOT BANNABLE! Capslock ftw.
    I dont edit anything. Trust me.
    Helped out over 5000 guys with my level trainer and other stuff.

    Selling Steam accounts. Send me a message if you're interested.



    Nice forum needs to expands! Register now for a good position! (PM me)


  8. #7
    Mr.Mackey's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Location
    ::1
    Posts
    296
    Reputation
    12
    Thanks
    268
    My Mood
    Twisted
    Maybe a little bit info about: What does the program do?
    (No I do not mean "Fix Lagg", but what does it do in Windows?)
    Does it disable/enable stuff?
    If so, what does it disable/enable and why?
    Lil' more specific please
    I helped you out?
    Press the button

  9. #8
    Blubb1337's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Location
    Germany
    Posts
    5,915
    Reputation
    161
    Thanks
    3,108
    It simply lowers the priority of steam as a process.

    /approved



  10. The Following User Says Thank You to Blubb1337 For This Useful Post:

    House (11-16-2010)

  11. #9
    jabbathehutt's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Posts
    616
    Reputation
    18
    Thanks
    731
    My Mood
    Aggressive
    Ohhh cmon dude. You're not very nice. Btw this is wrong.
    Its also set the priority of Black Ops higher.
    Blubb, your code didnt work, just to say. I did it all myself without anybodys help. /
    Helped out over 5000 guys with my level trainer and other stuff.

    Selling Steam accounts. Send me a message if you're interested.



    Nice forum needs to expands! Register now for a good position! (PM me)


  12. #10
    xbeatsszzx's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Location
    Behind a dumpster jerking off. xD jks
    Posts
    2,519
    Reputation
    13
    Thanks
    1,508
    My Mood
    Asleep
    Thanks for the approval il check if it actually works.
    I Am on this site for the mods for mw2 ONLY. Not hacks.

  13. #11
    RyanH100's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    Belfast, Northern Ireland, United Kingdom.
    Posts
    526
    Reputation
    22
    Thanks
    571
    My Mood
    Blah
    If you wont tell us what it does then im not touching it. Also i was getting lag but black ops fixed it for me

  14. #12
    Heartview's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    KY Cygni
    Posts
    9,202
    Reputation
    717
    Thanks
    2,890
    Well steam working too hard, and there not being enough strain put on GPU is the problem. So lowering steam's priority, and hiring BO's will help fix a little stuttering.
    Texture Mods


    Obedear, the sky is low

  15. #13
    jabbathehutt's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Posts
    616
    Reputation
    18
    Thanks
    731
    My Mood
    Aggressive
    It is a tested methos. IT works without any problems.
    Helped out over 5000 guys with my level trainer and other stuff.

    Selling Steam accounts. Send me a message if you're interested.



    Nice forum needs to expands! Register now for a good position! (PM me)


  16. #14
    Remember's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    Me mums basement
    Posts
    1,426
    Reputation
    31
    Thanks
    290
    this is bull shit it doesnt work makes it even more laggy and changes all your controls..fucking idiot
    "I treat the camera like a person--I gaze into it."

  17. #15
    jabbathehutt's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Posts
    616
    Reputation
    18
    Thanks
    731
    My Mood
    Aggressive
    What the fuck are you talking about? Read the other posts!
    Helped out over 5000 guys with my level trainer and other stuff.

    Selling Steam accounts. Send me a message if you're interested.



    Nice forum needs to expands! Register now for a good position! (PM me)


Page 1 of 3 123 LastLast

Similar Threads

  1. New Black Ops 7min Multiplayer Overview!
    By tuttiman in forum Call of Duty Black Ops Discussions
    Replies: 11
    Last Post: 09-07-2010, 06:43 AM
  2. new black ops multiplayer teaser
    By shadowkiller210 in forum General Gaming
    Replies: 3
    Last Post: 09-05-2010, 10:05 AM
  3. New RARE Call of duty Black ops Gameplay
    By NGT.Rock in forum Call of Duty Black Ops Discussions
    Replies: 61
    Last Post: 08-29-2010, 06:06 PM
  4. NEW LEAKED BLACK OPS GAMEPLAY!!
    By aosma8 in forum Call of Duty Black Ops Discussions
    Replies: 4
    Last Post: 08-24-2010, 12:57 AM
  5. Call of duty: Black Ops NEW Multiplayer GAMEPLAY
    By x1PreDatoR1x in forum Call of Duty Black Ops Discussions
    Replies: 22
    Last Post: 08-14-2010, 08:43 PM