Dark Souls 3 Infinite Boss Souls Duplication Glitch.

ScouseCarl Apr 13, 2016

  1. ScouseCarl

    ScouseCarl Dream/Believe/Achieve.
    15/47

    Joined:
    Aug 24, 2012
    Messages:
    1,616
    Likes Received:
    299
    Trophy Points:
    95
    Gender:
    Male
    Location:
    Liverpool
    Console:
    Xbox
    Found this and just started to use myself.

    Works on BOTH PS4+XBOX ONE unsure about PC.

    https://www.youtube.com/watch?v=fyAssbU_oYc
     
  2. milldogtjm

    milldogtjm TeamXPG For Life Lifetime Gold
    55/94

    Joined:
    Mar 6, 2014
    Messages:
    487
    Likes Received:
    119
    Trophy Points:
    55
    Gender:
    Male
    Occupation:
    A Student of Gaming
    Location:
    Playing on My Gaming Systems.
    Console:
    Xbox One
    Nice find will use myself too when I decide to get the game or when the price goes down.
     
  3. XPG0

    XPG0 Member
    45/47

    Joined:
    May 28, 2014
    Messages:
    622
    Likes Received:
    310
    Trophy Points:
    45
    Gender:
    Male
    Location:
    England
    Console:
    Playstation 4
    If You Have A Cronus Max Or Titan One Use This Script Bare In Mind Its Still A (WIP) As It Messes Up Some Times I Have Had The Script Run For 4 Hours Before It Messed Up

    Link To The Script
    https://mega.nz/#!g0ARhaKA!_FhMwm7mCjiAdx9K2zeTaOg5G_-QVd_zgnDSxx8r-f8

    And The Script Soruce If You Want To Tamper With It A Little
    //|-------------------------------|
    // Wed Apr 1 2016 14:28:40
    // Script Made By XPG0
    //|-------------------------------|

    int on=FALSE;

    main {
    if(event_press(XB1_LS)){
    on=!on;
    }
    if (on){
    combo_run(Souls);

    }
    }

    combo Souls {
    set_val(XB1_LT, 100);
    wait(700);
    set_val(XB1_X, 100);
    wait(100);
    set_val(XB1_MENU, 100);
    wait(70);
    set_val(XB1_DOWN, 100);
    wait(70);
    set_val(XB1_A, 100);
    wait(100);
    wait(900);
    set_val(XB1_LEFT, 100);
    wait(500);
    set_val(XB1_A, 100);
    wait(4000);
    wait(2000);
    set_val(XB1_LEFT, 100);
    wait(1000);
    set_val(XB1_LEFT, 100);
    wait(1000);
    }

    To Turn The Script On Just Press LS in And Same To Turn It Off

    Also Where It Says wait(1000); It Is In milliseconds So 1000 Is 1 Second 500 Would Be Half Of A Second And So On

    If Any One Like It Made For PS4 Just Let Me Know And I Will Do It

    Update This One Works All The Time Well 10/11 But You Will Never Lose The Soul

    //XPG0

    //Posted : Thursday 14th of April, 2016 15:39 UTC



    int onoff;

    int w_5secs = 5000;

    main {

    if(event_press(XB1_RS)) onoff=!onoff;

    if(onoff){
    combo_run(Glitch);
    }


    }

    combo Glitch {


    set_val(XB1_LT,100);
    wait(650);
    wait(40);
    set_val(XB1_X,100);
    wait(40);
    wait(40);
    set_val(XB1_MENU,100);
    wait(40);
    wait(40);
    set_val(XB1_DOWN,100);
    wait(40);
    wait(40);
    set_val(XB1_A,100);
    wait(40);
    wait(40);
    set_val(XB1_LEFT,100);
    wait(60);
    wait(60);
    wait(w_5secs); //wait 5 secs
    wait(w_5secs); //wait 5 secs
    }

    It Wait 10 Seconds Before It Clicks Yes Its Done This Way For A Fail Safe So It Can Not Mess Up
     
  4. alex32

    alex32 Newbie
    0/47

    Joined:
    May 17, 2012
    Messages:
    346
    Likes Received:
    28
    Trophy Points:
    0
    Gender:
    Male
    Location:
    spain
    Console:
    Xbox One
    nice man ;)
     
  5. bongloadbobby

    bongloadbobby Rookie BANNED
    15/47

    Joined:
    Oct 1, 2016
    Messages:
    5
    Likes Received:
    2
    Trophy Points:
    15
    Gender:
    Male
    Console:
    Xbox One
    Has this been patched?
     

Share This Page

Close