Page 3 of 7 FirstFirst 12345 ... LastLast
Results 31 to 45 of 96
  1. #31
    Dave's Mexican's Avatar
    Join Date
    Dec 2013
    Gender
    male
    Location
    C:\Program Files (x86)\Steam\SteamApps\common
    Posts
    792
    Reputation
    29
    Thanks
    1,330
    My Mood
    Fine
    Quote Originally Posted by aimbot12_15 View Post
    and how do you do this ?
    Quote Originally Posted by overkilln00b View Post
    what is the right command? pls
    read the thread -.-

    Quote Originally Posted by Hitokiri~
    Code:
    // This is called "SetClientDvar()" which you can use to do all sort of nifty tricks on clients. Eg. toggle promod mode etc.
    svc q < Dvar Index > "< Dvar Value >"
    // The dvar index is an integer from an array index.
    // This is actually not hard coded and you'll need to find it yourself.
    // The offset of the function used to convert dvar names to function ids for v1.13 is 0x140341F10
    // Pattern: 44 8B 0D ?? ?? ?? ?? 33 C0 45 85 C9 74 17





    Quote Originally Posted by Dave84311
    Shuttup mexican
    Quote Originally Posted by Royce
    stupid mexican
    Quote Originally Posted by Hitokiri~
    Shut up stupid mexican.
    Quote Originally Posted by Hypnotized
    Why aren't you cutting my lawn?
    Quote Originally Posted by _Tavi
    Mexican
    Quote Originally Posted by Hitokiri~
    Get back to cutting my damn grass retard.


  2. #32
    aimbot12_15's Avatar
    Join Date
    May 2012
    Gender
    male
    Posts
    3
    Reputation
    10
    Thanks
    0
    sow.... you have to change in the txt file the dvar offset value to 0x140341F10 and save it.
    then you use the console and type svc q < aim_autoaim_enabled > "< 1 >" ?
    Correct ?

  3. #33
    roadrash's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Posts
    44
    Reputation
    10
    Thanks
    6
    god job kenshin you finally did it, my respect for you.

    one little thing what i found... example: cbuf com_maxfps 125 does nothing, cbuf com_maxfps = 125 does unlimited FPS, is that intentional?

    my best wishes

  4. #34
    mdjmdj98's Avatar
    Join Date
    Mar 2015
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    How do you get constant UAV or walls? Hate going into bot games and having to always use threat. Wanna use other streaks

  5. #35
    Threadstarter
    殺す必要がある唯一のものは殺されるために準備され人 々である。
    Premium Member
    Hitokiri~'s Avatar
    Join Date
    Oct 2012
    Gender
    female
    Location
    Cancer.
    Posts
    1,201
    Reputation
    24
    Thanks
    937
    My Mood
    Bitchy
    Quote Originally Posted by roadrash View Post
    god job kenshin you finally did it, my respect for you.

    one little thing what i found... example: cbuf com_maxfps 125 does nothing, cbuf com_maxfps = 125 does unlimited FPS, is that intentional?

    my best wishes
    Try using quotes around the value or setting it to 0 instead.
    If anything you can simply just use the dumped dvar offsets and edit the value manually.

  6. #36
    overkilln00b's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Posts
    39
    Reputation
    10
    Thanks
    1
    @Hitokiri~

    Hitokiri everyone are happy and congrats with you for your amazing job, no one doubts that you spent very much time to do this project and make it public for the whole community, it's a tool that only a few people with knowledge of programming, coding ecc can have a real profit, so for people without this knowledge could tell how to activate always uav?

    thank u for you time i hope that you enjoy this request

  7. #37
    Threadstarter
    殺す必要がある唯一のものは殺されるために準備され人 々である。
    Premium Member
    Hitokiri~'s Avatar
    Join Date
    Oct 2012
    Gender
    female
    Location
    Cancer.
    Posts
    1,201
    Reputation
    24
    Thanks
    937
    My Mood
    Bitchy
    Quote Originally Posted by overkilln00b View Post
    @Hitokiri~

    Hitokiri everyone are happy and congrats with you for your amazing job, no one doubts that you spent very much time to do this project and make it public for the whole community, it's a tool that only a few people with knowledge of programming, coding ecc can have a real profit, so for people without this knowledge could tell how to activate always uav?

    thank u for you time i hope that you enjoy this request
    Code:
    cbuf bg_compassShowEnemies 1

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

    overkilln00b (03-27-2015)

  9. #38
    overkilln00b's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Posts
    39
    Reputation
    10
    Thanks
    1
    Quote Originally Posted by Hitokiri~ View Post


    Code:
    cbuf bg_compassShowEnemies 1
    thank you

    (threath detection is possibile? last ask and not bored u more promise)
    Last edited by overkilln00b; 03-27-2015 at 09:11 PM.

  10. #39
    ginuz's Avatar
    Join Date
    Nov 2013
    Gender
    male
    Posts
    256
    Reputation
    10
    Thanks
    421
    My Mood
    Inspired
    who know the dvar of "medals" earned in game? i wanna remove it or turn off the sound, borring me due high # kills, sounds like play pachinko for me.

  11. #40
    Threadstarter
    殺す必要がある唯一のものは殺されるために準備され人 々である。
    Premium Member
    Hitokiri~'s Avatar
    Join Date
    Oct 2012
    Gender
    female
    Location
    Cancer.
    Posts
    1,201
    Reputation
    24
    Thanks
    937
    My Mood
    Bitchy
    Quote Originally Posted by ginuz View Post
    who know the dvar of "medals" earned in game? i wanna remove it or turn off the sound, borring me due high # kills, sounds like play pachinko for me.
    afaik there's no var that controls any such thing.

  12. #41
    beifei's Avatar
    Join Date
    Mar 2015
    Gender
    male
    Posts
    6
    Reputation
    10
    Thanks
    0
    Hotokiri~

    First of all awesome tool! I went through your TUT on how to find strings and variables last night looking to find the daily challenge offset values without success. Could you point me in the direction to look? Any help would be awesome.

  13. #42
    JHardwell's Avatar
    Join Date
    Mar 2015
    Gender
    male
    Posts
    2
    Reputation
    10
    Thanks
    0
    Is it possible to use this tool to get specific items from loot crates or increase the rate you receive them?

  14. #43
    Dave's Mexican's Avatar
    Join Date
    Dec 2013
    Gender
    male
    Location
    C:\Program Files (x86)\Steam\SteamApps\common
    Posts
    792
    Reputation
    29
    Thanks
    1,330
    My Mood
    Fine
    Quote Originally Posted by JHardwell View Post
    Is it possible to use this tool to get specific items from loot crates or increase the rate you receive them?
    no, its server sided





    Quote Originally Posted by Dave84311
    Shuttup mexican
    Quote Originally Posted by Royce
    stupid mexican
    Quote Originally Posted by Hitokiri~
    Shut up stupid mexican.
    Quote Originally Posted by Hypnotized
    Why aren't you cutting my lawn?
    Quote Originally Posted by _Tavi
    Mexican
    Quote Originally Posted by Hitokiri~
    Get back to cutting my damn grass retard.


  15. #44
    JHardwell's Avatar
    Join Date
    Mar 2015
    Gender
    male
    Posts
    2
    Reputation
    10
    Thanks
    0
    Yeah i saw another post pretty much straight after asking saying they're server side but apparently you can force it for one game or something.

    another question; can you make things like maxfps stay between games?

  16. #45
    Threadstarter
    殺す必要がある唯一のものは殺されるために準備され人 々である。
    Premium Member
    Hitokiri~'s Avatar
    Join Date
    Oct 2012
    Gender
    female
    Location
    Cancer.
    Posts
    1,201
    Reputation
    24
    Thanks
    937
    My Mood
    Bitchy
    Quote Originally Posted by im Fred View Post


    no, its server sided
    No it isn't.

    Quote Originally Posted by beifei View Post
    Hotokiri~

    First of all awesome tool! I went through your TUT on how to find strings and variables last night looking to find the daily challenge offset values without success. Could you point me in the direction to look? Any help would be awesome.
    What you're looking at is playerdata.def file defined in common_mp.ff

    Quote Originally Posted by aimbot12_15 View Post
    sow.... you have to change in the txt file the dvar offset value to 0x140341F10 and save it.
    then you use the console and type svc q < aim_autoaim_enabled > "< 1 >" ?
    Correct ?
    No.

    I said dvar INDEX in a function. Not the OFFSET.

Page 3 of 7 FirstFirst 12345 ... LastLast

Similar Threads

  1. Best console for Advanced Warfare
    By Minnesota Dabs in forum Call of Duty Advanced Warfare Discussions
    Replies: 5
    Last Post: 11-27-2014, 11:17 PM
  2. Modern warfare 2 console
    By Ownage1 in forum Call of Duty Modern Warfare 2 Help
    Replies: 19
    Last Post: 03-16-2010, 07:18 PM
  3. [Release] Modern warfare 2 console
    By Hjalmar in forum Call of Duty 6 - Modern Warfare 2 (MW2) Hacks
    Replies: 2
    Last Post: 03-14-2010, 04:46 PM
  4. [Release] Modern Warfare 2 Console .182
    By Bluthera in forum Call of Duty 6 - Modern Warfare 2 (MW2) Hacks
    Replies: 214
    Last Post: 03-06-2010, 01:17 AM
  5. Modern Warfare 2 Console Help
    By MasterJ in forum Call of Duty Modern Warfare 2 Help
    Replies: 7
    Last Post: 02-11-2010, 12:44 AM