[Tool/Web/Other] Hook - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: Non-English (
https://sampforum.blast.hk/forumdisplay.php?fid=9)
+--- Forum: Languages (
https://sampforum.blast.hk/forumdisplay.php?fid=33)
+---- Forum: Português/Portuguese (
https://sampforum.blast.hk/forumdisplay.php?fid=34)
+----- Forum: Lançamentos/Releases (
https://sampforum.blast.hk/forumdisplay.php?fid=56)
+----- Thread: [Tool/Web/Other] Hook (
/showthread.php?tid=623297)
Hook - Casttiel - 30.11.2016
- Introduзгo
- Exemplos
- Notas finais
- Crйditos
- Download
Introduзгo
O HookC, й uma aplicaзгo feita em C#, que facilita o hookeamento. basta vocк seleciona a callback desejada, e escolher um nome, e apartir da callback selecionada irб passar por uma class de verificaзгo(pra saber qual й os parametros da callback), para ser gerado o cуdigo do hooking.
Exemplos
Basta vocк abrir o programa em seu pc, e selecionar a callback que vocк deseja fazer hook, e escolher um nome, apуs isso somente clicar em: "hook". Que ele irб gera o mйtodo de hook do Bruno, depois disso somente colar em sua IDE, que ele ficar ajustado.
1
2
3
Code
PHP код:
public OnPlayerSpawn(playerid)
{
#if defined a_OnPlayerSpawn
return a_OnPlayerSpawn(playerid);
#else
return true;
#endif
}
#if defined _ALS_OnPlayerSpawn
#undef OnPlayerSpawn
#else
#define _ALS_OnPlayerSpawn
#endif
#define OnPlayerSpawn(); a_OnPlayerSpawn
#if defined a_OnPlayerSpawn
forward a_OnPlayerSpawn(playerid);
#endif
public a_OnPlayerSpawn(playerid)
{
return true;
}
Notas finais
Bom...cheguei ao ponto, que o HookC, й um bom facilitador para gerar o hook.
Crйditos
Criador by: Casttiel || zTheus
Download
Source
Exe
Re: Hook -
F1N4L - 30.11.2016
@off
Esqueceram de mim
-
arquivos
@topic
Boa, jureg!
Re: Hook - Casttiel - 30.11.2016
Quote:
Originally Posted by F1N4L
@off
Esqueceram de mim - arquivos
@topic
Boa, jureg!
|
KKK, jб coloquei jureguinho huehuuhe, vlw!
Re: Hook -
teteu99 - 30.11.2016
Hmmmm castiel...
Re: Hook - Casttiel - 30.11.2016
Quote:
Originally Posted by teteu99
Hmmmm castiel...
|
Nгo entendi look?
Re: Hook -
teteu99 - 30.11.2016
Quote:
Originally Posted by zTheus
Nгo entendi look?
|
Sumiiiiiu poha , cade seu skype fdp? viro einstein ae vai e esqece dos amigo...
Re: Hook - Casttiel - 30.11.2016
Quote:
Originally Posted by teteu99
Sumiiiiiu poha , cade seu skype fdp? viro einstein ae vai e esqece dos amigo...
|
Nгo, nгo. Longe de mim, sу desinstalei ele do pc, porque vivia perdendo minhas acc's, sem nenhum motivo. Porйm vou reinstalar para a gente trocar uma ideia.
@edit
Quote:
Originally Posted by SmokiieGamer
Muito bom +REP
|
Quote:
Originally Posted by Relaxed
Ai sim em katchorro.
Parabйns.
|
Vlw!
Re: Hook -
SmokiieGamer - 30.11.2016
Muito bom
+REP
Re: Hook -
Relaxed - 30.11.2016
Ai sim em katchorro.
Parabйns.
Re: Hook -
ipsLuan - 30.11.2016
Aн sim jureg.