Solo usuarios registrados pueden comentar y agradecer, Logueate o Registrate

Autor Topic: Source 97d y Custom main dll  (Visto 3898 veces)

0 Miembros and 1 Guest are viewing this topic.

Offline CorsarioDgx Posteado: September 23, 2019, 05:24:24 PM

  • 0 puntos por ventas
  • *
  • Rank: Puto amo
  • Posts: 394
  • Gracias recibida: 6785
  • mx
// ---------------------------------------------------------------------------------------------------- //
// #|-- Correções
// ---------------------------------------------------------------------------------------------------- //
// => [DarkPlugin] Adicional dos Itens +28
// => [DarkPlugin] Level dos Itens +15
// => [DarkPlugin] Pk Bug
// => [DarkPlugin] Potion Bug
// => [DarkPlugin] PersonalID
// => [DarkPlugin] PartyZen
// => [DarkPlugin] Webzen
// => [DarkPlugin] AlreadyRunning
// => [DarkPlugin] Erro de 0x00000000 OffSet
// => [DarkPlugin] NoStandBy
// => [DarkPlugin] SocketSerial
// => [DarkPlugin] DestroyGIocp
// => [DarkPlugin] InvalidSocket
// => [DarkPlugin] ProtocolError
// => [DarkPlugin] HackReporting
// => [DarkPlugin] ErrorL2Index
// => [DarkPlugin] CheckSum
// => [DarkPlugin] Error-L1 : Socket Serial %s %d o_serial:%d serial:%d
// => [DarkPlugin] Error-L1 : CloseClient
// => [DarkPlugin] Error-L1 : Cliente Hack Check
// => [DarkPlugin] GetQueueCompletionStatus() : Error 183
// => [DarkPlugin] Max Gate 1000
// => [DarkPlugin] Event Enter DevilSquare Level 1000
// => [DarkPlugin] Event Enter  BloodCastle Level 1000
// => [DarkPlugin] Check X / Y NEW MAP
// => [DarkPlugin] PK Blood Castle Enter
// => [DarkPlugin] PK Devil Square Enter
// => [DarkPlugin] Pk Shop Open Fix
// => [DarkPlugin] GameMaster Mortal

// ---------------------------------------------------------------------------------------------------- //
// #|-- Remoções
// ---------------------------------------------------------------------------------------------------- //
// => [DarkPlugin] Decrease Logs Server
// => [DarkPlugin] gMultiAttackHackCheck

// ---------------------------------------------------------------------------------------------------- //
// #|-- Configurações do Servidor
// ---------------------------------------------------------------------------------------------------- //
// => [DarkPlugin] Porta UDP
// => [DarkPlugin] Servidor Non-PK
// => [DarkPlugin] Numero Máximo de Jogadores
// => [DarkPlugin] Level Máximo
// => [DarkPlugin] Pontos Por Level
// => [DarkPlugin] Máximo de Zen no Inventory
// => [DarkPlugin] Máximo de Zen no Warehouse
// => [DarkPlugin] Drop de Itens
// => [DarkPlugin] Drop Rate de Itens Excelentes
// => [DarkPlugin] CheckSum
// => [DarkPlugin] Flechas Infinitas
// => [DarkPlugin] Potions Infinitos
// => [DarkPlugin] Pets Imortais
// => [DarkPlugin] ZenDrop
// => [DarkPlugin] Porcentagem de Mix da Chaos Machine
// => [DarkPlugin] Porcentagem das Jóias
// => [DarkPlugin] Preço das Jóias
// => [DarkPlugin] Tempo dos Itens Dropados no chão
// => [DarkPlugin] Monstros dos Anéis de Transformação
// => [DarkPlugin] Monstros das Orbs of Summon (Elf)
// => [DarkPlugin] Configuração da GreatForitiute
// => [DarkPlugin] Premiação do Blood Castle
// => [DarkPlugin] Configuração da ManaShield
// => [DarkPlugin] Sistema ViP
// => [DarkPlugin] Sistema Iniciante

