[Crimes2.0] Shoplifting Watcher v0.3 - Page 3 | Tools & Usersc…

[Crimes2.0] Shoplifting Watcher v0.3

    • nodelore [2786679]
    • Role: Civilian
    • Level: 98
    • Posts: 568
    • Karma: 543
    • Last Action: 2 hours
      • 0
    • Reason:
      Are you sure you want to report this post to staff?
      Cancel
    Posted on 12:55:04 - 12/03/24 (1 year ago)
    Post link copied to clipboard Copy post link

    Anblick [2268363]

    I get the "No Public API" error, even though I changed it in the code as per the instructions. I even tried other levels of API access (before going back to the public one), as well as different Browsers (Chrome, Edge, Opera, and on my phone I tried it on Yandex). All of them give me the same error. What could I be doing wrong? (I click on it from the Tampermonkey page and verify it's still saved in it, too, and it is)
    Could you take a look at the way you put in the APIKey?
    The line shows `let APIKey = localStorage.getItem("APIKey") || ""`, and I've heard some players may incorrectly put their APIs to replace the `APIKey`.
    Instead, you should put the key just between the latter quotatiom mark.
    And a success update for APIKey should like this:
    let APIKey = localStorage.getItem("APIKey") || ""
    • Crackadopolis [3212695]
    • Role: Civilian
    • Level: 45
    • Posts: 9
    • Karma: 0
    • Last Action: 7 hours
      • 1
    • Reason:
      Are you sure you want to report this post to staff?
      Cancel
    Posted on 16:30:43 - 12/03/24 (1 year ago)
    Post link copied to clipboard Copy post link
    Yea confirmed notifications are on and a bunch of security are currently down - no alerts from script =/
    • Anblick [2268363]
    • Role: Civilian
    • Level: 92
    • Posts: 453
    • Karma: 319
    • Last Action: 22 minutes
      • 0
    • Reason:
      Are you sure you want to report this post to staff?
      Cancel
    Posted on 18:53:14 - 12/03/24 (1 year ago)
    Post link copied to clipboard Copy post link

    Anblick [2268363]

    I get the "No Public API" error, even though I changed it in the code as per the instructions. I even tried other levels of API access (before going back to the public one), as well as different Browsers (Chrome, Edge, Opera, and on my phone I tried it on Yandex). All of them give me the same error. What could I be doing wrong? (I click on it from the Tampermonkey page and verify it's still saved in it, too, and it is)

    nodelore [2786679]

    Could you take a look at the way you put in the APIKey?
    The line shows `let APIKey = localStorage.getItem("APIKey") || ""`, and I've heard some players may incorrectly put their APIs to replace the `APIKey`.
    Instead, you should put the key just between the latter quotatiom mark.
    And a success update for APIKey should like this:
    let APIKey = localStorage.getItem("APIKey") || ""
    Well thanks! I did have them over where it said APIKey instead of in the second set of quotes.
    • nodelore [2786679]
    • Role: Civilian
    • Level: 98
    • Posts: 568
    • Karma: 543
    • Last Action: 2 hours
      • 0
    • Reason:
      Are you sure you want to report this post to staff?
      Cancel
    Posted on 03:14:55 - 13/03/24 (1 year ago)
    Post link copied to clipboard Copy post link

    Anblick [2268363]

    I get the "No Public API" error, even though I changed it in the code as per the instructions. I even tried other levels of API access (before going back to the public one), as well as different Browsers (Chrome, Edge, Opera, and on my phone I tried it on Yandex). All of them give me the same error. What could I be doing wrong? (I click on it from the Tampermonkey page and verify it's still saved in it, too, and it is)

    nodelore [2786679]

    Could you take a look at the way you put in the APIKey?
    The line shows `let APIKey = localStorage.getItem("APIKey") || ""`, and I've heard some players may incorrectly put their APIs to replace the `APIKey`.
    Instead, you should put the key just between the latter quotatiom mark.
    And a success update for APIKey should like this:
    let APIKey = localStorage.getItem("APIKey") || ""

    Anblick [2268363]

    Well thanks! I did have them over where it said APIKey instead of in the second set of quotes.
    Haha, this is a common issue now.
    I will add a more convenient GUI to let you set the API in the future. But it depends.
    • mungwana [2667685]
    • Role: Civilian
    • Level: 94
    • Posts: 18
    • Karma: 3
    • Last Action: 4 minutes
      • 0
    • Reason:
      Are you sure you want to report this post to staff?
      Cancel
    Posted on 09:46:07 - 19/03/24 (1 year ago)
    Post link copied to clipboard Copy post link
    Is it just me, or is the GUI broken? The script has been working like a dream up till today. Now the icon is missing (although I still get notifications).
    • nodelore [2786679]
    • Role: Civilian
    • Level: 98
    • Posts: 568
    • Karma: 543
    • Last Action: 2 hours
      • 0
    • Reason:
      Are you sure you want to report this post to staff?
      Cancel
    Posted on 15:18:52 - 19/03/24 (1 year ago)
    Post link copied to clipboard Copy post link

    mungwana [2667685]

    Is it just me, or is the GUI broken? The script has been working like a dream up till today. Now the icon is missing (although I still get notifications).
    Weird. I can still see the GUI now.
    If you can get notification, I think the script is not blocked by itself. So do you open multiple tabs? You can examine each page to fine the one in which script is running.
    • mungwana [2667685]
    • Role: Civilian
    • Level: 94
    • Posts: 18
    • Karma: 3
    • Last Action: 4 minutes
      • 0
    • Reason:
      Are you sure you want to report this post to staff?
      Cancel
    Posted on 15:43:57 - 19/03/24 (1 year ago)
    Post link copied to clipboard Copy post link
    Thanks, that was the problem.
    • Scooper54 [2594546]
    • Role: Civilian
    • Level: 92
    • Posts: 3,332
    • Karma: 758
    • Last Action: 1 minute
      • 0
    • Reason:
      Are you sure you want to report this post to staff?
      Cancel
    Posted on 00:07:49 - 08/04/24 (1 year ago)
    Post link copied to clipboard Copy post link
    I've installed this script now and can finally see the icon in the top left. When I click it however to set which store I want alerts for nothing happens.

    I've disabled my scripts to see if anything is affecting but still nothing happens upon clicking the icon, any help?
    • GenBlood [865186]
    • Role: Civilian
    • Level: 100
    • Posts: 381
    • Karma: 35
    • Last Action: 22 minutes
      • 0
    • Reason:
      Are you sure you want to report this post to staff?
      Cancel
    Posted on 00:06:37 - 09/04/24 (1 year ago)
    Post link copied to clipboard Copy post link
    Ive placed my API but when i click the icon it says no public API with nothing else in the box
    Hi<-- Please report this URL to -Clansdancer if you see it -->
    • rottenstock [748455]
    • Role: Civilian
    • Level: 100
    • Posts: 80
    • Karma: 18
    • Last Action: 55 minutes
      • 0
    • Reason:
      Are you sure you want to report this post to staff?
      Cancel
    Posted on 04:46:50 - 27/04/24 (11 months ago)
    Post link copied to clipboard Copy post link
    Im not getting any Icon on TornPDA. I've copied and reinstalled it twice. Tried both Start and End injections. I have also made sure my Public API key is in the right spot.
    Last edited by rottenstock on 04:52:03 - 27/04/24 (11 months ago)
    • Humpty-Dumpty [2527857]
    • Role: Civilian
    • Level: 100
    • Posts: 283
    • Karma: 202
    • Last Action: 3 minutes
      • 0
    • Reason:
      Are you sure you want to report this post to staff?
      Cancel
    Posted on 10:22:33 - 30/04/24 (11 months ago)
    Post link copied to clipboard Copy post link

    rottenstock [748455]

    Im not getting any Icon on TornPDA. I've copied and reinstalled it twice. Tried both Start and End injections. I have also made sure my Public API key is in the right spot.
    Where exactly did you put the API key?

    The line:

    let API = localStorage.getItem("APIKey") || "";

    After editing it should look something like:

    let API = localStorage.getItem("APIKey") || "kjndsihjfdihjdfhi984joj98j";

    NOTE: "kjndsihjfdihjdfhi984joj98j" is not a real API key (I hope, I just randomly hit keys).
    • Quanna_Parker [3259081]
    • Role: Civilian
    • Level: 26
    • Posts: 550
    • Karma: 254
    • Last Action: 1 month
      • 0
    • Reason:
      Are you sure you want to report this post to staff?
      Cancel
    Posted on 14:34:21 - 04/05/24 (11 months ago)
    Post link copied to clipboard Copy post link

    nodelore [2786679]

    Update
    0.3
    Thanks to great help from Silmaril[2665762]! And here comes the 0.3 version release.
    1. Shrink the GUI to make it more dense.
    2. To make it easier for usage, support sticking shop item to top.(Now, you can stick at most three items, the fourth will replace the last one)
    3. Limit the concurrent request to one. Now only one window will run the instance.
    4. Support "BOTH" constraint, you can simply click the toggle button to let the script notify you only when all of guards are disabled!


    Update
    0.2
    1. Support watching each security separately
    2. Support collapse the panel to save space, like this:
    3. Support customization of panel position by dragging on PC(click the title "Shoplifting watcher" and then move your mouse), you can place the panel in anywhere you would like:
    4. Support setting the script disabled.

    After the update, you may need to set public API again, and after this time it will be cached locally and does not need to be reset in the following update

    ========================================================
    Hi all, here I propose a new script for shoplifting crime.
    Since the release of cracking crime, a number of players benefit from selling items shoplifting from cyber force.
    However, how to know when the security is off?
    And here comes the shoplifting watcher.

    Usage
    I. (1)For desktop user, click the Install Link to install the script
    (2) Add public key to API field here:
    (3) Refresh any torn pages, to see the icon inserted:
    (4) Click the icon to configure your watcher:

    (5) Once there is any security chosen disabled, you will receive a notification


    II. (1) For PDA users, copy and paste the script from HERE
    (2) If you have configured PDA key, you do not need to configure the key again
    (3) Use the watcher in the same way as desktop users:
    (4) You will receive alert when security is disabled:

    Potential Issues
    1. If you open multiple windows, the script may consumes API too frequently. I would recommend you set a larger interval(by default it is set to 60 seconds)
    2. If you cannot see icons in PDA, please refresh the page and try again. Besides, due to the limitation of PDA, it will throw notification by ALERT
    3. If you do not provide with valid API key, the GUI will show "No Public API"

    Suggestion
    The script is still under beta version, if you have any ideas about how to improve it, welcome to PM me or reply in the following. Thanks :D
    Besides, if you suffer from issues which are out of mentioned ones above, please tell me in time to make a fix
    I can't access the menu anymore. I was able to use it once, and every time I tap the icon, nothing happens. I'm using PDA. I even tried erasing and reloading the script several times, and got nothing.

    377X283_571bb7bb-0c35-4df2-86ba-1fe72b36bd79-3259081.gif?v=1371103970

    • Messi [2393284]
    • Role: Civilian
    • Level: 64
    • Posts: 231
    • Karma: 145
    • Last Action: 9 hours
      • 0
    • Reason:
      Are you sure you want to report this post to staff?
      Cancel
    Posted on 08:54:00 - 06/05/24 (11 months ago)
    Post link copied to clipboard Copy post link

    nodelore [2786679]

    Update
    0.3
    Thanks to great help from Silmaril[2665762]! And here comes the 0.3 version release.
    1. Shrink the GUI to make it more dense.
    2. To make it easier for usage, support sticking shop item to top.(Now, you can stick at most three items, the fourth will replace the last one)
    3. Limit the concurrent request to one. Now only one window will run the instance.
    4. Support "BOTH" constraint, you can simply click the toggle button to let the script notify you only when all of guards are disabled!


    Update
    0.2
    1. Support watching each security separately
    2. Support collapse the panel to save space, like this:
    3. Support customization of panel position by dragging on PC(click the title "Shoplifting watcher" and then move your mouse), you can place the panel in anywhere you would like:
    4. Support setting the script disabled.

    After the update, you may need to set public API again, and after this time it will be cached locally and does not need to be reset in the following update

    ========================================================
    Hi all, here I propose a new script for shoplifting crime.
    Since the release of cracking crime, a number of players benefit from selling items shoplifting from cyber force.
    However, how to know when the security is off?
    And here comes the shoplifting watcher.

    Usage
    I. (1)For desktop user, click the Install Link to install the script
    (2) Add public key to API field here:
    (3) Refresh any torn pages, to see the icon inserted:
    (4) Click the icon to configure your watcher:

    (5) Once there is any security chosen disabled, you will receive a notification


    II. (1) For PDA users, copy and paste the script from HERE
    (2) If you have configured PDA key, you do not need to configure the key again
    (3) Use the watcher in the same way as desktop users:
    (4) You will receive alert when security is disabled:

    Potential Issues
    1. If you open multiple windows, the script may consumes API too frequently. I would recommend you set a larger interval(by default it is set to 60 seconds)
    2. If you cannot see icons in PDA, please refresh the page and try again. Besides, due to the limitation of PDA, it will throw notification by ALERT
    3. If you do not provide with valid API key, the GUI will show "No Public API"

    Suggestion
    The script is still under beta version, if you have any ideas about how to improve it, welcome to PM me or reply in the following. Thanks :D
    Besides, if you suffer from issues which are out of mentioned ones above, please tell me in time to make a fix

    Quanna_Parker [3259081]

    I can't access the menu anymore. I was able to use it once, and every time I tap the icon, nothing happens. I'm using PDA. I even tried erasing and reloading the script several times, and got nothing.
    same here
    • Unnamed199cz [2783125]
    • Role: Civilian
    • Level: 82
    • Posts: 2,021
    • Karma: 1,013
    • Last Action: 11 minutes
      • 0
    • Reason:
      Are you sure you want to report this post to staff?
      Cancel
    Posted on 09:20:15 - 06/05/24 (11 months ago)
    Post link copied to clipboard Copy post link
    How the Notification looks like?
    • beastlywerewolf [2970231]
    • Role: Civilian
    • Level: 33
    • Posts: 8
    • Karma: 1
    • Last Action: 1 day
      • 0
    • Reason:
      Are you sure you want to report this post to staff?
      Cancel
    Posted on 19:03:57 - 29/05/24 (10 months ago)
    Post link copied to clipboard Copy post link

    nodelore [2786679]

    Update
    0.3
    Thanks to great help from Silmaril[2665762]! And here comes the 0.3 version release.
    1. Shrink the GUI to make it more dense.
    2. To make it easier for usage, support sticking shop item to top.(Now, you can stick at most three items, the fourth will replace the last one)
    3. Limit the concurrent request to one. Now only one window will run the instance.
    4. Support "BOTH" constraint, you can simply click the toggle button to let the script notify you only when all of guards are disabled!


    Update
    0.2
    1. Support watching each security separately
    2. Support collapse the panel to save space, like this:
    3. Support customization of panel position by dragging on PC(click the title "Shoplifting watcher" and then move your mouse), you can place the panel in anywhere you would like:
    4. Support setting the script disabled.

    After the update, you may need to set public API again, and after this time it will be cached locally and does not need to be reset in the following update

    ========================================================
    Hi all, here I propose a new script for shoplifting crime.
    Since the release of cracking crime, a number of players benefit from selling items shoplifting from cyber force.
    However, how to know when the security is off?
    And here comes the shoplifting watcher.

    Usage
    I. (1)For desktop user, click the Install Link to install the script
    (2) Add public key to API field here:
    (3) Refresh any torn pages, to see the icon inserted:
    (4) Click the icon to configure your watcher:

    (5) Once there is any security chosen disabled, you will receive a notification


    II. (1) For PDA users, copy and paste the script from HERE
    (2) If you have configured PDA key, you do not need to configure the key again
    (3) Use the watcher in the same way as desktop users:
    (4) You will receive alert when security is disabled:

    Potential Issues
    1. If you open multiple windows, the script may consumes API too frequently. I would recommend you set a larger interval(by default it is set to 60 seconds)
    2. If you cannot see icons in PDA, please refresh the page and try again. Besides, due to the limitation of PDA, it will throw notification by ALERT
    3. If you do not provide with valid API key, the GUI will show "No Public API"

    Suggestion
    The script is still under beta version, if you have any ideas about how to improve it, welcome to PM me or reply in the following. Thanks :D
    Besides, if you suffer from issues which are out of mentioned ones above, please tell me in time to make a fix

    Quanna_Parker [3259081]

    I can't access the menu anymore. I was able to use it once, and every time I tap the icon, nothing happens. I'm using PDA. I even tried erasing and reloading the script several times, and got nothing.

    same here

    Last edited by beastlywerewolf on 19:04:21 - 29/05/24 (10 months ago)
    • Sprouty [513794]
    • Role: Civilian
    • Level: 100
    • Posts: 475
    • Karma: 252
    • Last Action: 27 minutes
      • 0
    • Reason:
      Are you sure you want to report this post to staff?
      Cancel
    Posted on 20:56:30 - 28/07/24 (8 months ago)
    Post link copied to clipboard Copy post link

    does this still work? i never get any notifications 

    • KopNudler [2587915]
    • Role: Civilian
    • Level: 100
    • Posts: 288
    • Karma: 228
    • Last Action: 2 hours
      • 0
    • Reason:
      Are you sure you want to report this post to staff?
      Cancel
    Posted on 09:42:56 - 11/09/24 (7 months ago)
    Post link copied to clipboard Copy post link

    Bump

     

    Not working on PDA :(

    u2r5kkL.png

    • Zasty [2131289]
    • Role: Civilian
    • Level: 90
    • Posts: 1,817
    • Karma: 1,066
    • Last Action: 9 hours
      • 0
    • Reason:
      Are you sure you want to report this post to staff?
      Cancel
    Posted on 13:14:35 - 02/12/24 (4 months ago)
    Post link copied to clipboard Copy post link

    Bump, sometimes it works, sometimes it doesn't.

    • IndyCision [2597200]
    • Role: Civilian
    • Level: 69
    • Posts: 2,209
    • Karma: 3,541
    • Last Action: 49 minutes
      • 0
    • Reason:
      Are you sure you want to report this post to staff?
      Cancel
    Posted on 18:29:47 - 04/12/24 (4 months ago)
    Post link copied to clipboard Copy post link

    nodelore [2786679]

    Do you upgrade to the newest version of 0.3.3? It will reset the script status if you close the script for 5 minutes(5 * interval you set, by default the interval is 60seconds).

    Little bugfix for when you release the next script update (I have added it manually to mine)

    Added line 8:

    // @exclude      https://www.torn.com/loader.php?sid=attack*

     

    Without this the watcher will eventually crash your attack page from too much RAM.

    • -Victor- [2082637]
    • Role: Civilian
    • Level: 80
    • Posts: 34
    • Karma: 0
    • Last Action: 1 hour
      • 0
    • Reason:
      Are you sure you want to report this post to staff?
      Cancel
    Posted on 14:39:03 - 08/12/24 (4 months ago)
    Post link copied to clipboard Copy post link

    After adding to API key in editor , how to save to active? It is not working yet. Seem it is not saved in editor

    a018197f-7ed8-4816-b39c-e9b377921035-2082637.gif?v=1940629196397

Reply
Thread Title: