Результаты поиска

  1. A

    ESP line

    Can someone add an ESP line into this lua, it's an object finder. I tried on my own but i couldn't get it to work... This is what i tried :// renderDrawLine(wX, wY, 200, 200, 2.0, 0xFF60FF60) I'm no expert so... :<
  2. A

    AFK but not actually afk?

    Is it possible to be shown as AFK but not actually and still interact with checkpoints? I tried something similiar to this function sampev.onSendPlayerSync() if afk then return false end end However when i go to the checkpoint obviously it won't work, i was wondering if there's...
  3. A

    Coordmaster

    https://www.blast.hk/threads/38726/ Can someone edit this and make it work with normal checkpoints please? This only works with race checkpoints...
  4. A

    CoordMaster

    Is there a coordmaster that works with normal checkpoints? The current cordmaster i found only works with race checkpoints..
  5. A

    Hide a weapon

    Is it possible to hide a specific weapon / melee? So let's say uhm you want to hide a bat so when you litefoot you don't mess it up, i know i can use samp ++ for this but you cant get the weapon back with samp ++ for a few minutes, so i wanted to know if its possible to script something like...