Solo usuarios registrados pueden comentar y agradecer, Logueate o Registrate

Autor Topic: Custom JewelBank by louis  (Visto 39215 veces)

0 Miembros and 1 Guest are viewing this topic.

Offline louis #30 Posteado: October 23, 2021, 08:39:31 AM

  • MAESTRO

  • US. DE HONOR

  • LEYENDA

  • C++ Coder
  • +12 puntos por ventas
  • *
  • Rank: Puto amo
  • Posts: 903
  • Gracias recibida: 41789
  • br
where am i wrong?
 banda banda banda


 jajaja jajaja

show me how i put the eJewelBank_WITHDRAW,

Update 41 is ready!!!
Discord: louisemulator

Offline onlinezajzaj #31 Posteado: October 23, 2021, 09:31:24 AM

  • MAESTRO

  • US. DE HONOR

  • 0 puntos por ventas
  • *
  • Rank: Puto amo
  • Posts: 662
  • Gracias recibida: 20088
  • vn
where am i wrong?
 banda banda banda


 jajaja jajaja

show me how i put the eJewelBank_WITHDRAW,

#define MAX_OBJECT    250
The Fix way is to increase the limit, thank you for your interest!
 lucha lucha lucha lucha lucha lucha lucha lucha

Gracias:


Offline tiendoanit #32 Posteado: October 23, 2021, 09:33:47 AM | Modificado: October 23, 2021, 09:36:52 AM by tiendoanit

  • 0 puntos por ventas
  • *
  • Rank: Principiante
  • Posts: 25
  • Gracias recibida: 6
  • vn
me too, Jewel Bank will be dupe when select chacter or  server rollback

Exactly. Let's find a way to fix it @louis


Offline solar #33 Posteado: October 23, 2021, 09:50:56 AM

  • 0 puntos por ventas
  • *
  • Rank: Dedicado
  • Posts: 48
  • Gracias recibida: 1671
  • vn

Gracias:


Offline solar #34 Posteado: October 23, 2021, 09:52:10 AM

  • 0 puntos por ventas
  • *
  • Rank: Dedicado
  • Posts: 48
  • Gracias recibida: 1671
  • vn
me too, Jewel Bank will be dupe when select chacter or  server rollback

Exactly. Let's find a way to fix it @louis
xem lại hàm delitem ở bên GS

Gracias:


Offline 153426 #35 Posteado: October 23, 2021, 10:14:39 AM

  • 0 puntos por ventas
  • *
  • Rank: Principiante
  • Posts: 14
  • Gracias recibida: 18
  • vn
Thanks you Louis,

it worked, but, I want to change CTRL with SHIFT, how to change?

(GetKeyState(VK_RBUTTON) & 0x8000 && GetKeyState(VK_CONTROL) & 0x8000)   change into >> (GetKeyState(VK_RBUTTON) & 0x8000 && GetKeyState(VK_SHIFT) & 0x8000)

Gracias:


Offline tiendoanit #36 Posteado: October 23, 2021, 10:24:53 AM | Modificado: October 23, 2021, 10:27:28 AM by tiendoanit

  • 0 puntos por ventas
  • *
  • Rank: Principiante
  • Posts: 25
  • Gracias recibida: 6
  • vn
me too, Jewel Bank will be dupe when select chacter or  server rollback

Exactly. Let's find a way to fix it @louis
xem lại hàm delitem ở bên GS

gItemManager.InventoryDelItem(lpObj->Index,Slot)
gItemManager.GCItemDeleteSend(aIndex,Slot,1);

ý bác là hàm này đúng ko? nhưng vấn đề là rút ra hay gửi vào đều bị lỗi nếu GS bị crash hoặc tắt đột ngột. Rút ra thì số lượng ngọc trong bank giảm nhưng Item trong thùng đồ thì ko có. còn gửi vào thì số lượng ngọc trong bank tăng nhưng Item thì ko mất thế mới hay:D

Gracias:


Offline solar #37 Posteado: October 23, 2021, 10:56:53 AM

  • 0 puntos por ventas
  • *
  • Rank: Dedicado
  • Posts: 48
  • Gracias recibida: 1671
  • vn
me too, Jewel Bank will be dupe when select chacter or  server rollback

