Open Side Menu Go to the Top
Register
Ongame , some not professionally made ported mods Ongame , some not professionally made ported mods

08-05-2010 , 05:18 AM
Quote:
Originally Posted by Franki81

Ps.: Someone should create a Wiki page on how to customise Ongame tables....gees all these questions, almost 100 pages in this thread!
agree
Ongame , some not professionally made ported mods Quote
08-05-2010 , 10:58 AM
Quote:
Originally Posted by TuckFard
Let me know if it worked.
Yeah the client names are messed as I copy/pasted the stuff from different sources but Europoker is my client and that's what I used in my code. It does start the poker software but it doesn't mod anything because in the dos file that opens it says "Access is denied" after trying to copy the files so I'm guessing this has something to do with UAC - no idea how to fix it though. Here is the full content of the bat file that I put in the Europoker folder:

copy .\original\*.* /y

start Europoker.exe
pause

copy .\mod\*.* /y

That's all I need, right?
Ongame , some not professionally made ported mods Quote
08-05-2010 , 12:33 PM
Quote:
Originally Posted by Babalatexi
Yeah the client names are messed as I copy/pasted the stuff from different sources but Europoker is my client and that's what I used in my code. It does start the poker software but it doesn't mod anything because in the dos file that opens it says "Access is denied" after trying to copy the files so I'm guessing this has something to do with UAC - no idea how to fix it though. Here is the full content of the bat file that I put in the Europoker folder:

copy .\original\*.* /y

start Europoker.exe
pause

copy .\mod\*.* /y

That's all I need, right?
This is the one I use , u have to press enter instead of anykey. The one you posted didnt work for me either but seemed to do it for others.

Copy/paste and replace the text in the batfile with this (dont change anything):

ECHO OFF

start Europoker.exe

Echo .Press enter when pokerclient is started
Echo __________________________________________________ _____________________
SET /P M=.

copy .\mod\*.* /y


Note: I dont use the original folder at all, which works fine as well.

Also check if you didnt use any caps by accident and if the modsfolder is in the program folder.

If you think it is UAC (which I dont use cuz it sucks, but I think its unlikely), turn UAC off, it's pretty much an annoyance if you know what you are doing.

For win7: http://www.petri.co.il/disable-uac-in-windows-7.htm
Vista: http://www.petri.co.il/disable_uac_in_windows_vista.htm
Ongame , some not professionally made ported mods Quote
08-06-2010 , 05:46 PM
Thanks a lot for this it actually makes playing on Ongame bearable.
Ongame , some not professionally made ported mods Quote
08-08-2010 , 05:52 PM
Just started playing on Ongame (betfair) and i'm having a problem thats tilting me pretty hard. The sounds seem to work only some of the time. Most importantly (for me) the sound that beeps right when its your turn only seems to work a small percentage of the time. The sound that clicks when your timebank is half up always works tho. I've tried a ton of different things like changing the active window or clicking on the lobby or changing the setting etc. but nothing seems to work. I've also searched all over the forums with no luck. Does anyone else have this problem? If so is there a fix? Will modding my sound file fix this problem? if so are there any sound mods out there (I saw some discussion about them when i searched this thread but couldn't find any actual sounds.swf files and i don't kno how to make them myself) Thanks a lot for any help guys.
Ongame , some not professionally made ported mods Quote
08-08-2010 , 06:42 PM
Quote:
Originally Posted by 10K-in-Clay
Just started playing on Ongame (betfair) and i'm having a problem thats tilting me pretty hard. The sounds seem to work only some of the time. Most importantly (for me) the sound that beeps right when its your turn only seems to work a small percentage of the time. The sound that clicks when your timebank is half up always works tho. I've tried a ton of different things like changing the active window or clicking on the lobby or changing the setting etc. but nothing seems to work. I've also searched all over the forums with no luck. Does anyone else have this problem? If so is there a fix? Will modding my sound file fix this problem? if so are there any sound mods out there (I saw some discussion about them when i searched this thread but couldn't find any actual sounds.swf files and i don't kno how to make them myself) Thanks a lot for any help guys.
Its most likely your hud. In HEM goto hud options->table prefs. Turn on 'force on top', click save.
Ongame , some not professionally made ported mods Quote
08-09-2010 , 12:04 AM
Quote:
Originally Posted by TuckFard
Its most likely your hud. In HEM goto hud options->table prefs. Turn on 'force on top', click save.
Tried this, didn't work....the sound that happens when its your turn to act only seems to work when the table where u have action is the active window. Seems pretty dumb to me if they designed their software like this on purpose.

Edit- thanks for the help tho!
Ongame , some not professionally made ported mods Quote
08-09-2010 , 07:38 PM
I'm thinking about playing on europoker. I'm not sure if it's been asked before, but is there an auto top-up for ongame? I'm not a computer wiz so it has to be something easy...

Are there any other usefull mods? ty
Ongame , some not professionally made ported mods Quote
08-10-2010 , 05:51 PM
Hey guys, anyone know how I could change the mods for goalwin?

