Jump to content

Recommended Posts

Posted

Any one know the best way to make a trade between a potential banneable account and the target account untraceable by the admins in their logs?

 

I assume throwing items to the ground and picking them up is still traceable? Private store too, right?

 

Thank you!

Posted

i guess it all sums up of how much thorough the GM wants to be. I've never seen one of these databases, but i've seen other databases and worked with them . if it would have been me...i would do this "operation" somewhere where the database gets really crowded and w/o direct contact (drop the sh1t down in Giran - if there is where the heat is)  

Posted
1 hour ago, sc0rch3r said:

i guess it all sums up of how much thorough the GM wants to be. I've never seen one of these databases, but i've seen other databases and worked with them . if it would have been me...i would do this "operation" somewhere where the database gets really crowded and w/o direct contact (drop the sh1t down in Giran - if there is where the heat is)  

 

But I'm guessing that with simple filters the admins could remove most of the noise even in Giran, or maybe I didnt fully understand.

Posted

It depends. If the server is crowded then, the trades are more hard to trace. Just create 20-40-60 accounts and pass the items with trade from char to char all time. At the end the traces will cease to exist. If an Administrator takes his time to investigate, then the trades will be lost from the logs.

Posted (edited)

It will get you afterall like it happened to me .... traded the bannable items then another 34231523 useless items untill it filled the inventory and wh....

 

AND STILL.... they banned me and deleted only the EXACT items that needed to be deleted....

 

So....the logs are messy

 

Every character/item/class/skill/zone/trade has an unique ID

Edited by KIDutz
Posted

Guys, every item that is being generated in DB has unique ID bound only to this specific item.
Admins don't even bother tracing transactions. They can find it among all other item data.
Regardless, depending on what filters admin apply, item transactions will be very visible in logs.

If admin wants to find it and he has the skills to do it, he will.

Posted
2 hours ago, Cherish said:

Guys, every item that is being generated in DB has unique ID bound only to this specific item.
Admins don't even bother tracing transactions. They can find it among all other item data.
Regardless, depending on what filters admin apply, item transactions will be very visible in logs.

If admin wants to find it and he has the skills to do it, he will.

What about adena? What's the ID in adena? What's the best way to trade it?

Posted
44 minutes ago, morrison said:

What about adena? What's the ID in adena? What's the best way to trade it?

Stackable items is not traceable as equipment, there admin need to find by logs.
but as said logs can be easily filtered and transactions become more visible.

It all comes down to admin if he wants or know how to find you.

[INFO ] 2021-01-08 22:43:20 item: CHANGED Adena(57)[268525608] amount 1250693297 by Fastkill [268519867], referenced by MecanOtGorata [268504804].

[INFO ] 2020-12-31 04:40:35 item: SET_OWNER Earring of Zaken(6659)[268488091] +3 by Fastkill [268519867], referenced by Bingo [268522796].
[INFO ] 2020-12-31 04:40:35 item: SET_OWNER Earring of Zaken(6659)[268557436] +10 by Bingo [268522796], referenced by Fastkill [268519867].
[INFO ] 2020-12-31 04:45:51 item: SET_OWNER Pirate Hat(8922)[268489882] by Bingo [268522796], referenced by MecanOtGorata [268504804].

here is L2J example

Posted

I've heard admins of some paranoid servers like l2reborn and l2etina ( rip ) used some scripts to trace exchange / freighting of adena so it turns out that the trade shop is being the safest so far

Posted
2 hours ago, Cherish said:

[INFO ] 2021-01-08 22:43:20 item: CHANGED Adena(57)[268525608] amount 1250693297 by Fastkill [268519867], referenced by MecanOtGorata [268504804].

 

So this would mean that Fastkill (ID=268519867) dropped 1250693297 of adena (ID)268525608) on the floor and MecanOtGorata (ID=268504804) picked it up?

Posted (edited)
On 4/20/2021 at 4:31 PM, morrison said:

 

So this would mean that Fastkill (ID=268519867) dropped 1250693297 of adena (ID)268525608) on the floor and MecanOtGorata (ID=268504804) picked it up?

the other way around.

Edited by Cherish

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

    • 🔥 Apresentação I present to you a new fully customized DressMe system, developed for DreamV2, inspired by the best servers and enhanced with unique features that guarantee performance, customization and stunning visuals. ✨ Funcionalidades ✅ Aplicação de visual de armas e armaduras sem alterar o item real equipado. ✅ Compatível com qualquer tipo de arma/armadura (ex: skins de bow visíveis apenas com bows equipados). ✅ Remoção automática do visual quando parte do set real é desequipada. ✅ Efeitos visuais (skills) aplicados com suporte a: Aplicação única ou recorrente Intervalo configurável via XML Remoção automática ao desativar o visual ✅ Interface limpa e lógica modular, fácil de expandir com novos visuais ou efeitos.     <?xml version="1.0" encoding="UTF-8"?> <dressMeList> <dress skillId="9100" name="Draconic Armor" type="ARMOR" isVip="false" > <visualSet chest="6379" legs="0" gloves="6380" feet="6381" helmet="6841" /> <visualEffect skillId="445" level="1" recurring="true" interval="35" /> </dress> <dress skillId="9102" name="Cloak Style Armor" type="CLOAK" isVip="false"> <visualSet chest="7000" legs="0" gloves="0" feet="0" helmet="0" /> <visualEffect skillId="10005" level="1" recurring="false" /> </dress> <dress skillId="9103" name="Valakas Style Weapon" type="WEAPON" isVip="false"> <visualWep type="bow" rhand="7575" lhand="0" lrhand="0" /> <visualEffect skillId="10005" level="1" recurring="false" /> </dress> </dressMeList> 📸 Imagens & Vídeo 🛠️ Detalhes Técnicos Desenvolvido com base no L2J DreamV2 Integração direta com L2PcInstance, Inventory, ThreadPoolManager e SkillTable Sistema de gerenciamento central via DressMeEffectManager Agendamento e cancelamento seguro de efeitos recorrentes Totalmente thread-safe e compatível com jogadores offline 📂 Instalação A instalação é feita via patch e inclui: Classes: DressMeHolder, DressMeEffectManager, modificações em L2PcInstance XML de exemplo Suporte completo à expansão por armas, cloaks e visuais parciais 📎 Download https://pastebin.com/raw/7i843yKh 💬 Feedback & Sugestões Sinta-se à vontade para comentar abaixo com sugestões, dúvidas ou feedbacks. Toda contribuição é bem-vinda para futuras versões!
    • @Tinker123aa Guytis, I have nothing against you, but it's very clear to me who is behind this files. I'm talking about the one that came with the captcha anti-bot system. I personally bought it from the real owner, who was one of the administrators of L2Gold.cc. This can be confirmed by him if he wishes. 😊 Maybe you worked on the files, but they didn’t start from you.   To the people trying to buy the files I’m just advising you not to waste your money. This is 100% verified information.   I honestly don't know how people believe you. 🙂 I'll share the link to the guy's topic below.   ps  
    • Hello,  Anyone knows how I can communicate to purchase this emulator.  Nobody answered in the forum of eternity neither Kate neither lord winter.    Thanks in advance.
  • 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