View Single Post
Old 10-16-17, 12:34 PM   #8
ThePrody
not dead yet
 
ThePrody's Avatar
 
Join Date: May 2017
Location: Romania
Posts: 193
Downloads: 130
Uploads: 1
Default

maybe i can try it, for me it worked fine :
in the silenthunter3/data/menu folder you have a file called menu_1024_768
Open it with notepad and find this :
[G3F I247]
Name=&WP Solution to target
Type=1032;Button
ItemID=0x3F130003
ParentID=0x3F130000
Pos=194,-494,60,60

....

Pos = "something" represents the coordinates , where the button is positioned on your screen, simply replace those values (194,-494,60,60 or whatever values you have there) with some huge numbers .
Mine looks like this :
Pos=1948888,-4948888,6088888,6088888

You will never see that button again .
ThePrody is offline   Reply With Quote