// ---------------------------------------------------------------------------------------------------- //
// #|-- Comandos dos Jogadores
// ---------------------------------------------------------------------------------------------------- //
// => [DarkPlugin] /post         #|-- Mensagem Global
// => [DarkPlugin] /limparpk              #|-- Limpa o Pk do Seu Personagem
// => [DarkPlugin] /reset                       #|-- Reseta seu Personagem Acumulativo / Pontuativo
// => [DarkPlugin] /mreset                      #|-- Aplica o Master Reset em Seu Personagem
// => [DarkPlugin] /readd                       #|-- Redistribuir Pontos
// => [DarkPlugin] /for                         #|-- Adiciona Pontos em Força
// => [DarkPlugin] /agi                         #|-- Adiciona Pontos em Agilidade
// => [DarkPlugin] /vit                         #|-- Adiciona Pontos em Vitalidade
// => [DarkPlugin] /ene                         #|-- Adiciona Pontos em Energia
// => [DarkPlugin] /bau                         #|-- Comando de Múltiplos Baús
// => [DarkPlugin] /zen                         #|-- Adiciona zen ao Personagem
// => [DarkPlugin] /online                      #|-- Mostra Jogadores / GMS onlines
// => [DarkPlugin] /pontos                      #|-- Mostra Status / Pontos para distribuir
// => [DarkPlugin] /irmatamata                  #|-- Participar do mata mata
// => [DarkPlugin] /irpegapega                  #|-- Participar do pega pega
// => [DarkPlugin] /irsurvivor                  #|-- Participar do survivor

// ---------------------------------------------------------------------------------------------------- //
// #|-- Comandos dos GameMaster
// ---------------------------------------------------------------------------------------------------- //
// => [DarkPlugin] /moveall              #|-- Move Todos os Personagem
// => [DarkPlugin] /disconnect                  #|-- Desconecta um Personagem
// => [DarkPlugin] /move                         #|-- Move o Personagem
// => [DarkPlugin] /trace             #|-- Move Você Ate o Personagem
// => [DarkPlugin] /skin                        #|-- Adiciona Skin ao Personagem
// => [DarkPlugin] /premiar              #|-- Premiar Jogadores
// => [DarkPlugin] /matamata                    #|-- Inicia o evento mata mata
// => [DarkPlugin] /pegapega                    #|-- Inicia o evento pega pega
// => [DarkPlugin] /survivor                    #|-- Inicia o evento survivor
// => [DarkPlugin] !                 #|-- Envia Mensagem Global Para os Jogadores Sem Nick
// => [DarkPlugin] #                 #|-- Envia Mensagem Global Para os Jogadores Com Nick

// ---------------------------------------------------------------------------------------------------- //
// #|-- Eventos Automáticos
// ---------------------------------------------------------------------------------------------------- //
// => [DarkPlugin] Mata-Mata
// => [DarkPlugin] Pega-Pega
// => [DarkPlugin] Survivor
// => [DarkPlugin] Caça ao tesouro
// => [DarkPlugin] Medusa

// ---------------------------------------------------------------------------------------------------- //
// #|-- NPC's
// ---------------------------------------------------------------------------------------------------- //
// => [DarkPlugin] Gowther - Coletor de stones
// => [DarkPlugin] Pirata Jack - Evento Caça ao tesouro

// ---------------------------------------------------------------------------------------------------- //
// #|-- Funções
// ---------------------------------------------------------------------------------------------------- //
// => [DarkPlugin] Conexão Com MSSQL         
// => [DarkPlugin] Sistema de Display
// => [DarkPlugin] Anúncio de GMs Online
// => [DarkPlugin] Mensagens de Boas-Vindas
// => [DarkPlugin] Noticias Automáticas
// => [DarkPlugin] Proteção Contra Disconnect Hack
// => [DarkPlugin] Proteção Contra Trade Hack
// => [DarkPlugin] Proteção Contra Dupe Hack
// => [DarkPlugin] Proteção Contra Ataques (Flood)
// => [DarkPlugin] Proteção Contra Unicode Create Char
// => [DarkPlugin] Proteção Contra Unicode Create Guild
// => [DarkPlugin] Moves Customizados (/bar /arena etc..)
// => [DarkPlugin] Definido Máximo de Status (32767)
// => [DarkPlugin] Shops com Suporte a Itens Excelente
// => [DarkPlugin] Selecionar personagem, servidores, sair em 1 segundo

