Skip to content

Find your PHPSESSID

Victor Westerlund edited this page Nov 17, 2020 · 4 revisions

Instructions for your browser:

Chrome

  1. Open labymod.net and log in with your Labymod account
  2. Press F12 on your keyboard (or Ctrl+⇧ Shift+I) to open DevTools
  3. Click on the Application tab.
  4. Expand Cookies under the Storage cateogry in the sidebar and select https://www.labymod.net/
  5. Type PHPSESSID into the search box called 'Filter'
  6. Copy Value(PHPSESSID) from the filtered table. If nothing comes up; try navigating to another page on labymod.net
  7. Close DevTools

Firefox

  1. Open labymod.net and log in with your Labymod account
  2. Press F12 on your keyboard (or Right-click the page and select "Inspect Element") to open Developer Tools
  3. Click on the Storage tab.
  4. Cookies should already be expanded and selected, but if it isn't; expand it and select https://www.labymod.net
  5. Using the search bar called 'Filter items', type: PHPSESSID
  6. Copy Value(PHPSESSID) from the filtered table. If nothing comes up; try navigating to another page on labymod.net
  7. Close Developer Tools

Safari

  1. Open labymod.net and log in with your Labymod account
  2. Right-click the page and select "Inspect Element" (or ⌥ Option+⌘ Command+I) to open Web Inspector
  3. Click on the Storage tab.
  4. Expand Cookies in the sidebar and select labymod.net
  5. Find PHPSESSID in the table under the 'Name' column
  6. Copy Value(PHPSESSID) from the filtered table. If nothing comes up; try navigating to another page on labymod.net
  7. Close Web Inspector

Find your PHPSESSID cookie

Click here to read


List of labylib Modules

Click here to read

Clone this wiki locally