Exactly. Let's find a way to fix it @louis
xem lại hàm delitem ở bên GS

gItemManager.InventoryDelItem(lpObj->Index,Slot)
gItemManager.GCItemDeleteSend(aIndex,Slot,1);

ý bác là hàm này đúng ko? nhưng vấn đề là rút ra hay gửi vào đều bị lỗi nếu GS bị crash hoặc tắt đột ngột. Rút ra thì số lượng ngọc trong bank giảm nhưng Item trong thùng đồ thì ko có. còn gửi vào thì số lượng ngọc trong bank tăng nhưng Item thì ko mất thế mới hay:D

đưa t zalo

Gracias:


Offline tiendoanit #38 Posteado: October 23, 2021, 11:00:54 AM

  • 0 puntos por ventas
  • *
  • Rank: Principiante
  • Posts: 25
  • Gracias recibida: 6
  • vn
me too, Jewel Bank will be dupe when select chacter or  server rollback

Exactly. Let's find a way to fix it @louis
xem lại hàm delitem ở bên GS

gItemManager.InventoryDelItem(lpObj->Index,Slot)
gItemManager.GCItemDeleteSend(aIndex,Slot,1);

ý bác là hàm này đúng ko? nhưng vấn đề là rút ra hay gửi vào đều bị lỗi nếu GS bị crash hoặc tắt đột ngột. Rút ra thì số lượng ngọc trong bank giảm nhưng Item trong thùng đồ thì ko có. còn gửi vào thì số lượng ngọc trong bank tăng nhưng Item thì ko mất thế mới hay:D

đưa t zalo

ok. bác check inbox nhé!


Offline lucasm28 #39 Posteado: October 24, 2021, 03:23:09 AM

  • 0 puntos por ventas
  • *
  • Rank: Principiante
  • Posts: 2
  • Gracias recibida: 1
  • ar
buenos dias alguien me explica como agregar este parche pliz


Offline Tool91 #40 Posteado: October 24, 2021, 03:31:27 AM

  • 0 puntos por ventas
  • *
  • Rank: Principiante
  • Posts: 17
  • Gracias recibida: 72
  • vn
Mấy thằng bán mấy củ giờ tắt điện ;))

Gracias:


Offline nhatphai21996vn #41 Posteado: October 24, 2021, 06:33:18 AM

  • 0 puntos por ventas
  • *
  • Rank: Principiante
  • Posts: 20
  • Gracias recibida: 3
  • vn
¿Alguien tiene instrucciones completas? Recibo muchos errores al agregar al servidor de juegos


Offline onlinezajzaj #42 Posteado: October 24, 2021, 07:37:37 AM

  • MAESTRO

  • US. DE HONOR

  • 0 puntos por ventas
  • *
  • Rank: Puto amo
  • Posts: 662
  • Gracias recibida: 20088
  • vn
Mấy thằng bán mấy củ giờ tắt điện ;))

Bank ngọc mà bán mấy củ. Chúng nó điên hết rồi
 jajaja jajaja jajaja

Gracias:


Offline samsunggon #43 Posteado: October 24, 2021, 08:04:57 AM

  • 0 puntos por ventas
  • *
  • Rank: Puto amo
  • Posts: 468
  • Gracias recibida: 2583
  • ph
any guide for v13 to jewel bank ? :D
thanks


DISCORD: valentino1515


Offline kendy93 #44 Posteado: October 24, 2021, 08:48:24 AM

  • 0 puntos por ventas
  • *
  • Rank: Principiante
  • Posts: 4
  • Gracias recibida: 3
  • vn
I have successfully included it in the main source but it is not loading please help me it is missing something

Gracias:


Offline onlinezajzaj #45 Posteado: October 24, 2021, 09:33:32 AM

  • MAESTRO

  • US. DE HONOR

  • 0 puntos por ventas
  • *
  • Rank: Puto amo
  • Posts: 662
  • Gracias recibida: 20088
  • vn
any guide for v13 to jewel bank ? :D
thanks
How many people need this????

 boxing boxing boxing boxing boxing boxing boxing boxing

Gracias:


