Jump to content
  • Please do not post a message for the purpose of insulting, incitement to hatred, sexual remarks and any other which does not respect our terms of use !

Table USERS


Epsilon
 Share

Recommended Posts

Salut, il suffit juste de trouver PlusEMU sur le forum et de le télécharger.. tu auras la base de données complète 

 

 

signature.png

Link to comment
Share on other sites

    Salut ByWillGameYT ,
    Ton sujet a été déplacé pour une des deux raisons suivantes :

    - Ta demande a été résolue.

    - Ton sujet se trouvait dans la mauvaise catégorie.

        
      Ceci est un message automatique.

 

 

signature.png

Link to comment
Share on other sites

Salut, 

Tien 

-- phpMyAdmin SQL Dump
-- version 4.6.6deb4
--
-- Client : localhost:3306
-- Généré le : Mer 30 Janvier 2019 à 17:24
-- Version du serveur : 10.1.26-MariaDB-0+deb9u1
-- Version de PHP : 5.6.33-0+deb8u1
 
SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO";
SET time_zone = "+00:00";
 
/*!40101 SET @[email protected]@CHARACTER_SET_CLIENT */;
/*!40101 SET @[email protected]@CHARACTER_SET_RESULTS */;
/*!40101 SET @[email protected]@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8mb4 */;
 
--
-- Base de données : `user_21012215`
--
 
-- --------------------------------------------------------
 
--
-- Structure de la table `users`
--
 
CREATE TABLE `users` (
`id` int(11) NOT NULL,
`username` varchar(125) NOT NULL,
`password` varchar(255) DEFAULT NULL,
`mail` varchar(255) DEFAULT '[email protected]',
`auth_ticket` varchar(60) NOT NULL,
`rank` int(1) UNSIGNED DEFAULT '1',
`rank_vip` int(1) DEFAULT '0',
`credits` int(11) DEFAULT '50000',
`vip_points` int(11) DEFAULT '0',
`activity_points` int(11) DEFAULT '5000',
`look` char(255) DEFAULT NULL,
`gender` enum('M','F') DEFAULT 'M',
`motto` char(50) DEFAULT NULL,
`fonction` varchar(100) NOT NULL DEFAULT 'Joueur',
`account_created` int(12) DEFAULT '0',
`last_online` int(11) DEFAULT '0',
`online` enum('0','1') DEFAULT '0',
`ip_last` varchar(45) DEFAULT '',
`ip_reg` varchar(45) DEFAULT NULL,
`home_room` int(10) DEFAULT '107',
`is_muted` enum('0','1') DEFAULT '0',
`block_newfriends` enum('0','1') DEFAULT '0',
`hide_online` enum('0','1') DEFAULT '0',
`hide_inroom` enum('0','1') DEFAULT '0',
`vip` enum('0','1') DEFAULT '1',
`volume` varchar(15) DEFAULT '100,100,100',
`last_change` int(20) DEFAULT '0',
`machine_id` varchar(125) DEFAULT '',
`focus_preference` enum('0','1') DEFAULT '0',
`chat_preference` enum('0','1') DEFAULT '0',
`pets_muted` enum('0','1') DEFAULT '0',
`bots_muted` enum('0','1') DEFAULT '0',
`advertising_report_blocked` enum('0','1') DEFAULT '0',
`gotw_points` int(11) DEFAULT '0',
`bot_frank` enum('true','false') NOT NULL DEFAULT 'false',
`ignore_invites` enum('0','1') DEFAULT '0',
`time_muted` double DEFAULT '0',
`allow_gifts` enum('0','1') DEFAULT '1',
`trading_locked` double DEFAULT '0',
`friend_bar_state` enum('0','1') NOT NULL DEFAULT '1',
`disable_forced_effects` enum('0','1') NOT NULL DEFAULT '0',
`allow_mimic` enum('1','0') NOT NULL DEFAULT '1',
`facebook` enum('0','1') NOT NULL DEFAULT '0',
`facebook_id` varchar(255) CHARACTER SET utf8 NOT NULL,
`hote_id` int(11) NOT NULL,
`user_key` varchar(255) NOT NULL,
`renamed` enum('0','1') NOT NULL DEFAULT '0',
`subscriptions` enum('0','1') NOT NULL DEFAULT '0',
`gender_register` enum('0','1') NOT NULL DEFAULT '0',
`statistiques` int(11) NOT NULL DEFAULT '0',
`avatars` int(11) NOT NULL DEFAULT '49',
`newsletter` enum('0','1') NOT NULL DEFAULT '0',
`disabled_home` enum('0','1') NOT NULL DEFAULT '0',
`jetons` int(11) NOT NULL DEFAULT '0',
`last_offline` double NOT NULL DEFAULT '0',
`disabled` int(6) NOT NULL,
`mail_verified` int(11) NOT NULL DEFAULT '0',
`seasonal_currency` int(11) NOT NULL DEFAULT '0',
`last_connection` varchar(50) NOT NULL,
`connexion` int(11) NOT NULL DEFAULT '0',
`antibot_points` int(10) NOT NULL DEFAULT '3',
`colour` enum('red','green','purple','cyan','blue','default') NOT NULL DEFAULT 'default',
`antipub_points` int(11) NOT NULL DEFAULT '4',
`citizenShip` varchar(500) NOT NULL,
`nux_user` enum('false','true') NOT NULL DEFAULT 'true',
`seckey` varchar(255) NOT NULL,
`talent_status` enum('citizenship','helper') NOT NULL,
`identifier` enum('0','1') NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;
 
--
-- Contenu de la table `users`
--
--
-- Index pour les tables exportées
--
 
--
-- Index pour la table `users`
--
ALTER TABLE `users`
ADD PRIMARY KEY (`id`,`auth_ticket`);
 
--
-- AUTO_INCREMENT pour les tables exportées
--
 
--
-- AUTO_INCREMENT pour la table `users`
--
ALTER TABLE `users`
MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=396;
/*!40101 SET [email protected]_CHARACTER_SET_CLIENT */;
/*!40101 SET [email protected]_CHARACTER_SET_RESULTS */;
/*!40101 SET [email protected]_COLLATION_CONNECTION */;
Link to comment
Share on other sites

à l’instant, SkyLoard a dit :

De rien ;) 

Ah aussi je sais pas si ta vu mais le Repack ou ta commentez quand je lance l'ému tout marche aucune erreur etc sa me compte en ligne mais je reste bloquer a 76% si tu sais régler..

Cordialement, Epsilon !

 

image.jpg.80aaf543c75e0bd82b0436f1089fdb7b.jpg

 

Link to comment
Share on other sites

    Salut ByWillGameYT ,
    Ton sujet a été déplacé pour une des deux raisons suivantes :

    - Ta demande a été résolue.

    - Ton sujet se trouvait dans la mauvaise catégorie.

        
      Ceci est un message automatique.

 

 

signature.png

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
 Share

×
×
  • Create New...