Results 1 to 8 of 8
  1. #1
    Nordiii's Avatar
    Join Date
    Jan 2013
    Gender
    male
    Posts
    150
    Reputation
    61
    Thanks
    733
    My Mood
    Angelic

    Nordiii's MW3 Server Control

    Hello,
    I have no time to update my Server Control so I decided to upload the src so everyone could keep it UD for himself and may fix some things?

    The code is a pice of sh*** I don't know why I have write so unstructured and inefficient I think the most people who have program will think something like "holy shit and this realy work?!" and I have wrote many things in denglisch

    But overall it's still my first hack and I'm really proud of it so please don't be toooo hard to me


    How to Compile:
    Every one who have Visual studio installed should be able to compile it (I have used the 2012 version).

    This Project contains @Jorndel 's MemoryEditing Class and method for changing the EXP in TDM but I hope he has no problem with it?


    I hope this helpe some People although my programming style is really .... no comment may I rewrite it when I have enough time

    (and I know my english isn't good :/ )

    Credits:
    Nordiii
    @Jorndel and a big "thank you" for your massiv help!

    Virus Scans:
    jotti
    virustotal


    EDIT:
    Pls DO NOT upload the src on any other Website WITHOUT a link to this site you can release the modified .exe WHEN you add credits!

    Sincerely
    Nordiii
    <b>Downloadable Files</b> Downloadable Files
    Last edited by Nordiii; 11-11-2013 at 12:54 PM.

  2. The Following 27 Users Say Thank You to Nordiii For This Useful Post:

    Banksterfy (12-13-2013),bba33033 (04-15-2015),CaptainLuis41 (10-28-2014),cwl1955 (12-28-2013),Eiertoller45 (07-06-2017),FanVaKung! (11-13-2013),HelloEvery1 (11-14-2013),hendel123 (05-17-2014),InRaGed (06-05-2015),Jorndel (11-12-2013),LillilateX (09-08-2014),Lovroman (11-12-2013),maychol (11-18-2013),nextcze (07-21-2015),nico9551 (05-11-2014),oliver632 (04-16-2014),Paradise2509 (11-14-2016),snosy (05-12-2015),spongebobxHD (08-26-2014),superseb123 (01-05-2014),swadoosh (02-11-2014),T.Vader (11-21-2013),TobiiOdaaSoo (01-03-2015),TryOne (03-11-2014),XaMinGX (03-19-2014),Xeno65 (12-13-2013),xXFiusionXx (10-13-2014)

  3. #2
    Lovroman's Avatar
    Join Date
    Sep 2012
    Gender
    male
    Posts
    9,417
    Reputation
    611
    Thanks
    11,989
    My Mood
    Cheerful
    //Approved
    Nice combination of German and English in the code. xD

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

    Nordiii (11-11-2013),Silent (08-09-2015)

  5. #3
    Nordiii's Avatar
    Join Date
    Jan 2013
    Gender
    male
    Posts
    150
    Reputation
    61
    Thanks
    733
    My Mood
    Angelic
    Quote Originally Posted by Lovroman View Post
    //Approved
    Nice combination of German and English in the code. xD
    Yeah.... how i said.... denglisch xD

    Ty for the approve :3

  6. The Following User Says Thank You to Nordiii For This Useful Post:

    Lovroman (11-11-2013)

  7. #4
    hkKenshin's Avatar
    Join Date
    Oct 2013
    Gender
    male
    Posts
    301
    Reputation
    28
    Thanks
    340
    Good job man. Thanks for the share

  8. The Following User Says Thank You to hkKenshin For This Useful Post:

    Nordiii (11-12-2013)

  9. #5
    Jorndel's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    Norway
    Posts
    8,676
    Reputation
    905
    Thanks
    19,113
    My Mood
    Angelic
    If you would like a tip for your next 'huge' project like this.

    Look into how you can use struct(ures).
    It will allow you to store and define each player. Allowing you to easier use your code and for later usage

    Like:
    WriteInteger(Player1.Ammo, 100)
    WriteString(Player1.Name, "Hmm")


     
    Contributor 01.27.2012 - N/A
    Donator 07-17-2012 - Current
    Editor/Manager 12-16-12 - N/A
    Minion 01-10-2013 - 07.17.13
    Former Staff 09-20-2012 - 01-10-2013 / 07-17-2013 - Current
    Cocksucker 20-04-2013 - N/A

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

    Nordiii (11-12-2013)

  11. #6
    Nordiii's Avatar
    Join Date
    Jan 2013
    Gender
    male
    Posts
    150
    Reputation
    61
    Thanks
    733
    My Mood
    Angelic
    Quote Originally Posted by Jorndel View Post
    If you would like a tip for your next 'huge' project like this.

    Look into how you can use struct(ures).
    It will allow you to store and define each player. Allowing you to easier use your code and for later usage

    Like:
    WriteInteger(Player1.Ammo, 100)
    WriteString(Player1.Name, "Hmm")


    Yeah good idea never tought that VB have something like this (i only learn java and php hopfully I can study informatics next year and learn a lot more ^-^

    And I asked you if you could teach me to use Ollydbg a looooooooooonnnnggg time ago :P may I come back to the offer


    Without u my knowlegend would be so small I can never say "thank you" enough!!!

  12. #7
    Jorndel's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    Norway
    Posts
    8,676
    Reputation
    905
    Thanks
    19,113
    My Mood
    Angelic
    Quote Originally Posted by Nordiii View Post
    Yeah good idea never tought that VB have something like this (i only learn java and php hopfully I can study informatics next year and learn a lot more ^-^

    And I asked you if you could teach me to use Ollydbg a looooooooooonnnnggg time ago :P may I come back to the offer


    Without u my knowlegend would be so small I can never say "thank you" enough!!!
    You never asked me to continue. (As you was busy and stuff so you would have to ask me)
    -That's atleast whe I remember

    But I guess I could if I still remember stuff
    -Just add me on skype which I never use
    [Well I do sometimes]

    jorndel@outlook.com

     
    Contributor 01.27.2012 - N/A
    Donator 07-17-2012 - Current
    Editor/Manager 12-16-12 - N/A
    Minion 01-10-2013 - 07.17.13
    Former Staff 09-20-2012 - 01-10-2013 / 07-17-2013 - Current
    Cocksucker 20-04-2013 - N/A

  13. #8
    Nordiii's Avatar
    Join Date
    Jan 2013
    Gender
    male
    Posts
    150
    Reputation
    61
    Thanks
    733
    My Mood
    Angelic
    Quote Originally Posted by Jorndel View Post


    You never asked me to continue. (As you was busy and stuff so you would have to ask me)
    -That's atleast whe I remember

    But I guess I could if I still remember stuff
    -Just add me on skype which I never use
    [Well I do sometimes]

    jorndel@outlook.com
    Yeah I remember
    I musst absolve 16 weeks of practical training so I can study after my school so I'm really busy and nearly no time :/
    But hopfully I can come back to the offer in my next holidays
    May I can find too rewrite this to make it MUCH cleaner.... this shouldn't be the problem
    And learn how to find gravity and speed etc (/ .) how much I searched for this address.... ._.

Similar Threads

  1. [Outdated] Nordiii`s Mw3 Server Control v1.2.3 [1.9.461]
    By Nordiii in forum Call of Duty 8 - Modern Warfare 3 (MW3) Hacks & Cheats
    Replies: 56
    Last Post: 06-21-2013, 11:26 AM
  2. [Detected] Nordiii`s Mw3 Server Controll v1.2 [1.9.461]
    By Nordiii in forum Call of Duty 8 - Modern Warfare 3 (MW3) Hacks & Cheats
    Replies: 34
    Last Post: 03-21-2013, 08:58 AM
  3. [Outdated] Nordiii`s Mw3 Server Controll v1.1 [1.9.461]
    By Nordiii in forum Call of Duty 8 - Modern Warfare 3 (MW3) Hacks & Cheats
    Replies: 37
    Last Post: 02-06-2013, 09:58 AM
  4. [Discussion] VIDEOTEST Nordiii's MW3 Server controll v1.1
    By MrNemesis2612 in forum Call of Duty Modern Warfare 3 Discussions
    Replies: 5
    Last Post: 02-06-2013, 09:22 AM
  5. [Outdated] Nordiii`s Mw3 Server Controll [1.9.461]
    By Nordiii in forum Call of Duty 8 - Modern Warfare 3 (MW3) Hacks & Cheats
    Replies: 19
    Last Post: 01-05-2013, 02:03 PM