REQUEST Smarter Official Theme 92 Help needed

credibletv

Well-known member
Joined
Jul 31, 2022
Messages
153
Awards
3
Offline
Smarter ROYAL BLUE THEME #92

Hey guys i got on the hands on official theme # 92 screen shots are below.


It have its DNS like below
Code:
# static fields
.field public static a:Ljava/lang/String; = "https://api-android.whmcssmarters.com/"

.field public static b:Ljava/lang/String; = "?/Android"

.field public static c:Ljava/lang/String; = "response_api.php"


It norammly works with v2 panel whiel i change the link and "?/Android" to "action=dns" it owrks with other apps but now it isnt it is not connecting to server is it possible to make compiatable with v3panel?

dashboard.jpgDashboard-banner.jpgepg.jpglogin.jpg
 

Wizapk

Well-known member
Joined
Oct 11, 2021
Messages
287
Awards
4
Offline
# static fields
.field public static a:Ljava/lang/String; = "http://YOUDNSHERE/api/"

.field public static b:Ljava/lang/String; = "dns.php"

.field public static c:Ljava/lang/String; = "note.php"

.field public static d:Ljava/lang/String; = "intro.php"

.field public static e:Ljava/lang/String; = "vpn.php"

.field public static h:Ljava/lang/String; = "sports.php"

.field public static i:Ljava/lang/String; = "CINEMAHDLAUNCHER"


# direct methods
.method public static constructor <clinit>()V
.locals 0

return-void
.end method
 

credibletv

Well-known member
Joined
Jul 31, 2022
Messages
153
Awards
3
Offline
# static fields
.field public static a:Ljava/lang/String; = "http://YOUDNSHERE/api/"

.field public static b:Ljava/lang/String; = "dns.php"

.field public static c:Ljava/lang/String; = "note.php"

.field public static d:Ljava/lang/String; = "intro.php"

.field public static e:Ljava/lang/String; = "vpn.php"

.field public static h:Ljava/lang/String; = "sports.php"

.field public static i:Ljava/lang/String; = "CINEMAHDLAUNCHER"


# direct methods
.method public static constructor <clinit>()V
.locals 0

return-void
.end method
Thankyou verymuch brother it really worked
 

simxtembox

Member
Joined
Feb 27, 2023
Messages
64
Awards
2
Offline
Could you share a friend with the change and it is worth changing the name and package name without calling home
 

Pietrino85

New member
VIP Member
Joined
Jan 8, 2022
Messages
23
Offline
hey guys how can I configure my username and password of my vpn protocols on this app connected to one of my v3 panels without sending my credentials to my customers?! who can help me? please
 

blackestflag

Well-known member
Joined
Oct 19, 2022
Messages
501
Awards
4
Offline
Excellent share, I appreciate it, as well as helpful addition by Bazza444.

By chance, do we know which exact version number of Smarters this is based off ?
v3.1.5.1 ?

Or, how would I find that info ?
 
Top