Solo usuarios registrados pueden comentar y agradecer, Logueate o Registrate

Autor Topic: Source Auto Login Button (1.04e/S6) - Kapocha  (Visto 26444 veces)

0 Miembros and 1 Guest are viewing this topic.

Offline walkeny #60 Posteado: July 01, 2022, 07:31:55 PM

  • 0 puntos por ventas
  • *
  • Rank: Experto
  • Posts: 167
  • Gracias recibida: 1358
  • ni

Gracias:


Offline walkeny #61 Posteado: July 02, 2022, 08:59:18 PM

  • 0 puntos por ventas
  • *
  • Rank: Experto
  • Posts: 167
  • Gracias recibida: 1358
  • ni
Just hook version:


AutoLogin.h AutoLogin.cpp
It'll save ID, PW, and state of Save password check box to regedit. Only one account, no need to load any image, just #include "AutoLogin.h" to main.cpp and AutoLogin.Load();
@solar tôi không check skype đâu, có gì nhắn box trên này ấy.
@esteban
#define pIsKeyRelease         ((bool(__cdecl*)(int)) 0x791050)

Thanks for share! but I have a problem..How to keep the check box from getting bigger in large screen resolution?


U must use RenderBitmap function, with this you can "resize" buttons according to the resolution.

Example:
 

Remember use  / g_fScreenRate_x and  / g_fScreenRate_y to resize and set positions

thank you! you solved my problem :)))

pls share code, I still have the problem that the button is enlarged :(

Maybe this help u, just search for the function CButtonAutoLogin(int This, int a2) and replace with this one.



Offline ImportedPotato #62 Posteado: July 14, 2022, 09:10:16 PM

  • 0 puntos por ventas
  • *
  • Rank: Experto
  • Posts: 169
  • Gracias recibida: 41
  • ph
Just hook version:


AutoLogin.h AutoLogin.cpp
It'll save ID, PW, and state of Save password check box to regedit. Only one account, no need to load any image, just #include "AutoLogin.h" to main.cpp and AutoLogin.Load();
@solar tôi không check skype đâu, có gì nhắn box trên này ấy.
@esteban
#define pIsKeyRelease         ((bool(__cdecl*)(int)) 0x791050)

Hello, I got an error

error C3861: 'pIsKeyRelease': identifier not found

please help me fix


Offline ImportedPotato #63 Posteado: July 14, 2022, 09:15:03 PM

  • 0 puntos por ventas
  • *
  • Rank: Experto
  • Posts: 169
  • Gracias recibida: 41
  • ph
Just hook version v0.2 - No login.txt = Settings.ini , No button box , just button auto save .


 
@bimaloha @showmax

and anothers players , if need correct this code please correct  and post again here,
because i just change the button and remove the .txt to do noot need


I got this error

Gracias:


Offline ImportedPotato #64 Posteado: July 14, 2022, 09:32:46 PM

  • 0 puntos por ventas
  • *
  • Rank: Experto
  • Posts: 169
  • Gracias recibida: 41
  • ph
Just hook version:


AutoLogin.h AutoLogin.cpp
It'll save ID, PW, and state of Save password check box to regedit. Only one account, no need to load any image, just #include "AutoLogin.h" to main.cpp and AutoLogin.Load();
@solar tôi không check skype đâu, có gì nhắn box trên này ấy.
@esteban
#define pIsKeyRelease         ((bool(__cdecl*)(int)) 0x791050)

Thanks for share! but I have a problem..How to keep the check box from getting bigger in large screen resolution?


U must use RenderBitmap function, with this you can "resize" buttons according to the resolution.

Example:
 

Remember use  / g_fScreenRate_x and  / g_fScreenRate_y to resize and set positions

thank you! you solved my problem :)))

pls share code, I still have the problem that the button is enlarged :(

Maybe this help u, just search for the function CButtonAutoLogin(int This, int a2) and replace with this one.
 

Hello, Sir.

the 1366x768 looks like this.

any idea how to fix? thanks!  enamorado



Offline walkeny #65 Posteado: July 16, 2022, 11:57:45 PM | Modificado: July 17, 2022, 12:04:19 AM by walkeny

  • 0 puntos por ventas
  • *
  • Rank: Experto
  • Posts: 167
  • Gracias recibida: 1358
  • ni
Just hook version:


AutoLogin.h AutoLogin.cpp
It'll save ID, PW, and state of Save password check box to regedit. Only one account, no need to load any image, just #include "AutoLogin.h" to main.cpp and AutoLogin.Load();
@solar tôi không check skype đâu, có gì nhắn box trên này ấy.
@esteban
#define pIsKeyRelease         ((bool(__cdecl*)(int)) 0x791050)

Thanks for share! but I have a problem..How to keep the check box from getting bigger in large screen resolution?


U must use RenderBitmap function, with this you can "resize" buttons according to the resolution.

Example:
 

Remember use  / g_fScreenRate_x and  / g_fScreenRate_y to resize and set positions

thank you! you solved my problem :)))

pls share code, I still have the problem that the button is enlarged :(

Maybe this help u, just search for the function CButtonAutoLogin(int This, int a2) and replace with this one.
 

Hello, Sir.

the 1366x768 looks like this.

any idea how to fix? thanks!  enamorado



are u using my shared?  if do, try moving by your own the CoordX for the button and the text.

Gracias:


Offline dakosmu #66 Posteado: April 22, 2023, 08:38:23 PM | Modificado: April 22, 2023, 08:52:38 PM by dakosmu

  • Colaborador
  • 0 puntos por ventas
  • *
  • Rank: Puto amo
  • Posts: 779
  • Gracias recibida: 11646
  • ve
Just hook version:


AutoLogin.h AutoLogin.cpp
It'll save ID, PW, and state of Save password check box to regedit. Only one account, no need to load any image, just #include "AutoLogin.h" to main.cpp and AutoLogin.Load();
@solar tôi không check skype đâu, có gì nhắn box trên này ấy.
@esteban
#define pIsKeyRelease         ((bool(__cdecl*)(int)) 0x791050)

Me puedes ayudar??



Dakosmu Colaborador

Offline ProjectX #67 Posteado: August 12, 2024, 05:21:16 PM

  • 0 puntos por ventas
  • *
  • Rank: Principiante
  • Posts: 8
  • Gracias recibida: 4
  • pe
Just hook version:


AutoLogin.h AutoLogin.cpp
It'll save ID, PW, and state of Save password check box to regedit. Only one account, no need to load any image, just #include "AutoLogin.h" to main.cpp and AutoLogin.Load();
@solar tôi không check skype đâu, có gì nhắn box trên này ấy.
@esteban
#define pIsKeyRelease         ((bool(__cdecl*)(int)) 0x791050)

Hola, me marca error


CustomFont.Draw((HFONT)pFontNormal, startX + getX(260), startY + getY(160), 0xffffffD1, 0x0, 92, 0, 4, "Save password");


Offline Lacrox #68 Posteado: November 24, 2024, 08:01:17 AM

  • 0 puntos por ventas
  • *
  • Rank: Principiante
  • Posts: 5
  • Gracias recibida: 1
  • uy
Just hook version v0.2 - No login.txt = Settings.ini , No button box , just button auto save .


 
@bimaloha @showmax

and anothers players , if need correct this code please correct  and post again here,
because i just change the button and remove the .txt to do noot need



Estimado! yo se que quizas para usted esta pregunta es muy estupida, pero es posible que haga un videito corto de que es lo que tengo que hacer con los codigos? o quizas una mini explicacion. Soy nuevo en esto, estoy intentando hacer un server lindo y facil para jugar con mi hija y no entiendo si estos codigos los debo incluir en algun archivo ya existente o tengo que crearlo, o que tengo que hacer. Me puedes ayudar por favor :(


Offline T-LEGENDARY #69 Posteado: November 24, 2024, 08:11:29 AM

  • Colaborador
  • 0 puntos por ventas
  • *
  • Rank: Puto amo
  • Posts: 772
  • Gracias recibida: 12462
  • br
Just hook version v0.2 - No login.txt = Settings.ini , No button box , just button auto save .


 
@bimaloha @showmax

and anothers players , if need correct this code please correct  and post again here,
because i just change the button and remove the .txt to do noot need



Estimado! yo se que quizas para usted esta pregunta es muy estupida, pero es posible que haga un videito corto de que es lo que tengo que hacer con los codigos? o quizas una mini explicacion. Soy nuevo en esto, estoy intentando hacer un server lindo y facil para jugar con mi hija y no entiendo si estos codigos los debo incluir en algun archivo ya existente o tengo que crearlo, o que tengo que hacer. Me puedes ayudar por favor :(

i don't have time for help because i stop muonline one time now just see some projects , i recomend you study c++ and visual studio 2010  cool2

Gracias:


Offline Lacrox #70 Posteado: December 04, 2024, 01:39:40 AM

  • 0 puntos por ventas
  • *
  • Rank: Principiante
  • Posts: 5
  • Gracias recibida: 1
  • uy

Gracias:


Offline walkeny #71 Posteado: December 08, 2024, 09:30:39 PM

  • 0 puntos por ventas
  • *
  • Rank: Experto
  • Posts: 167
  • Gracias recibida: 1358
  • ni

Solo usuarios registrados pueden comentar y agradecer, Logueate o Registrate


 

Related Topics

  Subject / Started by Replies Last post
52 Replies
22784 Views
Last post May 30, 2024, 08:02:08 AM
by youfilme
0 Replies
1676 Views
Last post November 21, 2021, 04:56:30 AM
by cuong1372
12 Replies
5083 Views
Last post February 26, 2022, 11:35:35 PM
by Wendigo
1 Replies
1052 Views
Last post June 19, 2022, 11:23:40 AM
by manifestacja
6 Replies
1784 Views
Last post August 07, 2023, 12:37:17 AM
by phuongcuongmsqm