Offline c4nhsatcodong #46 Posteado: October 24, 2021, 10:02:19 AM

  • 0 puntos por ventas
  • *
  • Rank: Puto amo
  • Posts: 371
  • Gracias recibida: 2423
  • vn
Mấy thằng bán mấy củ giờ tắt điện ;))

M bán có 500-800k mà có tắt điện gì đâu bạn ai bán mấy củ thế VN dễ kiếm tiền nhỉ

Publicar un anuncio Mu Online gratis - Mu Online Community GRATIS.
Post free Mu Online ads - FREE Mu Online Community
https://www.facebook.com/groups/274190243227367/
https://www.facebook.com/groups/435291436622354/

Offline onlinezajzaj #47 Posteado: October 25, 2021, 10:33:47 AM | Modificado: October 25, 2021, 10:37:44 AM by onlinezajzaj

  • MAESTRO

  • US. DE HONOR

  • 0 puntos por ventas
  • *
  • Rank: Puto amo
  • Posts: 662
  • Gracias recibida: 20088
  • vn
Video tutorial Custom JewelBank by OnlineZajzaj
For all of you and fans of OnlineZajzaj  love love love love
Video using Louis-Update13 source  conductor conductor conductor conductor conductor

Source Custom JewelBank by @louis

CustomMessage.cpp
Code: [Select]
char * CCustomMessage::GetMessageB(int index) // Text.bmd
{
return pGetTextLine(pTextLineThis,index);
}

CustomMessage.h
Code: [Select]
	char * GetMessageB(int index); // Text.bmd


Import.h
Code: [Select]
#define pGetTextLine				((char*(__thiscall*)(LPVOID This, int LineNumber)) 0x00402320)

Gracias:

carper, quanhongle, Beta4Fun, TidusDW, milagros1229, llorru, quanghuyit, Lude, jeffzkie69, gambasoxd, LuisGaming, Extreme, Rifah, morpheo, euthanoisocial, kizl01, yokkjll, armus, hoangtammedia, hoangha001, mu2020, im.maisonth, bhramabr, blogger02, csedit, armamor, tuanpm1, ProjectX, vds130297, dizzys, zhangjianle865, remamakiller, walkeny, Tomsky75, mcalbert1, randygrox, itamar, lavetien, Zeusx, maridito4, marvisur, chipcoidj, birdy491, angel321, sh4ll3, Viper, 145145, BastarDesing, brunobotter, djkaku, timaster, frenzo2009, amadeusx2, vagoz, Juninsj22, tilmur, frajola, mutantekut, Matt1995, gonrocca, wellihard, hald22, Duvy, azard, bigrealtk92, Greenland, nhantac, dark, dangnhapnee, imjay8, bloppey, Ryzenn, brunex00, phongvan1987, kudaomobile, warrior, OBBY, OldDeadly, ProTecno, hieuvt, karyyto, Taddx, Googloid, e911217, datccqc, dakosmu, josue3pc, vsro11, WTeam Dev, PachoRasta, samsung13, usersa, CarlosT, thangnvv92, sagat202, terriix, sanlp, Genius05, jherson, stopk, RifleMaN_, chacallol, rekis, gameconcac, Arazox, kanam3, kaian, Rasner, nic269, vitor, quyanxu, xianwen, legolas1, thuongdo07, AZURE, BrayanMix2016, PhantomKr, NghienMU, wnz5678, KhongGianOL, anhtjm94, nhanandel, Sweng, lokito12, djnansr, Ivansjpl, krishnaxDD, ledemkhoc, Erick05, mavine, jhonhy, slavea, Senhor-D, Sergio Franco, Van_Bom, tcbaoanh, judakiss21, skinmuonline, mugloves99, xxmenonxx, leanh, kluferso, erickmalfoy, GabrielDev, comelon666, Macêdo, bugzik, shai09, phuongcuongmsqm, chauttc, myway, boylasd, kailknight, victhorinox, tbnet91, bin9xhn2, kenh14, redf0x, zlethanhlong, deathsquad, MacOS, CezarMaster, nujd00, gamingmu, Betell Host, lstuan, nhatphai21996vn, GabrielDevel, RAGNAR111, Lazarocp2020, giangpha, spartacus, Specifier, kendy93, tiendoanit, neeck1234, samsunggon, JavixFer, pimkungclub, andredeco, FOX, bruno68, louis, ailsoncost, zuoggy, whisky123, solar, dario, LuciferXT, Odisk, habacedu24, drendy, gredy, Cartman, boypost, herjuni, djagripnos, esteban, vipgale01, alexfy

