mirror of
https://github.com/UltimateMenu/UltimateMenu.git
synced 2025-09-19 03:56:06 +08:00
Initial commit
This commit is contained in:
@ -1,26 +0,0 @@
|
|||||||
-- https://dsc.gg/l7neg-
|
|
||||||
-- https://l7neg.tk
|
|
||||||
--©️ 2023 L7NEG
|
|
||||||
boolcl = false
|
|
||||||
Cloop = false
|
|
||||||
local WH = script("am_mp_warehouse")
|
|
||||||
local function Cloop()
|
|
||||||
while Cloop do
|
|
||||||
if WH:is_active() then
|
|
||||||
menu.send_key_up(87)
|
|
||||||
menu.send_key_press(69)
|
|
||||||
sleep(1)
|
|
||||||
if not WH:is_active() then
|
|
||||||
menu.send_key_press(13)
|
|
||||||
menu.send_key_down(83)
|
|
||||||
end
|
|
||||||
end
|
|
||||||
end
|
|
||||||
end
|
|
||||||
menu.add_toggle("Automatic Sell Crate AFK Female", function()
|
|
||||||
return boolcl
|
|
||||||
end, function()
|
|
||||||
boolcl = not boolcl
|
|
||||||
Cloop(boolcl)
|
|
||||||
|
|
||||||
end)
|
|
@ -1,5 +1,5 @@
|
|||||||
-- https://dsc.gg/l7neg-
|
-- https://dsc.gg/l7neg-
|
||||||
-- https://l7neg.tk
|
-- https://l7neg.is-a.dev
|
||||||
--©️ 2023 L7NEG
|
--©️ 2023 L7NEG
|
||||||
boolcl = false
|
boolcl = false
|
||||||
Cloop = false
|
Cloop = false
|
||||||
|
@ -1,26 +0,0 @@
|
|||||||
-- https://dsc.gg/l7neg-
|
|
||||||
-- https://l7neg.tk
|
|
||||||
--©️ 2023 L7NEG
|
|
||||||
boolcl = false
|
|
||||||
Cloop = false
|
|
||||||
local WH = script("am_mp_warehouse")
|
|
||||||
local function Cloop()
|
|
||||||
while Cloop do
|
|
||||||
if WH:is_active() then
|
|
||||||
menu.send_key_up(83)
|
|
||||||
menu.send_key_press(69)
|
|
||||||
sleep(1)
|
|
||||||
if not WH:is_active() then
|
|
||||||
menu.send_key_press(13)
|
|
||||||
menu.send_key_down(83)
|
|
||||||
end
|
|
||||||
end
|
|
||||||
end
|
|
||||||
end
|
|
||||||
menu.add_toggle("Automatic Sell Crate Afk Male", function()
|
|
||||||
return boolcl
|
|
||||||
end, function()
|
|
||||||
boolcl = not boolcl
|
|
||||||
Cloop(boolcl)
|
|
||||||
|
|
||||||
end)
|
|
File diff suppressed because one or more lines are too long
23
README.md
23
README.md
@ -22,22 +22,25 @@ From There Go To Scripts Folder Then Paste The Ultimate Menu In There
|
|||||||
|
|
||||||
--------------------------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------------------------
|
||||||
<div align="center">
|
<div align="center">
|
||||||
<h1> New ScreenShots V18</h1>
|
<h1> New ScreenShots V19</h1>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
[](https://i.imgur.com/Q04ceX5.png)
|
[](https://i.imgur.com/M54nsX6.png)
|
||||||
[](https://i.imgur.com/J3vquqW.png)
|
[](https://i.imgur.com/qszJJNK.png)
|
||||||
[](https://i.imgur.com/OKD4ruV.png)
|
[](https://i.imgur.com/A5951n9.png)
|
||||||
[](https://i.imgur.com/MmRIRzW.png)
|
|
||||||
[](https://i.imgur.com/tuVD0wg.png)
|
|
||||||
[](https://i.imgur.com/b2erLqZ.png)
|
|
||||||
[](https://i.imgur.com/C1nhfs6.png)
|
|
||||||
[](https://i.imgur.com/2kNARYV.png)
|
|
||||||
[](https://i.imgur.com/vfsnLz4.png)
|
|
||||||
--------------------------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------------------------
|
||||||
<div align="center"> <h1> <details>
|
<div align="center"> <h1> <details>
|
||||||
<summary>Old Versions ScreenShots</summary>
|
<summary>Old Versions ScreenShots</summary>
|
||||||
|
|
||||||
|
[](https://i.imgur.com/Q04ceX5.png)
|
||||||
|
[](https://i.imgur.com/J3vquqW.png)
|
||||||
|
[](https://i.imgur.com/OKD4ruV.png)
|
||||||
|
[](https://i.imgur.com/MmRIRzW.png)
|
||||||
|
[](https://i.imgur.com/tuVD0wg.png)
|
||||||
|
[](https://i.imgur.com/b2erLqZ.png)
|
||||||
|
[](https://i.imgur.com/C1nhfs6.png)
|
||||||
|
[](https://i.imgur.com/2kNARYV.png)
|
||||||
|
[](https://i.imgur.com/vfsnLz4.png)
|
||||||
[](https://i.imgur.com/5ovnXIS.png)
|
[](https://i.imgur.com/5ovnXIS.png)
|
||||||
[](https://i.imgur.com/HtOYaT2.png)
|
[](https://i.imgur.com/HtOYaT2.png)
|
||||||
[](https://i.imgur.com/wSw48p7.png)
|
[](https://i.imgur.com/wSw48p7.png)
|
||||||
|
Reference in New Issue
Block a user