Advertisement
Guest User

[RELEASE] NRPG: Beyond (Scripts)

a guest
Apr 17th, 2018
4,443
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.81 KB | None | 0 0
  1. [RELEASE] NRPG: Beyond (Scripts)
  2.  
  3. KillAura (ฆ่าสิ่งที่อยู่รอบๆ)
  4.  
  5. while wait(0.01) do
  6. game.Players.LocalPlayer.keyinput:FireServer("combat")
  7. game.Players.LocalPlayer.keyinput:FireServer("combat2")
  8. end
  9.  
  10. FastShoot (ยังไม่เคยใช้ฮ่ะ >:3 )
  11.  
  12. while wait(0.01) do
  13. game.Players.LocalPlayer.keyinput:FireServer("checkwep", game.Players.LocalPlayer:GetMouse().Hit)
  14. end
  15.  
  16. FastLevel (หมัดระเบิดดด) *ระวัง แลคนะครับ แนะนำให้ฟาร์มกับ งู Lv.700 กบ Lv.700 จะได้ฟาร์มขึ้น ปิ๊วว
  17.  
  18. for i=1, 200 do
  19. game.Players.LocalPlayer.keyinput:FireServer("combo2", "custom", 1541484681, "reverseflame")
  20. end
  21.  
  22. ขอขอบคุณ Credit.CharWar
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement