Author Topic: Real runescape teleports  (Read 153 times)

Offline AdotSells

  • Firecape Member
  • *
  • Posts: 300
  • Rep 4
    • View Profile
Real runescape teleports
« on: March 31, 2011, 07:12:40 pm »
Delta cleaned
Actionbutton.java

Theese are the real runescape teleport's  They teleport you to the right places, The reason im releasing this is because i needed it so i had to rewrite the teleports

Quote
      case 4140:
         c.triggerTele(3212, 3423, 0);
         c.sM("You teleport to Varrock");
         break;
      case 4146:
         c.triggerTele(2964, 3378, 0);
         c.sM("You teleport to Falador");
         break;
      case 4143:
         c.triggerTele(3223, 3218, 0);
         c.sM("You teleport to Lumbridge");
         break;
      case 4150:
         c.triggerTele(2757, 3477, 0);
         c.sM("You Teleport to Camelot");
         break;
      case 75008:
         c.triggerTele(2069, 3221, 0);
         c.sM("You Teleport to contruction Area");
         break;
      case 6004:      
         c.triggerTele(2661, 3308, 0);
         c.sM("You Teleport to Ardougne");
         break;
      case 6005:
         c.triggerTele(2552, 3115, 0);
         c.sM("You teleport to WatchTower");
         break;
      case 29031:
         c.triggerTele(2910, 3612, 0);
         c.sM("You teleport to Trollheim");
         break;
      case 72038:
         c.triggerTele(2755, 2784, 0);
         c.sM("You teleport to Ape Atoll");
         break;

Offline Tampon Abuse

  • Dragon Member
  • *
  • Posts: 193
  • Rep 1
  • All vote for Rune-Kingdom!
  • Location: Oklahoma, Oklahoma City
    • View Profile
Re: Real runescape teleports
« Reply #1 on: April 03, 2011, 08:56:05 pm »
oh thanks, im going to use this most likely later on.

Everyone Vote For RUNE-KINGDOM at http://www.mmorpgtop200.com/in.php?site=6792

Offline Chandlermaki

  • Rune Member
  • *
  • Posts: 129
  • Rep 6
  • You's trollin'.
  • Location: USA
    • View Profile
Re: Real runescape teleports
« Reply #2 on: April 04, 2011, 03:30:19 pm »
Thanks, I used this for the coords.  :hurr:
Insert clever signature here.

Offline AdotSells

  • Firecape Member
  • *
  • Posts: 300
  • Rep 4
    • View Profile
Re: Real runescape teleports
« Reply #3 on: April 04, 2011, 09:40:17 pm »
Its cool guys

Offline ping pong

  • Bronze Member
  • *
  • Posts: 8
  • Rep 0
    • View Profile
Re: Real runescape teleports
« Reply #4 on: April 07, 2011, 07:45:29 pm »
Yup thanks. Saved me some time.

Offline AdotSells

  • Firecape Member
  • *
  • Posts: 300
  • Rep 4
    • View Profile
Re: Real runescape teleports
« Reply #5 on: April 07, 2011, 09:47:05 pm »
Thanks (;

Offline robgob

  • Adamant Member
  • *
  • Posts: 120
  • Rep 5
  • I swarm like locust
  • Location: Michigan
    • View Profile
Re: Real runescape teleports
« Reply #6 on: April 13, 2011, 03:25:44 am »
lol nice release x]