
DanTDM
Members-
Content Count
10 -
Joined
-
Last visited
Community Reputation
0 NeutralAbout DanTDM
-
Rank
Member
- Birthday 14/01/1997
Details
-
Gang
[Victory]
-
Location
Jeddah
-
Occupation
Saudi Arabia
-
Interests
tactics
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
executeSQLQuery("CREATE TABLE IF NOT EXISTS players_save( serial TEXT, user TEXT, pass TEXT)") function AddPlayer(serial,user,pass) executeSQLQuery("INSERT INTO players_save(serial,user,pass) VALUES(?,?,?)",serial,user,pass) end function isPlayerSave(serial) local sel = executeSQLQuery("SELECT serial FROM players_save WHERE serial=?",serial) if sel == 0 then return false else return true end end function getUserAndPass(serial) local user,pass = "","" if isPlayerSave(serial) then local sel = executeSQLQuery("SELECT * FROM players_save WHERE serial=?",serial) for i,player in ip
-
but i changed there password in this pic not real but i am giving you a same kind of my problem
-
يب بٱڵضبط بس ٱنٱ مسوي شوب حق ٱسڵحة و قفزة و ڪدٱ وذوڵ مو شغٱڵين ٱبيهہٱ زر ڵو سمحت
-
i have a security mod for accounts work with serial of the player so no one can enter only with the owner of the account
-
but you don't know my server so not a problem thank you all for helping but i have fixed the problem it was a login panel i had in the server was old but it's working
-
ٱبي مسٱعدة في دهہ ٱڵڪود addEvent("Jump",true) addEventHandler("Jump",root, function () setWorldSpecialPropertyEnabled("extrajump", true) outputChatBox ( "You Have Got Health | تم تشغيل القفزه العاليه", source, 0, 255, 0 ) end ) addEvent("s",true) addEventHandler("s",root, function () setElementVelocity(10) outputChatBox ( "You Have Got Speed | لقد تم زيادة السرعة", source, 0, 255, 0 ) end ) ٱڵقفزة مو شغٱڵة وڵٱ ٱڵسرعة ٱبي مسٱعدة فيهہم
-
I have those images when it was working and then stopped this is registry.db not internal
-
How To get account password from registry.db it was working with me now i can't need help