gangsterofhouse
Members-
Posts
175 -
Joined
-
Last visited
-
Feedback
0%
Content Type
Articles
Profiles
Forums
Store
Everything posted by gangsterofhouse
-
> L2 mods: new textures/keymapping/ aggo checker
gangsterofhouse replied to Seri0us's topic in Hacks & Cheats [English]
not bad :) -
[Share] L2Control Pro 4.0 Latest Version
gangsterofhouse replied to CriticalError's topic in Hacks & Cheats [English]
good share !! :D -
How to make crash or lag server
gangsterofhouse replied to screpy's topic in Hacks & Cheats [English]
funny xD -
[exploit]How to get fast at TOI11
gangsterofhouse replied to marsic2's topic in Hacks & Cheats [English]
or u use nobless char with retail (summoner) go to aden gk and use summon to that char witch one needed summon but dont acept yet !! then teleport with the summoner with nobless teleport in toi witch floor u want and then acept the summon its work on dn !! -
WTS wts valakas neackles at dn
gangsterofhouse replied to gangsterofhouse's topic in Marketplace [Items & Chars]
offer -
offer me here :P
-
[Scripts] Dwarf delevel and Tateossian Recipe Quest
gangsterofhouse replied to AdlerBR's topic in Botting [English]
// //>>> Script Quest Egg Delivery //>>> Versao 1.2b By AdlerBR // //>>> Use Dagger Level 68+ //>>> Noob Equips (if u die u drop shit) //>>> 300 mana pots (normal mana) + 20 Haste Pots //>>> At Walker Buffs Sets: //>>> Silent Move (autodetect and any delay) and Haste Pots (delay 20 min) // // Label(START) //>>> Starting the Quest at NPC Jeremy //>>> AT hotsprings // // // Recharge MANA 1 // CharStatus(MP,<,80) { Label(MANA1) USEITEM(Mana Potion[iD=728]) DELAY(30000) CharStatus(MP,<,90) { Call(MANA1) } } // VERIFY QUEST STATUS ITEMCOUNT(Boiled Eggs[iD=7195],==,0) { JMP(JEREMY) } ITEMCOUNT(Fee of Boiled Egg[iD=7196],==,0) { JMP(PULIN) } ITEMCOUNT(Fee of Boiled Egg[iD=7196],==,1) { JMP(NAFF) } ITEMCOUNT(Fee of Boiled Egg[iD=7196],==,2) { JMP(CROCUS) } ITEMCOUNT(Fee of Boiled Egg[iD=7196],==,3) { JMP(KUBER) } ITEMCOUNT(Fee of Boiled Egg[iD=7196],==,4) { JMP(BEOLIN) } ITEMCOUNT(Fee of Boiled Egg[iD=7196],==,5) { JMP(JEREMY2) } LABEL(JEREMY) ITEMCOUNT(Fee of Boiled Egg[iD=7196],==,5) { JMP(JEREMY2) } MOVETO(149560,-112680,-2064) NPCSEL(Jeremy) DELAY(2000) NPCDLG(Jeremy) DELAY (2000) DLGSEL( Quest ) DELAY(2000) DLGSEL([Egg Delivery]) DELAY(2000) DLGSEL("I'll deliver your eggs.") // // RECHARGE MANA 2 // CharStatus(MP,<,80) { Label(MANA2) USEITEM(Mana Potion[iD=728]) DELAY(30000) CharStatus(MP,<,90) { Call(MANA2) } } // // //>>>> MOVE TO NPC PULIN // LABEL(PULIN) MOVETO(150877,-115124,-1664) MOVETO(155833,-115308,-1624) MOVETO(157609,-115361,-1904) NPCSEL(Pulin) DELAY(1500) NPCDLG(Pulin) DELAY(1500) DLGSEL(Quest) DELAY(1500) DLGSEL("I've got some Boiled Eggs for you.") DELAY(1500) // // Verify quest item // ITEMCOUNT(Fee of Boiled Egg[iD=7196],<=,0) { Call(PULIN) } // // RECHRAGE MANA 3 // CharStatus(MP,<,80) { Label(MANA3) USEITEM(Mana Potion[iD=728]) DELAY(30000) CharStatus(MP,<,90) { Call(MANA3) } } // //>>>> MOVE TO NPC NAFF // LABEL(NAFF) MOVETO(156807,-114471,-1784) MOVETO(156268,-112231,-1832) MOVETO(156795,-110232,-2576) MOVETO(156055,-107213,-2624) MOVETO(155494,-106467,-2648) // //START CONVERSATION MOVETO(155613,-105737,-2752) NPCSEL(Naff) DELAY(1500) NPCDLG(Naff) DELAY(1500) DLGSEL(Quest) DELAY(1500) DLGSEL("I have some Boiled Eggs for you!") DELAY(1500) // // Verify quest item // ITEMCOUNT(Fee of Boiled Egg[iD=7196],<=,1) { Call(NAFF) } // // RECHARGE MANA 4 // CharStatus(MP,<,80) { Label(MANA4) USEITEM(Mana Potion[iD=728]) DELAY(30000) CharStatus(MP,<,90) { Call(MANA4) } } // // MOVE TO CROCUS // LABEL(CROCUS) MOVETO(155197,-106371,-2712) MOVETO(153794,-102691,-2976) MOVETO(151878,-101317,-2896) MOVETO(146861,-101189,-3080) // // START CONVERSATION LABEL(CROCUS) MOVETO(140700,-105466,-3632) NPCSEL(Crocus) DELAY(1500) NPCDLG(Crocus) DELAY(1500) DLGSEL( Quest) DELAY(1500) DLGSEL(I've got your eggs right here.) DELAY(1500) // // Verifica quest item // ITEMCOUNT(Fee of Boiled Egg[iD=7196],<=,2) { Call(CROCUS) } // // RECHARGE MANA 5 // CharStatus(MP,<,80) { Label(MANA5) USEITEM(Mana Potion[iD=728]) DELAY(30000) CharStatus(MP,<,90) { Call(MANA5) } } // // MOVE TO NPC KUBER // LABEL(KUBER) MOVETO(141114,-107069,-3616) MOVETO(141825,-108229,-3560) MOVETO(141661,-109395,-3592) NPCSEL(Kuber) DELAY(1500) NPCDLG(Kuber) DELAY(1500) DLGSEL( Quest) DELAY(1500) DLGSEL("Egg delivery, sir!") DELAY(1500) // // Verify quest item // ITEMCOUNT(Fee of Boiled Egg[iD=7196],<=,3) { Call(KUBER) } // // RECHRAGE MANA 6 // CharStatus(MP,<,80) { Label(MANA6) USEITEM(Mana Potion[iD=728]) DELAY(30000) CharStatus(MP,<,90) { Call(MANA6) } } // // MOVE TO BEOLIN // LABEL(BEORIN) MOVETO(145735,-108891,-3392) MOVETO(149205,-108924,-2504) MOVETO(149575,-111941,-2144) MOVETO(147522,-113287,-2112) NPCSEL(Beolin) DELAY(1500) NPCDLG(Beolin) DELAY(1500) DLGSEL(Quest) DELAY(1500) DLGSEL(I've got your eggs right here.) DELAY(1500) // // Verify quest item // ITEMCOUNT(Fee of Boiled Egg[iD=7196],<=,4) { Call(BEOLIN) } // // RECHARGE MANA 7 // CharStatus(MP,<,80) { Label(MANA7) USEITEM(Mana Potion[iD=728]) DELAY(30000) CharStatus(MP,<,90) { Call(MANA7) } } // // RETURN TO JEREMY // LABEL(JEREMY2) MOVETO(149218,-112460,-2072) MOVETO(149560,-112680,-2064) NPCSEL(Jeremy) DELAY(1500) NPCDLG(Jeremy) DELAY (1500) DLGSEL( Quest ) DELAY(1500) DLGSEL([Egg Delivery (Continue)]) DELAY(2000) DLGSEL("I made all the deliveries.") // // RESTART THE QUEST // DELAY(5000) Call(INICIO) i changed the script for tateosian recipe a bit becourse on the last npc (beolin) he want run on a wall i this is for servers where cant bugging on a wall With friendly greeting Gangsterofhouse -
[SHARE] Gracia Fileedit
gangsterofhouse replied to Mordaneus's topic in Client Development Discussion
thx ;D -
hi guys i maked me a own server... now i created a forum but i need a better design maybe any have a lineage 2 forum design ??
-
i have hellbound
-
hi guys i maked me my own server now i just need custom weapons/armos any can give me ? and maybe any can say me where i can change the buff times ? i have songs,dances,pp,wc buffs just on 3 min :/
-
i need script for custom items/weapon
gangsterofhouse posted a question in Request Server Development Help [L2J]
i need a script to add on my server custom weapons like doombringer etc i hope can help me -
[SHARE]Walker script for Hallate,Kernon,Golkonda,Cabrio,Baium
gangsterofhouse replied to tomek's topic in Botting [English]
thx for the scripts dude ;) -
hello i need a script for l2walker becourse much ppl want deposite items in town on plances where arent players and i want a script that see the items run there and pick them is this exis ? when yes give me please
-
thx =)
-
i need a script becourse i want delvl my char but if i let start him he go to guard atk him and go to town and run on walls becourse he want run to gurards any can help me ?
-
thx =))
-
i want delvl my char but i dont how i can make it that he go to village and go again to a guard i need a script for it ?? if yes give me pls =) and if u know witch town is the best for it say me
-
[SHARE] Scripts for convert Fishes And Treasure Chests
gangsterofhouse replied to AdlerBR's topic in Botting [English]
thx -
its don work =/
-
A "special" system folder for Gracia
gangsterofhouse replied to mandachumbo's topic in Botting [English]
i will try it -
its dotn work =/
