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

  1. A

    ASI SAMPCAC Cheat [Stealth] + Source Code

    am i the only one that's facing errors when trying to build it using the source code with visual studio?
  2. A

    ASI Juggerware 2.0 | Global Update | SAMPCAC WARNINGS

    no more .dlls?
  3. 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... :<
  4. A

    Lua ConnectSandbox

    can we get a link for that samp launcher?
  5. A

    AFK but not actually afk?

    I understand however the whole point of this was so i could afk farm one of the jobs on this server, i was doing the job while using invisible hacks however i was caught since they can't spectate me, they probably got suspicious of what i was doing. Do you think if im afk and send data.position...
  6. 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...
  7. A

    Lua || [ALL SERVER] || 28.01.2021 || [NEW] AutoPilot Remastered

    can you make it so it works on foot aswell? thank you
  8. A

    Lua zCBot - универсальный чекпоинт бот

    make it so it works on foot aswell?
  9. A

    Эксклюзив [Mobile] AsiLoader

    is it possible to change the serial number somehow?
  10. A

    Исходник Отправка уведомлений в Discord

    how do we get the IP(not server ip), name of the player, server name etc? :3
  11. A

    Исходник Отправка уведомлений в Discord

    how do we get the ip?
  12. A

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

    I'll send you a video through pms
  13. A

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

    This is just a small part of the code, basically, this LUA only works with race checkpoints what im trying to do is make it so it works with normal checkpoints aswell but I can't figure it out how
  14. A

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

    how do i make this work with normal checkpoints? function SearchMarker() local ret_posX = 0.0 local ret_posY = 0.0 local ret_posZ = 0.0 localisFind=false for id = 0, 31 do localMarkerStruct = 0 MarkerStruct = 0xC7F168 + id * 56 local MarkerPosX =...
  15. 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...
  16. A

    CoordMaster

    Still doesn't work :/
  17. A

    CoordMaster

    how do i hook onSetCheckpoint ? 😅
  18. A

    Lua [ALL] CoordMaster+

    does it still work?
  19. A

    CoordMaster

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