Offline djagripnos #48 Posteado: October 25, 2021, 10:56:36 AM

  • MAESTRO

  • US. DE HONOR

  • LEYENDA

  • 0 puntos por ventas
  • *
  • Rank: Puto amo
  • Posts: 807
  • Gracias recibida: 30782
  • gr
@onlinezajzaj Make One New  video Tutorial  Add Custom Mount Louis Update 13 ?


Offline drendy #49 Posteado: October 25, 2021, 03:13:03 PM | Modificado: October 26, 2021, 08:15:03 AM by drendy

  • 0 puntos por ventas
  • *
  • Rank: Usuario activo
  • Posts: 73
  • Gracias recibida: 38
  • cy
after select character close main.exe ?
have to fix please ?


Offline louis #50 Posteado: October 25, 2021, 04:45:11 PM

  • MAESTRO

  • US. DE HONOR

  • LEYENDA

  • C++ Coder
  • +12 puntos por ventas
  • *
  • Rank: Puto amo
  • Posts: 903
  • Gracias recibida: 41789
  • br
Update 41 is ready!!!
Discord: louisemulator

Gracias:


Offline whisky123 #51 Posteado: October 26, 2021, 06:05:52 AM

  • 0 puntos por ventas
  • *
  • Rank: Destacado
  • Posts: 97
  • Gracias recibida: 31
  • tw

Offline drendy #52 Posteado: October 26, 2021, 10:18:15 AM | Modificado: October 26, 2021, 05:36:37 PM by drendy

  • 0 puntos por ventas
  • *
  • Rank: Usuario activo
  • Posts: 73
  • Gracias recibida: 38
  • cy
in anather source work  aplausos
but when i pres on arrow to see other jewel in bank, my char moving. have to fix?


Offline bruno68 #53 Posteado: October 26, 2021, 02:28:53 PM

  • 3D Maker
  • 0 puntos por ventas
  • *
  • Rank: Avanzado
  • Posts: 129
  • Gracias recibida: 13136
  • br
Why did I turn on the bank, it was like this, did I do any wrong step ??? Thank...




Offline bruno68 #54 Posteado: October 26, 2021, 08:14:21 PM

  • 3D Maker
  • 0 puntos por ventas
  • *
  • Rank: Avanzado
  • Posts: 129
  • Gracias recibida: 13136
  • br

Gracias:


Offline kendy93 #55 Posteado: October 26, 2021, 09:56:18 PM

  • 0 puntos por ventas
  • *
  • Rank: Principiante
  • Posts: 4
  • Gracias recibida: 3
  • vn
Why did I turn on the bank, it was like this, did I do any wrong step ??? Thank...




I used to have a similar problem. I added it but it still doesn't work


Offline drendy #56 Posteado: October 27, 2021, 02:25:43 AM

  • 0 puntos por ventas
  • *
  • Rank: Usuario activo
  • Posts: 73
  • Gracias recibida: 38
  • cy


Help?

+ help. I have th same problem. Help fix please.


Offline tiendoanit #57 Posteado: October 27, 2021, 02:38:55 AM

  • 0 puntos por ventas
  • *
  • Rank: Principiante
  • Posts: 25
  • Gracias recibida: 6
  • vn


Help?

+ help. I have th same problem. Help fix please.

