Jump to content

How to find Script ID for free scripts


Recommended Posts

Posted (edited)

Hello.

I saw a post on here asking for a script ID, and I thought I'd make a tutorial on how to find the IDs of free scripts.

First you wanna go to the SDN and find the script you want the ID of.

Then right-click on the "add" or "remove" button, and click "Inspect Element" (Chrome).

Then it should highlight something like this: 

<button class="button basic_script_label red" onclick="window.location='/mvc/sdn2/scripts/0?action=rmv&amp;scriptID=1030'">
                    Remove
                </button>

Where it says "window.location='", you can see part of a web path. The last bit of that will contain the scriptID (The number after "scriptID=")

 

If you have any questions, feel free to ask :)

Edited by Medusaa
  • Like 2
  • Boge 1
  • Heart 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...