March 11, 2010, 07:16:35 AM
Home
Forums
Help
Search
Tags
Documentation
GitHub Wiki
Cheatsheet
Downloads
Source Code
Stable dev repo
XLR8or's dev repo
Login
Register
Activation Mail
You are here:
Big Brother Bot Forum
Add-Ons
XLR
XLR Releases!
(Moderator:
Freelander
)Echelon - Web investigation tool for B3
Pages: [
1
]
2
3
...
16
Go Down
« previous
next »
Print
Author
Topic: Echelon - Web investigation tool for B3 (Read 32362 times)
xlr8or
[ www.xlrstats.com ]
Project leader
Hero Member
OS: Linux
Type: Owner dedicated server(s)
Gameservers:
CoD, CoD2, CoD5, UrT
Posts: 1209
Offline
Echelon - Web investigation tool for B3
«
on:
September 19, 2006, 12:50:34 PM »
This tool is to investigate your playercrowd and see their B3
history. See an overview of their warnings, kicks and (temp)bans.
Also see which admin is kicking and banning ppl and their reasons
for doing so.
Download the latest version here:
http://github.com/xlr8or/echelon/zipball/master
«
Last Edit: October 27, 2009, 03:24:02 AM by xlr8or
»
Logged
Serving:
CoD2
|
CoD5
|
UrT4.1
xlr8or
[ www.xlrstats.com ]
Project leader
Hero Member
OS: Linux
Type: Owner dedicated server(s)
Gameservers:
CoD, CoD2, CoD5, UrT
Posts: 1209
Offline
Re: Echelon - Web investigation tool for B3
«
Reply #1 on:
September 20, 2006, 03:29:24 AM »
Version 1.3 available!
* Included CrackerTracker protection against worms/url-injection
* Modified entrance logistics, defaults to echelon now
* Optimized SQL for clientdetails - provided by Senator
* Code cleanup
* Replaced depricated php code
* CSS support and examples (partly in dutch terms, sorry about that)
* Added NetBlock calculator (couldn't find this one online) available in links section.
See top post for downloadlink.
You are advised to install Echelon in the ssl (https://) section of your webserver if available!
Logged
Serving:
CoD2
|
CoD5
|
UrT4.1
click
B3 Contributor
Sr. Member
Posts: 259
Offline
Re: Echelon - Web investigation tool for B3
«
Reply #2 on:
September 20, 2006, 03:56:30 PM »
Thanks Xlr8or. I have this installed and running. It looks really good. I did find one issue, though.
When I click on the sort arrows on the Top Penalties list I get the following error:
Unknown column 'target_name' in 'order clause'
I am using an old echelon sql, so that might be the problem.
EDIT: Found another one. When I try to update the user to admin I get this error:
Warning: sprintf(): Too few arguments in /home/click/public_html/echelon/admin/useredit.php on line 39
Query was empty
«
Last Edit: September 20, 2006, 04:03:33 PM by click
»
Logged
Deadbone Platoon
B3 Driven CoD Servers
xlr8or
[ www.xlrstats.com ]
Project leader
Hero Member
OS: Linux
Type: Owner dedicated server(s)
Gameservers:
CoD, CoD2, CoD5, UrT
Posts: 1209
Offline
Re: Echelon - Web investigation tool for B3
«
Reply #3 on:
September 20, 2006, 11:47:34 PM »
Thanks, I did quite some recoding, so a few bugs may have slipped in. I'll dive in to it and I'm sure I'll have a fix asap. Meanwhile, if you find more, keep em coming
Update: Both bugs are fixed. Download v1.3.1 from top post
.
( @Click: Only two files changed from v1.3 are
/echelon/toppenalties.php
and
/echelon/admin/useredit.php
)
«
Last Edit: September 21, 2006, 12:06:27 AM by xlr8or
»
Logged
Serving:
CoD2
|
CoD5
|
UrT4.1
click
B3 Contributor
Sr. Member
Posts: 259
Offline
Re: Echelon - Web investigation tool for B3
«
Reply #4 on:
September 21, 2006, 03:19:31 AM »
Thanks! I'll give it another workout.
Logged
Deadbone Platoon
B3 Driven CoD Servers
click
B3 Contributor
Sr. Member
Posts: 259
Offline
Re: Echelon - Web investigation tool for B3
«
Reply #5 on:
September 21, 2006, 03:27:01 AM »
found another one. Still in the Top Penalties section. When I try to sort by amount I get:
Column 'id' in order clause is ambiguous
Logged
Deadbone Platoon
B3 Driven CoD Servers
xlr8or
[ www.xlrstats.com ]
Project leader
Hero Member
OS: Linux
Type: Owner dedicated server(s)
Gameservers:
CoD, CoD2, CoD5, UrT
Posts: 1209
Offline
Re: Echelon - Web investigation tool for B3
«
Reply #6 on:
September 21, 2006, 07:27:35 AM »
@Click: Fixed... 1.3.1 now up to date!
(only file changed obviously is toppenalties.php)
Logged
Serving:
CoD2
|
CoD5
|
UrT4.1
click
B3 Contributor
Sr. Member
Posts: 259
Offline
Re: Echelon - Web investigation tool for B3
«
Reply #7 on:
September 21, 2006, 10:11:21 AM »
Something new. When I am in admin bans and try to sort by admin I get:
Attack detected!
This attack was detected and blocked:
130.207.73.200 - Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.2; WOW64; .NET CLR 1.1.4322; InfoPath.1)
It does the same in Admin Kicks, too.
Logged
Deadbone Platoon
B3 Driven CoD Servers
xlr8or
[ www.xlrstats.com ]
Project leader
Hero Member
OS: Linux
Type: Owner dedicated server(s)
Gameservers:
CoD, CoD2, CoD5, UrT
Posts: 1209
Offline
Re: Echelon - Web investigation tool for B3
«
Reply #8 on:
September 21, 2006, 01:16:02 PM »
Good catch! This will be fixed in v1.3.2, needs a little more work.
edit: Should be pretty stable now. --> v1.3.2 in top post.
«
Last Edit: September 21, 2006, 01:41:03 PM by xlr8or
»
Logged
Serving:
CoD2
|
CoD5
|
UrT4.1
click
B3 Contributor
Sr. Member
Posts: 259
Offline
Re: Echelon - Web investigation tool for B3
«
Reply #9 on:
September 22, 2006, 02:11:48 AM »
that seems to have fixed everything. At least nothing really noticable is popping up. I'll keep bashing away at it. BTW, I really like the ability to customize the .css.
Logged
Deadbone Platoon
B3 Driven CoD Servers
xlr8or
[ www.xlrstats.com ]
Project leader
Hero Member
OS: Linux
Type: Owner dedicated server(s)
Gameservers:
CoD, CoD2, CoD5, UrT
Posts: 1209
Offline
Re: Echelon - Web investigation tool for B3
«
Reply #10 on:
September 22, 2006, 05:00:46 AM »
Great, thanks for testing it intensively!
The recoding to switch to full css was quite some work and I don't feel that it is perfect a.t.m. Although you can pretty much alter any style and part of echelon now. Maybe a future version of echelon will be completely conform css standards, but I guess I'll wait untill another wave of enthousiasm and motivation to do it comes along
So far I feel it's a pretty good step forward, I'm anxious to see how B3 2.0 is coming along and if echelon will still work in this form
Logged
Serving:
CoD2
|
CoD5
|
UrT4.1
click
B3 Contributor
Sr. Member
Posts: 259
Offline
Re: Echelon - Web investigation tool for B3
«
Reply #11 on:
September 22, 2006, 07:40:34 AM »
No problem. As far as B3 2.0, I thought ThorN said that there would be a new database structure. My memory is faulty, so I could be wrong.
Logged
Deadbone Platoon
B3 Driven CoD Servers
nissarin
B3 Contributor
Newbie
Posts: 4
Offline
Re: Echelon - Web investigation tool for B3
«
Reply #12 on:
February 24, 2007, 03:55:41 PM »
There is a problem with unban feature - it does not update pb banlist, apparently it was caused by unnecessary spaces in url (before ban type and game id). To fix it I had to join few lines in inc_clienthistory.php:
Code:
<a href="admin/unban.php?banid=<?php echo $row_rs_clientbans['id']; ?>&pbid=<?php echo $row_rs_clientinfo['pbid']; ?>&type=<?php echo $row_rs_clientbans['type']; ?>&game=<?php echo $game; ?>
Logged
xlr8or
[ www.xlrstats.com ]
Project leader
Hero Member
OS: Linux
Type: Owner dedicated server(s)
Gameservers:
CoD, CoD2, CoD5, UrT
Posts: 1209
Offline
Re: Echelon - Web investigation tool for B3
«
Reply #13 on:
April 07, 2007, 02:22:16 AM »
Version 1.3.3 is now available. Added Nissarins fix (thanks!) and replaced the faulty b3connect.php.multidb template.
See top post for downloadlink
Logged
Serving:
CoD2
|
CoD5
|
UrT4.1
xlr8or
[ www.xlrstats.com ]
Project leader
Hero Member
OS: Linux
Type: Owner dedicated server(s)
Gameservers:
CoD, CoD2, CoD5, UrT
Posts: 1209
Offline
Re: Echelon - Web investigation tool for B3
«
Reply #14 on:
July 03, 2007, 09:06:46 AM »
Version 1.3.4 now available in top post.
Added ability to show public baninfo.
Quote
10. The file pubbans.php is a public banlist. It is not restricted
with a password. Use it as a link in any public website:
https://<yourwebsite>/echelon/pubbans.php (for singledb echelons)
https://<yourwebsite>/echelon/pubbans?game=2 (for multidb ech's)
It shows stripped public baninfo so banned players can check if
they are banned and see the reason why.
Logged
Serving:
CoD2
|
CoD5
|
UrT4.1
Tags:
Pages: [
1
]
2
3
...
16
Go Up
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
General Category
-----------------------------
=> Servers
=> News
=> General Discussion
-----------------------------
Support Forums
-----------------------------
=> Installation Support
=> General Usage Support
=> Game specific Support
===> CoD2
===> CoD4
===> CoD5
===> UrT
===> Other games
-----------------------------
Add-Ons
-----------------------------
=> Installers
=> Plugins
===> Releases!
=> XLR
===> XLR Releases!
=> Configurations
-----------------------------
Community Developers
-----------------------------
=> Plugin Developers
=> The Code Bin