[Release] Wegs(Vsro Controller) Android App

09/12/2015 23:07 $WeGs#1
Hello epvp members,

i was started this [Only registered and activated users can see links. Click Here To Register...] before few days , so now i'm releasing the first beta version of Wegs(Vsro Controller) Android App.

if you don't know what is this , so it's simple android application that allows to view characters informations (Ex: hp/mp ,Exp / Gold and Sp etc...) ,

how it works ?

1st : if you're owner of an vsro server so you should add an api file with your website files and config it with secret code ,sql info etc... then contact me so i'll tell you next step.

* WegsApi in attache files

rar pw : $Wegs

2nd : if you're an player so you just have to download this application from our website ( [Only registered and activated users can see links. Click Here To Register...] ) if the server that you playing in already exists so you have to select you server then login with your normal id/pw .

*requirements *

your server must have 100++ Daily users .
you have real domain , not subdomains / free domains.

is this free ?

ofc , it's totally free.

is there anyway to test it without real server ?

ofc yes , we have installed a test server with test account.

Test server info
  • ServerName: TestServer
  • Username: Admin
  • Password: 123456

**Location Section isn't working right now.
If you had any suggestions you can put to reply or contact us at skype

how to contact us ?

you can use : Skype ( Karemsame33)
or in epvp private msg.


Servers that we support for now.
  1. Vengard-Online


ScreenShots
09/12/2015 23:10 where_love2003#2
Nice #Wegs Keep it up bro
09/12/2015 23:25 Equinox,#3
Great work .. so pleased to see that finally released after supporting you for it
i really needed to do something similar but no time xD
09/12/2015 23:26 PortalDark#4
amazing work
I havent tried it since my phone's battery is dead but Ill do it as soon as I can
09/12/2015 23:46 $WeGs#5
Quote:
Originally Posted by where_love2003 View Post
Nice #Wegs Keep it up bro
Thank you
Quote:
Originally Posted by Equinox, View Post
Great work .. so pleased to see that finally released after supporting you for it
i really needed to do something similar but no time xD
alot of thanks to who's supported me ;) , i hope you got a lot of time to do what you need :D
Quote:
Originally Posted by PortalDark View Post
amazing work
I havent tried it since my phone's battery is dead but Ill do it as soon as I can
thanks , i hope that you get 1000 Volt for your Battery :D
09/13/2015 00:02 B1Q B0SS#6
i suggest you to do a simple sign up page on your website and the info required:

ServerName :
ServerDomain :
Username / Password / Email

each user will get a unique folder name to put your app in use md5 or sha1 or whatever you'd like to use
you will insert the domain name within the folder name for example : example.com/wegsapifmid93819238asdf

your app will load server list from the database

in the user control panel you will add a list of the servers added by this user + add server option

simply the list will be generated within a button called Check this button
will check if the api exists on the server domain example.com/wegsapifmid93819238asdf

it will change the status from Disabled to Enabled

your app will load all enabled servers

i think that's easier than the contact us style
09/13/2015 00:06 $WeGs#7
Quote:
Originally Posted by B1Q B0SS View Post
i suggest you to do a simple sign up page on your website and the info required:

ServerName :
ServerDomain :
Username / Password / Email

each user will get a unique folder name to put your app in use md5 or sha1 or whatever you'd like to use
you will insert the domain name within the folder name for example : example.com/wegsapifmid93819238asdf

your app will load server list from the database

in the user control panel you will add a list of the servers added by this user + add server option

simply the list will be generated within a button called Check this button
will check if the api exists on the server domain example.com/wegsapifmid93819238asdf

it will change the status from Disabled to Enabled

your app will load all enabled servers

i think that's easier than the contact us style
i agree with you , this will be next step , it's just beta version, thank you .
09/13/2015 00:17 B1Q B0SS#8
Quote:
Originally Posted by $WeGs View Post
i agree with you , this will be next step , it's just beta version, thank you .
yw :cool:

suggestion :

user can disconnect his characters
09/13/2015 00:19 ƊƦƛȤ#9
awesome work ;)
09/13/2015 00:22 $WeGs#10
Quote:
Originally Posted by B1Q B0SS View Post
yw :cool:

suggestion :

user can disconnect his characters
it's bassed on packets :D so i cannot do it
09/13/2015 00:32 B1Q B0SS#11
Quote:
Originally Posted by $WeGs View Post
it's bassed on packets :D so i cannot do it
use php or make a small program that'll load teleport / disconnect commands from a specified table

and execute them
09/13/2015 00:33 $WeGs#12
Quote:
Originally Posted by B1Q B0SS View Post
use php or make a small program that'll load teleport / disconnect commands from a specified table

and execute them
it's required gm account etc... so alot of ppl won't love this .
09/13/2015 00:36 LastThief*#13
If it's connecting to the server somehow you can send unhandled packet which will dc the user instantly.
09/13/2015 00:40 $WeGs#14
Quote:
Originally Posted by LastThief* View Post
If it's connecting to the server somehow you can send unhandled packet which will dc the user instantly.
i'm just using api that controll somethings in db.
09/13/2015 02:49 PortalDark#15
Quote:
Originally Posted by $WeGs View Post
i'm just using api that controll somethings in db.
Still. If the api connect to the server on any way, sending a packet that isnt handled will crash the connection