Jump to content
Tauro

Utility: No double login in one map ip and gepard unique_id

Recommended Posts

No double login in one map ip and gepard unique_id


main code of ConfindecE and improved by Tauro to gepard and remove by account inhibition

About this file:
Anti-double login system in a specific map example: pvp, woe, events, etc.
It has ip system or unique_id by gepard
Account protection for accounts of the type: Gm, brothers, relatives, couples, etc ...


By downloading this file, you accept the following terms:

It is not allowed to remove my written signature within the script.
You are not allowed to sell, resell or earn any kind of money or incentives to use my work.
You are not allowed to claim my work as yours.
The terms mentioned above may change without prior notice.

 

1.1 Add $MapsWorks$ for prevent the script from working in other scripts that have loadevent 
1.1 Update error of getmapxy for new commands

 

Edited by Tauro
Link to comment
Share on other sites

No  [email protected] is the name of the variables, where you must place the account id after the "==", remember that placing the account id only is for the accounts in which the system will not add anything. You can add more id with "||" but always with the same format [email protected] == account id.

Link to comment
Share on other sites

I have 1 problem. When I login 2 ID. even both ID not in the same map, both ID will be restricted to enter the "map list".

 

where can I change this. TYVM

Link to comment
Share on other sites

On 3/18/2019 at 1:39 AM, vulcan1991 said:

I have 1 problem. When I login 2 ID. even both ID not in the same map, both ID will be restricted to enter the "map list".

 

where can I change this. TYVM

I have the same problem when using gepard shield. But works fine when I switch to IP. 

Hope someone can fix it.

Link to comment
Share on other sites

[Error]:  Loading NPC file: npc/custom/dualkick.txt
script error on npc/custom/dualkick.txt line 22
    script:add_word: invalid word. A word consists of undercores and/or alphanumeric characters, and valid variable prefixes/postfixes.
    17 : //===== Contact Info: ========================================
    18 : //= [Tauro]
    19 : //= Email: [email protected]
    20 : //= Discord: Trinity#7962
    21 : //============================================================
*   22 : '-'    script  dl_map  -1,{
    23 : end;
    24 :
    25 :
    26 : OnInit:
    27 :        // 1= if you have gepard 0=if you do not use gepard
 

Link to comment
Share on other sites

7 hours ago, iraciz said:

[Error]:  Loading NPC file: npc/custom/dualkick.txt
script error on npc/custom/dualkick.txt line 22
    script:add_word: invalid word. A word consists of undercores and/or alphanumeric characters, and valid variable prefixes/postfixes.
    17 : //===== Contact Info: ========================================
    18 : //= [Tauro]
    19 : //= Email: [email protected]
    20 : //= Discord: Trinity#7962
    21 : //============================================================
*   22 : '-'    script  dl_map  -1,{
    23 : end;
    24 :
    25 :
    26 : OnInit:
    27 :        // 1= if you have gepard 0=if you do not use gepard
 

at line 22. u should <tab>    22 : '-'<tab>script<tab>dl_map<tab>-1,{

Link to comment
Share on other sites

Hi,

Can anyone help me with my issue,

The detection is still being trigger even though it is not including on the loadevent list

1st char is in new_1-1 when i tried to create a new char since the start point is new_1-1 the moment i log in the 2nd char it got warp even though new_1-1 is not in the list

prt_gld    mapflag    loadevent
pay_gld    mapflag    loadevent
gef_fild13    mapflag    loadevent
alde_gld    mapflag    loadevent
aru_gld    mapflag    loadevent
sch_gld    mapflag    loadevent

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.