Any info or downloads would be appreciated.
Ongame , some not professionally made ported mods Quote
08-10-2010 , 06:55 PM
Quote:
Originally Posted by Breeze
I have fixed my mod too.

Avatars OFF: black table


Avatars ON: light blue table


The standard ongame 2 color deck is choosable as well


Full working mod for Betsafe with .bat file -> http://grinders.org/poker-downloads/...ongame-mod.zip

Just TableImages.swf -> http://grinders.org/poker-downloads/...d-grinders.zip

It works fine on my comp but havent tested extensively so please inform me if there are any glitches.
Is it possible to have this working for goalwin?
Ongame , some not professionally made ported mods Quote
08-11-2010 , 08:35 AM
hey guys,
ive been off of ongame for a while and i remember replacing the tableimages.swf file to get the table/cards look better. but whats this p5 file u guys are replacing now too, whats it do?
Ongame , some not professionally made ported mods Quote
08-19-2010 , 07:21 AM
I would really love to have Pummis Mod with FTP 4color deck or similar !!

Thanks
Ongame , some not professionally made ported mods Quote
08-19-2010 , 12:46 PM
Hmmmz I can't seem to get this working... What I did:

Made 2 folders in my C: program files / pokerloco

One called: mod, this contains that TableImages.swf and the P5-data.xml
Second one called: original, this contains all the original installed files

Then I made a file called "mod.bat", this file has this (between **'s):

**********

ECHO OFF

start PokerLoco.exe

Echo .Press enter when pokerclient is started
Echo __________________________________________________ _____________________
SET /P M=.

copy .\mod\*.* /y


*********

Now I run mod.bat, wait till PokerLoco is loaded, I login and then press enter in the command screen. Open some tables and nothing is changed...

What I did notice is that it copies everything from the "original" folder to the pokerloco folder, but I guess that's normal.
Ongame , some not professionally made ported mods Quote
08-21-2010 , 01:55 PM
Could someone help me? If someone can fix this for me I'll ship you 5$
Ongame , some not professionally made ported mods Quote
08-21-2010 , 02:17 PM
I think you're missing the first line, this is what mine looks like:

Quote:
copy .\originals\*.* /y

ECHO OFF

start starteuropoker.exe

SET /P M=.

copy .\mod\*.* /y
Keep the 5$ and send me some run good.
Ongame , some not professionally made ported mods Quote
08-21-2010 , 02:22 PM
added it and changed my "original" folder to "originals" but it's still not working


Ty for trying though
Ongame , some not professionally made ported mods Quote
08-21-2010 , 02:27 PM
Quote:
Originally Posted by AApjAA
added it and changed my "original" folder to "originals" but it's still not working


Ty for trying though
The .bat file should be in your program folder. And it should work without that "copy .\originals\*.* /y
" line too, it will just load your software slower.

If its still not working, what kind of error do you get?
Ongame , some not professionally made ported mods Quote
08-21-2010 , 02:33 PM
Quote:
Originally Posted by AApjAA
Hmmmz I can't seem to get this working... What I did:

Made 2 folders in my C: program files / pokerloco

One called: mod, this contains that TableImages.swf and the P5-data.xml
Second one called: original, this contains all the original installed files
Only the original tableimages.swf should be in your original folder, all the other ''original installed files'' should remain in your default program folder. (c:\program files\pokerloco)
Ongame , some not professionally made ported mods Quote
08-21-2010 , 03:05 PM
Quote:
Originally Posted by TuckFard
Only the original tableimages.swf should be in your original folder, all the other ''original installed files'' should remain in your default program folder. (c:\program files\pokerloco)
Just tried this, still doesn't work.

Situation now:

folder pokerloco in my program files that contains my pokerloco installed files except for the tableimages.swf (that file is in the "originals" folder. The pokerloco folder also has a folder "mod" which has the modded tableimages.swf + the new p5-data thing.


Should I try a clean install?


Ty for all help btw guys
Ongame , some not professionally made ported mods Quote
08-21-2010 , 03:20 PM
Works now, if you want those 5$ PM me your Stars name Tuckfard

Ty a lot!
Ongame , some not professionally made ported mods Quote
08-26-2010 , 03:33 AM
Do you know any mods, how to modify the sounds in ongame clients?
Ongame , some not professionally made ported mods Quote
08-26-2010 , 02:13 PM
Did they change something over night or what? Mods arent working anymore, worked fine a few days ago
Ongame , some not professionally made ported mods Quote
08-26-2010 , 02:54 PM
tableimages works,p5-data doesnt
Ongame , some not professionally made ported mods Quote
08-28-2010 , 10:54 AM
Quote:
Originally Posted by Tarjis
tableimages works,p5-data doesnt

My mods doesnt work either. But you say that tableimages works, but I guess p5 is necessary too?
Ongame , some not professionally made ported mods Quote
08-28-2010 , 11:22 AM
Quote:
Originally Posted by FoldRiverPlz
My mods doesnt work either. But you say that tableimages works, but I guess p5 is necessary too?
Yes, no.

Just remove the p5data file from your mod and it will work. Just without the bigger font and stuff.
Ongame , some not professionally made ported mods Quote

      
m