Jump to content

Recommended Posts

Posted

Το ότι βγήκε έξω δεν σημαίνει ότι θα τους φάει (αν και εγώ δεν θα το ρίσκαρα).

Όπα σκυλόψαρο είπε ή μου φάνηκε στο 1:07-1:08?Άρα δεν είναι καρχαρίας.

Μια ζωή να τα ισοπεδώνουν όλα.

Posted

Το ότι βγήκε έξω δεν σημαίνει ότι θα τους φάει (αν και εγώ δεν θα το ρίσκαρα).

Όπα σκυλόψαρο είπε ή μου φάνηκε στο 1:07-1:08?Άρα δεν είναι καρχαρίας.

Μια ζωή να τα ισοπεδώνουν όλα.

 

Ναι ρε, παραπληροφορηση σου full γι'αυτο το εβαλα, στην Ελλαδα υπαρχουν πολλα τετοια "ψαρια"  απλα κοιτανε μηπως κανουν κανενα νουμερο.

Posted

και μετα λενε να παμε για μπανιο..

εσύ έτσι και αλλιός δεν γνωρίζεις να επιπλέεις η θα πας απο πνιγμό η απο καρχαρία στο πούτσο σου :/
Posted

Καρχαρίας ήταν.Απλά αναφέρθηκε στο ότι υπάρχουν σκυλόψαρα στον κόλπο.

Posted

Παω να κανω ολα τα τρολς μπλοκ στο msn , πλεον ανηκω στην αλλη οχθη χαχαχχ

 

Το ρεκόρ μου είναι +3 κάρμα !

Posted

Εισαι παλιος εσυ :P

 

Στο Billistain το περισσότερο που έφτασα ήταν +1 (+2 θα είχα αλλά είχε γίνει ένα karma wipe ενδιάμεσα.). Το ρεκόρ το έκανα με το Αδολέσχης, αλλά την ιστορία την ξέρεις χαχαχα

Posted

Στο Billistain το περισσότερο που έφτασα ήταν +1 (+2 θα είχα αλλά είχε γίνει ένα karma wipe ενδιάμεσα.). Το ρεκόρ το έκανα με το Αδολέσχης, αλλά την ιστορία την ξέρεις χαχαχα

 

Ναι ρε, ας ειναι καλα ο Billistain οπου και αν ειναι αχαχαχα

Posted

Ναι ρε, ας ειναι καλα ο Billistain οπου και αν ειναι αχαχαχα

 

Αυτός πέθανε πριν καμιά βδομάδα. Είχε πάει για μπάνιο και πήγε να βουτήξει από ένα βράχο. Έτσι όπως έπαιρνε φόρα, γλίστρησε σε μια πέτρα και έπεσε πάνω σε έναν σκόπελο.

Posted

Αυτός πέθανε πριν καμιά βδομάδα. Είχε πάει για μπάνιο και πήγε να βουτήξει από ένα βράχο. Έτσι όπως έπαιρνε φόρα, γλίστρησε σε μια πέτρα και έπεσε πάνω σε έναν σκόπελο.

 

To ειδα το βιντεο χαχαχ, εκει που προσπαθουσαν οι γιατροι να του κολλησουν το σαγονι... ;/

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.




  • Posts

    • Mod: Saudação Real para Dono de Castelo Sistema inspirado no comportamento do Lineage II Classic (Kamael), que adiciona imersão e respeito ao líder do clã que controla um castelo.   🔍 Descrição Esse mod cria uma animação automática de reverência (/socialbow) para todos os jogadores próximos ao líder do clã dono de um castelo, quando ele estiver presente na vila. Além disso, mensagens de saudação personalizadas são exibidas no chat e na tela para todos os jogadores ao redor. Ideal para servidores que querem adicionar um toque de imersão realista e respeito ao poder dos clãs.   💡 Funcionalidades Leitura de dados por XML (GreetingData.xml) Configuração por castelo, zona, animação, mensagem e tempo Reação automática de jogadores próximos ao líder Cooldown configurável para evitar spam Totalmente compatível com aCis 409 / DreamV2 Suporte a expansão futura com mais zonas ou ações   <?xml version="1.0" encoding="UTF-8"?> <!--   Configuração do sistema de Saudação Real (Reverência ao Líder de Castelo)   Quando o líder do clã que possui um castelo estiver presente na vila correspondente, jogadores próximos   automaticamente fazem uma reverência (social ID definido) e recebem uma mensagem de saudação na tela.   -----------------------------------------   Atributos de <greeting>:   • castleId  → ID do castelo (ex: 1 = Gludio, 2 = Dion)   • zone      → "TOWN" (apenas dentro da vila atualmente)   • actionId  → ID da animação (7 = reverência)   • msg       → Mensagem exibida na tela e chat   • time      → Tempo mínimo em segundos entre cada saudação --> <list>     <greeting castleId="1" zone="TOWN" actionId="7" msg="Salve o Rei de Gludio!" time="60" />     <greeting castleId="2" zone="TOWN" actionId="7" msg="Honrem o Senhor de Dion!" time="30" /> </list> 📌 Observações Técnicas A checagem ocorre a cada 10 segundo via GreetingManager. Gatilho: líder do castelo está na zona de paz da vila. Jogadores próximos (em raio configurável) executam a animação e recebem mensagem. 🧠 Requisitos Servidor aCis ou derivado compatível (testado no DreamV2 e aCis 409) Path DreamV2: AQUI Path aCis 409: AQUI PasteBin: AQUI
    • You've been downnvoting me on a daily basis.   I told you, 'stop, I can downvote harder', you didn't stop   For each downvote, I downvoted you 5 times. I only downvote you after you downvote me.  Lol. https://maxcheaters.com/topic/252983-serverextenderscriptsclient-c4-cumulative-one-click/#findComment-2836853 Not to mention that you EXPLICITLY said, 'if I get more downvotes, I'll share more stuff', where shares?
    • something strange happens, the 62 downvotes are distributed among 3 users including you. ... there are only 3 users in maxcheaters?... strange...   99.9% of maxcheaters don't say the same as you... there are only 3 people who fill my posts with hate... can you explain the reason for the community. thanks.   or do you think you represent the entire maxcheaters community?   I need an explanation from @Maxtor why he allows certain users to flood downvotes to hurt certain users, and if you downvote them it doesn't add up. I need an explanation @Maxtor That's what you are doing with the rest of the community? that's why you have the forum 20 years ago? to end this way?.... a pity...
    • even in your images you are toxic, thats what you get when you build a toxic account answering toxic in a community i thought it was obvious apparently not.
  • 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