--


  << Previous Topic | Next Topic >>Return to Index  

Planet Drop

October 2 2004 at 3:35 PM
 

-
Is there a script for TWARPing a planet into a sector where A Fig. was hit?
I Use ATTAC w/ TWX, and I can't find one that doesn't do it with using a photon first. (Photon Disabled Game)
Thanks
Sp!r!t

 
 Respond to this message   
AuthorReply

Planet Drop Script - for download

October 6 2004, 7:12 AM 

/* Here is a script i have. I didnt write it. feel free to give it a shot to use it */

CALL ATTAC_Message("")
CALL ATTAC_Message("This P-Drop Script .... Make sure you are sitting in citidal")
CALL ATTAC_Message("Try to be at keys when active")
CALL ATTAC_Message("")

call ZocRespond("INACTIVITY WARNING:", "#")
DO FOREVER
CALL ZocSend("#")
CALL ZocWait("Report Sector ")
CALL ZocWait(":")
planet = ZocLastLine()
CALL ZocSend("p")
CALL ZocSend(planet)
CALL ZocSend("^M")
call ZocWait("Locked.")
CALL Zocsend("y")
LEAVE
END

 
 Respond to this message   
Current Topic - Planet Drop
  << Previous Topic | Next Topic >>Return to Index  
Find more forums on Tradewars 2002Create your own forum at Network54
 Copyright © 1999-2008 Network54. All rights reserved.   Terms of Use   Privacy Statement