Search Results
Quote: Originally Posted by IdonTmiss Try chaning this pawn Code: VALUES ('%s', '%s', '%s', %d, %d) // TOVALUES ('%s', '%s', '%s', '%d', '%d') EDIT: Also I don't know much about SQLite ...
140
PHP Code: format(sqlquery, sizeof(sqlquery), "INSERT INTO `players` (`Name`, `Password`, `Salt`, `Pol`, `Godine`, `Email`) VALUES ('%s', '%s', '%s', %d, %d)",           Â...
140
Quote: Originally Posted by Pottus You only use player textdraws for output that is for individual players if the textdraw never changes or changes for all players use a global. You are ne...
237
Quote: Originally Posted by Pottus never changes It changes in OnDialogResponse, after filling it with password.
237
Quote: Originally Posted by Pottus https://github.com/Pottus/Texture-St...ui/guihook.pwn I hooked it here but again why are you using the wrong kind of textdraws? Why you think I'm usi...
237
Quote: Originally Posted by Pottus You are not even using the correct type of textdraw this textdraw never changes so it shouldn't be a player textdraw to begin with. I didn't showed co...
237
PHP код: //registertd.pwn new PlayerText:VaraRegTD[MAX_PLAYERS][21]; static CreateRegisterTD(playerid) { VaraRegTD[playerid][7] = CreatePlayerTextDraw(playerid, 310.866607, 167.589218, "...
237
Sorry for disturbing, dudes. I have one question for you. We (my friend and me) are currently experimenting something with s0****, and we found Disable Incoming/Outcoming RPC/Packets. So, do you have ...
163
Just include dini2 if you dont find anyone.
108
Quote: Originally Posted by KinderClans #include <YSI\y_iterate> Download whole YSI include pack and put this ^ First, Open the y_iterate and foreach and see difference xD Also,...
421
Quote: Originally Posted by Thanks I want same but why the score & money dose not saved? can u help me w try with this PHP код: DOF2_SetInt(file, "Money",GetPlayerMoney(pla...
197
Quote: Originally Posted by DTV He means "what stops a hacker from modifying the AC to always send "clean" data even when it's really "cheat" data?" I think. Yea, I understood. 1) I rl...
1,404
Quote: Originally Posted by 10MIN By network layer he means the way data is send. For example let's say that you will send a string "clean" or "cheat". What is stopping him from creating a...
1,404
Quote: Originally Posted by NaS There are multiple methods to hook foreign DLLs or actually any file. - Mapping DLLs using WinHooks or other more advanced programs - Modifying your DLL to...
1,404
Quote: Originally Posted by VeryTallMidget Most of them will manipulate memory. When i worked on my server, i created a hack to quickly teleport to desired locations, it was done by readin...
1,404
Quote: Originally Posted by NaS The filename is completely irrelevant. I can name a file anything I want and it still runs as intended if you start it like intended. Same for executables....
1,404
Quote: Originally Posted by VeryTallMidget Most of the hack/cheat users are not so advanced users to manipulate they'r computer to get around it. That is true! I live in Serbia, and man...
1,404
Quote: Originally Posted by 10MIN Then what it is? An asi mod? A modified version of gta_sa.exe/d3d9.dlll Yes, thanks. Quote: Originally Posted by NaS That helps against no...
1,404