Share |

Author Topic: Tracert Guide (Do this when you're lagging !!!)  (Read 871 times)

Offline Xanti

  • Normal Player
  • **
  • Posts: 186
  • Points: 0 Points
Tracert Guide (Do this when you're lagging !!!)
« on: November 12, 2009, 07:45:59 pm »
The host requires proof of 'lag'... considering they wont take just pinging, people'll have to send in Tracert-reports.

What is this?
If you really want to know what it is, what it does and what it is used for, feel free to google it!

Why would you do this then, if you dont know what it does
This might make work easier and faster for GM's to bash the host whenever it is lagging again.

What do you do with this?
All the required information will be stored in a file, located in c:/log.txt. You wont have to do anything with it, just copy the text in the file, and copy-paste it into a PM to GM Tryne, she'll take it from there

Now, what do i do exaclty?
Just download THIS file, double click it, and let it run.

a Tracert usually takes up to a minute to finish, considering this one is doing 5 (or however many you want, if you edit the file yourself), it will take about 5 minutes to finish.

But, what do i do with it again? =(
l2read! just copy the information from the "c:/log.txt" file, into a forum PM to GM Tryne.

But! Y iz it slow?
Because you obviously run this when you're lagging. First, your connection is clogged up somewhere already, and then you're going to try to run ANOTHER thing!!! ofcourse it's slow =(
Good news though, you can open the "c:/log.txt" file at any time, and copy parts that you want to copy, the program will keep running, and keep doing it's job, even if you have the file open. (do note, it doesnt update when you have it open, make sure you close and re-open it once the program closes)

but!!!!! AAAAAA KEYLOGGERS !!!! HACKS !!!!!!
JALOL !!!!! I EATZ UR ZENIES!

no, i'll provide the code, and the code of the following ones (lol, i'll prolly have to edit it 5K more times :)), and the code will be visible here. If you dont think it's safe, make a GM verify that you can use it safely.

WOW MY FILE ISHUGE WOOOOOOOOOOOAH!
Yes, the more you run it, the bigger the file gets. This works like a log for you ( and GM Tryne :)) so it keeps everything in there. If you want to clean it, simply delete the file, and it will start all over again.

AAAAAAAAAAAAAAAAH I HAZ  Q!!!!!!!!!!?
LOLO just ask your question in here, pm me, anyone that knows anything about it, the GM team or your mother. We'll try to help you wherever possible.



For Vista users.. i have no clue what the UAC stuff is about, it has always been turned off here, so in case it's not working, i bet you know by now that you should turn it off =( .. or run as admin or some wierd stuff


Code!!!!!!!!!!!!!!!!!!!!!!
Spoiler for Hidden:
Code: [Select]
@ECHO OFF
SET _times=1
SET _var=5
GOTO trace

:trace
IF %_times% LSS %_var% (
SET /A _times=_times+1
ECHO Starting Trace %_times%
ECHO ########################################################################################## >> C:/log.txt
IF %_times% LSS 10 (
ECHO #  Trace %_times%                                                                               # >> C:/log.txt
) ELSE (
ECHO #  Trace %_times%                                                                              # >> C:/log.txt
)
ECHO ########################################################################################## >> C:/log.txt
tracert 74.50.108.213 >> C:/log.txt
ECHO Trace %_times% Done! ...
ECHO ...
GOTO trace
) ELSE (
EXIT
)




[ EDIT ]

Added a file that pings for you, and saves everything in c:/log_ping.txt.
Nothing fancy, but saves people from having to take a screenshot and host the image. (cause it looks like people dont know how to copy/paste into a cmd window =( )
Anyway...
Download: HERE

Code!!!!!!!!!!!!!!!!!!!!!!
Spoiler for Hidden:
small code =(

Code: [Select]
@ECHO OFF
ECHO ____________________________________________________ >> C:/log_ping.txt
ECHO Pinging Talonro, Close this box after 30 seconds or so!
ping 76.191.99.157 -t >> C:/log_ping.txt
« Last Edit: February 23, 2010, 04:17:07 pm by Xanti »
:( a moth just went to fry itself on the lamp when i was posting!
Quote
[20:49:37] <Pyong> "In a world without walls and fences, who needs Windows and Gates?"

Offline GM Seiren

  • High Gamemaster
  • Spammer
  • *****
  • Posts: 3428
  • Points: 46 Points
Re: Tracert Guide (Do this when you're lagging !!!)
« Reply #1 on: November 12, 2009, 07:59:16 pm »
File is verified by me. Nothing bad in it.

Thanks for the app :)
Important links:

- Server Rules. Read them!
- Need help? Send a Support Ticket
- General Troubleshooting
- Got any questions? Send me a Personal Message

Review us on RMS
to help our server~


Offline Ding

  • Advanced Player
  • *****
  • Posts: 1413
  • Points: 15 Points
  • Bark bark, it's me omg.
Re: Tracert Guide (Do this when you're lagging !!!)
« Reply #2 on: November 12, 2009, 08:43:54 pm »



For Vista users.. i have no clue what the UAC stuff is about, it has always been turned off here, so in case it's not working, i bet you know by now that you should turn it off =( .. or run as admin or some wierd stuff



No problem here side. And thank you guys for this guide. I luv u.
OH3WW Super Novice 99/99 - Otso Gunslinger 99/70  - Ding Novice 99/10 - Liquorice Champ  99/70 - Tellus WS 99/70
Uranium Taekwon Master 99/50 - Tipu Trans Filir 99/1000 - Piros LK 99/70 - Urgo HP 99/70
Scandium Assassin Cross 98/66 - Helium 98/65 Sniper - Ukko Creator 98/62 - Argonaut HW 86/50 - Snadi Baby Monk 97/50

Offline GewenG

  • Spammer
  • *******
  • Posts: 2750
  • Points: 56 Points
  • /dum
Re: Tracert Guide (Do this when you're lagging !!!)
« Reply #3 on: November 13, 2009, 06:17:54 am »



For Vista users.. i have no clue what the UAC stuff is about, it has always been turned off here, so in case it's not working, i bet you know by now that you should turn it off =( .. or run as admin or some wierd stuff



No problem here side. And thank you guys for this guide. I luv u.

oh the UAC thing.....i hate that thing >.>
glad i off that in the first place
don't mess with me ekzos ._.



Offline GewenG

  • Spammer
  • *******
  • Posts: 2750
  • Points: 56 Points
  • /dum
Re: Tracert Guide (Do this when you're lagging !!!)
« Reply #4 on: December 03, 2009, 08:42:00 am »
it'll be ok if i paste here right? ._.

##########################################################################################
#  Trace 1                                                                               #
##########################################################################################


Tracing route to 74.50.108.213 over a maximum of 30 hops



  1     1 ms     2 ms     1 ms  . [192.168.2.1]

  2     *        *       40 ms  219.93.218.177

  3     *        *        *     Request timed out.

  4     *        *        *     Request timed out.

  5     *        *        *     Request timed out.

  6     *        *        *     Request timed out.

  7     *        *        *     Request timed out.

  8     *        *        *     Request timed out.

  9     *        *        *     Request timed out.

 10     *        *        *     Request timed out.

 11     *        *        *     Request timed out.

 12     *        *     ##########################################################################################
#  Trace 1                                                                               #
##########################################################################################


Tracing route to 74.50.108.213 over a maximum of 30 hops



  1     1 ms     2 ms     1 ms  . [192.168.2.1]

  2     *        *        *     Request timed out.

  3     *        *        *     Request timed out.

  4     *        *        *     Request timed out.

  5     *        *        *     Request timed out.

  6     *        *        *     Request timed out.

  7     *        *        *     Request timed out.

  8     *        *        *     Request timed out.

  9     *        *        *     Request timed out.

 10     *        *        *     Request timed out.

 11     *        *        *     Request timed out.

 12     *        *        *     Request timed out.

 13     *        *        *     Request timed out.

 14     *        *        *     Request timed out.

 15     *        *        *     Request timed out.

 16     *        *        *     Request timed out.

 17     *        *        *     Request timed out.

 18     *        *        *     Request timed out.

 19     *        *        *     Request timed out.

 20     *        *        *     Request timed out.

 21     *        *        *     Request timed out.

 22     *        *        *     Request timed out.

 23     *        *        *     Request timed out.

 24     *        *        *     Request timed out.

 25     *        *        *     Request timed out.

 26     *        *        *     Request timed out.

 27     *        *        *     Request timed out.

 28     *        *        *     Request timed out.

 29     *        *        *     Request timed out.

 30     *        *        *     Request timed out.



Trace complete.

##########################################################################################
#  Trace 2                                                                               #
##########################################################################################


Tracing route to 74.50.108.213 over a maximum of 30 hops



  1     2 ms     1 ms     1 ms  . [192.168.2.1]

  2     *        *        *     Request timed out.

  3     *        *        *     Request timed out.

  4     *        *        *     Request timed out.

  5     *        *        *     Request timed out.

  6     *        *        *     Request timed out.

  7     *        *        *     Request timed out.

  8     *        *        *     Request timed out.

  9     *        *        *     Request timed out.

 10     *        *        *     Request timed out.

 11     *        *        *     Request timed out.

 12     *        *        *     Request timed out.

 13     *        *        *     Request timed out.

 14     *        *        *     Request timed out.

 15     *        *        *     Request timed out.

 16     *        *        *     Request timed out.

 17 
don't mess with me ekzos ._.



Offline Infinate-Arrow

  • Advanced Player
  • *****
  • Posts: 1476
  • Points: 0 Points
  • Grr~ Rawr~
Re: Tracert Guide (Do this when you're lagging !!!)
« Reply #5 on: December 03, 2009, 08:56:27 am »
Bad connection?
Magic!

Offline GewenG

  • Spammer
  • *******
  • Posts: 2750
  • Points: 56 Points
  • /dum
Re: Tracert Guide (Do this when you're lagging !!!)
« Reply #6 on: December 03, 2009, 08:59:52 am »
doing fine just now then just lag and then freezes
don't mess with me ekzos ._.



Offline GM Seiren

  • High Gamemaster
  • Spammer
  • *****
  • Posts: 3428
  • Points: 46 Points
Re: Tracert Guide (Do this when you're lagging !!!)
« Reply #7 on: December 03, 2009, 09:01:40 am »
Well, your router/firewall is probably blocking tracerts, so there's not much to see on these =/
Important links:

- Server Rules. Read them!
- Need help? Send a Support Ticket
- General Troubleshooting
- Got any questions? Send me a Personal Message

Review us on RMS
to help our server~


Offline GewenG

  • Spammer
  • *******
  • Posts: 2750
  • Points: 56 Points
  • /dum
Re: Tracert Guide (Do this when you're lagging !!!)
« Reply #8 on: December 03, 2009, 09:17:42 am »
during the day everything is fine.....well until evening and so on......it sux =/

planning to do moscovia quest tonite but.....DOH >.>
don't mess with me ekzos ._.



Offline GM Seiren

  • High Gamemaster
  • Spammer
  • *****
  • Posts: 3428
  • Points: 46 Points
Re: Tracert Guide (Do this when you're lagging !!!)
« Reply #9 on: December 03, 2009, 09:20:12 am »
Hm, if that's the case, it could also be your ISP causing it. Because more people use the internet during the evening, the line could be congested. When you are lagging in the evening, try going to Start -> Run... -> type: cmd -> type: ping www.talonro.com -t
See if that gives any timeouts.
Important links:

- Server Rules. Read them!
- Need help? Send a Support Ticket
- General Troubleshooting
- Got any questions? Send me a Personal Message

Review us on RMS
to help our server~


Offline GewenG

  • Spammer
  • *******
  • Posts: 2750
  • Points: 56 Points
  • /dum
Re: Tracert Guide (Do this when you're lagging !!!)
« Reply #10 on: December 03, 2009, 09:37:13 am »
it sure does  =/

don't mess with me ekzos ._.



Offline Infinate-Arrow

  • Advanced Player
  • *****
  • Posts: 1476
  • Points: 0 Points
  • Grr~ Rawr~
Re: Tracert Guide (Do this when you're lagging !!!)
« Reply #11 on: December 03, 2009, 10:05:28 am »
Start cussing Streamyx, use P1max instead.
Magic!

Offline Viridis

  • TalonRO Enthusiast
  • ******
  • Posts: 1866
  • Points: 0 Points
  • OLAWD
Re: Tracert Guide (Do this when you're lagging !!!)
« Reply #12 on: December 03, 2009, 01:04:56 pm »
Added a file to the initial post !

Just a small file that saves your pings, nothing fancy !


Offline jorin

  • Newbie
  • *
  • Posts: 6
  • Points: 0 Points
Re: Tracert Guide (Do this when you're lagging !!!)
« Reply #13 on: December 11, 2009, 01:44:24 pm »
##########################################################################################
#  Trace 3                                                                               #
##########################################################################################


Routenverfolgung zu 74.50.108.213 ber maximal 30 Abschnitte (Traceroute)



  1    95 ms    99 ms    99 ms  dsldevice.lan [10.0.0.138]

  2    11 ms    11 ms    10 ms  62.47.95.239

  3    68 ms    50 ms    20 ms  172.19.63.17

  4    10 ms    10 ms     9 ms  195.3.118.165

  5    10 ms    10 ms    10 ms  IIX11-AUX11.highway.telekom.at [195.3.70.222]

  6    10 ms    10 ms    10 ms  212.73.203.137

  7    10 ms    10 ms    10 ms  ae-11-11.car1.Vienna1.Level3.net [4.69.135.29]

  8    22 ms    22 ms    21 ms  ae-6-6.ebr1.Frankfurt1.Level3.net [4.69.135.34]

  9    22 ms    22 ms    31 ms  ae-81-81.csw3.Frankfurt1.Level3.net [4.69.140.10]

 10    22 ms    22 ms    22 ms  ae-82-82.ebr2.Frankfurt1.Level3.net [4.69.140.25]

 11   109 ms   110 ms   111 ms  ae-41-41.ebr2.Washington1.Level3.net [4.69.137.50]

 12   119 ms   110 ms   123 ms  ae-72-72.csw2.Washington1.Level3.net [4.69.134.150]

 13   124 ms   112 ms   122 ms  ae-71-71.ebr1.Washington1.Level3.net [4.69.134.133]

 14   129 ms     *      138 ms  ae-2.ebr3.Atlanta2.Level3.net [4.69.132.85]

 15   127 ms  2171 ms   125 ms  ae-72-70.ebr2.Atlanta2.Level3.net [4.69.138.19]

 16   142 ms   142 ms   142 ms  ae-1-6.bar1.Tampa1.Level3.net [4.69.137.113]

 17   144 ms   143 ms   144 ms  HIVELOCITY.bar1.Tampa1.Level3.net [4.53.172.2]

 18     *        *        *     Zeitberschreitung der Anforderung. (Timed out.)

 19     *        *        *     Timed out.

 20     *        *        *     Timed out.

 21     *        *        *    Timed out.

 22     *        *        *    Timed out.

 23     *        *        *     Timed out.

 24     *        *        *    Timed out.

 25     *        *        *     Timed out.

 26     *        *        *     Timed out.

 27     *        *        *     Timed out.

 28     *        *        *     Timed out.

 29     *        *        *     Timed out.

 30     *        *        *     Timed out.



Ablaufverfolgung beendet.

##########################################################################################
#  Trace 4                                                                               #
##########################################################################################


Routenverfolgung zu 74.50.108.213 ber maximal 30 Abschnitte (Traceroute to...)



  1    60 ms    99 ms    99 ms  dsldevice.lan [10.0.0.138]

  2    14 ms    17 ms    12 ms  62.47.95.239

  3     9 ms    10 ms    10 ms  172.19.63.17

  4     9 ms     9 ms    10 ms  195.3.118.165

  5    10 ms    10 ms    10 ms  IIX11-AUX11.highway.telekom.at [195.3.70.222]

  6    13 ms    10 ms    10 ms  212.73.203.137

  7    14 ms    11 ms    10 ms  ae-11-11.car1.Vienna1.Level3.net [4.69.135.29]

  8    22 ms    21 ms    22 ms  ae-6-6.ebr1.Frankfurt1.Level3.net [4.69.135.34]

  9    32 ms    22 ms    31 ms  ae-81-81.csw3.Frankfurt1.Level3.net [4.69.140.10]

 10    22 ms    23 ms    21 ms  ae-82-82.ebr2.Frankfurt1.Level3.net [4.69.140.25]

 11   111 ms   110 ms   110 ms  ae-41-41.ebr2.Washington1.Level3.net [4.69.137.50]

 12   117 ms   111 ms   110 ms  ae-72-72.csw2.Washington1.Level3.net [4.69.134.150]

 13   118 ms   126 ms   126 ms  ae-71-71.ebr1.Washington1.Level3.net [4.69.134.133]

 14   131 ms   127 ms   128 ms  ae-2.ebr3.Atlanta2.Level3.net [4.69.132.85]

 15   134 ms   125 ms   126 ms  ae-72-70.ebr2.Atlanta2.Level3.net [4.69.138.19]

 16   142 ms   141 ms   142 ms  ae-1-6.bar1.Tampa1.Level3.net [4.69.137.113]

 17   144 ms   144 ms     *     HIVELOCITY.bar1.Tampa1.Level3.net [4.53.172.2]

 18     *        *        *     Zeitberschreitung der Anforderung. (Timed out)

 19     *        *        *     Timed out.

 20     *        *        *     Timed out.

 21     *        *        *     Timed out.

 22     *        *        *     Timed out.

 23     *        *        *     Timed out.

 24     *        *        *     Timed out.

 25     *        *        *     Timed out.

 26     *        *        *     Timed out.

 27   156 ms   156 ms   157 ms  74.50.108.213



Ablaufverfolgung beendet.
Chars: Estaban Cortez, Estaban-Coretz

Offline gensec

  • Normal Player
  • **
  • Posts: 61
  • Points: 0 Points
  • Froggy Pally
Re: Tracert Guide (Do this when you're lagging !!!)
« Reply #14 on: December 12, 2009, 06:28:18 am »
The application I am tyring to download here has alerts from McAffe...so I choose not to download it.


Kerokeroppi




Proud Member of the Orange Juice

*Kerokeroppi*         -     Paladin
  Baltog                    -     Whitesmith
  Linkin Parks           -     Soul Linker
  Vanilla Twilight       -     Biochemist
  Anakin Skywalker   -     Homunculus Filir
  Jaiho                      -      Ninja