void CCustomJewelBank::OpenWindow()
{
   if(gProtect.m_MainInfo.CustomJewelBankEnable != 1)
   {
      return;
   }

   if (gInterface.CheckWindow(SkillTree) || gInterface.CheckWindow(Shop) || gInterface.CheckWindow(CreateGuild) || gInterface.CheckWindow(ChatWindow) || gInterface.CheckWindow(FriendList) || gInterface.CheckWindow(GensRanking) || gInterface.CheckWindow(MuHelper) || gInterface.CheckWindow(Store)  || gInterface.CheckWindow(Warehouse) || gInterface.CheckWindow(Trade) || gInterface.CheckWindow(CashShop) || gInterface.CheckWindow(GuardNPC))
   {
      return;
   }

   if((GetTickCount() - gInterface.Data[eJewelBank_MAIN].EventTick) < 500 )
   {
      return;
   }

   gInterface.Data[eJewelBank_MAIN].EventTick = GetTickCount();

   if (gInterface.Data[eJewelBank_MAIN].OnShow == true)
   {
      gInterface.Data[eJewelBank_MAIN].OnShow = false;
      pSetCursorFocus = false;
      return;
   }

   gInterface.CloseCustomWindow();

   gInterface.OpenWindow(Inventory);
   gInterface.CloseWindow(Character);
   gInterface.Data[eJewelBank_MAIN].OnShow = true;
   pSetCursorFocus = true;

}

Gracias:


Offline drendy #58 Posteado: October 27, 2021, 03:57:37 AM

  • 0 puntos por ventas
  • *
  • Rank: Usuario activo
  • Posts: 73
  • Gracias recibida: 38
  • cy


Help?

+ help. I have th same problem. Help fix please.

void CCustomJewelBank::OpenWindow()
{
   if(gProtect.m_MainInfo.CustomJewelBankEnable != 1)
   {
      return;
   }

   if (gInterface.CheckWindow(SkillTree) || gInterface.CheckWindow(Shop) || gInterface.CheckWindow(CreateGuild) || gInterface.CheckWindow(ChatWindow) || gInterface.CheckWindow(FriendList) || gInterface.CheckWindow(GensRanking) || gInterface.CheckWindow(MuHelper) || gInterface.CheckWindow(Store)  || gInterface.CheckWindow(Warehouse) || gInterface.CheckWindow(Trade) || gInterface.CheckWindow(CashShop) || gInterface.CheckWindow(GuardNPC))
   {
      return;
   }

   if((GetTickCount() - gInterface.Data[eJewelBank_MAIN].EventTick) < 500 )
   {
      return;
   }

   gInterface.Data[eJewelBank_MAIN].EventTick = GetTickCount();

   if (gInterface.Data[eJewelBank_MAIN].OnShow == true)
   {
      gInterface.Data[eJewelBank_MAIN].OnShow = false;
      pSetCursorFocus = false;
      return;
   }

   gInterface.CloseCustomWindow();

   gInterface.OpenWindow(Inventory);
   gInterface.CloseWindow(Character);
   gInterface.Data[eJewelBank_MAIN].OnShow = true;
   pSetCursorFocus = true;

}
im newbe in c++ and dont can't fix (((


Offline kendy93 #59 Posteado: October 27, 2021, 04:21:35 AM

  • 0 puntos por ventas
  • *
  • Rank: Principiante
  • Posts: 4
  • Gracias recibida: 3
  • vn
Video tutorial Custom JewelBank by OnlineZajzaj
For all of you and fans of OnlineZajzaj  love love love love
Video using Louis-Update13 source  conductor conductor conductor conductor conductor
 
Source Custom JewelBank by @louis

CustomMessage.cpp
Code: [Select]
char * CCustomMessage::GetMessageB(int index) // Text.bmd
{
return pGetTextLine(pTextLineThis,index);
}

CustomMessage.h
Code: [Select]
	char * GetMessageB(int index); // Text.bmd


Import.h
Code: [Select]
#define pGetTextLine				((char*(__thiscall*)(LPVOID This, int LineNumber)) 0x00402320)

bạn có zalo không giúp mình fix lỗi  này với https://upanh.org/image/2z8FGa

Gracias:


Solo usuarios registrados pueden comentar y agradecer, Logueate o Registrate


 

Related Topics

  Subject / Started by Replies Last post
1 Replies
1792 Views
Last post July 19, 2020, 05:15:30 AM
by takumi12
84 Replies
30658 Views
Last post November 19, 2024, 12:28:13 PM
by Wikko0
4 Replies
5031 Views
Last post July 06, 2022, 04:51:26 AM
by vazquezdudley2811
11 Replies
9292 Views
Last post December 23, 2023, 11:56:58 PM
by Saige
10 Replies
5100 Views
Last post August 25, 2025, 05:32:01 AM
by skymkt