Advertisement
Guest User

Untitled

a guest
May 24th, 2018
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.07 KB | None | 0 0
  1. gui.register( function ()
  2. gui.text(243, 1, "SLOT", "#40DF48FF", "black")
  3. gui.text(283, 1, "OBJECT", "#40DF48FF", "black")
  4. gui.text(198, 1, "CURRENT", "#40DF48FF", "black")
  5. gui.text(230, 1, memory.readbyte(0xFFB03D), "#000000FF", "white")
  6. gui.text(275, 9, memory.readword(0xFFB400), "#FFFFFFFF", "black")
  7. gui.text(250, 9, "16", "#FFFFFFFF", "black")
  8. gui.text(275, 16, memory.readword(0xFFB440), "#FFFFFFFF", "black")
  9. gui.text(250, 16, "17", "#FFFFFFFF", "black")
  10. gui.text(275, 23, memory.readword(0xFFB480), "#FFFFFFFF", "black")
  11. gui.text(250, 23, "18", "#FFFFFFFF", "black")
  12. gui.text(275, 30, memory.readword(0xFFB4C0), "#FFFFFFFF", "black")
  13. gui.text(250, 30, "19", "#FFFFFFFF", "black")
  14. gui.text(275, 37, memory.readword(0xFFB500), "#FFFFFFFF", "black")
  15. gui.text(250, 37, "20", "#FFFFFFFF", "black")
  16. gui.text(275, 44, memory.readword(0xFFB540), "#FFFFFFFF", "black")
  17. gui.text(250, 44, "21", "#FFFFFFFF", "black")
  18. gui.text(275, 51, memory.readword(0xFFB580), "#FFFFFFFF", "black")
  19. gui.text(250, 51, "22", "#FFFFFFFF", "black")
  20. gui.text(275, 58, memory.readword(0xFFB5C0), "#FFFFFFFF", "black")
  21. gui.text(250, 58, "23", "#FFFFFFFF", "black")
  22. gui.text(275, 65, memory.readword(0xFFB600), "#FFFFFFFF", "black")
  23. gui.text(250, 65, "24", "#FFFFFFFF", "black")
  24. gui.text(275, 72, memory.readword(0xFFB640), "#FFFFFFFF", "black")
  25. gui.text(250, 72, "25", "#FFFFFFFF", "black")
  26. gui.text(275, 79, memory.readword(0xFFB680), "#FFFFFFFF", "black")
  27. gui.text(250, 79, "26", "#FFFFFFFF", "black")
  28. gui.text(275, 86, memory.readword(0xFFB6C0), "#FFFFFFFF", "black")
  29. gui.text(250, 86, "27", "#FFFFFFFF", "black")
  30. gui.text(310, 9, memory.readbyte(0xFFB424), "#FFFFFFFF", "black")
  31. gui.text(310, 16, memory.readbyte(0xFFB464), "#FFFFFFFF", "black")
  32. gui.text(310, 23, memory.readbyte(0xFFB4A4), "#FFFFFFFF", "black")
  33. gui.text(310, 30, memory.readbyte(0xFFB4E4), "#FFFFFFFF", "black")
  34. gui.text(310, 37, memory.readbyte(0xFFB524), "#FFFFFFFF", "black")
  35. gui.text(310, 44, memory.readbyte(0xFFB564), "#FFFFFFFF", "black")
  36. gui.text(310, 51, memory.readbyte(0xFFB5A4), "#FFFFFFFF", "black")
  37. gui.text(310, 58, memory.readbyte(0xFFB5E4), "#FFFFFFFF", "black")
  38. gui.text(310, 65, memory.readbyte(0xFFB624), "#FFFFFFFF", "black")
  39. gui.text(310, 72, memory.readbyte(0xFFB664), "#FFFFFFFF", "black")
  40. gui.text(310, 79, memory.readbyte(0xFFB6A4), "#FFFFFFFF", "black")
  41. gui.text(310, 86, memory.readbyte(0xFFB6E4), "#FFFFFFFF", "black")
  42. if memory.readword(0xFFB400) == 50564 and memory.readbyte(0xFFB424) == 2 then gui.text(220, 9, "TARGET", "#000000FF", "white") end
  43. if memory.readword(0xFFB440) == 50564 and memory.readbyte(0xFFB464) == 2 then gui.text(220, 16, "TARGET", "#000000FF", "white") end
  44. if memory.readword(0xFFB480) == 50564 and memory.readbyte(0xFFB4A4) == 2 then gui.text(220, 23, "TARGET", "#000000FF", "white") end
  45. if memory.readword(0xFFB4C0) == 50564 and memory.readbyte(0xFFB4E4) == 2 then gui.text(220, 30, "TARGET", "#000000FF", "white") end
  46. if memory.readword(0xFFB500) == 50564 and memory.readbyte(0xFFB524) == 2 then gui.text(220, 37, "TARGET", "#000000FF", "white") end
  47. if memory.readword(0xFFB540) == 50564 and memory.readbyte(0xFFB564) == 2 then gui.text(220, 44, "TARGET", "#000000FF", "white") end
  48. if memory.readword(0xFFB580) == 50564 and memory.readbyte(0xFFB5A4) == 2 then gui.text(220, 51, "TARGET", "#000000FF", "white") end
  49. if memory.readword(0xFFB5C0) == 50564 and memory.readbyte(0xFFB5C4) == 2 then gui.text(220, 58, "TARGET", "#000000FF", "white") end
  50. if memory.readword(0xFFB600) == 50564 and memory.readbyte(0xFFB624) == 2 then gui.text(220, 65, "TARGET", "#000000FF", "white") end
  51. if memory.readword(0xFFB640) == 50564 and memory.readbyte(0xFFB664) == 2 then gui.text(220, 72, "TARGET", "#000000FF", "white") end
  52. if memory.readword(0xFFB680) == 50564 and memory.readbyte(0xFFB6A4) == 2 then gui.text(220, 79, "TARGET", "#000000FF", "white") end
  53. if memory.readword(0xFFB6C0) == 50564 and memory.readbyte(0xFFB6C4) == 2 then gui.text(220, 86, "TARGET", "#000000FF", "white") end
  54. if memory.readbyte(0xFFB03D) == 16 then gui.text(250, 9, "16", "#000000FF", "white") end
  55. if memory.readbyte(0xFFB03D) == 17 then gui.text(250, 16, "17", "#000000FF", "white") end
  56. if memory.readbyte(0xFFB03D) == 18 then gui.text(250, 23, "18", "#000000FF", "white") end
  57. if memory.readbyte(0xFFB03D) == 19 then gui.text(250, 30, "19", "#000000FF", "white") end
  58. if memory.readbyte(0xFFB03D) == 20 then gui.text(250, 37, "20", "#000000FF", "white") end
  59. if memory.readbyte(0xFFB03D) == 21 then gui.text(250, 44, "21", "#000000FF", "white") end
  60. if memory.readbyte(0xFFB03D) == 22 then gui.text(250, 51, "22", "#000000FF", "white") end
  61. if memory.readbyte(0xFFB03D) == 23 then gui.text(250, 58, "23", "#000000FF", "white") end
  62. if memory.readbyte(0xFFB03D) == 24 then gui.text(250, 65, "24", "#000000FF", "white") end
  63. if memory.readbyte(0xFFB03D) == 25 then gui.text(250, 72, "25", "#000000FF", "white") end
  64. if memory.readbyte(0xFFB03D) == 26 then gui.text(250, 79, "26", "#000000FF", "white") end
  65. if memory.readbyte(0xFFB03D) == 27 then gui.text(250, 86, "27", "#000000FF", "white") end
  66. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement