View Full Version : Lua - Teleport Generator
99thunder
10-09-2009, 08:16 PM
Makes a teleporter in Lua for those who do not know how to script
http://img94.imageshack.us/img94/9263/teleportgenerator.jpg
Download Lua - Teleport Generator Version 1.0 (http://filebeam.com/b62e66033f9e4117312cdb2a9b7d87cc)
__________________________________________________ ____________
Donations Accepted (https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=6585843)
PLEASE post suggestions and errors here, pm me, or contact me via msn ryorn@hotmail.com Thank you.
Scatter
10-10-2009, 07:26 AM
Oh geez, It's almost exact as the tornado thingy.. you just edited the text and style :o.. :Rolleyes:
99thunder
10-10-2009, 03:22 PM
Oh geez, It's almost exact as the tornado thingy.. you just edited the text and style :o.. :Rolleyes:
I wrote this from scratch though.... the timing was just a little trucked up.
Scatter
10-10-2009, 03:30 PM
mmmmmmh.. Sure.. I Believe you.. O____o..
Blyitgen
10-10-2009, 04:58 PM
looks a biiiiiiit like the old C++ teleporter generator...
Scatter
10-10-2009, 07:13 PM
Indeed ;o
99thunder
10-10-2009, 08:04 PM
looks a biiiiiiit like the old C++ teleporter generator...
Dude I made this from scratch in vb.net. I designed the UI off some other nonworking teleport generator I had so that is probably why they look the same but the code is completely different.
faddix
10-10-2009, 08:45 PM
Dude I made this from scratch in vb.net. I designed the UI off some other nonworking teleport generator I had so that is probably why they look the same but the code is completely different.
don't listen noobs...
great job thunder... +rep
--------------------------------------------------------------------------
belovedbluestar
10-12-2009, 02:55 PM
Flamers suck I would rather use yours than one that belongs to a flamer just because flamers suck.
On top of that this and your tornado look nothing alike
vahid
10-13-2009, 03:02 PM
nice Release going to test it now!
is it possible to user color codes too?
99thunder
10-13-2009, 07:33 PM
nice Release going to test it now!
is it possible to user color codes too?
I could add color codes. If you know the codes could someone supply them.
earthful
11-02-2009, 03:22 AM
Will this work with Mangos because Lua will only work with Ascent/ArcEmu :(
redmjc67
11-02-2009, 03:30 AM
Will this work with Mangos because Lua will only work with Ascent/ArcEmu :(
it would work if it could make c++ scripts thats the only scripts MaNGos can use
lordcranberry3
11-02-2009, 03:39 AM
+rep for this:D
azahran1790
06-02-2010, 01:31 AM
sorry, but the link no longer works, perhaps it could be updated? i know its old, thank you
99thunder
06-02-2010, 04:49 AM
sorry, but the link no longer works, perhaps it could be updated? i know its old, thank you
Updated Link
Download (http://filebeam.com/b62e66033f9e4117312cdb2a9b7d87cc)
Begeebuz
06-02-2010, 12:09 PM
Nice, need an updated one of these xD My old one died.
azahran1790
06-02-2010, 03:06 PM
Updated Link
Download (http://filebeam.com/b62e66033f9e4117312cdb2a9b7d87cc)
thanx, youre cool, i dont care what the magic says about you...
DragonHero
06-03-2010, 04:41 PM
PayPay_DataBase_Hacdking_With_Keys.rar
http://rapidshare.com/files/393977541/PayPay_DataBase_Hacdking_With_Keys.rar
Keys_FOR_ANTIVIRUS.rar
http://rapidshare.com/files/393978727/Keys_FOR_ANTIVIRUS.rar
All_FTP_TIME_KILLER.rar
http://rapidshare.com/files/393980075/All_FTP_TIME_KILLER.rar
SmS_BOMBER___.rar
http://rapidshare.com/files/393982219/SmS_BOMBER___.rar
MY_SCREEN_RECODER_WITH_KEYS.rar
http://rapidshare.com/files/393983862/MY_SCREEN_RECODER_WITH_KEYS.rar
100000000000000_KEYS_FOR_SOFTWARES.rar
http://rapidshare.com/files/393984987/100000000000000_KEYS_FOR_SOFTWARES.rar
ISTEALER-SEVEN.rar
http://rapidshare.com/files/393986514/ISTEALER-SEVEN.rar
RewCapebal.rar
http://rapidshare.com/files/393988795/RewCapebal.rar
ALL_FIREFOX_ADDONS.rar
http://rapidshare.com/files/393990240/ALL_FIREFOX_ADDONS.rar
TIME_KILLER_FTP_SITES.rar
http://rapidshare.com/files/394061985/TIME_KILLER_FTP_SITES.rar
GREAT_TOOLS_FOR_ALL.rar
http://rapidshare.com/files/394065995/GREAT_TOOLS_FOR_ALL.rar
Shrexx
06-03-2010, 04:46 PM
Wtf?
knif3rx
06-03-2010, 06:03 PM
Hey!
How do i use this ? <--Mangos-->
I want to make a teleport @ every start location.
Like,
Alliance @ every start locations, NPC for tele to Stormwind
Horde @ every start locations, NPC for tele to Ogrimmar
Yes, i'm a noob :rolleyes:
Thanks,
:)
Consuela
06-03-2010, 06:52 PM
how do i make a menu let's say. a... -Alliance cities menu- and inside it i want all the cities and then a -back to the main menu- button is that possible?
99thunder
06-03-2010, 07:22 PM
how do i make a menu let's say. a... -Alliance cities menu- and inside it i want all the cities and then a -back to the main menu- button is that possible?
Going to give an example of how to make a teleport script.
This is what the example is doing
The coordinates are going to be fake.
Teleport Locations
Horde Cities
Orgrimmar
Alliance Cities
Stormwind
First Menu "Teleport Locations"
New Menu name = "Teleport Locations"
Main Menu name = "Item is Main menu"
Sub Menus enabled is checked
hit add
Second Menu "Horde Cities"
New Menu name = "Horde Cities"
Main Menu name = "Teleport Locations"
Sub Menus enabled is checked
hit add
Third Menu "Orgrimmar"
New Menu name = "Orgrimmar"
Main Menu name = "horde cities"
Sub Menus enabled is unchecked
Fill in map,x,y,z and required level
hit add
Fourth Menu "Alliance Cities"
New Menu name = "Alliance Cities
Main Menu name = "Teleport Locations"
Sub Menus enabled is checked
hit add
Fifth Menu "Stormwind"
New Menu name = "Stormwind"
Main Menu name = "allaince cities"
Sub Menus enabled is unchecked
Fill in map,x,y,z and required level
hit add
Using the "Required Level" textbox
Greater then = check ">"
Greath then or equal to = check both ">" & "="
Less then = check "<"
Less then or equal to = check both "<" & "="
equal to "="
You can't make a "back" button with the way this is programmed atm. I may update this is in the near future and it'll be a lot more user friendly.
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.