Ff13 2 lucky coin fragment

ff13 2 lucky coin fragment

You will also get the Lucky Coin Fragment as a random from the 777 'jackpot' {​rekikire x360a} It's fairly deceptive because it's not gotten by winning 10,000. There is a fragment (Lucky Coin) you can win if you win over 7 777 casino coins only in the slot machines. It doesn't matter how much coins you. I already did the races and got the other fragments, now i need this one I just wanna know. Do I need to get 7777 in one shot, or can I do a like. ff13 2 lucky coin fragment
This item has been removed from the community because it violates Steam Community & Content Guidelines. It is only visible to you. If you believe your item has been removed by mistake, please contact Steam Support.
This item is incompatible with FINAL FANTASY XIII-2. Please see the instructions page for reasons why this item might not work within FINAL FANTASY XIII-2.
Current visibility: Hidden
This item will only be visible to you, admins, and anyone marked as a creator.
Current visibility: Friends-only
This item will only be visible in searches to you, your friends, and admins.
As you should now to get this fragment you have to have 7777 coins in winning on the Slots and for the achievement you need 10000 coins in just one siting. This can be a pain for those unlucky guys (me).
To automate this processes you have to put something heavy on the key or rubber band your joystick, but this way the odds of winning are lower than play manually, I can say this by self experience. So this guide will help you to play the slots manually but not so manually.
First things first, download and install AutoHotkey from here [www.autohotkey.com].
With the program installed, open Note Pad and paste the following code:

Originally posted by author:

#NoEnv ; Recommended for performance and compatibility with future AutoHotkey releases.
; #Warn ; Enable warnings to assist with detecting common errors.
SendMode Event ; For science!
SetWorkingDir %A_ScriptDir% ; Ensures a consistent starting directory.

$^k::
loop{
SetKeyDelay, 50, 100
Send ccccc
Sleep, 1.5
SetKeyDelay, 50, 50
Send wwwww
Sleep, 1.0
SetKeyDelay, 50, 100
Send xxxxx
Sleep, 1.0
SetKeyDelay, 50, 50
Send eeeee
Sleep, 1.0
SetKeyDelay, 50, 50
Send {BS}
Sleep, 2.0
}
p::
Pause
Return
Escape::
ExitApp
Return

The keys are the default bidding.
If you use a custom bidding than change the follow keys:
Input coins: "Send ccccc" Change the ccccc to your desired key.
Move lever: "Send wwwww"
First slot: "Send xxxxx"
Second slot: "Send eeeee"
Third slot: "Send {BS}"

Now save this and change the extension from *.txt to *.ahk.
Go to the folder where AutoHotkey is installed, drag the *.ahk file and drop in AutoHotkey.exe.
Look for the green AutoHotkey icon on the tray.
Launch the game and go the casino.
Talk to the girl near the slots until she says "It's like a hot summer's day" and enter the game and choose "Skip" .
If she don't say that, simply go outside and re enter the place, you do not need to go to Historia Crux.
Now the magic begins, press Ctrl+K to start the macro.
Go eat or drink something or watch TV and return later. Please do not alt+tab or the macro will run on the aplication focused.
When you get at least 10000 coins you can press P to pause the macro. Then exit the slots and the achievement will pop up. Go to fragments menu and see if you get it.
Don't forget to close AutoHotkey in the tray.
That's it folks, if you like it please rate this guide.

Thank you all and see you next time!
Источник: https://steamcommunity.com/sharedfiles/filedetails/?id=369793660

2 thoughts on “Ff13 2 lucky coin fragment”

Leave a Reply

Your email address will not be published. Required fields are marked *