Page 55 of 126 FirstFirst ... 545535455565765105 ... LastLast
Results 541 to 550 of 1254

Thread: Official Plot Thread

  1. #541
    richardscoot's Avatar
    Joined
    Jun 2017
    Posts
    402
    Userbars
    21
    Thanks
    411
    Thanked
    725/214
    DL/UL
    60/0
    Mentioned
    73 times
    Time Online
    21d 23h 24m
    Avg. Time Online
    12m
    Quote Originally Posted by Shinzan View Post
    You probably already got your overall cap of 35 items.
    Hm.. that's weird, as I believe I havent gotten any of it yet. Nevermind, I shall try again tomorrow then.

  2. #542
    Decepticon's Avatar
    Joined
    May 2014
    Posts
    255
    Pronouns
    they/them
    Userbars
    16
    Thanks
    465
    Thanked
    269/119
    DL/UL
    26/0
    Mentioned
    27 times
    Time Online
    17d 23h 9m
    Avg. Time Online
    7m
    Annoying. Hit the cap already and I sure as heck am not gonna waste my money on more mats. Already had to buy some just to complete this plot step and I hadn't used them for anything else before, just to complete previous plot steps.



  3. #543

    zitilover's Avatar
    Joined
    Oct 2017
    Posts
    167
    Userbars
    3
    Thanks
    225
    Thanked
    205/60
    DL/UL
    2/0
    Mentioned
    5 times
    Time Online
    8d 15h 17m
    Avg. Time Online
    5m
    Quote Originally Posted by richardscoot View Post
    Hm.. that's weird, as I believe I havent gotten any of it yet. Nevermind, I shall try again tomorrow then.
    Which difficulty do you battle on? I get the fangs on every battle on hard.

  4. #544
    npm's Avatar
    Joined
    Dec 2011
    Posts
    813
    Userbars
    15
    Thanks
    735
    Thanked
    564/219
    DL/UL
    84/3
    Mentioned
    109 times
    Time Online
    83d 21h 28m
    Avg. Time Online
    28m
    Here's the post to exchange ectoplasm for Concoctions I without the anoying pop up and page reload.

    Just go here:
    (you need an account to see links)

    and press f12 and then in the console paste this code.

    Code:
    $.post("taeliacraftingcentre/ajax/ajax-response.php",{'itemIndex':1,'itemValue':0, 'index_type': 'np' });
    This combined with david's potion give will do the process alot faster.

    Also if you're using firefox's scratchpad you can use this snippet:

    Code:
    var total = (ecto_on_inventory / 3);
    
    function t(){
        setTimeout(function(){
            if(total==0) return;
            var r =  $.post("taeliacraftingcentre/ajax/ajax-response.php",{'itemIndex':1,'itemValue':0, 'index_type': 'np' });
            console.log(r);
            total--;
            t();
        }, 1500);
    }
    t();
    Just change the var ecto_on_inventory for the total number of ecto on your inventory i.e 615.

    Then you can also use the same snippet on the infirmary

    (you need an account to see links)

    credits to @(you need an account to see links)

    Code:
    var total = potions_to_use;
    
    function t(){
        setTimeout(function(){
            if(total==0) return;
            var r =  $.post("http://www.neopets.com/twr/healingnpcs/ajax/applyPotion.php",{'npcid':1,'potionid':76449});
            console.log(r);
            total--;
            t();
        }, 1500);
    }
    t();
    Just change the potions_to_use var for the number of potions to give i.e 205.

    And you're all set.
    Last edited by npm; 12-30-2017 at 06:12 PM.



    Code:
    404 Not Found.

  5. The Following 3 Users Say Thank You to npm For This Useful Post:

    Daviid (12-30-2017),Kit (12-31-2017),zitilover (12-30-2017)

  6. #545
    wajack's Avatar
    Joined
    Feb 2017
    Posts
    54
    Userbars
    1
    Thanks
    0
    Thanked
    4/4
    DL/UL
    23/0
    Mentioned
    3 times
    Time Online
    17h 15m
    Avg. Time Online
    N/A
    Ok, so there's now a hard cap of 35 plot item drops per day? If that's the case, why haven't I been able to get ectoplasms for the last two days?

  7. #546
    SabiSweaters's Avatar
    Joined
    Aug 2014
    Posts
    118
    Userbars
    10
    Thanks
    103
    Thanked
    240/59
    DL/UL
    20/0
    Mentioned
    22 times
    Time Online
    33d 17h 9m
    Avg. Time Online
    13m
    @(you need an account to see links), it's a cumulative cap instead of a daily cap. Once you receive your 35th ectoplasm, you don't get any more.

  8. #547
    Snowbunny's Avatar
    Joined
    Jun 2015
    Posts
    161
    Userbars
    7
    Thanks
    56
    Thanked
    99/53
    DL/UL
    14/0
    Mentioned
    14 times
    Time Online
    48d 17h 32m
    Avg. Time Online
    21m
    Anyone have the list of locations for this round for Kaia's puzzle or is it the same as the previous one?
    (you need an account to see links)

    Previously: meowtain
    Always seeking to buy cute pet names. ♥

  9. #548
    Katie Mama Bear's Avatar
    Joined
    Oct 2014
    Posts
    4,510
    Pronouns
    she/her
    Userbars
    62
    Thanks
    2,478
    Thanked
    7,386/2,232
    DL/UL
    172/0
    Mentioned
    657 times
    Time Online
    182d 5h 28m
    Avg. Time Online
    1h 15m
    Quote Originally Posted by meowtain View Post
    Anyone have the list of locations for this round for Kaia's puzzle or is it the same as the previous one?
    Same possible locations.

  10. The Following User Says Thank You to Mama Bear For This Useful Post:

    Snowbunny (12-31-2017)

  11. #549
    wajack's Avatar
    Joined
    Feb 2017
    Posts
    54
    Userbars
    1
    Thanks
    0
    Thanked
    4/4
    DL/UL
    23/0
    Mentioned
    3 times
    Time Online
    17h 15m
    Avg. Time Online
    N/A
    Quote Originally Posted by SabiSweaters View Post
    @(you need an account to see links), it's a cumulative cap instead of a daily cap. Once you receive your 35th ectoplasm, you don't get any more.
    Wait....are you serious??? This is crazy!! How are people supposed to make more potions to complete plot steps without buying them for the inflated prices that are climbing up every day??

  12. #550
    I_royalty_I's Avatar
    Joined
    Dec 2011
    Posts
    7,037
    Userbars
    78
    Thanks
    6,798
    Thanked
    10,976/3,919
    DL/UL
    30/0
    Mentioned
    1,998 times
    Time Online
    438d 9h 41m
    Avg. Time Online
    2h 29m
    Can somebody give me a tl;dr version of the plot thus far? I haven’t followed it at all and curious how it’s been going
    What's my definition of success?
    Creating something no one else can
    Being brave enough to dream big
    Grindin' when you're told to just quit
    Giving more when you got nothin' left

Page 55 of 126 FirstFirst ... 545535455565765105 ... LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •