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

08-11-2007 , 02:30 PM
I made some ported mods for personal use.
Keep in mind these are not perfect ,professional mods they were made for my personal use.
If there is an interest I will upload them.

Here are some examples:






Anyway I am interested if somebody can make eg. an AHK script for the batch file and to hit a key in the DOS window.
I think that shouldnt be too big of a problem.
Ongame , some not professionally made ported mods Quote
08-12-2007 , 11:44 AM
Hi

I wrote a script for starting the client modded, without using a batch file.

The the threat here.

It would be nice if you upload your mods.
Ongame , some not professionally made ported mods Quote
08-12-2007 , 12:39 PM
This is Great!!!
TY

Anyway I know simply nothing about AHK but I easily modified it to work with Betsson, and it works great. And I think It can be a little simpler because usually you should copy all of the files from the originals and the mod directory.

Tomorrow I will make a package and upload it or if I have time tonight.

Anyway here are the modified script I made and you can correct me if I went wrong in some way.

; OngameMod Starter v0.50
; Autor: Chris
; contributions by Roland ('s Functions)
; Contact: Chris228 @ 2+2 forum

#NoEnv
#SingleInstance force
SendMode Input

;------------- Settings -----------------------------------------------------------------------------

; Set the path to your OngameClient.exe
path=C:\Program Files\Betsson Poker\StartBetssonPoker.exe

; If the table mod is copied you will get a message ( 1 = enabled, 0 = disabled )
CopyMsg=0

; Automatic closing of the Welcome/News window from the Ongame client ( 1 = enabled, 0 = disabled )
CloseWelcomeMsg=0

; Using the login window for detection if the client has started ( 1 = enabled, 0 = disabled )
UseLogin=0


;------------- Program ------------------------------------------------------------------------------

wdir:=""
StringGetPos, pos, path, \, r1
if (pos > 0)
StringLeft, wdir, path, pos+1

FileCopy, %wdir%\resources\graphics\originals\*.*, %wdir%\resources\graphics\, 1


sleep, 1000

Run, %path%, %wdir%

sleep, 3000

stopTimer := CreateStopTimer(60)
Loop {
sleep, 500
if ( UseLogin = 1)
id:=LoginIDPokerRoom()
else
id:=LobbyIDPokerRoom()
if ! ( id = "" ) {
FileCopy, %wdir%\resources\graphics\mod\*.*, %wdir%\resources\graphics\, 1
if ( CopyMsg = 1)
msgbox, 0, OngameMod Starter, Tablemod copied., 5
break
}
if (A_Now > stopTimer) {
msgbox, 4, Ongame Mod Starter, Tablemod not copied. Copy now?, 120
IfMsgBox Yes
{
FileCopy, %wdir%\resources\graphics\mod\*.*, %wdir%\resources\graphics\, 1
}
break
}
}

if ( CloseWelcomeMsg = 1) {
stopTimer := CreateStopTimer(60)
Loop {
msgid:=MsgIDPokerRoom()
if ! ( msgid = "" ) {
WinClose, ahk_id %msgid%
break
}
if (A_Now > stopTimer)
break
sleep, 100
}
}


;------------- Functions -------------------------------------------------------------------------

LobbyIDPokerRoom() {
SetTitleMatchMode 1
WinGet, id, id, PokerRoom.com - Welcome
If ! id
WinGet, id, id, HollywoodPoker.com - Welcome
If ! id
WinGet, id, id, EurobetPoker - Welcome
If ! id
WinGet, id, id, Betsson - Welcome
return id
}

LoginIDPokerRoom() {
SetTitleMatchMode 1
WinGet, id, id, PokerRoom.com Login
If ! id
WinGet, id, id, HollywoodPoker.com Login
If ! id
WinGet, id, id, EurobetPoker Login
If ! id
WinGet, id, id, Betsson Login
return id
}

MsgIDPokerRoom() {
SetTitleMatchMode 3
WinGet, id, id, News
return id
}

CreateStopTimer(seconds)
{
stopTime := A_Now
EnvAdd, stopTime, %seconds%, seconds
return (stopTime)
}
Ongame , some not professionally made ported mods Quote
08-12-2007 , 12:49 PM
You should find a better image hosting site. I have 10mb/1mb cable (super fast) and can barely get your images to start showing. Try Photobucket or Imageshack.
Ongame , some not professionally made ported mods Quote
08-12-2007 , 01:06 PM
OK thx for the advice ,If a next time come I will use shack.

Anyway I would be one of the happiest person If you would spend some time on Ongame mods too, because your FTP mods are simply amazing.
But till I should use my own cut-and-paste style mods.
Ongame , some not professionally made ported mods Quote
08-12-2007 , 01:31 PM
alright, so host these somewhere...or just paste the empty background image here so that we can copy/save it to the ongame directory
Ongame , some not professionally made ported mods Quote
08-12-2007 , 02:28 PM
OK I put a little work on the Table and now it looks better.
Here it is:
Ongame mod

Anyway Its not just the background, I combined and modified other things too eg. Dealer button, changed the Action buttons to Eurobet Buttons,remove the logo from the Table ...etc.
Ongame , some not professionally made ported mods Quote
08-13-2007 , 10:04 AM
A Green and a Blue Table:

Tables
Ongame , some not professionally made ported mods Quote
08-14-2007 , 02:01 PM
Love the mod! nice work! I just overwrote the images i wanted to use from my old mod, and it works perfectly! The blue cards don't work very well on the blue table though. It kinda blends in with the table. Cards should stand out more imo, so you easily see who is in the game while multitabling.red or green cards maybe? I tried to modify the cards myself, but didn't have the proper software.
Thanks again for the mod!
Ongame , some not professionally made ported mods Quote
08-17-2007 , 02:18 PM
I downloaded the mods, but when I start the client (Betsson) it changes everything back again.
I tried setting the graphics folder write protected, but then the client refuses to start at all.

Can anyone still play with a modded client at Ongame? What am I doing wrong?
Ongame , some not professionally made ported mods Quote
08-17-2007 , 04:13 PM
If I manually copy my images back to the folder after I start the client, but before I open any tables it works.

But does anyone know how I can get rid of that annoying text 'Real Money' on the table?

Just a tiny thing... but it's annoying
Ongame , some not professionally made ported mods Quote
08-18-2007 , 06:18 AM
@magrand

Use my script to start your ongame client, than you will have no problems with the client changes all things back.

http://forumserver.twoplustwo.com/showfl...=0#Post11636546

If you resize the tablelogo to 1x1 pixel. The text "Real Money" moves up and will be hidden under the borad cards.
Ongame , some not professionally made ported mods Quote
08-18-2007 , 07:29 AM
Quote:

what card mod is this? where can i get it?
Ongame , some not professionally made ported mods Quote
08-18-2007 , 09:36 AM
On the previous page there is a link to a package.
It is in there.
Ongame , some not professionally made ported mods Quote
08-18-2007 , 09:52 AM
Gobroke2

I used Paint.net from www.getpaint.net. Try that


Anyway I made a darker blue table and a grey table ,and I modified the menubackground file because the chat input box was in a wrong place.
Here it is Tables02
Ongame , some not professionally made ported mods Quote
08-18-2007 , 11:12 AM
chris

You can get rid of the "Real Money" text completely if you make the tablelogo file trasparent and resize it to eg. 800x600.
Ongame , some not professionally made ported mods Quote
08-18-2007 , 11:54 AM
oh nice, thx
Ongame , some not professionally made ported mods Quote
08-18-2007 , 02:06 PM
I thought these are hard to port to the Mini Tables.
It wasn't , much more easier than I expected so I did some.
I don't know if anybody plays Mini tables, I don't.

Here is an example:
Ongame , some not professionally made ported mods Quote
08-19-2007 , 05:59 AM
Quote:
On the previous page there is a link to a package.
It is in there.
what font did you use for the cardmod i quoted?
is the mod available for other sites too? thx in advance
Ongame , some not professionally made ported mods Quote
08-21-2007 , 10:43 PM
it didn't work when I tried to port some cards, will pay $$$ for Crypto Standard and/or FTP Standard and/or Stars Standard card mods among others
Ongame , some not professionally made ported mods Quote
08-22-2007 , 12:33 PM
I tried to port the Crypto cards but it wouldn't work for me, could anyone help me find out why and then fix it?
Ongame , some not professionally made ported mods Quote
08-22-2007 , 01:11 PM
On Crypto you have to modify the p_cardsheet_4col.jpg and the p_cardsheet_4col_dark.jpg files.
With "cut and paste" style you easily can make your own card mod, easy but boring as hell.
I ported waffle...etc cards to Crypto,Bodog..etc too with this method.
Ongame , some not professionally made ported mods Quote
08-22-2007 , 01:51 PM
Quote:
On Crypto you have to modify the p_cardsheet_4col.jpg and the p_cardsheet_4col_dark.jpg files.
With "cut and paste" style you easily can make your own card mod, easy but boring as hell.
I ported waffle...etc cards to Crypto,Bodog..etc too with this method.
I modified one of them the way I thought would work, why/how/where would you have to do both?
Ongame , some not professionally made ported mods Quote
08-22-2007 , 01:56 PM
Also, is it possible to play more than 5-tables on any OnGame skin?
Ongame , some not professionally made ported mods Quote
08-22-2007 , 02:27 PM
They use the darker image for showdowns as I remember,I haven't played there some time now.
Anyway I don't fully understand you at crypto the card mod is easy to make. Here is how it looks with the waffle cards.

Ongame , some not professionally made ported mods Quote

      
m