You are an unregistered user, you can register here
Navigation

Information

Site

Donations
If you wish to make a donation you can by clicking the image below.


 
Go Back   The Unreal Admins Page > Forums > Front Page > Downloads > Unreal Tournament > Addons & Mutators

Reply
Thread Tools Display Modes
  #101  
Unread 21st July, 2012, 11:18 AM
YouKnowWho's Avatar
YouKnowWho YouKnowWho is offline
Dominating
 
Join Date: Jan 2012
Posts: 114
Default

Quote:
Originally Posted by (G)ott View Post
For php are nice snippets, but i can't convert it into ut script Link
Well, the browser could connect to a php script on a master server for validation of the input?
__________________
www.unrealtournament.info - my little dot on the internet. Serving UT from a neutral fans point of view. Sharing files, creating new mods, showrooms for developers and offering a free public redirect service with online upload feature = zero wait time for files to get online.
Reply With Quote
  #102  
Unread 21st July, 2012, 10:10 PM
iloveut99 iloveut99 is offline
Unstoppable
 
Join Date: Oct 2010
Posts: 207
Default

Well that would require that the server who was hosting the script never went down. I'm not sure if that's the only solution.
Reply With Quote
  #103  
Unread 21st July, 2012, 11:42 PM
SoNY_scarface SoNY_scarface is offline
Holy Shit!!
 
Join Date: Mar 2007
Posts: 1,726
Default

Just use the ut-files one and the db I host at unrealkillers.com

It won't be going down anytime soon
__________________




Reply With Quote
  #104  
Unread 22nd July, 2012, 08:08 AM
YouKnowWho's Avatar
YouKnowWho YouKnowWho is offline
Dominating
 
Join Date: Jan 2012
Posts: 114
Default

Quote:
Originally Posted by iloveut99 View Post
Well that would require that the server who was hosting the script never went down. I'm not sure if that's the only solution.
just make the serverlink configurable so the link can be manualy changed if needed and set a server array like with ip2country? So it will cycle a list if one server is temp down?
__________________
www.unrealtournament.info - my little dot on the internet. Serving UT from a neutral fans point of view. Sharing files, creating new mods, showrooms for developers and offering a free public redirect service with online upload feature = zero wait time for files to get online.
Reply With Quote
  #105  
Unread 7th April, 2014, 08:11 AM
Dr.Flay's Avatar
Dr.Flay Dr.Flay is offline
Forum Newcomer
 
Join Date: Oct 2011
Posts: 14
Exclamation GameSpy Update

Until XBrowser gets an update, you will have to manually add new masterservers to the XBrowser.ini file to add the ones you want, like this;
Code:
[XBrowserAll]
ServerListTitle=All Servers
ListFactories[0]=XBrowser.XBrowserGSpyFact,MasterServerAddress=333networks.com,MasterServerTCPPort=28900,Region=0,GameName=ut
ListFactories[1]=XBrowser.XBrowserGSpyFact,MasterServerAddress=master0.gamespy.com,MasterServerTCPPort=28900,Region=0,GameName=ut
ListFactories[2]=XBrowser.XBrowserGSpyFact,MasterServerAddress=utmaster.epicgames.com,MasterServerTCPPort=28900,Region=0,GameName=ut
ListFactories[3]=XBrowser.XBrowserGSpyFact,MasterServerAddress=master.errorist.tk,MasterServerTCPPort=28900,Region=0,GameName=ut
ListFactories[4]=XBrowser.XBrowserGSpyFact,MasterServerAddress=master.oldunreal.com,MasterServerTCPPort=28900,Region=0,GameName=ut
ListFactories[5]=XBrowser.XBrowserGSpyFact,MasterServerAddress=unreal.epicgames.com,MasterServerTCPPort=28900,Region=0,GameName=ut
You don't need all 4, that is just an example.

Current status and work in progress can be found at
http://333networks.com and http://hooksutplace.freeforums.org/g...ver-t2305.html

Any interested server admins or programmers can inspect the code in the github, and chat in the IRC room
irc.synirc.net #333networks
http://cgiirc.synirc.net/?chan=%23333networks

Last edited by Dr.Flay : 7th May, 2014 at 06:22 AM. Reason: updated master list
Reply With Quote
  #106  
Unread 7th April, 2014, 11:01 PM
Chamberly's Avatar
Chamberly Chamberly is offline
Godlike
 
Join Date: Dec 2011
Location: Tennessee, USA
Posts: 441
Default

Ohhhhhh.... I thought it's usually only updated with ut.ini.

I'll need to take a look at xbrowser more often then.
Even tho I use it regularly.
__________________


irc.globalgamers.net #uscript
http://irc.lc/globalgamers/uscript
Reply With Quote
  #107  
Unread 7th May, 2014, 06:16 AM
Dr.Flay's Avatar
Dr.Flay Dr.Flay is offline
Forum Newcomer
 
Join Date: Oct 2011
Posts: 14
Default

I am sure you are all aware by now that Epic finally fixed the master.

utmaster.epicgames.com
unreal.epicgames.com

