What's new

Welcome to HvH Forum!

SignUp Now! Download Free HvH CS2/CS:GO Cheats, CFG, LUA/JS Scripts, And More!


SignUp Now!
Newbie HvHer
User ID
88397
Messages
17
Reactions
3
Level
6
Today i decided to free azura.uno lua for primordial. special thanks to ivg for fixing and successfully cleaning the source code. Enjoy



funny clip:
 

Password for .zip file is hvh.net

  • azura free.lua
    434.1 KB · Views: 92

woW

Newbie HvHer
User ID
52212
Messages
12
Reactions
1
Level
2
not working
its automatically unloading itself
 
Newbie HvHer
User ID
113992
Messages
1
Reactions
0
Level
0
not working
its automatically unloading itself
Then find
"
local load_success, load_result = pcall(function()
if (info.beta_build) then
logo = render.load_image("csgo/materials/panorama/images/icons/clean_beta.png")
else
logo = render.load_image("csgo/materials/panorama/images/icons/clean_stable.png")
end
center_pos = vec2_t(screen_size.x / 2 - logo.size.x / 2, screen_size.y / 2 - logo.size.y / 2)
return logo
end)

if (not load_success or logo == nil) then
client.delay_call(function()
load_success, load_result = pcall(function()
if (info.beta_build) then
logo = render.load_image("csgo/materials/panorama/images/icons/clean_beta.png")
else
logo = render.load_image("csgo/materials/panorama/images/icons/clean_stable.png")
end
center_pos = vec2_t(screen_size.x / 2 - logo.size.x / 2, screen_size.y / 2 - logo.size.y / 2)
return logo
end)
if (not load_success or logo == nil) then
error("an internal error has occurred! (0x01)")
end
end, 8)
end
"
at 7980 line in the script and delete it (will work)
 

Password for .zip file is hvh.net

  • !! azura free [fixed].lua
    434.1 KB · Views: 7

Create an account or login to comment

You must be a member in order to leave a comment

Create account

Create an account on our community. It's easy!

Log in

Already have an account? Log in here.

Top