Advertisement
SanTeam

Onetap Free

Oct 3rd, 2024
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.30 KB | None | 0 0
  1. NotificationLibrary = loadstring(game:HttpGet("https://raw.githubusercontent.com/lobox920/Notification-Library/Main/Library.lua"))()
  2.  
  3. NotificationLibrary:SendNotification("Info", "Onetap Loading...", 3)
  4. wait(5)
  5. NotificationLibrary:SendNotification("Success", "Onetap Loaded!", 3)
  6.  
  7. NotificationLibrary:SendNotification("Info", "Trying to load Cfg Manager", 3)
  8. wait(6)
  9. NotificationLibrary:SendNotification("Error", "Error Cfg manager not loaded trying launch", 3)
  10.  
  11. wait(3)
  12.  
  13. NotificationLibrary:SendNotification("Info", "Onetap launched!", 3)
  14.  
  15. NotificationLibrary:SendNotification("Success", "Onetap Loaded!", 3)
  16.  
  17. NotificationLibrary:SendNotification("Success", "Onetap Loaded!", 3)
  18.  
  19. NotificationLibrary:SendNotification("Success", "Onetap Loaded!", 3)
  20.  
  21. NotificationLibrary:SendNotification("Success", "Onetap Loaded!", 3)
  22.  
  23. NotificationLibrary:SendNotification("Success", "Onetap Loaded!", 3)
  24.  
  25. NotificationLibrary:SendNotification("Success", "Onetap Loaded!", 3)
  26.  
  27. NotificationLibrary:SendNotification("Success", "Onetap Loaded!", 3)
  28.  
  29. NotificationLibrary:SendNotification("Success", "Onetap Loaded!", 3)
  30.  
  31. NotificationLibrary:SendNotification("Success", "Onetap Loaded!", 3)
  32.  
  33. NotificationLibrary:SendNotification("Success", "Onetap Loaded!", 3)
  34.  
  35. NotificationLibrary:SendNotification("Success", "Onetap Loaded!", 3)
  36.  
  37. NotificationLibrary:SendNotification("Success", "Onetap Loaded!", 3)
  38.  
  39. NotificationLibrary:SendNotification("Success", "Onetap Loaded!", 3)
  40.  
  41. NotificationLibrary:SendNotification("Success", "Onetap Loaded!", 3)
  42.  
  43. NotificationLibrary:SendNotification("Success", "Onetap Loaded!", 3)
  44.  
  45. NotificationLibrary:SendNotification("Success", "Onetap Loaded!", 3)
  46.  
  47. NotificationLibrary:SendNotification("Success", "Onetap Loaded!", 3)
  48.  
  49. NotificationLibrary:SendNotification("Success", "Onetap Loaded!", 3)
  50.  
  51.  
  52.  
  53.  
  54.  
  55. local ESP = loadstring(game:HttpGet("https://raw.githubusercontent.com/linemaster2/esp-library/main/library.lua"))();
  56.  
  57.  
  58.  
  59.  
  60.  
  61. ESP.Enabled = false;
  62.  
  63. ESP.ShowBox = false;
  64.  
  65. ESP.ShowName = false;
  66.  
  67. ESP.ShowHealth = false;
  68.  
  69. ESP.ShowTracer = false;
  70.  
  71. ESP.ShowDistance = false;
  72.  
  73. ESP.ShowSkeletons = false;
  74.  
  75.  
  76.  
  77. local ESP_SETTINGS = {
  78.  
  79. BoxOutlineColor = Color3.new(1, 1, 1),
  80.  
  81. BoxColor = Color3.new(1, 1, 1),
  82.  
  83. NameColor = Color3.new(1, 1, 1),
  84.  
  85. HealthOutlineColor = Color3.new(0, 0, 0),
  86.  
  87. HealthHighColor = Color3.new(0, 1, 0),
  88.  
  89. HealthLowColor = Color3.new(1, 0, 0),
  90.  
  91. CharSize = Vector2.new(4, 6),
  92.  
  93. Teamcheck = false,
  94.  
  95. WallCheck = false,
  96.  
  97. Enabled = false,
  98.  
  99. ShowBox = false,
  100.  
  101. BoxType = "2D",
  102.  
  103. ShowName = false,
  104.  
  105. ShowHealth = false,
  106.  
  107. ShowDistance = false,
  108.  
  109. ShowSkeletons = false,
  110.  
  111. ShowTracer = false,
  112.  
  113. TracerColor = Color3.new(1, 1, 1),
  114.  
  115. TracerThickness = 2,
  116.  
  117. SkeletonsColor = Color3.new(1, 1, 1),
  118.  
  119. TracerPosition = "Bottom",
  120.  
  121. }
  122.  
  123.  
  124.  
  125. local OrionLib = loadstring(game:HttpGet(('https://raw.githubusercontent.com/aidarkunakbaev02/AllScripts/refs/heads/main/orion%20library.txt')))()
  126. local Window = OrionLib:MakeWindow({Name = "Onetap Mobile | No Scope Arcade (2021) | Free", HidePremium = false, SaveConfig = true, ConfigFolder = "OrionTest"})
  127.  
  128. local Tab = Window:MakeTab({
  129. Name = "Aim",
  130. Icon = "rbxassetid://4483345998",
  131. PremiumOnly = false
  132. })
  133.  
  134. Tab:AddLabel("Welcome!(*-*)")
  135.  
  136. Tab:AddButton({
  137. Name = "AimBot Small",
  138. Callback = function()
  139. _G.config = {
  140. Fov = 30,
  141. MaxTransparency = 0.1,
  142. Smoothness = 1,
  143. TargetPart = "Head",
  144. TeamCheck = false,
  145. WallCheck = true,
  146. MaxDistanceEnabled = false,
  147. MaxDistance = 1500,
  148. FovColor = Color3.fromRGB(255, 0, 0.)
  149. }
  150.  
  151. loadstring(game:HttpGet("https://raw.githubusercontent.com/dqtixz/aimbot/main/Projeto%20LKA%20x%20F%20Hub", true))()
  152. l:Notify("Aim loaded!","Aim",3)
  153. end
  154. })
  155.  
  156. Tab:AddButton({
  157. Name = "Aim Medium",
  158. Callback = function()
  159. _G.config = {
  160. Fov = 40,
  161. MaxTransparency = 0.1,
  162. Smoothness = 1,
  163. TargetPart = "Head",
  164. TeamCheck = false,
  165. WallCheck = true,
  166. MaxDistanceEnabled = false,
  167. MaxDistance = 1500,
  168. FovColor = Color3.fromRGB(255, 0, 0.)
  169. }
  170.  
  171. loadstring(game:HttpGet("https://raw.githubusercontent.com/dqtixz/aimbot/main/Projeto%20LKA%20x%20F%20Hub", true))()
  172. l:Notify("Aim loaded!","Aim",3)
  173. end
  174. })
  175.  
  176. Tab:AddButton({
  177. Name = "Aim Big",
  178. Callback = function()
  179. _G.config = {
  180. Fov = 50,
  181. MaxTransparency = 0.1,
  182. Smoothness = 1,
  183. TargetPart = "Head",
  184. TeamCheck = false,
  185. WallCheck = true,
  186. MaxDistanceEnabled = false,
  187. MaxDistance = 1500,
  188. FovColor = Color3.fromRGB(255, 0, 0.)
  189. }
  190.  
  191. loadstring(game:HttpGet("https://raw.githubusercontent.com/dqtixz/aimbot/main/Projeto%20LKA%20x%20F%20Hub", true))()
  192. l:Notify("Aim loaded!","Aim",3)
  193. end
  194. })
  195.  
  196.  
  197. Tab:AddButton({
  198. Name = "Aim 140",
  199. Callback = function()
  200. _G.config = {
  201. Fov = 140,
  202. MaxTransparency = 0.1,
  203. Smoothness = 1,
  204. TargetPart = "Head",
  205. TeamCheck = false,
  206. WallCheck = true,
  207. MaxDistanceEnabled = false,
  208. MaxDistance = 1500,
  209. FovColor = Color3.fromRGB(255, 0, 0.)
  210. }
  211.  
  212. loadstring(game:HttpGet("https://raw.githubusercontent.com/dqtixz/aimbot/main/Projeto%20LKA%20x%20F%20Hub", true))()
  213. l:Notify("Aim loaded!","Aim",3)
  214. end
  215. })
  216.  
  217. Tab:AddButton({
  218. Name = "Aim 360 Fov LoL",
  219. Callback = function()
  220. _G.config = {
  221. Fov = 360,
  222. MaxTransparency = 0.1,
  223. Smoothness = 1,
  224. TargetPart = "Head",
  225. TeamCheck = false,
  226. WallCheck = true,
  227. MaxDistanceEnabled = false,
  228. MaxDistance = 1500,
  229. FovColor = Color3.fromRGB(255, 0, 0.)
  230. }
  231.  
  232. loadstring(game:HttpGet("https://raw.githubusercontent.com/dqtixz/aimbot/main/Projeto%20LKA%20x%20F%20Hub", true))()
  233. l:Notify("Aim loaded!","Aim",3)
  234. end
  235. })
  236.  
  237. Tab:AddButton({
  238. Name = "Bhop",
  239. Callback = function()
  240. local player = game.Players.LocalPlayer
  241. local humanoid = player.Character and player.Character:WaitForChild("Humanoid")
  242.  
  243. -- Function to make the character jump
  244. local function autoJump()
  245. while true do
  246. wait(0) -- Adjust the time interval between jumps (in seconds)
  247.  
  248. if humanoid then
  249. humanoid.Jump = true
  250. end
  251. end
  252. end
  253.  
  254. -- Call the function to start automatic jumping
  255. autoJump()
  256. end
  257. })
  258.  
  259. local Tab = Window:MakeTab({
  260. Name = "Visual",
  261. Icon = "rbxassetid://4483345998",
  262. PremiumOnly = false
  263. })
  264.  
  265. Tab:AddToggle({
  266. Name = "Enable Esp",
  267. Default = false,
  268. Callback = function(Value)
  269. ESP.Enabled = Value;
  270. end
  271. })
  272.  
  273. Tab:AddToggle({
  274. Name = "Show Name Enemy",
  275. Default = false,
  276. Callback = function(Value)
  277. ESP.ShowName = Value;
  278. end
  279. })
  280.  
  281. Tab:AddToggle({
  282. Name = "Show Box Enemy",
  283. Default = false,
  284. Callback = function(Value)
  285. ESP.ShowBox = Value;
  286. end
  287. })
  288.  
  289. Tab:AddToggle({
  290. Name = "Show Tracers Enemy",
  291. Default = false,
  292. Callback = function(Value)
  293. ESP.ShowTracer = Value;
  294. end
  295. })
  296.  
  297. Tab:AddToggle({
  298. Name = "Show Health Enemy",
  299. Default = false,
  300. Callback = function(Value)
  301. ESP.ShowHealth = Value;
  302. end
  303. })
  304.  
  305. Tab:AddToggle({
  306. Name = "Show Enemy Skeleton",
  307. Default = false,
  308. Callback = function(Value)
  309. ESP.ShowSkeletons = Value;
  310. end
  311. })
  312.  
  313.  
  314.  
  315. Tab:AddDropdown({
  316. Name = "Esp box Type",
  317. Default = "2D",
  318. Options = {"2D", "Corner Box Esp"},
  319. Callback = function(Value)
  320. ESP.BoxType = Value
  321. end
  322. })
  323.  
  324. Tab:AddDropdown({
  325. Name = "Tracer position",
  326. Default = "Bottom",
  327. Options = {"Bottom", "Top", "Middle"},
  328. Callback = function(Value)
  329. ESP.TracerPosition = Value;
  330. end
  331. })
  332.  
  333. local Tab = Window:MakeTab({
  334. Name = "More",
  335. Icon = "rbxassetid://4483345998",
  336. PremiumOnly = false
  337. })
  338.  
  339. Tab:AddLabel("Made By Aidar#2500")
  340. Tab:AddLabel("Source modded by prostak")
  341. Tab:AddLabel("Onetap Free V1 Mobile")
  342.  
  343. Tab:AddButton({
  344. Name = "Old Script",
  345. Callback = function()
  346. loadstring(game:HttpGet(('https://raw.githubusercontent.com/aidarkunakbaev02/OneHub/refs/heads/main/SCRIPT.txt'),true))()
  347. end
  348. })
  349.  
  350. local Tab = Window:MakeTab({
  351. Name = "Rage",
  352. Icon = "rbxassetid://4483345998",
  353. PremiumOnly = false
  354. })
  355.  
  356. Tab:AddButton({
  357. Name = "RAGE AIM (DETECTABLE) ",
  358. Callback = function()
  359. getgenv().Settings = {
  360. Fov = 150,
  361. Hitbox = "Head",
  362. FovCircle = true,
  363. }
  364.  
  365. loadstring(game:HttpGet("https://raw.githubusercontent.com/WetCheezit/Releases/main/No-Scope-Arcade/Silent%20aim.lua"))()
  366. end
  367. })
  368.  
  369. OrionLib:Init()
  370.  
  371.  
  372.  
  373.  
  374.  
  375.  
  376.  
  377.  
  378.  
  379.  
  380.  
  381.  
  382.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement