×

Langue

Fermer
Atelier 801
  • Forums
  • Dev Tracker
  • Connexion
    • English Français
      Português do Brasil Español
      Türkçe Polski
      Magyar Română
      العربية Skandinavisk
      Nederlands Deutsch
      Bahasa Indonesia Русский
      中文 Filipino
      Lietuvių kalba 日本語
      Suomi עברית
      Italiano Česky
      Hrvatski Slovensky
      Български Latviešu
      Estonian
  • Langue
  • Forums
  • /
  • Atelier 801
  • /
  • Discussions
  • /
  • [Guide] Forum Profile Stuff
[Guide] Forum Profile Stuff
Fsjt
« Citoyen »
1565943660000
    • Fsjt#0000
    • Profil
    • Derniers messages
    • Tribu
#1
  21
There is some good stuff you can use on your profile to make it better (hope they don't nerf fix it). And I found a way to do these methods for everyone. So I hope you find this usefull, without breaking the rules.

Hidde your community
https://i.imgur.com/SPOFerW.gif


With this code you can hidde your community from the profile (value: 32), also show the only three communities that aren't accesible (https://atelier801.com/img/pays/ch.png value: 20, https://atelier801.com/img/pays/sk.png value: 24, https://atelier801.com/img/pays/az.png value: 30)
1
$('#communaute').val('32');

Increase 4x the location text
https://i.imgur.com/LrRNKx5.png


This script will increase four times the size of the location text, probably useless but here is it.
1
$('#localisation').attr('maxlength','1024');

+4000 extra characters to your profile
You can have +4000 extra characters to add more stuff to your profile sector.

1
$('#presentation').attr('maxlength','64000');

Remove your gender/Show none gender
https://i.imgur.com/1ViotFY.png
With this method you will be able to show no gender or remove it.

1
$('#genre').children('').val('3').attr('selected','selected');

All in code
All in one script for editing everything.


1
$('#communaute').val('32');$('#localisation').attr('maxlength','1024');$('#presentation').attr('maxlength','64000');$('#genre').children('').val('3').attr('selected','selected');

How to use
1. Start editing your profile:
https://i.imgur.com/KFWi8jS.png

2. Open the console:
Windows Chrome: Ctrl + Shift + I
Mac Chrome: Ctrl + Option + I
Windows Firefox: Ctrl + Shift + K
Mac Firefox: Ctrl + Option + K

3. Paste and load the script:
https://i.imgur.com/mXXYWmR.png

4. Now you can edit your profile with this tricks.


Dernière modification le 1702328820000
Fsjt
« Citoyen »
1595337240000
    • Fsjt#0000
    • Profil
    • Derniers messages
    • Tribu
#2
  2
Guide has been updated to show no gender.
Sunnykaixin1
« Citoyen »
1595375460000
    • Sunnykaixin1#0000
    • Profil
    • Derniers messages
    • Tribu
#3
  1
There is no 'edit profile' button in my profile. Do you have to do something to get to it? I am logged in and everything it just shows the tabs for my blacklist, friends, and tribe.

Oh wait i got it ty

Dernière modification le 1595437860000
Jaeise
« Censeur »
1595405820000
    • Jaeise#7355
    • Profil
    • Derniers messages
    • Tribu
#5
  1
I did it but I realized that, it disappears at some point, like it doesn’t stay the same way as community. Maybe you must have gender on in-game too?
Marxymice
« Citoyen »
1595407080000
    • Marxymice#0000
    • Profil
    • Derniers messages
    • Tribu
#6
  0
this is hacking. reported
Vekanor
1595407680000
    • Vekanor#1700
    • Profil
    • Derniers messages
    • Tribu
#7
[Modéré par Centr, raison : on request]
Ae_86
1595416500000
    • Ae_86#5182
    • Profil
    • Derniers messages
    • Tribu
#8
[Modéré par Jordy, raison : Off-topic]
Velvette
1595419740000
    • Velvette#7288
    • Profil
    • Derniers messages
#9
[Modéré par Jordy, raison : Off-topic]
  • Forums
  • /
  • Atelier 801
  • /
  • Discussions
  • /
  • [Guide] Forum Profile Stuff
© Atelier801 2018

Equipe Conditions Générales d'Utilisation Politique de Confidentialité Contact

Version 1.27