Page 108 of 160 FirstFirst ... 85898106107108109110118158 ... LastLast
Results 1,071 to 1,080 of 1598

Thread: Request a Bot/Feature

  1. #1071

    Shoyru's Avatar
    Joined
    Jan 2019
    Posts
    278
    Userbars
    5
    Thanks
    126
    Thanked
    610/149
    DL/UL
    20/0
    Mentioned
    12 times
    Time Online
    21d 15h 32m
    Avg. Time Online
    16m
    Quote Originally Posted by RealisticError View Post
    some other scripts have it but nothing does just this, so here's a GM script for it lol:

    Code:
    // ==UserScript==
    //  @(you need an account to see links)         Super Shop Wiz Identical
    //  @(you need an account to see links)space    (you need an account to see links)
    // @version      0.1
    //  @(you need an account to see links)cription  selects the identical dropdown in the SSW
    // @author       RealisticError (Clraik)
    //  @(you need an account to see links)ch        (you need an account to see links)
    // @grant        none
    // ==/UserScript==
    
    (function() {
        'use strict';
    
        $("#ssw-criteria").val("exact");
    })();
    Thank you so much!
    Which scripts edit the SSW though? I have ShopWizardly but it seems to be normal SW only. Maybe I'm blind xD (I probably am...)

  2. #1072
    RealisticError's Avatar
    Joined
    Jul 2018
    Posts
    1,629
    Userbars
    26
    Thanks
    899
    Thanked
    2,282/840
    DL/UL
    36/0
    Mentioned
    133 times
    Time Online
    55d 4h 25m
    Avg. Time Online
    37m
    Quote Originally Posted by Nerkmid View Post
    Thank you so much!
    Which scripts edit the SSW though? I have ShopWizardly but it seems to be normal SW only. Maybe I'm blind xD (I probably am...)
    I think I found one on another site that does like a ton of little things like that, I can't remember which because I've got like 50 XD

  3. #1073

    Joined
    Apr 2019
    Posts
    31
    Userbars
    0
    Thanks
    46
    Thanked
    5/3
    DL/UL
    14/0
    Mentioned
    Never
    Time Online
    1d 13h 11m
    Avg. Time Online
    1m
    i think a random events logger would be great. also some more shop tools and statistics like a log of items stocked, date, price, price changes, and sell date, etc. ideally userscripts so mac users could utilize them as well.

  4. #1074
    *squeak*
    Bat's Avatar
    Joined
    Nov 2012
    Posts
    4,040
    Userbars
    152
    Thanks
    2,147
    Thanked
    46,687/3,563
    DL/UL
    34/1
    Mentioned
    1,769 times
    Time Online
    644d 1h 41m
    Avg. Time Online
    3h 41m
    Quote Originally Posted by dissolutions View Post
    i think a random events logger would be great. also some more shop tools and statistics like a log of items stocked, date, price, price changes, and sell date, etc. ideally userscripts so mac users could utilize them as well.
    I've built one of these, but it's currently tied to my personal database as well as a notification system which text messages me if I get faerie quests. I could work on making this public, but would anybody really have any use for a Greasemonkey/Tampermonkey script like this when there are so many desktop applications or and python scripts which don't use your web browser?

  5. #1075

    Joined
    Apr 2019
    Posts
    31
    Userbars
    0
    Thanks
    46
    Thanked
    5/3
    DL/UL
    14/0
    Mentioned
    Never
    Time Online
    1d 13h 11m
    Avg. Time Online
    1m
    Quote Originally Posted by Odd View Post
    I've built one of these, but it's currently tied to my personal database as well as a notification system which text messages me if I get faerie quests. I could work on making this public, but would anybody really have any use for a Greasemonkey/Tampermonkey script like this when there are so many desktop applications or and python scripts which don't use your web browser?
    I mean, I know I would because I can't use a lot of the programs easily on a Mac.

  6. #1076

    Joined
    Apr 2019
    Posts
    3
    Userbars
    0
    Thanks
    0
    Thanked
    0/0
    DL/UL
    13/0
    Mentioned
    1 time
    Time Online
    4h 55m
    Avg. Time Online
    N/A
    Would it be possible to create a autoplayer for GC on bluestacks ?The current one doesnt work on my computer

  7. #1077
    Saiyan Race
    j03's Avatar
    Joined
    Dec 2011
    Posts
    13,756
    Userbars
    176
    Thanks
    5,936
    Thanked
    33,185/6,626
    DL/UL
    23/36
    Mentioned
    3,871 times
    Time Online
    564d 11h 47m
    Avg. Time Online
    3h 13m
    Quote Originally Posted by Ellsworks View Post
    Would it be possible to create a autoplayer for GC on bluestacks ?The current one doesnt work on my computer
    There's an updated one in our Neo Scripts section but you can't view forum unless you're a clraik and up rank, or clraik VIP.


    Sent from my iPhone using Tapatalk
    (you need an account to see links)
    (you need an account to see links)(you need an account to see links)

    ------------------------
    [02/24/2013] Stealth CORE is made into the first standalone Neopets auto-player.
    ------------------------


  8. #1078

    Joined
    Apr 2019
    Posts
    3
    Userbars
    0
    Thanks
    0
    Thanked
    0/0
    DL/UL
    13/0
    Mentioned
    1 time
    Time Online
    4h 55m
    Avg. Time Online
    N/A
    Thanks @(you need an account to see links)! Didnt know about that, how can I reach any of those ranks?

  9. #1079
    Saiyan Race
    j03's Avatar
    Joined
    Dec 2011
    Posts
    13,756
    Userbars
    176
    Thanks
    5,936
    Thanked
    33,185/6,626
    DL/UL
    23/36
    Mentioned
    3,871 times
    Time Online
    564d 11h 47m
    Avg. Time Online
    3h 13m
    Quote Originally Posted by Ellsworks View Post
    Thanks @(you need an account to see links)! Didnt know about that, how can I reach any of those ranks?
    Check the Neopets UserScripts section description. There are links to both the ranks topic and clraik VIP.


    Sent from my iPhone using Tapatalk
    (you need an account to see links)
    (you need an account to see links)(you need an account to see links)

    ------------------------
    [02/24/2013] Stealth CORE is made into the first standalone Neopets auto-player.
    ------------------------


  10. #1080

    Joined
    Apr 2019
    Posts
    3
    Userbars
    0
    Thanks
    0
    Thanked
    0/0
    DL/UL
    13/0
    Mentioned
    1 time
    Time Online
    4h 55m
    Avg. Time Online
    N/A
    Quote Originally Posted by Infamous Joe View Post
    Check the Neopets UserScripts section description. There are links to both the ranks topic and clraik VIP.


    Sent from my iPhone using Tapatalk
    Found it. Thanks!

Page 108 of 160 FirstFirst ... 85898106107108109110118158 ... 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
  •