Results 1 to 4 of 4
  1. #1
    resauce's Avatar
    Join Date
    Oct 2018
    Gender
    male
    Posts
    4
    Reputation
    10
    Thanks
    0

    Post AdventureQuest Inspect Element

    Is there a way I can change the resistances / element modifiers of me or the monsters through the javascript:document.embeds[0].SetVariable thing?

  2. #2
    asamortal's Avatar
    Join Date
    Oct 2009
    Gender
    male
    Location
    Mother Base
    Posts
    996
    Reputation
    31
    Thanks
    158
    My Mood
    Cynical
    no
    you can only use it for changing the HP

    Mana and SP too but they change back to normal on the monster's turn so just use it to 1shot bosses or something
    The Cash Must Flow

  3. #3
    Nillf3's Avatar
    Join Date
    Jan 2019
    Gender
    male
    Posts
    3
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by asamortal View Post
    no
    you can only use it for changing the HP

    Mana and SP too but they change back to normal on the monster's turn so just use it to 1shot bosses or something
    Nah, you're wrong, you can change any variable in the game. But changing element modifiers messes them up.

    javascript:document.embeds[0].SetVariable("_root.monster.intArmorWIND", 10000)

    Also, to change SP/MP without making it return back you can do this:

    javascript:document.embeds[0].SetVariable("_root.monster.intBaseSP", 0)
    Last edited by Nillf3; 01-15-2019 at 05:53 AM.

  4. #4
    RealityCheck4u's Avatar
    Join Date
    Sep 2020
    Gender
    male
    Posts
    8
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by Nillf3 View Post
    Nah, you're wrong, you can change any variable in the game. But changing element modifiers messes them up.

    javascript:document.embeds[0].SetVariable("_root.monster.intArmorWIND", 10000)

    Also, to change SP/MP without making it return back you can do this:

    javascript:document.embeds[0].SetVariable("_root.monster.intBaseSP", 0)

    Any chance you know if there's a javascript or code for kindred set charges and book of burns charges?

Similar Threads

  1. [WTB] Airline membership photoshop/inspect element
    By June in forum User Services
    Replies: 0
    Last Post: 03-26-2016, 04:15 PM
  2. Inspect Element
    By devilaim in forum Blackshot Help
    Replies: 6
    Last Post: 01-05-2013, 05:53 AM
  3. oooohhhh element...it has been done
    By A7X Oblivian in forum Art & Graphic Design
    Replies: 18
    Last Post: 06-07-2006, 10:32 AM
  4. hey element, here's your avy
    By up91 in forum Help & Requests
    Replies: 11
    Last Post: 05-20-2006, 01:37 AM