Two Plus Two Publishing LLC Two Plus Two Publishing LLC
 

Go Back   Two Plus Two Poker Forums > Internet Poker > Software > Free Software

Notices

Free Software Discussion of Free / Freeware / Donationware / Open Source poker software and Free Graphics mods

Reply
 
Thread Tools Display Modes
Old 04-05-2012, 02:01 AM   #1051
grinder
 
Join Date: Jan 2006
Location: Edmonton, AB :(
Posts: 604
Re: MergeKeys: Hotkeys/Table Management for the Merge Network

meh, just cost me 10bi...i give up
GTApoker is offline   Reply With Quote
Old 04-05-2012, 10:12 AM   #1052
old hand
 
Max Cut's Avatar
 
Join Date: Apr 2010
Location: ( -_-)
Posts: 1,697
Re: MergeKeys: Hotkeys/Table Management for the Merge Network

Maybe view the setup video again to make sure you didn't miss anything.

Quote:
Originally Posted by GTApoker View Post
also, clicking hand history closes a table
Quote:
Originally Posted by jl12345 View Post
When you use mini tables with MK, you need to turn off don't ask when leaving tables in Merge client settings. The auto time bank function closes tables when the bottom right menu is open otherwise.
Max Cut is offline   Reply With Quote
Old 04-05-2012, 05:11 PM   #1053
grinder
 
Join Date: Jan 2006
Location: Edmonton, AB :(
Posts: 604
Re: MergeKeys: Hotkeys/Table Management for the Merge Network

thanks for this,

still can't get hotkeys to work when there is an all in in front of me
GTApoker is offline   Reply With Quote
Old 04-07-2012, 01:49 AM   #1054
old hand
 
Join Date: May 2009
Posts: 1,940
Re: MergeKeys: Hotkeys/Table Management for the Merge Network

I'm getting a message saying that 1.64v is out of date but there is no newer version on the runbetterpoker.com site. It doesn't allow me to use the program either.
paul rizzo is offline   Reply With Quote
Old 04-07-2012, 01:50 AM   #1055
veteran
 
d3 fact0's Avatar
 
Join Date: Sep 2009
Location: BtGB
Posts: 3,374
Re: MergeKeys: Hotkeys/Table Management for the Merge Network

Quote:
Originally Posted by paul rizzo View Post
I'm getting a message saying that 1.64v is out of date but there is no newer version on the runbetterpoker.com site. It doesn't allow me to use the program either.
same here! sucks, hate seeing my account balance when registering for sngs.
d3 fact0 is offline   Reply With Quote
Old 04-07-2012, 03:49 AM   #1056
journeyman
 
gunder93's Avatar
 
Join Date: Aug 2011
Location: Minnesota
Posts: 300
Re: MergeKeys: Hotkeys/Table Management for the Merge Network

Quote:
Originally Posted by d3 fact0 View Post
same here! sucks, hate seeing my account balance when registering for sngs.
Ya this sucks,if any1 has any info please tell
gunder93 is offline   Reply With Quote
Old 04-07-2012, 04:23 AM   #1057
stranger
 
Join Date: Apr 2012
Posts: 5
Re: MergeKeys: Hotkeys/Table Management for the Merge Network

Cant start MergeKeys today,
It showed source code of an html 404 error page, then said MergeKeys was shutdown,please see support thread on 2+2...
thaolt is offline   Reply With Quote
Old 04-07-2012, 06:13 AM   #1058
newbie
 
Join Date: Mar 2012
Posts: 19
Re: MergeKeys: Hotkeys/Table Management for the Merge Network

Hey guys... Ya I am getting this error: http://i.imgur.com/R7HE6.png
ajoros is offline   Reply With Quote
Old 04-07-2012, 09:15 AM   #1059
Under your bridges
 
Trolly McTrollson's Avatar
 
Join Date: Oct 2010
Location: 0.143 Lifetime Average
Posts: 4,521
Re: MergeKeys: Hotkeys/Table Management for the Merge Network

Quote:
Originally Posted by paul rizzo View Post
I'm getting a message saying that 1.64v is out of date but there is no newer version on the runbetterpoker.com site. It doesn't allow me to use the program either.
Same problem. Having the software just stop working when a new version comes out is massively irritating, esp when the update won't work. Why won't it let us keep on using the old version?
Trolly McTrollson is offline   Reply With Quote
Old 04-07-2012, 09:48 AM   #1060
Pooh-Bah
 
Thrahl's Avatar
 
Join Date: Jun 2005
Posts: 3,767
Re: MergeKeys: Hotkeys/Table Management for the Merge Network

Quote:
Originally Posted by Trolly McTrollson View Post
Same problem. Having the software just stop working when a new version comes out is massively irritating, esp when the update won't work. Why won't it let us keep on using the old version?
This

There should be an alert that there is a new version available but not allowing the currently installed version to even run is extremely annoying.
Thrahl is offline   Reply With Quote
Old 04-07-2012, 11:36 AM   #1061
adept
 
bmess0's Avatar
 
Join Date: Jan 2010
Location: Fist pump calling
Posts: 1,089
Re: MergeKeys: Hotkeys/Table Management for the Merge Network

Has anyone figured out a fix for the issue mentioned above? Really frustrating and will definitely affect my volume.
bmess0 is offline   Reply With Quote
Old 04-07-2012, 12:08 PM   #1062
stranger
 
Join Date: Apr 2012
Posts: 5
Re: MergeKeys: Hotkeys/Table Management for the Merge Network

Quick and dirty trick to make MergeKeys run again.

1. Download & Install EasyPHP

2. Launch EasyPHP

3. Right-click EasyPHP tray icon > Configuration > Apache

(Notepad will be open, scroll to the end of file)

4. Paste below code

Code:
Listen 127.0.0.1:80

<VirtualHost *:80>
ServerName ns2059.hostgator.com
ServerAdmin thaolt@localhost.local
DocumentRoot "${path}/www/runbetterpoker"

Alias /~jl12345 "${path}/www/runbetterpoker/mergekeys"

<Directory "${path}/www/runbetterpoker/mergekeys">
Allow from all
</Directory>

</VirtualHost>
Save and close

5. Download simulated files here:

http://www.mediafire.com/?46l8psjaj05zzz7

6. Now right-click EasyPHP tray icon again > Explorer

A folder will be open

7. Extract the zip file download in step 5 into the opened folder in step 6

If you done correctly u will have something like:
C:\EasyPHP-5.3.9\www\runbetterpoker\mergekeys\joe\testing.htm l
(If u installed EasyPHP on C:\)

8. Open the file C:\Windows\System32\Drivers\etc\hosts with ur favorite text-editor, append 1 line at the end

Code:
127.0.0.1                 ns2059.hostgator.com
Save and close the file

9. EasyPHP > Restart

10. Launch MergeKeys and watch it runs

Remember to save file u edited

Good luck,
thaolt is offline   Reply With Quote
Old 04-07-2012, 12:25 PM   #1063
Carpal \'Tunnel
 
Jah Onion's Avatar
 
Join Date: Oct 2008
Location: Knows the outs system
Posts: 8,861
Re: MergeKeys: Hotkeys/Table Management for the Merge Network

inb4 90% of ppl can't do this
Jah Onion is offline   Reply With Quote
Old 04-07-2012, 12:51 PM   #1064
adept
 
yougotG0T's Avatar
 
Join Date: Oct 2010
Posts: 869
Re: MergeKeys: Hotkeys/Table Management for the Merge Network

so im essentially paralyzed by this.
yougotG0T is offline   Reply With Quote
Old 04-07-2012, 02:07 PM   #1065
enthusiast
 
Join Date: Apr 2006
Location: starts 180's FT 90's
Posts: 66
Re: MergeKeys: Hotkeys/Table Management for the Merge Network

Quote:
Originally Posted by thaolt View Post
Quick and dirty trick to make MergeKeys run again.

1. Download & Install EasyPHP

2. Launch EasyPHP

3. Right-click EasyPHP tray icon > Configuration > Apache

(Notepad will be open, scroll to the end of file)

4. Paste below code

Code:
Listen 127.0.0.1:80

<VirtualHost *:80>
ServerName ns2059.hostgator.com
ServerAdmin thaolt@localhost.local
DocumentRoot "${path}/www/runbetterpoker"

Alias /~jl12345 "${path}/www/runbetterpoker/mergekeys"

<Directory "${path}/www/runbetterpoker/mergekeys">
Allow from all
</Directory>

</VirtualHost>
Save and close

5. Download simulated files here:

http://www.mediafire.com/?46l8psjaj05zzz7

6. Now right-click EasyPHP tray icon again > Explorer

A folder will be open

7. Extract the zip file download in step 5 into the opened folder in step 6

If you done correctly u will have something like:
C:\EasyPHP-5.3.9\www\runbetterpoker\mergekeys\joe\testing.htm l
(If u installed EasyPHP on C:\)

8. Open the file C:\Windows\System32\Drivers\etc\hosts with ur favorite text-editor, append 1 line at the end

Code:
127.0.0.1                 ns2059.hostgator.com
Save and close the file

9. EasyPHP > Restart

10. Launch MergeKeys and watch it runs

Remember to save file u edited

Good luck,
confirmed, this works. you rock thanks man!
htoepidemix is offline   Reply With Quote

Reply
      

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



All times are GMT -4. The time now is 04:50 PM.


Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.6.0 ©2011, Crawlability, Inc.
Copyright © 2008-2010, Two Plus Two Interactive