// ---------------------------------------------------------------------------------------------------- //
// #|-- Customs Main
// ---------------------------------------------------------------------------------------------------- //
// => [Customs] Glow
// => [Customs] Novos itens liberados
// => [Customs] Decrypt MuError.log
// => [Customs] Removido Pasta GameGuard
// => [Customs] Transparência dos itens +15 (F7 = Desativa | F7 = Ativa)
// => [Customs] Efeito Nevoeiro (F8 = Ativa | F8 = Desativa)
// => [Customs] Auto Click (F10 = Esquerdo | F11 = Direito)
// => [Customs] Prints são salvas na pasta ScreenShots
// => [Customs] Modo Janela
// => [Customs] Suporte a Novos MOB'S / NPC's
// => [Customs] Reescrito GCLevelUpMsgSend
// => [Customs] Wings Level 1 full

// ---------------------------------------------------------------------------------------------------- //
// #|-- Correções Main
// ---------------------------------------------------------------------------------------------------- //
// => [Customs] Fonte
// => [Customs] Acentuação
// => [Customs] Two Weapon View
// => [Customs] Crash ao sair do jogo
// => [Customs] Texturas
// => [Customs] Uso do cpu
// => [Customs] Mover cursor (Quando abre o NPC)
// => [Customs] Agilidade




password : tuservermu.com.ve

Gracias:

tedateamos, joas00, leonardofcruz, drake95, total4obg, usersa, Xysad, mugloves99, Deivide, leosalcedo, andrart, Ojeda93, caminhada, RifleMaN_, elcanarioloco, djnandinho, carper, learndtut, armus, ScottLy, drakonusjs, Blade, walisson, Shrimp, heberty, BeckerIbero, joaovithor1, antonionni, Greenland, ravokthc, 日メリーのRu, kakashidsc, roie, straiker23, pksoares1, nhaixuong, jonathadll, mos02673, wenleiady, phuongcuongmsqm, deathsquad, Dizzy, lucasvieira, giangbana, daniel202, MichaelxD, X1Supe1X, enctypebr, xhwlit, RickinhO, erickbx, stanger777, zodiacddos, okilove23, Carrasco, ziza, wildriff66, rbfd, KropaPL, srwilliam9, bbb122, feature21, renanlv, gordolfo, antoniomuanjo, Axelfvm, Christense, mendani, Wikko0, Sweng, Cartman, 452745444, bigchief, felippe2099, felippe2099, iCoder, vitordodo157, taovanluc, chodaicam, brunointer, KinderFoda, wiljipa, GuilhermeSouza, qixar, muinjected, glad, korron, kurtbangu, gaming95, mateusyon@gmail.com, brendow, weberson, sampaforce, jhuletys, xtestx, linkvas12, lstuan, showmax, devil941, agtanalata, muonlineteste2, pimkungclub, ghmoraes, xlockee, lobinhopk, HappyDay, Beelzebub, smil158, 1732313, AnDeR, dahouzi, nilomaster, comelon666, Dieguinho, gohancs, lthai2021, valecapo00, lukaz2z, mavine, vantuan02hn, gpsturbo, kimera, ezesosa, Part1zanBelarus, DemetrioJC, Tester1838a, Van_Bom, seiamu, ycr4zy, danillodsd, cepo, xxmenonxx, SetecSoft, Feche, xj9mk45w, iSh4dow, cluz123, Look, northon, voriyor, hirt, Joitlag, AnarkiaMu, Jojoji, Mph1405, miltonho2, vnfiac, yunnior12, wendelpaco, Hugo, stopk, melo920, leilo2000, papaxd, elalfred49, frangserra, info@silentguardmu.eu, mfurius2006, Ivanovic, viorb, Zeus, Censored, nujd00, sachaw, Calisho122, ProNexT, agastin10, xz18786628, alfs, kksky, vaggelis22, nicolasfnla, thunwa1, duodie, cri0, kaiocnx, mncastillo, sergio466, calipso, takumi12, neicer, ConejoMalo, xinabio, maurocaruso, GATITO, ProGuard, ntcong295810, yan1ycc, ronalksp, markos182, zodiacobr, malekeith, BladeKnight109, cantinfla2, jhorky91, shizen, Ponteleymon, k12leito, andreyzz, hackluv, tcbagame, Pilligrim, xqok, thuyet951, Kitty, luciferlg, 308508743, gabrielgsp, Narrow, lckblack, zehel62, xpollox101, Hax.Gaming, BUTTMAN, ZalKons, Androjd123, theubas1234, gta1100, nahum14, Nel, gpaixao, LeeHenry, EthanX, fredycarp, lanxin3243, sagat202, Wendigo, murcielago, wolffrox, quyanxu, MaxVoll, MrRastaman, osvaley, diviqetuk, maty12, s00x, rksemk, Percy, ByCubit, hamalina, Ryuno, SbaGomez, cobyzero, romariols, datos32, digimoncik, juan1997, Crowley, AntiChetO, Thút, kind, dedicadobk, Flash, draco425, herjuni, mckjohan2019, Cabelo97, thinhgm02, z348870672, besiktas, xaxx10, ZTMarkz, jorginhuz, darkroh, nelson, yhoon, NasLy, warleyxxp, mechaloco, djagripnos, Rescate, plyn

