Skip to content

Instantly share code, notes, and snippets.

03/02/2021 02:34 1.746.913.587 Agent Revelation (2021) [BluRay 720p X264 MKV][AC3 5.1 Latino][www.PctReload1.Com].mkv
13/01/2021 15:59 1.960.054.347 Algorithm BLISS (2020) [BluRay 720p X264 MKV][AC3 5.1 Latino][www.PctFenix.Com].mkv
27/10/2020 15:03 1.781.632.948 Android Uprising (2020) [BluRay 720p X264 MKV][AC3 5.1 Latino][www.PctMix.Com].mkv
13/11/2019 07:12 1.622.998.450 Arctic Dogs (2019) [HDCAM] [Latino] [Animación].mkv
19/01/2021 14:07 1.964.937.802 Batman Death in the Family (2020) [BluRay 720p X264 MKV][AC3 5.1 Latino][www.PctFenix.Com].mkv
21/01/2021 10:33 1.786.867.301 Battle in Space The Armada Attacks (2021) [BluRay 720p X264 MKV][AC3 5.1 Latino][www.PctFenix.Com].mkv
13/01/2021 15:57 1.546.571.860 Bigfoot vs the Illuminati (2020) [BluRay 720p X264 MKV][AC3 5.1 Latino][www.PctFenix.Com].mkv
03/11/2020 13:29 1.595.979.588 Bullets of Justice (2020) [BluRay 720p X264 MKV][AC3 5.1 Latino][www.PctMix.Com].mkv
03/11/2020 13:29 2.023.277.662 Cannibal Corpse K
2021-12-30_22:20:08 ERROR [sql.sql] SQL(p): INSERT INTO character_queststatus_seasonal (guid, quest, event) VALUES (185941, 8746, 2)
[ERROR]: [1062] Duplicate entry '185941-8746' for key 'PRIMARY'
2021-12-30_22:20:50 ERROR [sql.sql] SQL(p): INSERT INTO character_queststatus_seasonal (guid, quest, event) VALUES (186713, 8746, 2)
[ERROR]: [1062] Duplicate entry '186713-8746' for key 'PRIMARY'
2021-12-30_22:24:41 ERROR [sql.sql] SQL(p): INSERT INTO character_queststatus_seasonal (guid, quest, event) VALUES (186714, 8746, 2)
[ERROR]: [1062] Duplicate entry '186714-8746' for key 'PRIMARY'
2021-12-30_23:34:24 ERROR [sql.sql] SQL(p): INSERT INTO character_queststatus_seasonal (guid, quest, event) VALUES (186713, 6962, 2)
[ERROR]: [1062] Duplicate entry '186713-6962' for key 'PRIMARY'
2021-12-31_16:56:09 ERROR [sql.sql] SQL(p): INSERT INTO character_queststatus_seasonal (guid, quest, event) VALUES (186713, 6962, 0)
[ERROR]: [1062] Duplicate entry '186713-6962' for key 'PRIMARY'
curl -A "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; Googlebot/2.1; +http://www.google.com/bot.html) Chrome/96.0.4664.93 Safari/537.36" https://atomixhq.top/ultimas-descargas/
<!DOCTYPE HTML>
<html lang="en-US">
<head>
<meta charset="UTF-8" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1" />
<meta name="robots" content="noindex, nofollow" />
<meta name="viewport" content="width=device-width,initial-scale=1" />
<title>Just a moment...</title>
#!/bin/bash
#
# https://github.com/kitabisa/mubeng
# para tener servidores proxy aleatoriamente
# lista de proxys http de
# https://github.com/TheSpeedX/PROXY-List
rm proxies.txt
curl https://raw.githubusercontent.com/TheSpeedX/PROXY-List/master/http.txt -o proxies.txt
sed 's/^/http:\/\//' proxies.txt > proxies2.txt
index 81140cd8e003..07cee6248fb7 100644
--- a/src/server/scripts/Spells/spell_generic.cpp
+++ b/src/server/scripts/Spells/spell_generic.cpp
@@ -970,7 +970,12 @@ class spell_gen_clone_weapon_aura : public AuraScript
if (Player* player = caster->ToPlayer())
{
if (Item* mainItem = player->GetItemByPos(INVENTORY_SLOT_BAG_0, EQUIPMENT_SLOT_MAINHAND))
- target->SetVirtualItem(0, mainItem->GetEntry());
+ {
+ if (mainItem->GetTransmog())
diff --git a/src/server/scripts/Spells/spell_generic.cpp b/src/server/scripts/Spells/spell_generic.cpp
index 81140cd8e003..07cee6248fb7 100644
--- a/src/server/scripts/Spells/spell_generic.cpp
+++ b/src/server/scripts/Spells/spell_generic.cpp
@@ -970,7 +970,12 @@ class spell_gen_clone_weapon_aura : public AuraScript
if (Player* player = caster->ToPlayer())
{
if (Item* mainItem = player->GetItemByPos(INVENTORY_SLOT_BAG_0, EQUIPMENT_SLOT_MAINHAND))
- target->SetVirtualItem(0, mainItem->GetEntry());
+ {
diff --git a/src/server/scripts/Spells/spell_generic.cpp b/src/server/scripts/Spells/spell_generic.cpp
index 81140cd8e003..07cee6248fb7 100644
--- a/src/server/scripts/Spells/spell_generic.cpp
+++ b/src/server/scripts/Spells/spell_generic.cpp
@@ -970,7 +970,12 @@ class spell_gen_clone_weapon_aura : public AuraScript
if (Player* player = caster->ToPlayer())
{
if (Item* mainItem = player->GetItemByPos(INVENTORY_SLOT_BAG_0, EQUIPMENT_SLOT_MAINHAND))
- target->SetVirtualItem(0, mainItem->GetEntry());
+ {
rgrep HasAura | grep -E '[0-9]{5}'
server/game/Entities/Unit/Unit.cpp: if (dispelMask & (1 << DISPEL_DISEASE) && HasAura(50536))
server/game/Entities/Unit/Unit.cpp: if (victim->HasAura(55095))
server/game/Entities/Unit/Unit.cpp: if (owner->HasAura(56377) && victim->GetLevel() > owner->GetLevel())
server/game/Entities/Unit/Unit.cpp: if (victim->HasAura(55095))
server/game/Entities/Unit/Unit.cpp: if (HasAura(18499))
server/game/Entities/Pet/Pet.cpp: if (!HasAura(58877))//prevent apply twice for the 2 wolves
server/game/Entities/Object/Object.cpp: if (unitTarget->HasAura(53042) && unitTarget->HasSpell(spellInfo->GetEffect(EFFECT_0).TriggerSpell))
server/game/Entities/Object/Object.cpp: else if (spellInfo->SpellVisual[0] == 3881 && unitCaster->HasAura(67556)) // cooking with Chef Hat.
server/game/Entities/Player/Player.h: bool IsDeserter() const { return HasAura(26013); }
// This code will create an NPC that allows players to link two or more guild banks.
// The NPC will be located at a specific location in the game world.
#include "ScriptPCH.h"
class npc_guild_bank_linker : public CreatureScript
{
public:
npc_guild_bank_linker() : CreatureScript("npc_guild_bank_linker") { }
--- DEBUG: --- START
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[New Thread 0x7ffff4bff700 (LWP 2401814)]
[New Thread 0x7ffff43fe700 (LWP 2401815)]
[New Thread 0x7ffff3bfd700 (LWP 2401816)]
[New Thread 0x7ffff33fc700 (LWP 2401817)]
[New Thread 0x7ffff2bfb700 (LWP 2401818)]