Likes: 0
Results 1 to 4 of 4
Thread: Scripting service
-
17-08-08, 04:54 AM #1
Scripting service
Register to remove this adIm starting a lua scripting service.
I can script anything from teleporters to bosses!
Each easy(bosses usally) script costs 2$
Each hard(tele npc,buffer,telestones) script costs 4$
You can pm me what you want if its a easy script,and if its a hard script conatact me on msn.
My msn is [email protected]
› See More: Scripting serviceyour mother
-
17-08-08, 05:27 AM #2
Re:
Nice service, very handy for people who can't script it self. And cheap as well.
This is the script he made me, max skill npc:
Code:local npcid = 5000003 function SKILL_OnGossipTalk(pUnit, event, player, pMisc) pUnit:GossipCreateMenu(100, player, 0) pUnit:GossipMenuAddItem(5, "Max my skills.", 1, 0) pUnit:GossipSendMenu(player) end function SKILL_OnGossipSelect(pUnit, event, player, id, intid, code, pMisc) if (intid == 1) then player:AdvanceSkill(201,350) player:AdvanceSkill(202,350) player:AdvanceSkill(5011,350) player:AdvanceSkill(1180,350) player:AdvanceSkill(15590,350) player:AdvanceSkill(266,350) player:AdvanceSkill(196,350) player:AdvanceSkill(198,350) player:AdvanceSkill(200,350) player:AdvanceSkill(227,350) player:AdvanceSkill(197,350) player:AdvanceSkill(199,350) player:AdvanceSkill(203,350) pUnit:GossipComplete(player) end end RegisterUnitGossipEvent(npcid, 1, "SKILL_OnGossipTalk") RegisterUnitGossipEvent(npcid, 2, "SKILL_OnGossipSelect")
Last edited by BadboyStar; 17-08-08 at 05:50 AM.
-
17-08-08, 05:40 PM #3
-
31-08-08, 09:19 AM #4
Register to remove this adNice offer, very good for those who doesn't know how to script.
Related Threads - Scroll Down after related threads if you are only interested to view replies for above post/thread
Visitors found this page by searching for:
Nobody landed on this page from a search engine, yet!
SEO Blog