Jump to content

Anakid

Members
  • Posts

    1,125
  • Joined

  • Days Won

    27

Everything posted by Anakid

  1. View File s1 Lykos Free Thor Patcher Settings: Just add your logo in bg.jpg [Located at Configuration > Images] Set your links at config.ini [Located at Confugration] Recompile using ConfigGenerator.exe [Located at Configuration] Edit the main.ini file_url=http://yourwebsite.com/patcher/data/ to your website link [Located at Web > Patcher] Upload the patcher folder in your website [Located at Web] Please do not remove/replace s1 Lykos credit at the bottom. Submitter Anakid Submitted 06/05/2021 Category Patchers Video Content Author Anakid  
  2. Version 1.0.0

    620 downloads

    Settings: Just add your logo in bg.jpg [Located at Configuration > Images] Set your links at config.ini [Located at Confugration] Recompile using ConfigGenerator.exe [Located at Configuration] Edit the main.ini file_url=http://yourwebsite.com/patcher/data/ to your website link [Located at Web > Patcher] Upload the patcher folder in your website [Located at Web] Please do not remove/replace s1 Lykos credit at the bottom.
    Free
  3. View File s1 Lykos Streamer Cap s1 Lykos Streamer Cap Submitter Anakid Submitted 06/03/2021 Category Headgears Video Content Author Anakid  
  4. Version 1.0.0

    142 downloads

    s1 Lykos Streamer Cap
    Free
  5. View File s1 Lykos 5 Free Loading Screens s1 Lykos 5 Free Loading Screens Submitter Anakid Submitted 06/03/2021 Category Loading Screens Video Content Author Anakid  
  6. Version 1.0.0

    147 downloads

    s1 Lykos 5 Free Loading Screens
    Free
  7. View File Colored Credit Cards Colored Credit Cards Just cleaning up my design folders. Hehe Submitter Anakid Submitted 02/22/2020 Category Headgears Video Content Author Anakid, s1 Lykos, Gravity  
  8. View File 3 Custom Visors 3 Custom Visors Just cleaning up my design folders. Hehe Submitter Anakid Submitted 02/22/2020 Category Headgears Video Content Author Anakid, s1 Lykos, Gravity  
  9. Version 1.0.0

    149 downloads

    Colored Credit Cards Just cleaning up my design folders. Hehe
    Free
  10. Version 1.0.0

    148 downloads

    3 Custom Visors Just cleaning up my design folders. Hehe
    Free
  11. We just made a comeback and that thread was posted oct 9, 2019.
  12. I dont see anything wrong in our side since we finished all the project from our past client. We just didnt reply to people who want a quotation.
  13. No one will really answer because we've been off and just made a comeback. Our last project was 2016.
  14. Just want to showcase our latest projects since our comeback.
  15. s1 Lykos Designs ----------- s1 Lykos, a website design and development team specializing in affordable customized web site/blog design, interactive web development, database-to-web integration, web-based application etc. We also offers ragnarok sprites, patcher, and banner design, etc. ----------- ----------- Contact Information Available! ( Updated as of January 7, 2021 ) Website: https://www.facebook.com/s1LykosDesigns Discord: https://discord.gg/4wGfrg7Q8d Services Splash | Web Design Patcher Design Loading | Login Screen Banner | Logo Coding (HTML, HTML 5, JQuery, CSS, SQL, PHP) Flux CP Addons Custom Sprites Job/Classes Headgears | Animated HG Custom Weapons NPC Sprite Monster Sprite
  16. conf/battle/misc.conf // Set this to the amount of minutes autotrade chars will be kicked from the server. at_timeout: 0
  17. https://github.com/rathena/rathena/tree/master/npc/custom/quests/thq
  18. Yes Sir its totally working before i had no problems like this before, then i stopped playing RO for atleast 8months i think coz i got busy and then sine the other day everytime i Open the Patcher that error always pops up in my windows >.< im Using Windows 7 and i tried downloading new Private Servers RO Lite Patchers but its just the same that error always pops up >.< just do a compatibility modification. what is this thing? sir i have already tried Troubleshoot Compatibility but the only thing that change is the error pops up after some mins. sir how can i update the Thor patcher to latest?? im sorry im really newbie about this kind of problems im just a plain gamer.. http://rathena.org/board/files/file/2259-thor-patcher/
  19. https://raw.githubusercontent.com/rathena/rathena/master/npc/re/merchants/ticket_refiner.txt //===== rAthena Script ======================================= //= Ticket Refiner //===== By: ================================================== //= Euphy //===== Current Version: ===================================== //= 1.0 //===== Compatible With: ===================================== //= rAthena Project //===== Description: ========================================= //= [Official Conversion] //= Refiner that uses +5~9/+11 refine tickets to refine //= equipment with no chance of failure. //= NOTE: This NPC is currently disabled on official servers. //===== Additional Comments: ================================= //= 1.0 First version. [Euphy] //============================================================ // Main NPC :: safety_Ref_NPC //============================================================ prontera,184,177,6 script Refine Master 851,{ disable_items; if (countitem(6238) || countitem(6228) || countitem(6229) || countitem(6230) || countitem(6231) || countitem(6456)) set [email protected],1; if (countitem(6239) || countitem(6232) || countitem(6233) || countitem(6234) || countitem(6235) || countitem(6457)) set [email protected],1; if ([email protected] && [email protected]) { mes "[Refine Master]"; mes "Hello!"; mes "What's up?"; mes "I'm a specialist"; mes "for refining items,"; mes "but I don't work anymore."; next; switch(select("I'll go on my way.:Hmm... this makes me curious.")) { case 1: mes "[Refine Master]"; mes "Take care, adventurer."; close; case 2: mes "[Refine Master]"; mes "Actully, I sometimes provide refine services for adventurers with a ^006400Refine Ticket^000000..."; mes "Bye bye~!"; close; } } emotion e_gasp; mes "[Refine Master]"; mes "Greetings!"; mes "I can refine an item up to the ^006400same level as your ticket^000000."; mes "You don't have to worry! There's no chance of breaking your item."; next; if(select("I'll come back later.:Refine item with ticket.") == 1) { mes "[Refine Master]"; mes "Okay."; mes "You can come again later."; close; } mes "[Refine Master]"; mes "Which equipment would you like to refine?"; next; setarray [email protected]$[1],"Head upper","Armor","Left hand","Right hand","Robe","Shoes","Accessory 1","Accessory 2","Head middle","Head lower"; set [email protected]$,""; for(set [email protected],1; [email protected]<=10; set [email protected],[email protected]+1) set [email protected]$, [email protected]$+((getequipisequiped([email protected]))?getequipname([email protected]):[email protected]$[[email protected]]+"- [Empty]")+":"; set [email protected], select([email protected]$); if (!getequipisequiped([email protected])) { mes "[Refine Master]"; mes "You have to equip the item you want to refine."; close; } if (!getequipisenableref([email protected])) { emotion e_otl; mes "[Refine Master]"; mes "Oh, I'm sorry."; mes "This item is impossible to refine."; close; } switch(getequipweaponlv([email protected])) { default: case 0: setarray [email protected][0],6457,6235,6234,6233,6232,6239; setarray [email protected][0],5,6,7,8,9,11; set [email protected]$,"Armor"; set [email protected],[email protected]; break; case 1: case 2: case 3: case 4: setarray [email protected][0],6456,6231,6230,6229,6228,6238; setarray [email protected][0],5,6,7,8,9,11; set [email protected]$,"Weapon"; set [email protected],[email protected]; break; } if ([email protected]) { emotion e_dots; mes "[Refine Master]"; mes "If you want to refine this ^006400"[email protected]$+"^000000, please come along with ^006400"[email protected]$+" Refine Ticket^000000."; mes "See you later!"; close; } mes "[Refine Master]"; mes "Please choose which ^006400"[email protected]$+" Refine Ticket^000000 you want to use."; next; set [email protected]$,""; for(set [email protected],0; [email protected]<getarraysize([email protected]); set [email protected],[email protected]+1) set [email protected]$, [email protected]$+getitemname([email protected][[email protected]])+":"; set [email protected], select([email protected]$)-1; set [email protected]_lv, [email protected][[email protected]]; set [email protected]_id, [email protected][[email protected]]; if (countitem([email protected]_id) == 0) { emotion e_what; mes "[Refine Master]"; mes getitemname([email protected]_id)+" is not in your inventory. Did you put it in your storage?"; mes "Please check again."; mes "See you later!"; close; } if (getequiprefinerycnt([email protected]) >= [email protected]_lv) { emotion e_swt2; mes "[Refine Master]"; mes "^8B4513This item is already refined as much as your deed.^000000"; mes "Please come along with an item refined less than your ticket."; close; } mes "[Refine Master]"; mes "I'm going to refine ^006400"+getequipname([email protected])+"^8B4513 up to the +"[email protected]_lv+" level^000000 with ^006400"+getitemname([email protected]_id)+"^000000."; mes "May I proceed?"; next; if(select("No.:Yes.") == 1) { emotion e_dots; mes "[Refine Master]"; mes "Oh, you changed your mind."; mes "Ok."; mes "You can come back later."; close; } mes "[Refine Master]"; mes "Great."; mes "As you wish!"; mes "I have my own special way to refine..."; mes ".......ka boom!"; specialeffect EF_SUI_EXPLOSION; if (countitem([email protected]_id)) delitem [email protected]_id,1; else { next; mes "Error!"; mes "Please report this."; close; } successrefitem [email protected], [email protected]_lv; next; emotion e_ho; mes "[Refine Master]"; mes "Alright, here it is~"; mes "Well, ^0000FF"+strcharinfo(0)+"^000000!"; mes "Congratulations on your shining "[email protected]$+"."; mes "You look GREAT!"; mes "Farewell~!"; close; }
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.