Advertisement
Guest User

Untitled

a guest
Aug 25th, 2019
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.39 KB | None | 0 0
  1. // This file was decompiled using SASCM.ini published by GTAG (http://gtag.gtagaming.com/opcode-database) on 14.6.2013
  2. {$CLEO .cs}
  3.  
  4. //-------------MAIN---------------
  5. 0000: NOP
  6. 03A4: name_thread "aafk"
  7.  
  8. :Label00000A
  9. 0001: wait 400 ms
  10. 0AFA: is_samp_available
  11. 004D: jump_if_false @Label00000A
  12. 0B78: log "{ff9900}AntiAFK{ffffff}-bot by {ff9900}Arkember {ffffff}for {ff9900}BlastHack"
  13. 0B34: samp register_client_command "aafk" to_label @Label00010D
  14.  
  15. :Label000077
  16. 0001: wait 0 ms
  17. 00D6: if
  18. 0039: 31@ == 1
  19. 004D: jump_if_false @Label000106
  20. 0B2E: 6@ = read_samp_memory offset 82384 size 2
  21. 0B2D: write_samp_memory offset 82384 value 50064 size 2
  22. 0A8C: write_memory 7634870 size 1 value 1 virtual_protect 1
  23. 0A8C: write_memory 7635034 size 1 value 1 virtual_protect 1
  24. 0C11: memset destination 7623723 value 144 size 8
  25. 0C11: memset destination 5499528 value 144 size 6
  26. 00A0: store_actor $PLAYER_ACTOR position_to 1@ 2@ 3@
  27. 000A: 2@ += 100
  28. 05D3: AS_actor $PLAYER_ACTOR goto_point 1@ 2@ 3@ mode 4 time 3000 ms // versionA
  29. 0001: wait 5000 ms
  30.  
  31. :Label000106
  32. 0002: jump @Label000077
  33.  
  34. :Label00010D
  35. 0B12: 31@ = 31@ XOR 1
  36. 00D6: if
  37. 0039: 31@ == 1
  38. 004D: jump_if_false @Label000152
  39. 0AF8: samp add_message_to_chat "AntiAFK-bot {00ff00}enabled" color -1
  40. 0002: jump @Label000175
  41.  
  42. :Label000152
  43. 0AF8: samp add_message_to_chat "AntiAFK-bot {ff0000}disabled" color -1
  44.  
  45. :Label000175
  46. 0B43: samp cmd_ret
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement