This is my first post, Teehee!
Alright. For 3 weeks i had no internet and i was home, alone, trying to save my objects, values and strings like a mad until i found my own way and it works and its Easy to use as any other methods!

You need :
> A Counter (only if you wan to see the value come back to the number you saved)
> Ini Object
> An Active Object (It will be invisible so don't edit it!)
> The Active Object you want to save and add some values so you can try to save values!

Event Editor :
Lets start with unusual things!
New Condition > Special > Always
Counter > Set Counter > Active2 > Values > Values A to M > Retrieve Alterable Value A
Start of Frame : Active object (first one) "Visibility > Make Object Invisible"

Lets start with the first method (when there is only 1 Active Object and 1 Value) :
(Golden stars are conditions and blue stars are events inside the last golden star)


New Condition > The mouse pointer and keyboard > The keyboard > Upon pressing a key > (Select The key you wan)
Ini > Set current file > (Name your File)
Ini > Set current group > (Name your Group)
Ini > Set current item > (Name your Item)
Ini > Save position of object > ""Select the second active object"" (one you will add values in)
Ini > Set current group > (Name your Group)
Ini > Set current item > (Name your Item)
Ini > Save position of object > ""Select the first object"" (the one you may have become invisible)

New Condition > The mouse pointer and keyboard > The keyboard > Upon pressing a key > (Select The key you wan)
The second active object > Alterable Values > Set > Retrieve data from an object > Active1 > Position > X Coordinate
Ini > Set current file > (Name your File)
Ini > Set current group > (Name your Group)
Ini > Set current item > (Name your Item)
Ini > Load position of object > ""Select the second active object"" (one you will add values in)
Ini > Set current group > (Name your Group)
Ini > Set current item > (Name your Item)
Ini > Load position of object > ""Select the first object"" (the one you may have become invisible)

New Condition > the timer > Every > (Select the time you wan)
Active2 > Alterable Values > Add to > (Amount you wan)

New Condition > Special > Always
Active1 > Position > Set X Coordinate... > Retrieve data from an object > Active2 > Values > Values A to M > Retrieve Alterable Value A


Second Method! Now Lets have 1 Active Object and 3 values to save! (You already know how to save an active object i think and for strings, its the same way as values!)

You need :
> 4 Counters
> Ini Object
> An Active Object (Invisible)(Active1)
> The Active Object (Visible)(Active2)

Upon pressing (A key) > Set Counter 1 to 5
Upon Pressing (A key) > Set Counter 1 to 10
Every (Time you wan) > Add (The Ammount you wan) To Values "A", "B" and "C"
Every (Time you wan) > Substract 1 from Counter 1
Always > Add Set Counter 1 to the value "A" Counter 2 to Value "B" and Counter 3 to Value "C".
Counter = 1 > Set Counter 1 to 0 (Unusual one )
Counter = 6 > Set Counter 1 to 0
Counter = 5 (the 2 silver stars below)
Active1 > Position > Set X Coordinate > Retrieve data from an object > Active2 > Values > Values A to M > Retrieve Alterable Value A
Active1 > Position > Set Y Coordinate > Retrieve data from an object > Values > Values A to M > Retrieve Alterable Value B
Counter = 4 (the 7 silver stars below)
Ini > Set current file > (Name your File)
Ini > Set current group > (Name your Group)
Ini > Set current item > (Name your Item)
Ini > Save position of object > ""Select the second active object""
Ini > Set current group > (Name your Group)
Ini > Set current item > (Name your Item)
Ini > Save position of object > ""Select the first object""
Counter = 3 (the silver stars below)
Active1 > Position > Set X Coordinate > Retrieve data from an object > Values > Values A to M > Retrieve Alterable Value C
Counter = 2 (the 4 silver stars below)
Ini > Set current file > (Name your File)
Ini > Set current group > (Name your Group)
Ini > Set current item > (Name your Item)
Ini > Save position of object > ""Select the first object""


Counter = 10 (the 7 silver stars below)
Ini > Set current file > (Name your File)
Ini > Set current group > (Name your Group)
Ini > Set current item > (Name your Item)
Ini > Load position of object > ""Select the second object""
Ini > Set current group > (Name your Group)
Ini > Set current item > (Name your Item)
Ini > Load position of object > ""Select the first object""
Counter = 9 (the 2 silver stars below)
Active2 > Alterable Values > Set(A) > Retrieve data from an object > Active1 > Position > X Coordinate
Active2 > Alterable Values > Set(B) > Retrieve data from an object > Active1 > Position > Y Coordinate
Counter = 8 (the 4 silver stars below)
Ini > Set current file > (Name your File)
Ini > Set current group > (Name your Group)
Ini > Set current item > (Name your Item)
Ini > Load position of object > Active2
Counter = 7 (the silver star below)
Active2 > Alterable Values > Set(C) > Retrieve data from an object > Active1 > Position > X Coordinate