Jump to content

Dagger VS Archer  

20 members have voted

  1. 1. Dagger VS Archer

    • Dagger
      15
    • Archer
      5


Recommended Posts

Posted

analoga ton server an ine kanenas java server mpori na nikisi o archer ala se off pou piani trick switch miracle den exi kamia pi8anotita na nikisi o archer

Posted

Alhtheia ??

Oxi  to trick k to miracle einai telios tsatsiko epidi ama xaneiu sinexos o allos to target pos na se win!!

K auto  doulebei se NOOB server

Kanonika den eprepe na doulebei :O

Posted

diladi tora mou les oti to switch to trick kai to miracle douleyi se NOOB server?LOL mono se off server douleuoun ola opos l2forever l2 renewal l2 extreme

Posted

Nai re ! Gia skepsou oloi tha htan Daggeria !!!

L2renewal  osoi pezoun to 3eroun OTI EINAI GTP skil!!

Psile apla den prepei na exeis peksei polles fores off server..

To trick exei 95% chance peripou mporei k ligo ligotero..

ETSI einai o Daggeras..An paizete stous nooboserver k vlepete tous daggerades,apla na kserete oti mono daggerades den einai..

Posted

o dageras exei pleonektima enanti tou archer

 

ego epeza me archer se enan low rate server,otan evriska daggera prospa8ousa na min xalaw poly mp arxika mono stun ekana kai aples velies gia na min meino apo mp,etrexa kai gia poly ligo wste otan me kanane backstab ekeini tin wra ego girnaga kai den me epiane sini8ws,tautoxrona spamara cp kai greater hp pots elixirs an den etrwga full bluff tin paleua kai o dageras emene apo mp kai tote arxiza kai varousa me ola mou ta skills kai ton exona :D

 

se high rate server omws opou pernis ta buffs apo npc kai den vgeneis e3w an den eisai full buffs exontas kai mana pots tote dagera asizititi

Posted

vlakies ama o archer kserei na pezei @@ egw se polous server eixa archers k o daggeras etrwges 2k me 2500 me 10k life 4 crit to pollh me 1k kai anw atk speed ara mlkies dn isxyei episeis otan kanw daggerades poloi archer xwnoun gamata dmg

Posted

E nai, an paizeis se servers san afton sto Avatar sou me trelo ++ to bow xerw polu.Ama paei Dagger VS Archer se enan L2oFF server me apla buffs kai +0, o daggeras ton exei ton to3oti gia plaka.Aman pia me tous server pou einai san tsirko me +30 oloi .... aman.

Posted

Πιστεύω πώς ένα dagger class μπορεί με ευκολία να νικήσει ένα τοξότη, λόγω του μεγάλου αtk.speed και ορισμένων skills, που ουσιαστικά τον υπερνικούν. Αλλά, κάποιος φορές μπορεί να γίνει και το αντίθετο, αφού εξαρτάται από πολλούς παράγοντες, όπως το server, το client και άλλα πολλά.

Posted

file me uneffect to thema den eine to video to thema eine O server pou pezete (oxi pos den psifizw dagera) Loipon opos leo metrai o srv !! kai panw ap ola O XARAKTirAS POU pezi mauton!!! gt an dis sto video i duo toxotes to mono pou kanoun eine na kathonte kai aplos na varane enw iparxoun kai skill pou kanoun tou alous na argoune to stun veveos !! kai gt den ta kanoun kai aplos varane xoris noima kai xoris na vazoun cp?? pes moy ?

 

METRAI PANW AP OLA TO AN 3EREIS NA PEZIS

Posted

Da3ei asto kalitera to PVP sto vid, den einai kai to pio a3iopisto, aplws itan to mono pou deneixa trela enchant, ola osa epsaksa se x10000 servers opote.

A kai afto me ta CP, den 3erw esy, padws egw pote den to ipostiriza, giati einai san na miwneis ta dmg tou aloum afou 200 ka8e Cp, -200 dmg.Diladi ti, ton exwses me ta CP apo panw kai xarikes ?

Posted

vlakies ama o archer kserei na pezei @@ egw se polous server eixa archers k o daggeras etrwges 2k me 2500 me 10k life 4 crit to pollh me 1k kai anw atk speed ara mlkies dn isxyei episeis otan kanw daggerades poloi archer xwnoun gamata dmg

bravo 3ereis na patas f1 se java server kai xairesai pou rixneis daggerades?

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

    • Hi, great work! Are there any bugs? And will it work with a high five?
    • For others that would like to understand in more details:   The login server also uses a protocol (sent by the server to the client in the very first packet). For instance, the C4 client (the one I'm developing my emulator for) expects the protocol number `50721` (or `0xc621`) which works as follow (from what I've gathered): Preamble: L2 packets are divided into two parts: size and payload; As mentioned, every packet starts with two bytes containing the whole packet size (thus including those two bytes, e.g. a packet of size 15 will have the number `15` written onto its first two bytes and a following payload of 13 bytes); For login server, first byte of the payload is the opcode (game server must deal with variable-sized opcodes); Next bytes are the packet content; Before sending the packet, its buffer size (minus the initial two bytes) is padded to 8 bytes (required by upcoming Blowfish encoding); A checksum of the packet is appended at the end, then the payload is again padded to 8 bytes; If the opcode is not `0` (also written as `0x00`), then the payload is encoded by Blowfish; Packet is sent over the network. You can have a look at my implementation (in C++) here (do note I'm assuming little-endian).   In this protocol, the auth packet (`0x00`) sent back by the client is RSA encrypted using the RSA modulus sent in the first server packet, inserted right after the protocol number.  
    • Hello guys I wanna buy some  Lessons for an L2J Developer
    • Let me give you something for inspiration and get you addicted to bot AI     And a siege 😛     What I have notice helps a lot the LLM to act real, is to give it a real-persons background. So for each LLM in the context beggining, besides the L2 facts, give it a real-life back story "You are a 67 years old retired nurse who plays Lineage 2 while her husband reads his newspaper, you are calm, collected but get mad if insulted". But that makes for a creative bot but its repetitive. So what you can also do, is pick random 20 news sites and for each bot every 2-3 days, initialize a context that is affected by the "news" the bot reads in the "real world".  So for example there's Iran - US war ok ? You take the news, put it in an LLM and ask it, extract the "abstract feelings" that this news piece invokes into you without mentioning anything related to the news. Then you take the result and inject it to the bots LLM prompt after its backstory.  This leads to some VERY human-like behavior from bots. 
  • Topics

×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..