Graal Forums  

Go Back   Graal Forums > Development Forums > NPC Scripting > Code Gallery
FAQ Members List Calendar Today's Posts

Reply
 
Thread Tools Search this Thread Display Modes
  #31  
Old 01-04-2011, 01:05 AM
Crow Crow is offline
ǝɔɐɹq ʎןɹnɔ
Crow's Avatar
Join Date: Dec 2006
Location: Germany
Posts: 5,153
Crow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond repute
Quote:
Originally Posted by cbk1994 View Post
Do you have rights to the files (do you see them in File Browser)?
Yep.
__________________
Reply With Quote
  #32  
Old 09-24-2011, 11:53 PM
Emera Emera is offline
Delterian Hybrid
Emera's Avatar
Join Date: Mar 2011
Location: Newcastle Upon-Tyne
Posts: 1,704
Emera is a jewel in the roughEmera is a jewel in the rough
Decided to set this up on Lexia, but am having some issues. I keep getting this error message in RC when updating the FTP database NPC.
HTML Code:
FTP: Bound to The automation file has moved. <a href='http://www.whatismyip.com/faq/automation.asp'>click here</a><br>                                                  <br>                                                  <br>                                                  <br>                                                  <br>                                                  <br>                                                  <br>                                                  <br>                                                  <br>                                                  :51687, waiting for connections...
__________________
Reply With Quote
  #33  
Old 09-25-2011, 12:09 AM
Mark Sir Link Mark Sir Link is offline
Kevin Azite
Mark Sir Link's Avatar
Join Date: Sep 2005
Posts: 1,489
Mark Sir Link is just really niceMark Sir Link is just really nice
Send a message via AIM to Mark Sir Link
probably need to edit the FTP text file and replace the request url to this URL

http://automation.whatismyip.com/n09230945.asp
Reply With Quote
  #34  
Old 09-25-2011, 05:52 PM
cbk1996 cbk1996 is offline
Banned
Join Date: Sep 2011
Location: Kentucky
Posts: 5
cbk1996 has a little shameless behaviour in the past
Send a message via AIM to cbk1996
I just updated the tar ball to encrypt connections whilst remaining highly anonymous. Thanks to Crow for the tip! MD5 hash.
Reply With Quote
  #35  
Old 09-25-2011, 06:41 PM
Crow Crow is offline
ǝɔɐɹq ʎןɹnɔ
Crow's Avatar
Join Date: Dec 2006
Location: Germany
Posts: 5,153
Crow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond repute
Quote:
Originally Posted by cbk1996 View Post
Thanks to Crow for the tip!
What the ****.
__________________
Reply With Quote
  #36  
Old 09-25-2011, 06:45 PM
Emera Emera is offline
Delterian Hybrid
Emera's Avatar
Join Date: Mar 2011
Location: Newcastle Upon-Tyne
Posts: 1,704
Emera is a jewel in the roughEmera is a jewel in the rough
Quote:
Originally Posted by Crow View Post
What the ****.
Wow this new guy is pretty cool. He can clone himself into cbk1994 and make crow give tips without him knowing. Remarkable!
__________________
Reply With Quote
  #37  
Old 09-25-2011, 09:54 PM
cbk1994 cbk1994 is offline
the fake one
cbk1994's Avatar
Join Date: Mar 2003
Location: San Francisco
Posts: 10,718
cbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond repute
Send a message via AIM to cbk1994
Quote:
Originally Posted by Crow View Post
What the ****.
I concur.
__________________
Reply With Quote
  #38  
Old 12-08-2012, 09:58 AM
Matt Matt is offline
iZone Administrator
Matt's Avatar
Join Date: Apr 2005
Location: United States
Posts: 2,690
Matt is a jewel in the roughMatt is a jewel in the rough
What's this mean? The command /npc ftp doesn't work for me either.

npcserver has rights.

NPC Code:
FTP: Bound to :50120, waiting for connections...

__________________
Need Playerworld or Account support?
GraalOnline/Toonslab Support Center
Reply With Quote
  #39  
Old 12-08-2012, 02:29 PM
cbk1994 cbk1994 is offline
the fake one
cbk1994's Avatar
Join Date: Mar 2003
Location: San Francisco
Posts: 10,718
cbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond repute
Send a message via AIM to cbk1994
Quote:
Originally Posted by Matt View Post
What's this mean? The command /npc ftp doesn't work for me either.

npcserver has rights.

NPC Code:
FTP: Bound to :50120, waiting for connections...

That specific error (lack of an IP address) is probably caused by this:

Quote:
Originally Posted by Mark Sir Link View Post
probably need to edit the FTP text file and replace the request url to this URL

http://automation.whatismyip.com/n09230945.asp
But I think you're going to run into bigger problems because afaik Stefan has disabled listening to random ports and now requires you to get all listening services cleared with him (and then he'll give you a port you can use). It's possible to listen, but it appears that it can't be reached from the outside. We tried unsuccessfully on Kingdoms Debug a few days ago and couldn't figure out any way past it. Maybe that's just a server-specific thing though?

If he disabled outgoing connections (not sure if he did or not), then that could also be the cause of the lack of IP shown.
__________________
Reply With Quote
  #40  
Old 12-08-2012, 03:47 PM
Matt Matt is offline
iZone Administrator
Matt's Avatar
Join Date: Apr 2005
Location: United States
Posts: 2,690
Matt is a jewel in the roughMatt is a jewel in the rough
I'll try again when i get back from work and post the results.
__________________
Need Playerworld or Account support?
GraalOnline/Toonslab Support Center
Reply With Quote
  #41  
Old 12-22-2012, 09:28 PM
Stowen Stowen is offline
Graalian since '01
Join Date: Sep 2005
Location: Massachusets, USA
Posts: 156
Stowen will become famous soon enough
Send a message via AIM to Stowen Send a message via MSN to Stowen
Has it been figured out if Stefan has disabled it?
Reply With Quote
  #42  
Old 12-23-2012, 10:23 PM
sssssssssss sssssssssss is offline
Cyril Rain
sssssssssss's Avatar
Join Date: May 2003
Location: Texas, USA
Posts: 1,134
sssssssssss will become famous soon enough
I also would like to know if there is any other way around this or to make it work. /npc ftp command doesn't work for me either and I also have no ip.
__________________
Cyril Rain
Creator and leader of SLX
Admin of Elysium
Elysium's Facebook Page: http://facebook.com/GraalOnlineElysium
Graal Forum Thread: http://forums.graalonline.com...
Graalians Thread: http://www.graalians.com...



Last edited by sssssssssss; 12-24-2012 at 12:55 AM..
Reply With Quote
  #43  
Old 12-24-2012, 01:02 AM
sssssssssss sssssssssss is offline
Cyril Rain
sssssssssss's Avatar
Join Date: May 2003
Location: Texas, USA
Posts: 1,134
sssssssssss will become famous soon enough
Ok, so I echoed this.ip in the npc db script after it was established and got a funky looking ip address. It still just says this though per the original script:

NPC Code:
FTP: Bound to :58293, waiting for connections...



and /npc ftp still does nothing. Also failed connections using the ip it echoed that I put in at line 24. It was weird looking, 50.23.136.181, which btw is supplied for each server on the statistics.graal.us site.
__________________
Cyril Rain
Creator and leader of SLX
Admin of Elysium
Elysium's Facebook Page: http://facebook.com/GraalOnlineElysium
Graal Forum Thread: http://forums.graalonline.com...
Graalians Thread: http://www.graalians.com...


Reply With Quote
  #44  
Old 12-29-2012, 02:56 AM
Stowen Stowen is offline
Graalian since '01
Join Date: Sep 2005
Location: Massachusets, USA
Posts: 156
Stowen will become famous soon enough
Send a message via AIM to Stowen Send a message via MSN to Stowen
Quote:
Originally Posted by sssssssssss View Post
Ok, so I echoed this.ip in the npc db script after it was established and got a funky looking ip address. It still just says this though per the original script:

NPC Code:
FTP: Bound to :58293, waiting for connections...



and /npc ftp still does nothing. Also failed connections using the ip it echoed that I put in at line 24. It was weird looking, 50.23.136.181, which btw is supplied for each server on the statistics.graal.us site.
Stefan has this disabled. You need to contact him personally if you want him to open a port for you.
Reply With Quote
  #45  
Old 12-29-2012, 04:27 AM
Tim_Rocks Tim_Rocks is offline
a true gentlemen
Tim_Rocks's Avatar
Join Date: Aug 2008
Location: USA
Posts: 1,863
Tim_Rocks is a splendid one to beholdTim_Rocks is a splendid one to beholdTim_Rocks is a splendid one to beholdTim_Rocks is a splendid one to behold
He couldn't make time for it on Era, I doubt your server will get it.

__________________
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 +2. The time now is 03:16 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.