Results 1 to 11 of 11
  1. #1
    SirenNinja's Avatar
    Join Date
    Mar 2014
    Gender
    male
    Location
    Somewhere on the moon
    Posts
    6
    Reputation
    10
    Thanks
    1

    Wink A few things that I found that's really nice for your Assembly

    So I was looking around and I saw some stuff that interested me and surprisingly worked..
    I added pictures but, I guess they need to be approved.

    I will update as often as I can .



    Damage - DamageMultiplier.getMultiplierZombies
    Delete all
    Add instruction - OpCode ldc.r4, Operand type single, and value 999
    Add instruction - OpCode ret




    Skills cost the same - Skill.getCost
    Change instuction 08 value from 2 to 0.

    How the skills work is that it multiplies your skill level by 2. (ex. If you have 10, it'll make it 20, then 40, and so on.)
    When you make it 0, 10 * 0 is 0, but it won't go down therefore it'll just stay at 10.
    If you make it to high, it will make you automatically have fully upgraded skills and probably be in the negatives.




    High range - MeleeStats.getRange (Note: this won't work with your fists)
    Delete all
    Add instruction - OpCode ldc.r4, Operand type single, and value to 999
    Add instruction - OpCode ret




    Changing max players - MenuHost.usedPlayers
    Change instruction 24's value to 120
    Change instruction 26's value to 120
    Doesn't seem you can go any higher than 120.




    I do credit Kunii for the help of understanding these things though .
    Attached Thumbnails Attached Thumbnails
    skillcost.png  

    onehitkill.png  

    maxplayers.png  

    range.png  

    Last edited by SirenNinja; 07-22-2014 at 03:08 AM. Reason: Added pictures

  2. The Following User Says Thank You to SirenNinja For This Useful Post:

    maaaaaad3 (07-27-2014)

  3. #2
    Lexan69's Avatar
    Join Date
    Jul 2014
    Gender
    male
    Posts
    5
    Reputation
    10
    Thanks
    0
    Give me please SCREENSHOTs! im not understand this:

    Delete all
    Add instruction - OpCode ldc.r4, Operand type single, and value 999
    Add instruction - OpCode ret

  4. #3
    Kunii's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Location
    Norway
    Posts
    153
    Reputation
    68
    Thanks
    3,816
    Quote Originally Posted by Lexan69 View Post
    Give me please SCREENSHOTs! im not understand this:

    Delete all
    Add instruction - OpCode ldc.r4, Operand type single, and value 999
    Add instruction - OpCode ret
    This is as clear as it gets. He is literally telling you EXACTLY what you need to do..

  5. #4
    kdarch's Avatar
    Join Date
    Dec 2012
    Gender
    male
    Posts
    49
    Reputation
    10
    Thanks
    605
    My Mood
    Amused
    hello thanks for the info, if i use this in my dll and upload it, i will make sure to give you credit

  6. #5
    jeson981's Avatar
    Join Date
    May 2012
    Gender
    male
    Posts
    13
    Reputation
    10
    Thanks
    0
    Skills cost the same - Skill.getCost
    Change instuction 08 value to 0. It multiplies your skill by 2, so the value should already be 2.
    If you make it to high, it will make you automatically have fully upgraded skills and probably be in the negatives.
    no fuction

  7. #6
    jumboperson187's Avatar
    Join Date
    Jun 2014
    Gender
    male
    Posts
    124
    Reputation
    10
    Thanks
    883
    Quote Originally Posted by Kunii View Post
    This is as clear as it gets. He is literally telling you EXACTLY what you need to do..
    You use OllyDBG for this I assume?

  8. #7
    Kunii's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Location
    Norway
    Posts
    153
    Reputation
    68
    Thanks
    3,816
    Quote Originally Posted by jumboperson187 View Post
    You use OllyDBG for this I assume?
    No. You'll have to use .NET Reflector + ReflexIL or DotNet Resolver

  9. #8
    electro.'s Avatar
    Join Date
    Jul 2013
    Gender
    male
    Posts
    93
    Reputation
    58
    Thanks
    321
    Nice OP.

    I'll more than likely include the zombie damage mod in my next update. I'll be sure to credit you <3

  10. #9
    tohka214's Avatar
    Join Date
    Feb 2014
    Gender
    female
    Posts
    5
    Reputation
    10
    Thanks
    0
    Can anyone help me with this over skype? I'm completely confused on how to do all of this. My skype is SabrinaRave214

  11. #10
    SirenNinja's Avatar
    Join Date
    Mar 2014
    Gender
    male
    Location
    Somewhere on the moon
    Posts
    6
    Reputation
    10
    Thanks
    1
    I added the pictures, hopefully... I also added 2 new things to it. Enjoy! .

  12. #11
    chrisddie61527's Avatar
    Join Date
    Jul 2014
    Gender
    male
    Posts
    34
    Reputation
    10
    Thanks
    47
    Quote Originally Posted by tohka214 View Post
    Can anyone help me with this over skype? I'm completely confused on how to do all of this. My skype is SabrinaRave214
    He literally made it as clear as possible already.

Similar Threads

  1. [Discussion] Just a few things that need to be said...
    By Swiftdude in forum CrossFire Discussions
    Replies: 43
    Last Post: 01-26-2012, 09:53 AM
  2. hey i found that no skilz hack
    By Reaper8281 in forum Combat Arms Hacks & Cheats
    Replies: 1
    Last Post: 03-26-2010, 11:30 PM
  3. [Preview] look at this video that i found on youtube
    By iko012 in forum CrossFire Hacks & Cheats
    Replies: 7
    Last Post: 02-22-2010, 11:23 AM
  4. Crossfire glitches UNDER MAP that we found full video
    By kizzme_not in forum CrossFire Hacks & Cheats
    Replies: 11
    Last Post: 07-12-2009, 10:40 AM
  5. A few things that are going to stop.
    By EndRiT in forum General
    Replies: 36
    Last Post: 06-30-2009, 02:59 AM

Tags for this Thread