Jump to content

Recommended Posts

Hello

i"m new member i hobe i not bothering anyone here

i have just 3-4 questions 

 

1-how to combile source server 

2-how i can see the whispering people's in the game and trade 

3-how i can ban someone ip without source (if there is)

4-how i can ban anyone in the game without source(if there is)

 

and finely sry for my bad launguge 

Link to comment
Share on other sites

  • Replies 5
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

hello,
 

43 minutes ago, z3imx said:

Hello

i"m new member i hobe i not bothering anyone here

i have just 3-4 questions 

 

1-how to combile source server 

2-how i can see the whispering people's in the game and trade 

3-how i can ban someone ip without source (if there is)

4-how i can ban anyone in the game without source(if there is)

 

and finely sry for my bad launguge 

@Hik answered.
2.u will need to edit this => (full path) Root/UiExchange.py :D
3.
A,
MySQL.
B,
Awesome python code :D
U will need to configure python ( fetching u webhosting banned,txt into client folder) (Automatical downloading banned.txt :D no change to escape :D )  + make MD5 hash if modified banned.txt client is exited/get 1 popup message :D (after patch  runned, client working again:D )
4,
MySQL player.player "STATUS" change OK to example BOT
locale_XY/locale/XY/locale_interface add banned_reason_BOT
go to root/intrologin.py
Add bot func whit locale_interface :D
U will need help,send me Private Message :D
Eng bad sry ^^

Or writte quest :D
Example
mysql_query("UPDATE player.player SET STATUS='"..inputed1.."' WHERE name = "..inputed2..") --inputed 1 STATUS-- INPUTED2  player name.
replace with timer :D
timer("banned", "..inputed3..")  :D

replace with notice
example
Notice
"..inputed2.." has been banned for "..inputed1.." ! unban "..inputed3.." time later

when banned.timer begin
mysql_query("UPDATE player.player SET STATUS='OK' WHERE name = "..inputed2..")
Automatic unban  :D if u want use notice
Example
Notice
XY named player has been unbanned

This is EXAMPLE :D

Or make banlist.php in web :D
 

787292068_Nvtelen.png.6faa7b0bbb3398fd29

Link to comment
Share on other sites

1 hour ago, [007]DawisHU said:

hello,
 

@Hik answered.
2.u will need to edit this => (full path) Root/UiExchange.py :D
3.
A,
MySQL.
B,
Awesome python code :D
U will need to configure python ( fetching u webhosting banned,txt into client folder) (Automatical downloading banned.txt :D no change to escape :D )  + make MD5 hash if modified banned.txt client is exited/get 1 popup message :D (after patch  runned, client working again:D )
4,
MySQL player.player "STATUS" change OK to example BOT
locale_XY/locale/XY/locale_interface add banned_reason_BOT
go to root/intrologin.py
Add bot func whit locale_interface :D
U will need help,send me Private Message :D
Eng bad sry ^^

Or writte quest :D
Example
mysql_query("UPDATE player.player SET STATUS='"..inputed1.."' WHERE name = "..inputed2..") --inputed 1 STATUS-- INPUTED2  player name.
replace with timer :D
timer("banned", "..inputed3..")  :D

replace with notice
example
Notice
"..inputed2.." has been banned for "..inputed1.." ! unban "..inputed3.." time later

when banned.timer begin
mysql_query("UPDATE player.player SET STATUS='OK' WHERE name = "..inputed2..")
Automatic unban  :D if u want use notice
Example
Notice
XY named player has been unbanned

This is EXAMPLE :D

Or make banlist.php in web :D
 

2-how i change it and change it for what?

 

3-i dont know anything about python

So if there is anyway to ban ip with source

4-can u give example for quest to know

cuz i dont really know what u said sry:(

Link to comment
Share on other sites

29 minutes ago, z3imx said:

2-how i change it and change it for what?

 

3-i dont know anything about python

So if there is anyway to ban ip with source

4-can u give example for quest to know

cuz i dont really know what u said sry:(

2. Search on internet or writte 100% own code

3. Is hard u will need to know anything about python.

4. Yes.iam now not know. I travelled in to my house i will h3lp u

787292068_Nvtelen.png.6faa7b0bbb3398fd29

Link to comment
Share on other sites

5 hours ago, [007]DawisHU said:

2. Search on internet or writte 100% own code

3. Is hard u will need to know anything about python.

4. Yes.iam now not know. I travelled in to my house i will h3lp u

2-i search but i didnt found anything

3-ok there is a way to ban ip with source or not?

4-ok np 

 

 

and thx for u guys for helping me

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.