Недавнее содержимое от xoris82

  1. xoris82

    bypass anti cleo, lua, etc...

    Can you give me tutorial for this?
  2. xoris82

    bypass anti cleo, lua, etc...

    Hi, if on some server(launcher) that's anti using cleo, lua,... how to bypass that so we can use cheat in another ways?
  3. xoris82

    Вопросы по Lua скриптингу

    How to kill player instead of using sendgivedamage ?
  4. xoris82

    Вопросы по Lua скриптингу

    How to make a knife sync that I can slit the player's throat?
  5. xoris82

    Другое С/С++ Вопрос - Ответ

    How to make a knife sync that I can slit the player's throat? (0.3dl)
  6. xoris82

    Play 0.3dl server on samp cilent 0.3.7 r1?

    Is there any way to play on 0.3dl server on samp cilent 0.3.7 r1?
  7. xoris82

    Вопросы по Lua скриптингу

    -- юзай это так -- -- sendEmptyPacket(PACKET_CONNECTION_LOST) -- -- closeConnect() -- function sendEmptyPacket(id) local bs = raknetNewBitStream() raknetBitStreamWriteInt8(bs, id) raknetSendBitStream(bs) raknetDeleteBitStream(bs) end function closeConnect() local bs =...
  8. xoris82

    Asi for 0.3dl

    How to write asi plugin for 0.3dl version? I cant use Sampapi because it is for 0.3.7
  9. xoris82

    Другое С/С++ Вопрос - Ответ

    what function to set other player health in sobeit ?
  10. xoris82

    Другое С/С++ Вопрос - Ответ

    How to send packets to other players and make them disconnected from the server (kicked) in c++?
  11. xoris82

    How to make a command for sobeit?

    thanks !
  12. xoris82

    How to make a command for sobeit?

    I want to make a command in sobeit and when I type /slap + id it slaps another player.
  13. xoris82

    Ambient Occlusion in Nvidia Profile Inspector not working

    same problem
  14. xoris82

    Декомпиляция скриптов

    https://www.blast.hk/attachments/38769/ decompile pls, if can, translate this code too
  15. xoris82

    Вопросы по Lua скриптингу

    How to set car hp if the player is sitting in?