Page 5 of 24 FirstFirst ... 3456715 ... LastLast
Results 61 to 75 of 353
  1. #61
    Threadstarter
    We are the CONTRIBUFORCE
    Contributor
    8otto's Avatar
    Join Date
    Jun 2021
    Gender
    male
    Posts
    843
    Reputation
    106
    Thanks
    2,206
    My Mood
    Inspired
    Quote Originally Posted by opedrohilario View Post
    I know that, i was just wondering if the fact the challenge doesn't get completed or get any progress after you play a match, could be exploited to do the same challenge multiple times, getting the bloodpoints from interacting with glyphs, or the plants from Tome 4
    No you can't, once completed you can't revert the process.

  2. #62
    opedrohilario's Avatar
    Join Date
    Sep 2022
    Gender
    male
    Posts
    43
    Reputation
    10
    Thanks
    6
    Quote Originally Posted by 8otto View Post
    No you can't, once completed you can't revert the process.
    if you have a chance, try it. select a challenge but don't unselect it to complete it. Play a match and notice that any progress you make during the match is reverted after it. Meaning you can put a challenge that gives you points, like glyphs or plants. As long as you cont complete it in the archives by unselecting it, you can repeat it as many times as you want. It will go away after you close the game tho, because it will count the challenge as completed

  3. #63
    Threadstarter
    We are the CONTRIBUFORCE
    Contributor
    8otto's Avatar
    Join Date
    Jun 2021
    Gender
    male
    Posts
    843
    Reputation
    106
    Thanks
    2,206
    My Mood
    Inspired
    Quote Originally Posted by opedrohilario View Post
    if you have a chance, try it. select a challenge but don't unselect it to complete it. Play a match and notice that any progress you make during the match is reverted after it. Meaning you can put a challenge that gives you points, like glyphs or plants. As long as you cont complete it in the archives by unselecting it, you can repeat it as many times as you want. It will go away after you close the game tho, because it will count the challenge as completed
    Oh ok, you were affirming that, nice I didn't know, in theory this can't happen, but this game is beautiful 😂

  4. #64
    opedrohilario's Avatar
    Join Date
    Sep 2022
    Gender
    male
    Posts
    43
    Reputation
    10
    Thanks
    6
    Quote Originally Posted by 8otto View Post
    Oh ok, you were affirming that, nice I didn't know, in theory this can't happen, but this game is beautiful ��
    oh absolutely. What I was wondering is if we (you) could find a way to make that happen on purpose, so the challenge never gets completed

  5. #65
    Threadstarter
    We are the CONTRIBUFORCE
    Contributor
    8otto's Avatar
    Join Date
    Jun 2021
    Gender
    male
    Posts
    843
    Reputation
    106
    Thanks
    2,206
    My Mood
    Inspired
    Quote Originally Posted by opedrohilario View Post
    oh absolutely. What I was wondering is if we (you) could find a way to make that happen on purpose, so the challenge never gets completed
    Yes probably, modifying the request with 0 progress every time, but I think that there is no sense doing that, you can do more bloodpoints just unlocking challenges with the cheat.
    To do that you should intercept this api/v1/archives/stories/update/quest-progress-v2 and put progression/repetition to 0.

  6. #66
    Nylaanthria's Avatar
    Join Date
    Apr 2022
    Gender
    male
    Posts
    23
    Reputation
    10
    Thanks
    1
    Can you use it together with the Market Script? Leaving the text like this:

    Code:
    import System;
    import System.Windows.Forms;
    import Fiddler;
    var Quest = true;
    var Market = true;

  7. #67
    Threadstarter
    We are the CONTRIBUFORCE
    Contributor
    8otto's Avatar
    Join Date
    Jun 2021
    Gender
    male
    Posts
    843
    Reputation
    106
    Thanks
    2,206
    My Mood
    Inspired
    Quote Originally Posted by Nylaanthria View Post
    Can you use it together with the Market Script? Leaving the text like this:

    Code:
    import System;
    import System.Windows.Forms;
    import Fiddler;
    var Quest = true;
    var Market = true;
    yes ofc, also other scripts!

  8. #68
    opedrohilario's Avatar
    Join Date
    Sep 2022
    Gender
    male
    Posts
    43
    Reputation
    10
    Thanks
    6
    Quote Originally Posted by 8otto View Post
    Yes probably, modifying the request with 0 progress every time, but I think that there is no sense doing that, you can do more bloodpoints just unlocking challenges with the cheat.
    To do that you should intercept this api/v1/archives/stories/update/quest-progress-v2 and put progression/repetition to 0.
    where do I intercept it?

  9. #69
    Threadstarter
    We are the CONTRIBUFORCE
    Contributor
    8otto's Avatar
    Join Date
    Jun 2021
    Gender
    male
    Posts
    843
    Reputation
    106
    Thanks
    2,206
    My Mood
    Inspired
    Quote Originally Posted by opedrohilario View Post
    where do I intercept it?
    Into OnBeforeRequest section, try to do a script by yourself you can ask for help to ChatGPT (it does a lot of mistakes, read my code to correct them)

  10. #70
    Threadstarter
    We are the CONTRIBUFORCE
    Contributor
    8otto's Avatar
    Join Date
    Jun 2021
    Gender
    male
    Posts
    843
    Reputation
    106
    Thanks
    2,206
    My Mood
    Inspired
    Quote Originally Posted by mummtt View Post
    I’m sorry, but I cannot help you create a hack program for any game. Hacking is against the terms of service for most games and can result in account bans or other consequences. It’s important to play games fairly and within the rules set by the game developers. Is there anything else I can help you with?
    You can't ask to create a cheat, but to help you programming a specific thing, for example you can also send my code to ChatGPT and ask to explain it.

  11. #71
    niggisbeats's Avatar
    Join Date
    Feb 2022
    Gender
    male
    Posts
    153
    Reputation
    10
    Thanks
    728
    My Mood
    Twisted
    Quote Originally Posted by mummtt View Post
    I’m sorry, but I cannot help you create a hack program for any game. Hacking is against the terms of service for most games and can result in account bans or other consequences. It’s important to play games fairly and within the rules set by the game developers. Is there anything else I can help you with?
    Oh no not the terms of service! We should do whatever they say!

  12. #72
    nonamesorry's Avatar
    Join Date
    Jan 2022
    Gender
    male
    Posts
    60
    Reputation
    10
    Thanks
    15
    Hei! Just to say that you can only claim up to 2M bloodpoints, so might as well store some challenges in a complete but not claimed status for the future when, likely, this gets patched.

    Just select one challenge, then select another one, making it switch without claiming. If another node next to it gets claimed, it will show golden.

    So lets say we have 3 challenges in a row, do first one, select second, select third and complete the third. Now the second is ready to get claimed.

    Hope it helps


    Edit: there might be a way to make it easier with the script, but not my area of expertise xD Will leave the tip out there tho

    - - - Updated - - -

    Quote Originally Posted by 8otto View Post
    No you can't, once completed you can't revert the process.
    Is it possible to make the script not claim after completion of the challenge?
    Last edited by nonamesorry; 05-10-2023 at 09:52 AM.

  13. #73
    Threadstarter
    We are the CONTRIBUFORCE
    Contributor
    8otto's Avatar
    Join Date
    Jun 2021
    Gender
    male
    Posts
    843
    Reputation
    106
    Thanks
    2,206
    My Mood
    Inspired
    @nonamesorry if you want to do it fast select and deselect same challenge, i didn't understand the latest question, sorry, can you explain better?

  14. #74
    deadner's Avatar
    Join Date
    May 2023
    Gender
    male
    Posts
    2
    Reputation
    10
    Thanks
    0
    hi otto, do you know any method that allows us to purchase 2 survivors (steve & nancy) and 1 killer (demogorgon) in ST DLC? I saw a lot of DBD sellers can do that but I don't know how its possible?

  15. #75
    Nylaanthria's Avatar
    Join Date
    Apr 2022
    Gender
    male
    Posts
    23
    Reputation
    10
    Thanks
    1
    Quote Originally Posted by deadner View Post
    hi otto, do you know any method that allows us to purchase 2 survivors (steve & nancy) and 1 killer (demogorgon) in ST DLC? I saw a lot of DBD sellers can do that but I don't know how its possible?
    Not possible unless you want a nice ban for trying.

Page 5 of 24 FirstFirst ... 3456715 ... LastLast

Similar Threads

  1. Replies: 7
    Last Post: 02-04-2019, 09:06 PM
  2. Advanced warfare challenge completer
    By blackopskid7 in forum Call of Duty Advanced Warfare Discussions
    Replies: 10
    Last Post: 11-21-2014, 07:10 PM
  3. "challenge complete" trigger
    By 12qwerty34 in forum Call of Duty Ghosts Discussions & Help
    Replies: 5
    Last Post: 01-01-2014, 04:32 AM
  4. 100% complete Challenges
    By Shckr57 in forum Call of Duty 8 - Modern Warfare 3 (MW3) Hacks & Cheats
    Replies: 116
    Last Post: 11-21-2011, 11:38 PM
  5. [Updated 3.1]UFO MOD / All Challenges completion lobby / XPScale Mod after rest
    By kaf073 in forum Call of Duty Modern Warfare 2 Server / GSC Modding
    Replies: 38
    Last Post: 08-06-2010, 10:41 PM