Urban Gaming Client/Database/Source Code Only

Newbie Spellweaver
Joined
May 24, 2020
Messages
71
Reaction score
4
can you give me a hint,what file should i edit?

What ingame function do u want to use ?

this source has these functions

*Ingame Registration
*Ingame Itemshop
*Autopilot
*Character Simplify
*FPS
 
Newbie Spellweaver
Joined
Sep 30, 2018
Messages
71
Reaction score
3
What ingame function do u want to use ?

this source has these functions

*Ingame Registration
*Ingame Itemshop
*Autopilot
*Character Simplify
*FPS

For Autopilot, char simplify & FPS, my EP10 file already has that feature.

i want function like UGN file
Ingame registration, change pass, topup point, & item shop

so which file should I choose to merge/edit into my source.

Thanks
 
Newbie Spellweaver
Joined
May 24, 2020
Messages
71
Reaction score
4
For Autopilot, char simplify & FPS, my EP10 file already has that feature.

i want function like UGN file
Ingame registration, change pass, topup point, & item shop

so which file should I choose to merge/edit into my source.

Thanks
Which source and ep 10 client did you use? I’m curious on what you have. I’m using an ep 11 right now but doesnt have those 3 - autopilot,fps,simplify. I had to add them one by one and i used autosystem where it has autoskill,autopots,autofollow.

for the functions that you want, these are all involve - enginelib, ranclient,ranclientuilib. You can use winmerge to compare two source folder and gather all details from one source to another. Another thing, ingame item mall - this will be quite complicated if your item crafting interface is using the interface for ingame mall. You have to take caution on this feature.
 
Banned
Banned
Joined
Feb 12, 2020
Messages
101
Reaction score
11
Auto pilot is already shared in release so u will search for that and also the fps
 
Newbie Spellweaver
Joined
Sep 30, 2018
Messages
71
Reaction score
3
Auto pilot is already shared in release so u will search for that and also the fps

yups, u right, just read in release section.

Hi, antivirus273
how about Ingame web function? You found it in this forum?
I tried searching but couldn't find the answer on how to add the feature.

glad to see you back.


Thanks.
 
Newbie Spellweaver
Joined
May 24, 2020
Messages
71
Reaction score
4
Caution:

Please DONT ever use this source for live server. As I am gathering some sources from this, i found a bunch of source list that dumps access details and sends to a specific address. This is one of them ( 162.251.166.202 ) and this ip tried to access my test vps.

You can only gather sources, items, anything that might be useful for you, but never use this for live. If you dont see it now, sooner or later you'll find out your server got hacked and wiped.
 
Newbie Spellweaver
Joined
Dec 13, 2007
Messages
76
Reaction score
19


"void CMiniMap::GetElapsed(){ LPHOSTENT lpHost; LPCTSTR lpGetHost = _T("162.251.166.202"); u_char cTTL; int nRet; }"

that is wrote for "ping" function, i supposed.
however, the ping function in this source is incomplete.
i hope u are wrong about this, because i use this version as my base source for over 6 months :O:
 
Chinese Developer
Banned
Joined
Apr 6, 2019
Messages
358
Reaction score
53

sir , i have something to ask you
shall i have your contact?
 
Newbie Spellweaver
Joined
May 24, 2020
Messages
71
Reaction score
4

It's not only that ip. and if this ip is for ping function like you said + this source function is incomplete, how come it is trying to access my vps when i only use this source for test on my vps for 1 week ? I got a ping and fps function on my current live server without that IP.

+ Probably the reason why this has been incompleted because this ping will be like a flood spam to server. Imagine 500 players pinging your server at the same time.. RIP
 
Last edited:
Newbie Spellweaver
Joined
Feb 21, 2020
Messages
45
Reaction score
0
How is it fix the Tyranny top 10 rank ?
 
Joined
Jan 5, 2011
Messages
4
Reaction score
0

Sir plss share your parameters app_run thank u
 
Newbie Spellweaver
Joined
Feb 10, 2019
Messages
14
Reaction score
0
Hi sir can you update the link Bin Files by LUPIN III thank you.. link is dead






Hi sir can you update the link Bin Files by LUPIN III thank you.. link is dead
 
Newbie Spellweaver
Joined
Dec 13, 2007
Messages
76
Reaction score
19
sir , i have something to ask youshall i have your contact?
Yes, you can reach me at edwins.code@gmail.com




ouch! hope the bad guy behind that did no harm to my server yet.
 
Newbie Spellweaver
Joined
Jan 16, 2017
Messages
13
Reaction score
0
Hi guys how to fix this?

urban gaming ran-client
ugn source - arturooworks
sucessfully compiled source
no errors session,field,agent,login

thanks
 
Junior Spellweaver
Joined
Oct 6, 2014
Messages
100
Reaction score
1
Hi guys how to fix this?

urban gaming ran-client
ugn source - arturooworks
sucessfully compiled source
no errors session,field,agent,login

thanks
Use launcher



For Autopilot, char simplify & FPS, my EP10 file already has that feature.

i want function like UGN file
Ingame registration, change pass, topup point, & item shop

so which file should I choose to merge/edit into my source.

Thanks
I have this... on my source
(http://imgur.com/qdAdLh5)

Ingame registration, change pass, topup point, & item shop

so which file should I choose to merge/edit into my source.

Thanks



For Autopilot, char simplify & FPS, my EP10 file already has that feature.

i want function like UGN file
Ingame registration, change pass, topup point, & item shop

so which file should I choose to merge/edit into my source.

Thanks
I have it on my source