Likes: 0
Results 1 to 1 of 1
-
22-04-10, 09:43 PM #1
[LUA] Level Me Instant 80! Script + NPC
Register to remove this adHello there everyone. Once again today I have made and released this little but very very useful script of mine to MmoPro.net. So before I bore you all to Zombie death lets see that script shall we. But first let me give you a little of Information.
• Easy to use
• When player is Spawned, click on NPC Instantly Level's to 80
• Includes 71 Talents (Fixed for DK's too)
• Easy to Install and No Submenus
Credits :
Dimie (Dimarx) - Scripting and Creating NPC
Syke - Helping Script
logcol(7)
print " Created by Dimie of AMP-WoW"
logcol(13)
local NPCID = 555050 --Set this to your NPC's entry ID
function On_Gossip_Talk(unit, event, player)
unit:GossipCreateMenu(100, player, 0)
unit:GossipMenuAddItem(4, "Level me to 80", 1, 0)
unit:GossipSendMenu(player)
end
function On_Gossip_Select(unit, event, player, id, intid, code, pmisc)
if(intid == 1) then
player:SetPlayerLevel(80)
player:GossipComplete()
end
end
RegisterUnitGossipEvent(555050, 1, "On_Gossip_Talk")
RegisterUnitGossipEvent(555050, 2, "On_Gossip_Select")
SQL Download - RapidShare: 1-CLICK Web hosting - Easy Filehosting
Lua | logcol(7) print "Created by D - Dimie Instant 80! - yBpWxRXY - Pastebin.com
› See More: [LUA] Level Me Instant 80! Script + NPCDon't Forget to for useful releases!. It gives you good luck! Just Like Lucky charms!