| 
 | ||||
| 
 | ||||
    
  | 
    
     
    Важные объявления
     | 
  
| 
       | 
  
| 
            
             | 
        #2501 (permalink) | |
| 
            
             Новороссия 
            
            
            
            
            
                
            
            
     | 
    
 
    
    
        
        
            
            
        
        
         Цитата: 
	
 Сейчас, как уже сто раз писали - раздвинуть нельзя ! 
                __________________ 
        
        
        
        
    Новороссия  | 
|
| 
         | 
    
    
    
        
        
        
        
        
        
        
            
                
            
            
        
        
        
        
        
        
        
            
        
        
 
 
+1 (+1/-0)
   
        
     | 
| 
            
             | 
        #2504 (permalink) | 
| 
            
             Увлечённый 
            
            
            
            
            
                
            
            Регистрация: 11.10.2007 
                Адрес: Джанкой 
                
                
                    Сообщений: 559
                 
                
                
                
                 | 
    
 
    
    
        
        
            
            
        
        
        
        
        
        
             | 
| 
         | 
    
    
    
        
        
        
        
        
        
        
            
                
            
            
        
        
        
        
        
        
        
            
        
        
 
 
+1 (+1/-0)
   
        
     | 
| 
            
             | 
        #2506 (permalink) | 
| 
            
             Энтузиаст 
            
            
            
            
            
                
            
            
     | 
    
 
    
    
        
        
            
            
        
        
         
            
            [Зарегистрироваться?] 
        
        
        
        
        
        
        
    мож кому понадобится  | 
| 
         | 
    
    
    
        
        
        
        
        
        
        
            
                
            
            
        
        
        
        
        
        
        
            
        
        
 
 
+2 (+2/-0)
   
        
     | 
| 
            
             | 
        #2510 (permalink) | |
| 
            
             Увлечённый 
            
            
            
            
            
                
            
            Регистрация: 11.10.2007 
                Адрес: Джанкой 
                
                
                    Сообщений: 559
                 
                
                
                
                 | 
    
 
    
    
        
        
            
            
        
        
         Цитата: 
	
 p.s. Всплывающее "информационное" окно, в выложенном файле ниже - убрано.  | 
|
| 
         | 
    
    
    
        
        
        
        
        
        
        
            
                
            
            
        
        
        
        
        
        
        
            
        
        
 
 
+3 (+3/-0)
   
        
     | 
| 
            
             | 
        #2512 (permalink) | 
| 
            
             Увлечённый 
            
            
            
            
            
            
     | 
    
 
    |
| 
         | 
    
    
    
        
        
        
        
        
        
        
            
                
            
            
        
        
        
        
        
        
        
            
        
        
 
 
0 
   
        
     | 
| 
            
             | 
        #2515 (permalink) | |
| 
            
             Новороссия 
            
            
            
            
            
                
            
            
     | 
    
 
    
    
        
        
            
            
        
        
         Цитата: 
	
 
                __________________ 
        
        
        
        
    Новороссия  | 
|
| 
         | 
    
    
    
        
        
        
        
        
        
        
            
                
            
            
        
        
        
        
        
        
        
            
        
        
 
 
0 
   
        
     | 
| 
            
             | 
        #2517 (permalink) | 
| 
            
             Энтузиаст 
            
            
            
            
            
                
            
            
     | 
    
 
    
    
        
        
            
            
        
        
         
            
            для автохоткей скрипта, только изменить канеш надо пути к файлам 
        
        
        
        
        
        
        
    ;QuickOngameModStarter AHK code written by stevi3p designed to simplify the modding of Ongame ;it starts the ongame skin and copies the relevant graphics files in after the skin attempts to overwrite the modded graphics file ;it needs a new graphics file to work #NoEnv #SingleInstance force ;User must enter Skinname, the path of the skin, and the file of the new graphics file SkinName=Betsafe Poker SkinPath=E:\Poker\Room\Towergaming TableImageSourceFile=E:\Poker\Room\Towergaming\mod \hm\TableImages.swf ;Code starts here DestinationFileName=TableImages.swf Run, StartPoker.exe, E:\Poker\Room\Towergaming\ WinWait, Tower Gaming - Welcome FileDelete, E:\Poker\Room\Towergaming\TableImages.swf FileCopy, E:\Poker\Room\Towergaming\mod\hm\TableImages.swf, E:\Poker\Room\Towergaming\TableImages.swf FileDelete, E:\Poker\Room\Towergaming\P5-data.xml FileCopy, E:\Poker\Room\Towergaming\mod\hm\P5-data.xml, E:\Poker\Room\Towergaming\P5-data.xml  | 
| 
         | 
    
    
    
        
        
        
        
        
        
        
            
                
            
            
        
        
        
        
        
        
        
            
        
        
 
 
0 
   
        
     | 
| 
            
             | 
        #2518 (permalink) | 
| 
            
             Интересующийся 
            
            
            
            
            
            Регистрация: 20.09.2010 
                
                
                
                    Сообщений: 72
                 
                
                
                
                 | 
    
 
    
    
        
        
            
            
        
        
         
            
            emelya, не работает. помоги плз рум тут лежит: C:\RedKings а мод тут: C:\RedKings\mod 
        
        
        
        
        
        
        
    Где косяк??? ;QuickOngameModStarter AHK code written by stevi3p designed to simplify the modding of Ongame ;it starts the ongame skin and copies the relevant graphics files in after the skin attempts to overwrite the modded graphics file ;it needs a new graphics file to work #NoEnv #SingleInstance force ;User must enter Skinname, the path of the skin, and the file of the new graphics file SkinName=RedKings SkinPath=C:\RedKings TableImageSourceFile=C:\RedKings\mod\TableImages.s wf ;Code starts here DestinationFileName=TableImages.swf Run, StartRedKingsPoker.exe, C:\RedKings\ WinWait, RedKings Poker- Welcome FileDelete, C:\RedKings\TableImages.swf FileCopy, C:\RedKings\mod\TableImages.swf, C:\RedKings\TableImages.swf FileDelete, C:\RedKings\P5-data.xml FileCopy, C:\RedKings\mod\P5-data.xml, C:\RedKings\P5-data.xml FileDelete, C:\RedKings\CommonImages.swf FileCopy, C:\RedKings\mod\CommonImages.swf, C:\RedKings\CommonImages.swf  | 
| 
         | 
    
    
    
        
        
        
        
        
        
        
            
                
            
            
        
        
        
        
        
        
        
            
        
        
 
 
0 
   
        
     | 
			 
			Похожие темы
		 | 
	||||
| Тема | Автор | Раздел | Ответов | Последнее сообщение | 
| Скины для карт на ФТП | Apxu2148 | Покер софт | 5 | 05.04.2014 15:36 | 
| Скины для Пати | Я_люблю_жизнь | Покер софт | 73 | 24.11.2012 14:42 | 
| Скины для нового 888 v6 | Gerda | Покер софт | 30 | 19.07.2012 20:14 | 
| Скины для FT | eugene84 | Покер софт | 1 | 27.10.2010 09:32 | 
| Скины для Party | vindiesel | Покер софт | 2 | 11.06.2008 01:58 | 
| Метки | 
| игра, играть на деньги, онгейм, покер, программы, скины, софт | 
        
  | 
    
        
  |