Always Remember me (game) NEED FULL GAME TORRENT!?

U

Unregistered

Guest
http: / /www (dots) filesonic (dots) com / file / 164424531 4/Lucky (dots) Rabbit (dots) Reflex

Let me know if it works. I've forgotten is it work already. xD

Thank you! I'll try it and let you know!! :)))
 
P

pigLet111

Guest
HEEEEEEEEELLLLLLLLLLPPPPPPP!!!!!!!!!!!!

can anyone here tell me how to get the full version of x-note and kansei for free... it will be better if it is in step by step form... i'm a window xp user... :)
 
can anyone here tell me how to get the full version of x-note and kansei for free... it will be better if it is in step by step form... i'm a window xp user... :)

I have download x-note and crack it some months ago but I don't remember exactly from where I will now look for you so that you can play it cause it is a really nice game :3_3_21[1]:

Though I don't know about Kansei I have only played jisei
 
U

Unregistered

Guest
persistent file for flower shop winter in fairbrook, PLEASE!!
Patients, patients, I want the game too (very badly) but you'll accomplish nothing by annoying the people who could post! Keep calm and carry on.

I don't know why the previous versions that I downloaded don't work (persistent included), maybe something changed for this game, there's different protection on it or something? Hopefully not.

Keep locking for it guys, hopefully the person who said she/he'd get it for Christmas on offer will return with news. Fingers crossed!
 
I have download x-note and crack it some months ago but I don't remember exactly from where I will now look for you so that you can play it cause it is a really nice game :3_3_21[1]:

Though I don't know about Kansei I have only played jisei

Unfortunatelly I couldn't find it but I uploaded the crack myself at mediafire
http :// www . mediafire . com / ?yvys39i6amy4o4m (don't forget to erase the gaps)

1) Download
2) Extract the file (x-note.rar)
3) Open the file an double click on x-note.exe and you are ready

I have already precracked it so it have to be the full version If it's not then tell me and I'll fix it
 
U

Unregistered

Guest
Unfortunatelly I couldn't find it but I uploaded the crack myself at mediafire
http :// www . mediafire . com / ?yvys39i6amy4o4m (don't forget to erase the gaps)

1) Download
2) Extract the file (x-note.rar)
3) Open the file an double click on x-note.exe and you are ready

I have already precracked it so it have to be the full version If it's not then tell me and I'll fix it

I'm not sure it's full, I didn't get to far in the game but I had to quit and when I opened it again and clicked continue it said I needed a password?
 
L

LollipopBurst

Guest
Thank you! I'll try it and let you know!! :)))

OMG IT WORKED!! I PLAYED IT!! YAY! Thank you sooo much!! I tried to download from so many places before and never worked!! Thank youuuuuu<3 oh and if anyone are looking for YoJinBo (downloading right now :) you can find it at: eroge download (dot) com (remember to remove the spaces!) Animamundi is also avaliable there (I downloaded that yesterday night and worked fine!) and they have some hentai sort of game there as well..:/ thanks again :)
 
U

Unregistered

Guest
So, about always remember me.. There isn't any way to play the game for free?
 
U

Unregistered

Guest
Alright guys, you've been asking for Always Remember Me, I've uploaded the persistent on megaupload, here's the link: ht tp://w ww.me gaupload.c om/?d=5T6 6HWVC (don't forget to take the spaces out)

So once again all you have to do is replace the persistent in your renpy folder.

Here's the guide:
download the demo of the game from Winter Wolves
after installing open the game (no need to play), the close it
copy the persisten file you downloaded then go to C:\\users\name\appdata\roaming\renpy\remember me and paste it there, when the overwrite message appears just say yes.

Open the game again and enjoy!
 
U

Unregistered

Guest
I'm not sure, guys, but I don't think that persistent is going to work for Winter in Fairbrook. It doesn't even work on new (1.3c) version of Always Remember Me, while working on 1.2 ver.

Sorry, not true. It WILL work, but only for 3 people per week :D That's why we need AS MANY of them as possible xD
 
U

Unregistered

Guest
I'm 90% certain that this method is being used as the copy protection:

******************************
How to make activation keys:
1 - Upload a .txt file to a host. This must have a static url, or it wont work.
2 - Once someone gets a key by any means you want, be it purchasing or asking nicely, add that key to the .txt file.
3 - Key is compared to the ones in the server by a simple python script, could be something like this:
Code:
key = renpy.input("Key: ")
import urllib2
python:
try:
for line in urllib2.urlopen('key database site'):
if key in line:
activated = 1
except:
activated = 0

4 - Send an email to you from the client. This is also python code (dont know if its included with ren'py, you might have to get the module from a real python installation).
Code:
python:
email_message = "Key "+key+" has been redeemed."
import smtplib
server = smtplib.SMTP('localhost')
# This line is configured like this: server.sendmail('from', 'to', 'message')
server.sendmail('your client email acc', 'your email acc', email_variable)
server.quit()

5 - Edit the .txt file and remove the key so it can't be redeemed again. You can also place a button in the client that once the key has been activated requests a new key. That would ask for the person's email and use it as the 'your client email ' to send the message to you. You send them a new key if you find their email on a list which you should keep and send them their key again. Once you send the key be sure to add it to the .txt file so it can be redeemed once more.

There are a variety of ways in which this code can be modified to fit your needs. And like all my codes, credit is appreciated but not necessary. Also, you might want to run a renpy.full_restart() after the code is run, so as to clear the url data and avoid bugs while saving/loading.
*********************

I only know a little C programming but what can be done is to recompile an exe which basically circumvents that copy check and since the full game is there it shouldn't take too much work for a person who knows what he/she is doing.
 
U

Unregistered

Guest
Alright guys, you've been asking for Always Remember Me, I've uploaded the persistent on megaupload, here's the link: ht tp://w ww.me gaupload.c om/?d=5T6 6HWVC (don't forget to take the spaces out)

So once again all you have to do is replace the persistent in your renpy folder.

Here's the guide:
download the demo of the game from Winter Wolves
after installing open the game (no need to play), the close it
copy the persisten file you downloaded then go to C:usersnameappdataroamingrenpyremember me and paste it there, when the overwrite message appears just say yes.

Open the game again and enjoy!

I've read like all of the pages here and this was like the only thing I taught is going to work, so thank you so much for trying to help, but on my computer it does not working.. Did it work for anyone so far?
 
U

Unregistered

Guest
I've read like all of the pages here and this was like the only thing I taught is going to work, so thank you so much for trying to help, but on my computer it does not working.. Did it work for anyone so far?
yeah it did. make sure your version of the demo is 1.2. In "My computer", search for the folder "renpy" (tick option: 'All files and folders') -> In renpy, there's the folder 'Always remember me', put the persistent files there.

So, anything on Winter in fairbrook guys?
 
U

Unregistered

Guest
There is something wrong with the link for the Love and Order persistent file? Can anyone upload another one?
 
Top