Learn_All_Free๐Ÿ‡ฎ๐Ÿ‡ณ
2.26K subscribers
410 photos
713 videos
1.86K files
580 links
๐Ÿ‘All Things Free
๐Ÿ‘Learn It And Share
๐Ÿ‘‘Hack Making Tutorial
๐Ÿ‘‘Decrypt Tools
๐Ÿ‘‘Devolopers Stuffs

Disclaimer: This post is made available for educational and informational purposes only.
Download Telegram
Let me explain something this is the main code in main.lua

---------------------------------------------------
function exec(cmd)
local p=io.popen(string.format('%s',cmd))
local s=p:read("*a")
p:close()
return s
end


-This code no need to explain I already provide for execute shell

---------------------------------------------------
b1.onClick = function exec(cmd)
local inputing = inputing.Text
print(exec("rm -rf "..inputing))
end


Now these lines first I already create a layout edit text that allow user to input and I set that layout id to inputting whereas b1 is the start delete button id

Now set the inputing to inputing.Text (now is text form) and rm -rf "..inputing means rm -rf "the file location that user input" so this is how it works
this is the andlua code use in that alp


@Learn_All_Free
@Learn_All_Free_Bot
If u found that this channel is useful u can share it or u have any tutorial want to share @Learn_All_Free_Bot
Forwarded from SS โ€ข Lua (ใ€”EGใ€•Angela ยฒโฐโฐโฐ)
--Numeric password. Min 0 Max 9999
local gg = gg
-- Password is 1839
local password = 1839

local numa = gg.prompt({'1[0; 9]','2[0; 9]','3[0; 9]','4[0; 9]'},nil,{'number','number','number','number'})
if numa == nil then
gg.alert('No password')
return
end
local num = (numa[1]*1000)+(numa[2]*100)+(numa[3]*10)+numa[4]
if password~= num
then ๏ปฟ
gg.alert('Wrong password','')
return
end
gg.alert('123456')
Forwarded from SS โ€ข Lua (ใ€”EGใ€•Angela ยฒโฐโฐโฐ)
function makeString(l)
if l < 1 then return nil end
local s = ""
for i = 0, l do
n = math.random(0, 61)
n0 = 0
if n < 10 then n0 = n + 48
elseif n < 36 then n0 = n - 10 + 65
else n0 = n - 36 + 97 end
s = s .. string.char(n0)
end
return s
end

function MakeR()
local ss = ""
for i = 1,10 do ss = ss .. makeString(30) .. "\n" end
return ss
end

print(MakeR(10))
Forwarded from ๐Œ๐ซ.๐’๐จ๐ฅ๐จ๐ฐ
Lib-baseTemplate.cpp
2.5 KB
Layout Pxt [ Antigo ].7z
4.5 MB
Free Fire Esp Mod Menu Src

Sexy Layout Which is Paid for free.... Make Your Mod Menu...

Truly Paid For Free ๐Ÿ˜, Amazing Layout.....

#No Password

\>
@Learn_Lua
\>
@Learn_gg
Forwarded from Natsuki Subaru
1.3 Diassembled libUe4.txt
63.7 MB
1.3 libUE4.so full Disassembled for Config Makers Only...

Hope it helps๐Ÿ˜œ You๐Ÿ˜‰๐Ÿ‘
Forwarded from Deleted Account
ESP source .zip
17.8 MB
ESP source .zip
Forwarded from Sharpshooter crack
lib.zip
3.3 MB
Forwarded from PYTHร˜N Cร˜URSE
Media is too big
VIEW IN TELEGRAM
HOW IN GAME ANTICHEAT WORKS ?

ALL TYPES OF BAN FIX

ALL BAN SOLUTION IN THIS VIDEO


#PythonArmy
Forwarded from PYTHร˜N Cร˜URSE
Media is too big
VIEW IN TELEGRAM
FULL PAKS METHOD EXPLAIN
WHICH PAK METHOD IS STRONG / SAFE

NOTE - YAI VIDEO TUTORIAL IMPORTANT THA ISI LIYA BANYA HOO VARNA NAHI BANATA

BUT EK AUR TUTORIAL AAJ DALOGA PAK MAKING PAI BECAUSE AAPNA BOLO KI BANANA SIKHA SIKHA NAHI RAHA SIRF EXPLAIN KAR RAHA HAI ๐Ÿ˜…

#PythonArmy
Forwarded from PYTHร˜N Cร˜URSE
Media is too big
VIEW IN TELEGRAM
HOW TO MAKE PAK FILE PART - 1 ( NORMAL PAK METHOD )

USE TEXT & HEX BOTH EDITOR FOR MAKING STRONG PAK FILE ๐Ÿ˜˜

#PythonArmy