Page 1 of 2 12 LastLast
Results 1 to 15 of 22
  1. #1
    Chewid's Avatar
    Join Date
    Mar 2012
    Gender
    male
    Posts
    11
    Reputation
    10
    Thanks
    0
    My Mood
    Cynical

    If possible I would like somebody to hack my humanity

    I've been using 3 different CD keys for Alt. Characters while they weren't in use, but on my main CD key my humanity has become glitched and I'm basically forever a bandit. (-100k humanity for no apparent reason) It would be absolutely awesome if one of you guys could hack my humanity to set it to 5000 or 10000, or anything above.

  2. #2
    lockdown6435's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Location
    DayZ Forum Babysitter
    Posts
    1,369
    Reputation
    98
    Thanks
    5,698
    My Mood
    Tired
    Not possible to set someone's humanity yet.


    Massive glitch on the forum, editted out that other part sorry.
    Quote Originally Posted by VindictusMods
    I'll just change my IP, and I have all your IP's guys. So watch it. I may hack or put a virus in ur computer.
    Quote Originally Posted by sd333221
    Injecting in the lobby gets you directly banned. Thats my secret deal with Battleye, I let them have the people who can't read the instructions and they don't ban the others in return.

  3. #3
    Chewid's Avatar
    Join Date
    Mar 2012
    Gender
    male
    Posts
    11
    Reputation
    10
    Thanks
    0
    My Mood
    Cynical
    Ah thanks for the info then, I'll be sure to keep checking. I was also just wondering if there would be a way to simply edit the value client side using CE after circumventing BattlEyes checks, as unlikely as that sounds.

  4. #4
    HolyWater's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Location
    Church of Satan
    Posts
    36
    Reputation
    10
    Thanks
    15
    Well you could set your blood to like 5000 and give them a blood pack and repeat

  5. #5
    Chewid's Avatar
    Join Date
    Mar 2012
    Gender
    male
    Posts
    11
    Reputation
    10
    Thanks
    0
    My Mood
    Cynical
    Yeah that would take pretty much forever from -100,000. Since a blood transfusion only gives 250 humanity I would have to give 400 blood transfusions. I guess thats possible but I'd rather not waste the time.

  6. #6
    lockdown6435's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Location
    DayZ Forum Babysitter
    Posts
    1,369
    Reputation
    98
    Thanks
    5,698
    My Mood
    Tired
    I guess you can always change your skin to Bandit1_DZ, don't know the hero skin name.
    Quote Originally Posted by VindictusMods
    I'll just change my IP, and I have all your IP's guys. So watch it. I may hack or put a virus in ur computer.
    Quote Originally Posted by sd333221
    Injecting in the lobby gets you directly banned. Thats my secret deal with Battleye, I let them have the people who can't read the instructions and they don't ban the others in return.

  7. #7
    ProRaiin's Avatar
    Join Date
    Jul 2011
    Gender
    male
    Posts
    177
    Reputation
    23
    Thanks
    558
    My Mood
    Dead
    Quote Originally Posted by lockdown6435 View Post
    I guess you can always change your skin to Bandit1_DZ, don't know the hero skin name.
    Soldier3_dz
    Something like that. You can't change it like other skins however.

  8. #8
    ihasaaccount's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Posts
    102
    Reputation
    10
    Thanks
    75
    My Mood
    Amused
    use this on yourself
    Code:
    HumanityVal = player getVariable["humanity",0];
    player setVariable["humanity",HumanityVal+30000,true]
    I'm pretty sure I could make it work on you too through wuat.
    Last edited by ihasaaccount; 08-27-2012 at 08:59 PM.

  9. #9
    n1kko's Avatar
    Join Date
    Jan 2009
    Gender
    male
    Location
    MPGH.net/DayZ
    Posts
    2,432
    Reputation
    105
    Thanks
    459
    My Mood
    Devilish
    Quote Originally Posted by ihasaaccount View Post
    use this on yourself
    Code:
    HumanityVal = player getVariable["humanity",0];
    player setVariable["humanity",HumanityVal+30000,true]
    I'm pretty sure I could make it work on you too.
    This is interesting, I will try this out. and post the results.

    EDIT: Ok, I can get the value to change, however, it doesnt stick. When you log out, and re-log in, it goes back to its original value.
    Last edited by n1kko; 08-27-2012 at 09:14 PM.
    Quote Originally Posted by Dave84311 View Post
    I can ban you for whatever reason I want, ******.

    Banned for being a ******.




  10. #10
    ihasaaccount's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Posts
    102
    Reputation
    10
    Thanks
    75
    My Mood
    Amused
    Quote Originally Posted by n1kko View Post
    This is interesting, I will try this out. and post the results.

    EDIT: Ok, I can get the value to change, however, it doesnt stick. When you log out, and re-log in, it goes back to its original value.
    Did it at least change the skin for the time being?

  11. #11
    n1kko's Avatar
    Join Date
    Jan 2009
    Gender
    male
    Location
    MPGH.net/DayZ
    Posts
    2,432
    Reputation
    105
    Thanks
    459
    My Mood
    Devilish
    Quote Originally Posted by ihasaaccount View Post
    Did it at least change the skin for the time being?
    No sir it did not. And the value changes to a word, and the word is scalar. O.o
    Quote Originally Posted by Dave84311 View Post
    I can ban you for whatever reason I want, ******.

    Banned for being a ******.




  12. #12
    ihasaaccount's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Posts
    102
    Reputation
    10
    Thanks
    75
    My Mood
    Amused
    Yeah well that make sense that it would only update to client and not to the server, hence the non skin change. Not sure about the numbers though. I really don't know.
    Last edited by ihasaaccount; 08-27-2012 at 09:35 PM.

  13. #13
    ProRaiin's Avatar
    Join Date
    Jul 2011
    Gender
    male
    Posts
    177
    Reputation
    23
    Thanks
    558
    My Mood
    Dead
    Quote Originally Posted by n1kko View Post
    This is interesting, I will try this out. and post the results.

    EDIT: Ok, I can get the value to change, however, it doesnt stick. When you log out, and re-log in, it goes back to its original value.

    Well this is weird. Remote execution for player setVariable ['hit_legs',2,true] works, yet player setVariable['humanity',2000,true] doesn't. I'm going to work on this for a while and figure out how to get it working if its even possible. It does work if you execute it on its own though. Confusing >.>

  14. #14
    n1kko's Avatar
    Join Date
    Jan 2009
    Gender
    male
    Location
    MPGH.net/DayZ
    Posts
    2,432
    Reputation
    105
    Thanks
    459
    My Mood
    Devilish
    Yeah, im working on it as well, there is a way to do it im sure, and its also weird, I input it again, and two instances of HumanityVal = player getVariable["humanity",0]; came up instead of one. And Austin, Hit me up on skype.
    Quote Originally Posted by Dave84311 View Post
    I can ban you for whatever reason I want, ******.

    Banned for being a ******.




  15. #15
    Chewid's Avatar
    Join Date
    Mar 2012
    Gender
    male
    Posts
    11
    Reputation
    10
    Thanks
    0
    My Mood
    Cynical
    If either of you manage to get it working to some degree, could you possibly alter mine for me? I would fail hopelessly if I tried it myself.

Page 1 of 2 12 LastLast

Similar Threads

  1. [Request] A few games I would like to see hacks for.
    By hellsfear in forum Hack Requests
    Replies: 0
    Last Post: 02-01-2011, 01:20 PM
  2. [Help] I would like to learn some programming/hacking skills.
    By Rhetundo in forum WolfTeam General
    Replies: 26
    Last Post: 12-26-2010, 02:20 AM
  3. Im makiing new hacks tell me what you would like in it?
    By COOLGUY1O1 in forum Combat Arms Discussions
    Replies: 65
    Last Post: 10-03-2010, 12:36 AM
  4. i would like more hacks for xp
    By nonelaying in forum Combat Arms Hacks & Cheats
    Replies: 1
    Last Post: 08-10-2009, 09:19 PM
  5. i would like hacks pretty plz =)
    By skaterboy11 in forum WarRock - International Hacks
    Replies: 7
    Last Post: 07-20-2007, 10:25 PM