Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 2.x > vBulletin 2.x Full Releases
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Better IP Trace Hack... Easy install Details »»
Better IP Trace Hack... Easy install
Version: 1.00, by ranger2kxlt ranger2kxlt is offline
Developer Last Online: Jan 2011 Show Printable Version Email this Page

Version: 2.2.x Rating:
Released: 01-10-2003 Last Update: Never Installs: 103
 
No support by the author.

This hack is a better version of a hack created by drkFusion. This one does not add any queries and uses a third party site to do the tracing for you. Everything is done through the whosonline. Im not a huge php coder so if anyone would like to add onto this my feelings will not be hurt.

As per request... it has been added to a txt file to be dled. Enjoy :nervous: I have also added the hack that was later added in this thread adding this hack to posts. :banana:

SCREEN SHOTS:
Picture of Map and Details (IP Blurred)
Picture of Whos Online Area
Picture of Whos Online Area 1

Edit: For some god awful reason you cannot download the txt file by clicking it, but you can right click and click save target as... not sure why. Maybe just me.

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #22  
Old 01-11-2003, 05:15 PM
Boofo's Avatar
Boofo Boofo is offline
 
Join Date: Mar 2002
Location: Des Moines, IA (USA)
Posts: 15,776
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally posted by PSI|Dr-X
Hey can you make an addon that only admins see locate
Modify your usergroup settings and turn it off for everyone except usergroup 6.
Reply With Quote
  #23  
Old 01-11-2003, 05:35 PM
XIanX XIanX is offline
 
Join Date: Nov 2002
Location: Minnesota
Posts: 15
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I eidted this a bit to make it also work within threads when you click the "IP: Logged" link.

Open the template threads_displayip

Replace the entire contents of that template with:
Code:
The IP Address is: $postinfo[ipaddress]. The host name is: $postinfo[hostaddress]. If you would like more information on this IP Address click <a href="http://www.networldmap.com/TryIt.htm?GetLocation&Template=demo.htm&ipaddress=$postinfo[ipaddress]" target="_blank">here</a>. Or, click <a href="showthread.php?s=$session[sessionhash]&threadid=$threadid">here</a> to return to the thread.
Reply With Quote
  #24  
Old 01-11-2003, 05:51 PM
Velocd's Avatar
Velocd Velocd is offline
 
Join Date: Mar 2002
Location: CA University
Posts: 1,696
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Awesome hack, defiantly will help with analyzing re-registered banned members, etc.

I recommend adding this [locate] option in the AdminCp -> member listing page, as it would be quite useful.

Reply With Quote
  #25  
Old 01-11-2003, 06:15 PM
Dean C's Avatar
Dean C Dean C is offline
 
Join Date: Jan 2002
Location: England
Posts: 9,071
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Looks nice buddy but please put this hack in a textfile

At the moment unregistered users can see how to install this hack

- miSt
Reply With Quote
  #26  
Old 01-11-2003, 06:16 PM
Boofo's Avatar
Boofo Boofo is offline
 
Join Date: Mar 2002
Location: Des Moines, IA (USA)
Posts: 15,776
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is there a way to have it return to the post you clicked on it from?
Reply With Quote
  #27  
Old 01-11-2003, 06:45 PM
Kars10's Avatar
Kars10 Kars10 is offline
 
Join Date: Jun 2002
Location: Germany/Franken
Posts: 748
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Cool Hack!!
[high]* Kars10 klicks install.... [/high]
Reply With Quote
  #28  
Old 01-11-2003, 08:32 PM
Icheb's Avatar
Icheb Icheb is offline
 
Join Date: Oct 2002
Location: Germany
Posts: 86
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Just add the IP-address after http://www.networldmap.com/TryIt.htm...htm&ipaddress= , then it would be a plain template hack. I don't understand why you want to make changes to online.php .
Reply With Quote
  #29  
Old 01-11-2003, 09:46 PM
DrkFusion's Avatar
DrkFusion DrkFusion is offline
 
Join Date: Nov 2001
Posts: 1,926
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Seems not to be able to find addresses around in Ontario, Canada
The new/custom version I made of my hack had listingss, so it was easier.

Suggestion:
If you get a "not able to find at this moment" message (not exactly like that) submit the ip to there site, it will then add the city to there database so then after maybe 24-48 hours you can locate it.

*i think*
Looks , nive job, very simple to install.
Reply With Quote
  #30  
Old 01-11-2003, 10:16 PM
Velocd's Avatar
Velocd Velocd is offline
 
Join Date: Mar 2002
Location: CA University
Posts: 1,696
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally posted by Icheb
Just add the IP-address after http://www.networldmap.com/TryIt.htm...htm&ipaddress= , then it would be a plain template hack. I don't understand why you want to make changes to online.php .
True, but his method will show the host derived from the IP.

For this IP tracer service, it appears everywhere out of the U.S. gives an unspecific map location of where the user might be. The only occurences when I recieved a "not able to find at this moment" message was when tracing a Google-bot. Also, sometimes when the user is on a Proxy, usually if they have AOl, it will block out some of the fields.

Overall good hack, the zoomed in map is great.
Reply With Quote
  #31  
Old 01-11-2003, 10:34 PM
DrkFusion's Avatar
DrkFusion DrkFusion is offline
 
Join Date: Nov 2001
Posts: 1,926
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

"not able to find at this moment" was the message I made up to substitute for the actual message as I was lazy to go check again

But exactly what I was sayng it seems all ips that you try to locate that are out of the U.S do not work.

Ahwell good for me 80% of the boards I go to USians run it, I am canadian irate:
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 11:27 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04553 seconds
  • Memory Usage 2,307KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)bbcode_code
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete