Instructions:
- Go to

- Enter your session key.
- Hit submit.
- then refresh the game.
[Guide] To get a session key:
- Visit
. - Right click near the game(not on the game) and view the frame source(not page source).
- Search for sessionKey. (ctrl+f)
Look for something like:
PHP Code:
SocialChannels.init({
sessionKey : 'e_ctf46sdsc0IwRcMqPi', <--;this is the session key 'e_ctf46sdsc0IwRcMqPi'
facebookAppId : 'xxxxx',
canvasPageUrl : 'apps.facebook.com/alphabettysaga',
nameSpace : 'alphabetty',
graphObjectUrl :
userId : XXXXXXX,
oscif : false
});