Both of these are now active, but the Unreal master only serves lists for UT
Reply With Quote
  #108  
Unread 18th December, 2014, 12:21 PM
(G)ott's Avatar
(G)ott (G)ott is offline
Dominating
 
Join Date: Apr 2010
Posts: 111
Default

New Version (XBrowser200) available.

Normally i would release it at 24. Dec., but i was to fast with completing all the stuff.
So don't be surprising, when you see 24. Dec in the readme file.

Code:
from 1.2.0 to 2.0.0
- changed browser window min sizes.
- removed all server tabs.
- removed external blacklist.
- added internal blacklist.
- renamed a hidden tab "AllServers" to "Internet" and is now visible.
- renamed "Recent Servers" to "History".
- added a filterbar on Lan, Internet, History and Favorites. This does more than the same like the old tabs.
- added a settings window, where you can change many things you will find in the ini file.
-> Also you will find a new "nice to have" tool (Santa says, it's top secret :P ).
- the tabs Lan and History are now hideable.
- the player list and the server details list (rules list) are now hideable.
- fixed server ping.
- fixed mutator list: two commas successively break the list.
- added https:// link support for open location and server-homepage.
- fixed a bug in Open Location - connect with password.
- fixed a bug in Favorite Notification.
- fixed some problems with favorites.
- fixed pw icon - on some servers after second ping hidden.
- fixed fav icon on the History tab.
- created and added a new flag packuage "CountryFlags3".
- country database expanded and up to date with ISO 3166-1 alpha-2
- fixed the size of the country hoverbox by large country names.
- fixed hoverbox closing rightclickmenu and main-pulldownmenu.
- added log prefix.
- many minor changes..
Download on top post. -> fast trace

greetz (G)ott
__________________
XServerQuery
XBrowser
Reply With Quote
  #109  
Unread 11th October, 2015, 10:21 AM
(G)ott's Avatar
(G)ott (G)ott is offline
Dominating
 
Join Date: Apr 2010
Posts: 111
Default

New Version (XBrowser201) available.

Code:
from 2.0.0 to 2.0.1
- fixed hoverbox closing rightclickmenu and filter-list menu (rcm was broken, forgot flm).
- fixed scrolling through the serverlist with arrow keys select hidden servers.
- added attention status-icon.
- improved the help text in the settings window (not finished yet).
- separated the cache cleaner in a new tab.
- added a trash function in the cache cleaner.
Download on top post. -> fast trace


Sry for the long delay.

greetz (G)ott
__________________
XServerQuery
XBrowser
Reply With Quote
  #110  
Unread 1st January, 2016, 10:25 PM
Hermskii's Avatar
Hermskii Hermskii is offline
Godlike
 
Join Date: Sep 2002
Location: USA.gif
Posts: 381
Default

I love XBrowser. Just wanted you to know I think it is awesome in the event I failed to mention it before.
__________________
~Peace~

Hermskii
Reply With Quote
  #111  
Unread 16th August, 2016, 10:36 AM
~V~ ~V~ is offline
Holy Shit!!
 
Join Date: Sep 2004
Posts: 866
Default

Hi. When I press the settings button the window opens offscreen with only the save and close buttons showing.

Any way to fix that?
__________________
http://www.unrealize.co.uk for XConsole, ServerLog, StealthAdmin and other Unreal Tournament mods.

-= F R A G G A L O N I A... R E S U R R E C T I O N! O L D... S K O O L... S N I P E R =- unreal://82.40.94.2

Old skool sniping. Just you, your weapon, and gravity.
Reply With Quote
  #112  
Unread 16th May, 2017, 05:17 PM
[rev]rato.skt's Avatar
[rev]rato.skt [rev]rato.skt is offline
Godlike
 
Join Date: Aug 2010
Location: Brazil
Posts: 371
Default

@(G)ott

hi guy,

Could make compatible with dns?

Would be very good, since the ips that are not fixed change a lot

I try to put our favorites on my server but it does not work

1.utbr.org

server port number: 2222
query port number: 2223
__________________
Brazilian Server:
ip server 1.utbr.org:2017
ip server 1.utbr.org:2222
ip server 1.utbr.org:8888
ip server 1.utbr.org:5555
Reply With Quote
  #113  
Unread 12th June, 2020, 08:42 PM
(G)ott's Avatar
(G)ott (G)ott is offline
Dominating
 
Join Date: Apr 2010
Posts: 111
Default

Just a small update:

All links and the news page (in the game) should work again. Had problems with the server.
__________________
XServerQuery
XBrowser
Reply With Quote
  #114  
Unread 24th October, 2020, 07:50 PM
[rev]rato.skt's Avatar
[rev]rato.skt [rev]rato.skt is offline
Godlike
 
Join Date: Aug 2010
Location: Brazil
Posts: 371
Default

hi guys,

News with path469a ?
__________________
Brazilian Server:
ip server 1.utbr.org:2017
ip server 1.utbr.org:2222
ip server 1.utbr.org:8888
ip server 1.utbr.org:5555
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 03:31 PM.


 

All pages are copyright The Unreal Admins Page.
You may not copy any pages without our express permission.