Jump to content

Recommended Posts

Posted

Εγώ είδα κάτι παιδία στο νέτ μου και άρχισα... μετά απο 3 μήνες έγινα και Admin :P

Πρώτος μου σέρβερ L2 Smiles!!!:P

Posted

Pooooo ti mou 8imises twra.

 

11-12 eki mesa, 8imame olo to net na exei xekolisei apo to counter kai na pezei Metal oh honor (Moha) skaei mith o texnikos kai mas lei o Jimmys paidia paidia kainourgio game... Apo tous prwtous pou to arxisame sto net. Ypirxe enas pou epeze apo to spiti tou, 8imame tote ston The game ekanes register to acc sou apo to site, kai etsi ton parakalousa na mou ftiaxei "pexth". Hahahha :) Epidi tote eixame 56ara kb/sec sindesh oi megaloi den ithelan katholou emas na pezoumai l2 giati tous kolousame. Kai arxiza na fwnazw ston Jimmy "Jimmy o ilias den mou ftiaxnei "pexth"

kai to na kai to allo apo dw apo kei mou lei dialexe poion 8es, e dialegw ton df gt itan poli skotinos kai gamatos kai mou lei mago 8es h polemisth, e tou lew mago, san mikro paidaki.

mou vazei wind strike stin bara kai mou lei pexe, kai min me prizeis.

apo kei kai pera eimouna kamia 2-3 vdomades sto df village gt dn ixera pws na figw, pezei na xa paei kai 25+ lvl gt evgena pigena makria evlepa ta mobs epefta kai ante pali ap tn arxh. alla pezei na moun apo tous poio xaroumenous xD

 

entaxy apo tote exoun perasei para polla apo c3 The game :)

Posted

Βλέπωντας τα παιδιά στο νετ να λιώνουν μια μέρα τους ρώτησα τι παιχνίδι είναι , μου το explain και έτσι άρχησα στον L2Gold... :D

Posted

Εγω παλι πηγαινα πρωτη γυμνασιου,και ακουγα απο συμμαθητες να λενε κατι περιεργα πραματα(τοτε εμενα μου ακουγονταν κινεζικα)για lineage και damascus και κατι τετοια.ε μολις εβαλα ιντερνετ στο σπιτι το κατεβασα και αρχισα να καιγομε.

Posted

Edw mporite na pite pws ksekinisate to lineage2 pou poly agapame  :P

 

Ksekinontas apo mena , Den eixa kamia sxesei me rpg game!! Vlepontas sto youtube enan foilo m pou parakolouthouse pvp (tote dem iksera kan ti htan).

 

Kai ton rotisa ti pexnidei einai ayto kai mou eksygise tis dinatotites tou...kai etsi ksekinisa to lineage2 .

 

Kai o protos m server Htan o BnB. :)

 

 

Parakalo min kanete spam!

 

ego arxisa to l2 apo kati filous tou aderfou mou.kai ego bnb arxisa .c4

  • 10 months later...
Posted

Kai egw 3ekinisa sxedon opos oloi koitaga tous filous m sto net cafe na pai3oun pvp kai m arese para poli!!Alla stin arxi den mporousa na kanw tpt asxetos ws to kokalo...pali kala pou exw imba filous kai sinexisan na m deixnoun mexri  p ematha!! :D

Posted

2006 tora kathomastan sta net ego kai o filos mou .. kai idame ton ksaderfomou na pezi l2 sta net .. pame dipla tou kai tou leme kala ti malakies pezis .. emis kserame mexri tote mono to cs 1.6 . siga siga arxisame na alazoume gnomi gia to l2 kai ipame na mpoume . ligaki .. klasika tora o ksederfos mou na to peksi PRO erxete se mas kai ti kani ... pai na mas agorasi armor apo gm shop //dragonic boots //dark crystal main// wepon s grade xoris ss // kai lei pigente kai kante pvp!

Posted

Emena o aderfos mou elege ela na pai3eis.. ego tote dn eixa asxoli8ei me online gaming pote.. kai tou elega "pas kala mwre..siga mi pai3w auti ti vlakeia.." e kai mia mera dn eixe tpt i tv kai tou lew gia vale me na pai3w... kai epai3a ligi wra, piga lvl12 kai xarika haha :D

  • 6 months later...