Offline plyn #1 Posteado: September 23, 2019, 05:33:38 PM

  • 0 puntos por ventas
  • *
  • Rank: Avanzado
  • Posts: 148
  • Gracias recibida: 405
  • br

Offline nelson #2 Posteado: September 23, 2019, 07:15:56 PM

  • 0 puntos por ventas
  • *
  • Rank: Puto amo
  • Posts: 232
  • Gracias recibida: 1857
  • ar

Offline MrRastaman #3 Posteado: October 24, 2019, 11:03:05 PM

  • 0 puntos por ventas
  • *
  • Rank: Principiante
  • Posts: 23
  • Gracias recibida: 9
  • md

Offline jorginhuz #4 Posteado: November 12, 2019, 09:23:14 PM

  • 0 puntos por ventas
  • *
  • Rank: Puto amo
  • Posts: 247
  • Gracias recibida: 22
  • ar
Cual es el cliente que utiliza? Necesito el Main.


Offline calipso #5 Posteado: March 22, 2020, 12:20:52 PM

  • 0 puntos por ventas
  • *
  • Rank: Dedicado
  • Posts: 36
  • Gracias recibida: 3
  • ro

Como posso compilar esta source em uma guia .DLL


Offline miltonho2 #6 Posteado: March 13, 2021, 08:56:39 PM

  • 0 puntos por ventas
  • *
  • Rank: Destacado
  • Posts: 81
  • Gracias recibida: 178
  • ar
link caído....!!!!!!!!!!!!!!!!!!!


Offline Percy #7 Posteado: March 14, 2021, 12:31:28 AM

  • 0 puntos por ventas
  • *
  • Rank: Principiante
  • Posts: 24
  • Gracias recibida: 146
  • ar
Por favor alguien que tenga los archivos subir ! :P


Offline Beelzebub #8 Posteado: March 18, 2021, 09:54:30 AM

  • 0 puntos por ventas
  • *
  • Rank: Principiante
  • Posts: 7
  • Gracias recibida: 2
  • ar

Offline nelson #9 Posteado: March 18, 2021, 10:43:04 AM

  • 0 puntos por ventas
  • *
  • Rank: Puto amo
  • Posts: 232
  • Gracias recibida: 1857
  • ar

Solo usuarios registrados pueden comentar y agradecer, Logueate o Registrate


 

Related Topics

  Subject / Started by Replies Last post
8 Replies
4659 Views
Last post January 02, 2022, 09:49:27 AM
by massironimatias
1 Replies
2402 Views
Last post February 24, 2018, 02:27:14 PM
by Ryuno
9 Replies
6061 Views
Last post February 14, 2020, 08:37:40 AM
by Sub1991
3 Replies
1849 Views
Last post November 23, 2021, 08:10:38 AM
by Ifreat
1 Replies
1834 Views
Last post June 28, 2020, 03:27:28 PM
by LiioCoria