Page 1 of 2

How can I save the settings

Posted: Sun Jun 11, 2017 6:46 am
by Diavolakos
Hello, whenever I log in the hotkeys I put are gone. It used to keep them in the past but now my hotkeys need to be set again

Look at this image to understand.

Image

thanks in advance

Re: How can I save the settings

Posted: Sun Jun 11, 2017 2:31 pm
by nucular
Works for me. Try to Start AionScript as Adminstrator.

Re: How can I save the settings

Posted: Tue Jun 13, 2017 2:00 pm
by Diavolakos
I am running it as admin otherwise it doesn't work at all.

Re: How can I save the settings

Posted: Wed Jun 14, 2017 5:08 pm
by smaion40
This also happened to me, its kind of a bug and it started after trying the AS teleport function. Download the AS again or delete the "Setting.xml" file and configure it again.

Re: How can I save the settings

Posted: Sun Jun 25, 2017 5:15 pm
by Diavolakos
smaion40 wrote:
Wed Jun 14, 2017 5:08 pm
This also happened to me, its kind of a bug and it started after trying the AS teleport function. Download the AS again or delete the "Setting.xml" file and configure it again.
Alright here is what happened. I set the keys and go see the changes done in setting.xml

This is what I saw that changed:

Code: Select all

    <extensionMinimize>False</extensionMinimize>
    <key1>71,Control</key1>
    <key2>
    </key2>
    <key3>
    </key3>
    <key4>90,Control</key4>
    <key5>81,Control</key5>
    <key6>69,Control</key6>
    <key7>87,Control</key7>
    <key8>
    </key8>
    <key9>
    </key9>
    <key10>
    </key10>
    <Console>False</Console>
Look at the keys 71,Control must be the "G, Control" I have in the first photo.

The others are also set by themselves. Now I made the setting.xml as "read only" so these changes won't change, but when I opened AS the key bindings were once again blank.

There must be some sort of thing that happens and sets these keys to blank every time I am opening AS. The rest of the settings like no glide C.D. or SuperGliding are always there as well as the increase player speed and increase attack speed. BUT the Method: Normal or Safe, I always put it in normal and it always resets to safe whenever I open the program.

I am running windows 7, I doubt it is my windows.

Re: How can I save the settings

Posted: Sun Jun 25, 2017 5:49 pm
by nucular
Well i will have a look at it.

Re: How can I save the settings

Posted: Tue Jun 27, 2017 2:54 pm
by lalakis
i have the same bug months now.

Re: How can I save the settings

Posted: Tue Jun 27, 2017 9:56 pm
by nucular
Ok found the issue.
Until new AionScript is released use this Extension.

If you still have issues, please send me your complete Settings.xml inside the folder Setting.

Re: How can I save the settings

Posted: Mon Jul 03, 2017 7:16 pm
by Diavolakos
nucular wrote:
Tue Jun 27, 2017 9:56 pm
Ok found the issue.
Until new AionScript is released use this Extension.

If you still have issues, please send me your complete Settings.xml inside the folder Setting.
No this didn't work and now I get an error. I translated the Hellenic part so you get the full text of the problem I get.

Image

And this is the whole settings.xml file, everytime I open the game it resets somehow.

Code: Select all

<Setting>
  <Window>
    <Cheating2.dll>
      <Left>57</Left>
      <Top>340</Top>
    </Cheating2.dll>
    <Entities.dll>
      <Left>965</Left>
      <Top>891</Top>
    </Entities.dll>
    <Radar.dll>
      <Left>7</Left>
      <Top>51</Top>
    </Radar.dll>
  </Window>
  <Cheating2.dll>
    <Safety>True</Safety>
    <NoGravitySpeed>True</NoGravitySpeed>
    <ESP>False</ESP>
    <Flight>True</Flight>
    <FlightLock>False</FlightLock>
    <Gravity>False</Gravity>
    <AttackSpeed>44</AttackSpeed>
    <Speed>25</Speed>
    <GravitySpeed>34</GravitySpeed>
    <sgd>2</sgd>
    <acc>5</acc>
    <SuperGlinding>True</SuperGlinding>
    <Console>False</Console>
    <AccurateDistance>False</AccurateDistance>
    <minimized>False</minimized>
    <fov>92</fov>
    <disableDown>False</disableDown>
    <disablePVP>False</disablePVP>
    <autoChain>False</autoChain>
    <autoReact>False</autoReact>
    <autoLoot>False</autoLoot>
    <padVisible>False</padVisible>
    <key11>
    </key11>
    <p_x>0</p_x>
    <p_y>0</p_y>
    <method>False</method>
    <extensionMinimize>False</extensionMinimize>
    <key1>
    </key1>
    <key2>
    </key2>
    <key3>
    </key3>
    <key4>
    </key4>
    <key5>
    </key5>
    <key6>
    </key6>
    <key7>
    </key7>
    <key8>
    </key8>
    <key9>
    </key9>
    <key10>
    </key10>
    <CheatConsole>False</CheatConsole>
  </Cheating2.dll>
  <Entities.dll>
    <Dead>True</Dead>
    <Friendly>True</Friendly>
    <Hostile>True</Hostile>
    <Kisk>True</Kisk>
    <Force>False</Force>
    <Panic>False</Panic>
  </Entities.dll>
  <Radar.dll>
    <Object>False</Object>
    <Gatherable>True</Gatherable>
    <Kisk>True</Kisk>
    <Monster>True</Monster>
    <Force>True</Force>
    <PlayerFriendly>True</PlayerFriendly>
    <PlayerHostile>True</PlayerHostile>
    <Display>80</Display>
  </Radar.dll>
</Setting>

Re: How can I save the settings

Posted: Mon Jul 03, 2017 10:11 pm
by nucular
Should work now.