Posted

Εγώ είδα κάτι παιδία στο νέτ μου και άρχισα...

Πρώτος μου σέρβερ L2 Smiles!!!:P

kai egw afto epa8a...eida kati pedia sto net pou pezane l2smiles kai meta arxisa kai egw...meta eklise o smiles kai anoi3e o Blue Sun,meta o Blue Sun Reborn kai meta o Blum.....:P

Posted

Se net oloi arxizoume kai malista sthn arxh kaigomaste :D

xaxaxa...ase itan telies stigmes...evgene to baium kai trexame oloi sto net.....apo ka8e goneia kai tosa atoma..xD

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



  • Posts

    • Hello community, I’d like to share an improved version of the L2smr editor for StaticMeshes, focused on solving some workflow issues I found in the original tool. CreditsThis project is based on the original acmi/L2smr repository https://github.com/acmi/L2smr , created by acmi, and I updated it to Java 17 with some additional features. Issues in the original L2smr Too many windows: each StaticMesh opened in a new one → cluttered desktop. No search: navigating through hundreds of StaticMeshActors was slow and tedious. Added improvements Flexible views Single Window Mode: reuse one window instead of opening new ones. Multiple Window Mode: still available for those who prefer having several views open simultaneously. Real-time Search Field Instant filtering as you type. Case-insensitive search. “Reset” button to quickly clear the search.     Installation and Execution: Clone the repository: git clone https://github.com/Jeep12/l2smr.git cd l2smr        2.Build the project:   ./gradlew build        3. Run the application:     ./run.bat      Or simply double-click on run.bat.     The run.bat script automatically extracts JavaFX from the included javafx-17.0.2.zip file in the javafx/ directory, sets up the required libraries, and launches the application. You don’t    need to install JavaFX separately.      Repository: https://github.com/Jeep12/l2smr     Maybe these features already existed in another version or fork, and they might not be very big changes, but since I didn’t know about them and found them necessary, I decided to          implement them myself and wanted to share them.      
    • no....Mobius L2Clientdat and L2FileEditor can do that...but still cant works with TaiWanese Grand Crusade ,especially Armorgrp.dat and Armorgrp-Classic.dat
    • L2GOLD - Halcyon x45 Project Classic Interlude   C6 - Classic Interlude: Protocol 110     Is a complete copy of L2Gold in Classic [110 Protocol] with L2OFF files.   Fully L2Gold Features - Daily Quest - Daily Mining Quest - Ancient Weapons -Refine System  -Rebirth System -Fully configurable everything you want -Gold stats/Gold skills/Gold items working 100% -Zones 100% alike  -Unique donations system (npc or voicedcommand .donate) - On Enchant success announcement ( if +16 for weapon, 8 for armor , 7 for jewel) - Announce of Castle Lord - Announce of Hero  - Olympiad Max A grade - Olympiad Buffs on matches changed to Gold Alike - Working fully Dreadbane   - AI Mods: Static Time for RB   Automated Events: Squash Watermelon RB Event High rate  (those are fully automated)   Server is running a Test Server: Online to anyone can test it.   Game Client: https://www.mediafire.com/file/1d8xe18rvgi04lx/L2_Classic_Interlude_Client_V2.rar/file   Game Patch: https://www.mediafire.com/file/3z4b8ezy93h2z1g/L2Halcyon+Gold+Patch.rar/file   GM Accounts: ID: root pass root [ accounts go from  root1 until root20 ]   Regular Accounts Registrations: http://84.247.164.27/?page=register   Some Screenshots: https://imgur.com/a/o7TxzTN   Contact me here via PM (only serious buyers).    Price of the product: Fully Server Pack + Source ( 250 Euros )
    • ✨ A Service with Vibes  Vibe SMS ✨   Vibe SMS is not just a platform for working with numbers. We’ve built it to be simple, convenient, and stress-free, so your tasks get done without hassle. We value real communication: we listen to your ideas, provide support, and make sure everyone feels calm and confident. With us, you’re not just a client  you’re part of a space built on trust, support, and a human touch. Vibe SMS is a place where people matter and where we create an atmosphere you’ll want to stay in.   Website link — https://vibe-sms.net/ Our Telegram channel — https://t.me/vibe_sms
  • Topics

×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock