Register for your free account! | Forgot your password?

Go Back   elitepvpers > Popular Games > Silkroad Online > SRO Private Server
You last visited: Today at 06:26

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



Problem with Bubble or Help or Blue Window

Discussion on Problem with Bubble or Help or Blue Window within the SRO Private Server forum part of the Silkroad Online category.

Closed Thread
 
Old   #1

 
devdash's Avatar
 
elite*gold: 14
Join Date: Feb 2016
Posts: 1,607
Received Thanks: 444
Exclamation Problem with Bubble or Help or Blue Window



PHP Code:
//1    UIIT_STT_SOCKET_TAP                                Socket Alchemy
//1    SN_TAB_ALCHEMY                                Alchemy 
so i disabled it throw textuisystem.txt but the blue window still pop up empty so how can i disable that blue window from poping up

please answer if if u got the answer

thanks in advance.
devdash is offline  
Old 12/18/2018, 14:31   #2
 
MrCatGardens's Avatar
 
elite*gold: 235
Join Date: Apr 2016
Posts: 321
Received Thanks: 109
Quote:
Originally Posted by alydandy View Post


PHP Code:
//1    UIIT_STT_SOCKET_TAP                                Socket Alchemy
//1    SN_TAB_ALCHEMY                                Alchemy 
so i disabled it throw textuisystem.txt but the blue window still pop up empty so how can i disable that blue window from poping up

please answer if if u got the answer

thanks in advance.
never tried, but you could try to delete or overwrite the calls of these values.
(UIIT... and SN_...)
MrCatGardens is offline  
Thanks
1 User
Old 12/18/2018, 14:44   #3

 
devdash's Avatar
 
elite*gold: 14
Join Date: Feb 2016
Posts: 1,607
Received Thanks: 444
Exclamation

Quote:
Originally Posted by infinityProject View Post
never tried, but you could try to delete or overwrite the calls of these values.
(UIIT... and SN_...)
throw sro_client ?
devdash is offline  
Old 12/18/2018, 15:23   #4
 
MrCatGardens's Avatar
 
elite*gold: 235
Join Date: Apr 2016
Posts: 321
Received Thanks: 109
Quote:
Originally Posted by alydandy View Post
throw sro_client ?
like i said, never tried. maybe another helpful guy knows anything about this.
MrCatGardens is offline  
Thanks
1 User
Old 12/18/2018, 15:27   #5

 
devdash's Avatar
 
elite*gold: 14
Join Date: Feb 2016
Posts: 1,607
Received Thanks: 444
Exclamation

Quote:
Originally Posted by infinityProject View Post
like i said, never tried. maybe another helpful guy knows anything about this.
i hope so , glad to see you posting here anyway

i have tried sro_client but it keeps crashing anyway
devdash is offline  
Thanks
1 User
Old 12/21/2018, 12:51   #6

 
devdash's Avatar
 
elite*gold: 14
Join Date: Feb 2016
Posts: 1,607
Received Thanks: 444
up comnn guys someone have to know the answer
devdash is offline  
Old 12/21/2018, 13:40   #7
 
ownkhan's Avatar
 
elite*gold: 0
Join Date: Apr 2015
Posts: 116
Received Thanks: 105
use 110 br client. and 2dt files change

ownkhan is offline  
Thanks
1 User
Old 12/21/2018, 15:23   #8

 
devdash's Avatar
 
elite*gold: 14
Join Date: Feb 2016
Posts: 1,607
Received Thanks: 444
Quote:
Originally Posted by ownkhan View Post
use 110 br client. and 2dt files change

thanks for your awesome answer,
can you please go with your mouse to Socket Alchemy Hidden Button and tell me if that Blue Box will pop up or not, and if not, so explain to me how did u do it please cuz i tried many things i tried with Media\res_ui
and i tried with sro_client.exe

thanks in advance
devdash is offline  
Old 12/21/2018, 15:50   #9
 
ownkhan's Avatar
 
elite*gold: 0
Join Date: Apr 2015
Posts: 116
Received Thanks: 105
BR client not support socket system (joymax disabled)
ownkhan is offline  
Thanks
1 User
Old 12/21/2018, 16:19   #10

 
devdash's Avatar
 
elite*gold: 14
Join Date: Feb 2016
Posts: 1,607
Received Thanks: 444
Quote:
Originally Posted by ownkhan View Post
BR client not support socket system (joymax disabled)
can you please upload the BR client then ?
devdash is offline  
Old 12/21/2018, 19:33   #11
 
#HB's Avatar
 
elite*gold: 100
Join Date: Sep 2017
Posts: 1,098
Received Thanks: 889
NOP this code at the sro_client:
Code:
005925C5 | 68 80 00 00 00           | push 80                                 |
005925CA | 6A 03                    | push 3                                  |
005925CC | 8B CE                    | mov ecx,esi                             |
005925CE | E8 8D BA ED FF           | call <sro_client.sub_46E060>            |
005925D3 | 8B C8                    | mov ecx,eax                             |
005925D5 | E8 A6 B2 ED FF           | call <sro_client.sub_46D880>            |
005925DA | 68 80 00 00 00           | push 80                                 |
005925DF | 6A 04                    | push 4                                  |
005925E1 | 8B CE                    | mov ecx,esi                             |
005925E3 | E8 78 BA ED FF           | call <sro_client.sub_46E060>            |
005925E8 | 8B C8                    | mov ecx,eax                             |
005925EA | E8 91 B2 ED FF           | call <sro_client.sub_46D880>            |
#HB is offline  
Thanks
1 User
Old 12/21/2018, 19:44   #12

 
devdash's Avatar
 
elite*gold: 14
Join Date: Feb 2016
Posts: 1,607
Received Thanks: 444
Quote:
Originally Posted by #HB View Post
NOP this code at the sro_client:
Code:
005925C5 | 68 80 00 00 00           | push 80                                 |
005925CA | 6A 03                    | push 3                                  |
005925CC | 8B CE                    | mov ecx,esi                             |
005925CE | E8 8D BA ED FF           | call <sro_client.sub_46E060>            |
005925D3 | 8B C8                    | mov ecx,eax                             |
005925D5 | E8 A6 B2 ED FF           | call <sro_client.sub_46D880>            |
005925DA | 68 80 00 00 00           | push 80                                 |
005925DF | 6A 04                    | push 4                                  |
005925E1 | 8B CE                    | mov ecx,esi                             |
005925E3 | E8 78 BA ED FF           | call <sro_client.sub_46E060>            |
005925E8 | 8B C8                    | mov ecx,eax                             |
005925EA | E8 91 B2 ED FF           | call <sro_client.sub_46D880>            |
exactly just in the image i want to have same, but the codes u have wrote all same as here, what did u change u forgot to mention bro

thanks for your answer and waiting for answer complete please
devdash is offline  
Old 12/21/2018, 19:56   #13
 
#HB's Avatar
 
elite*gold: 100
Join Date: Sep 2017
Posts: 1,098
Received Thanks: 889
Yeah, I know its the same code. Fill that code with NOPs.
#HB is offline  
Thanks
1 User
Old 12/21/2018, 20:06   #14

 
devdash's Avatar
 
elite*gold: 14
Join Date: Feb 2016
Posts: 1,607
Received Thanks: 444
Quote:
Originally Posted by #HB View Post
Yeah, I know its the same code. Fill that code with NOPs.

all the tries end with crash after pressing "Y" button
i think i need to change only spcific codes can you please tell me which codes ?

PHP Code:
005925C5 68 80 00 00 00           push 80                                 |
005925CA 6A 03                    push 3                                  |
005925CC 8B CE                    mov ecx,esi                             |
005925CE E8 8D BA ED FF           call <sro_client.sub_46E060>            |
005925D3 8B C8                    mov ecx,eax                             |
005925D5 E8 A6 B2 ED FF           call <sro_client.sub_46D880>            |
005925DA 68 80 00 00 00           push 80                                 |
005925DF 6A 04                    push 4                                  |
005925E1 8B CE                    mov ecx,esi                             |
005925E3 E8 78 BA ED FF           call <sro_client.sub_46E060>            |
005925E8 8B C8                    mov ecx,eax                             |
005925EA E8 91 B2 ED FF           call <sro_client.sub_46D880>            | 
which codes need to change to nop to disable the blue box pop up that have the name

you did in the screen shot what exaclty i want to do btw welldone
devdash is offline  
Old 12/21/2018, 21:45   #15
 
#HB's Avatar
 
elite*gold: 100
Join Date: Sep 2017
Posts: 1,098
Received Thanks: 889
This whole code:
Code:
005925C5 | 68 80 00 00 00           | push 80                                 |
005925CA | 6A 03                    | push 3                                  |
005925CC | 8B CE                    | mov ecx,esi                             |
005925CE | E8 8D BA ED FF           | call <sro_client.sub_46E060>            |
005925D3 | 8B C8                    | mov ecx,eax                             |
005925D5 | E8 A6 B2 ED FF           | call <sro_client.sub_46D880>            |
005925DA | 68 80 00 00 00           | push 80                                 |
005925DF | 6A 04                    | push 4                                  |
005925E1 | 8B CE                    | mov ecx,esi                             |
005925E3 | E8 78 BA ED FF           | call <sro_client.sub_46E060>            |
005925E8 | 8B C8                    | mov ecx,eax                             |
005925EA | E8 91 B2 ED FF           | call <sro_client.sub_46D880>            |
It's working as for me, maybe there's something wrong with your debugger or sro_client.
#HB is offline  
Thanks
1 User
Closed Thread


Similar Threads Similar Threads
FT AK47 CASE HARDENED, BLUE, BLUE, BLUE,BLUE
07/08/2015 - Counter-Strike Trading - 0 Replies
Hey, so i have this really nice looking ak47 ch ft, and im looking for offers.(csgo skins only) Actually this is #5 pattern of csgo case hardened's How it looks when you hold it: Steam Community :: Screenshot Steam Community :: Screenshot Steam Community :: Screenshot Steam Community :: Screenshot



All times are GMT +2. The time now is 06:26.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.