DOWNLOAD Smarters V3 panel (not multi panel)

Havic2u

Active member
VIP Member
Joined
Apr 15, 2021
Messages
303
Awards
3
Offline
So what are the instructions for install and setup?
 

FireTVGuru

Well-known member
VIP Member
Joined
Apr 15, 2021
Messages
110
Awards
4
Offline
*** Hidden text: cannot be quoted. ***


Proof 5 days ago we had this just not had time to post it so you saw it here first the best website out there https://ibb.co/3SPDVzq
to install do as you would any other panel upload it to your host go to your hosted website log in with admin/admin
Someone paid to get that decoded? lol
 

Havic2u

Active member
VIP Member
Joined
Apr 15, 2021
Messages
303
Awards
3
Offline
I can't get it to work with the apk that the megapanel works for
 

AfterLife

Well-known member
VIP Member
Joined
May 15, 2021
Messages
1,115
Awards
4
Offline
thanks pal but how do we get notifications working please i have a version of 3.0.8 where you put in the panel url in the g$a.smali file and so it has 3 other options for me to add extra php or code if you can tell us what we are to input in these spaces please

like the old panel is layed out like this in the same smali file where the notifications was working


# static fields
.field public static a:Ljava/lang/String; = "https://YOUR_DOMAIN.COM/FOLDER/api/home.php?"

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

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

.field public static d:Ljava/lang/String; = "reset_password"
 
Last edited:

FireTVGuru

Well-known member
VIP Member
Joined
Apr 15, 2021
Messages
110
Awards
4
Offline
thanks pal but how do we get notifications working please i have a version of 3.0.8 where you put in the panel url in the g$a.smali file and so it has 3 other options for me to add extra php or code if you can tell us what we are to input in these spaces please

like the old panel is layed out like this in the same smali file where the notifications was working


# static fields
.field public static a:Ljava/lang/String; = "https://YOUR_DOMAIN.COM/FOLDER/api/home.php?"

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

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

.field public static d:Ljava/lang/String; = "reset_password"
Code:
# static fields

.field public static a:Ljava/lang/String; = "https://YOUR_DOMAIN.COM/FOLDER/api/?"

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

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

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

AfterLife

Well-known member
VIP Member
Joined
May 15, 2021
Messages
1,115
Awards
4
Offline
Code:
# static fields

.field public static a:Ljava/lang/String; = "https://YOUR_DOMAIN.COM/FOLDER/api/?"

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

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

.field public static d:Ljava/lang/String; = "reset_password"
Sorry thanks pal
 

Havic2u

Active member
VIP Member
Joined
Apr 15, 2021
Messages
303
Awards
3
Offline
thanks pal but how do we get notifications working please i have a version of 3.0.8 where you put in the panel url in the g$a.smali file and so it has 3 other options for me to add extra php or code if you can tell us what we are to input in these spaces please

like the old panel is layed out like this in the same smali file where the notifications was working


# static fields
.field public static a:Ljava/lang/String; = "https://YOUR_DOMAIN.COM/FOLDER/api/home.php?"

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

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

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


Which apk file are you using for this that has the edit in the g$a.smali?
 

AfterLife

Well-known member
VIP Member
Joined
May 15, 2021
Messages
1,115
Awards
4
Offline
I would love to have it I like the megapanel but a single panel per app is nice sometimes too
this panel i am able to use as a multi dns panel just hope we can get the notifications to work
 

Havic2u

Active member
VIP Member
Joined
Apr 15, 2021
Messages
303
Awards
3
Offline
this panel i am able to use as a multi dns panel just hope we can get the notifications to work

Yeah since it works in the older ones I would think this one can get it working
I know in eggzie's telegram group he said he has it working so I am sure it can be done.
Just need to find the secrets to it I guess LOL
 

Jay R

Member
Joined
Apr 7, 2021
Messages
25
Awards
1
Offline
Yeah since it works in the older ones I would think this one can get it working
I know in eggzie's telegram group he said he has it working so I am sure it can be done.
Just need to find the secrets to it I guess LOL
Ask him I'm sure hell tell you???
 

AfterLife

Well-known member
VIP Member
Joined
May 15, 2021
Messages
1,115
Awards
4
Offline
@Havic2u here you go pal

 

WorldsElite

HELP WHEN I CAN
Joined
Jun 4, 2021
Messages
176
Awards
3
Offline
Yeah since it works in the older ones I would think this one can get it working
I know in eggzie's telegram group he said he has it working so I am sure it can be done.
Just need to find the secrets to it I guess LOL
That should get the notification working with eggzie panel. I'm pretty sure its not fully implementing V3 API as the same DNS's don't work just like the mega panel.


Code:
# static fields
.field public static a:Ljava/lang/String; = "https://yourdns.com/folder/api/"

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

.field public static c:Ljava/lang/String; = "?action=note"
 
Last edited:

Havic2u

Active member
VIP Member
Joined
Apr 15, 2021
Messages
303
Awards
3
Offline
@Havic2u here you go pal



Thanks much appreciated
 

AfterLife

Well-known member
VIP Member
Joined
May 15, 2021
Messages
1,115
Awards
4
Offline
Code:
.field public static c:Ljava/lang/String; = "?action=note"

turned out works and shows the notifications in the app now thank you
 

Havic2u

Active member
VIP Member
Joined
Apr 15, 2021
Messages
303
Awards
3
Offline
So I just did everything everyone suggested and it worked like a charm Notifications working just fine also.Notes.png
 
Top