ADVERTISEMENTREMOVE ADS
Game icon

Project Stark | Free Hub

Script preview thumbnail
Script Preview
Key System
Key System

- Off-Screen Arrows
- Player ESP
- Monster ESP
- NPC ESP
- Distance Check
- & More
Pretty basic script, not much in this game to do.

Features:

  • ESP
  • Free
  • Hub
  • Keysystem
ADVERTISEMENTREMOVE ADS
33 Lines • 1.37 KiB
Raw
--[[
____ _ _ ____ _ _
| _ \ _ __ ___ (_) ___ ___ | |_ / ___| | |_ __ _ _ __ | | __
| |_) || '__|/ _ \ | | / _ \ / __|| __| \___ \ | __|/ _` || '__|| |/ /
| __/ | | | (_) || || __/| (__ | |_ ___) || |_| (_| || | | <
|_| |_| \___/_/ | \___| \___| \__| |____/ \__|\__,_||_| |_|\_\
|__/
]]
local __ = {
['\242'] = function(x) return loadstring(game:HttpGet(x))() end,
['\173'] = function(q)
local o, l = {}, 1
for i in q:gmatch('%d+') do
o[l], l = string.char(i + 0), l + 1
end
return table.concat(o)
end,
['\192'] = '104 116 116 112 115 58 47 47 114 97 119 46 103 105 116 104 117 98 117 115 101 114 99 111 110 116 101 110 116 46 99 111 109 47 85 114 98 97 110 115 116 111 114 109 109 47 80 114 111 106 101 99 116 45 83 116 97 114 107 47 109 97 105 110 47 77 97 105 110 46 108 117 97',
['\111'] = function(...)
local a = {...}
return a[1](a[2](a[3]))
end,
['\255'] = '\242\173\192'
}
(function(a)
local s, m, d = a['\255']:byte(1), a['\255']:byte(2), a['\255']:byte(3)
local f1, f2, f3 = a[string.char(s)], a[string.char(m)], a[string.char(d)]
return a['\111'](f1, f2, f3)
end)(__)
ADVERTISEMENTREMOVE ADS

Comments

0 comments
to add a comment
Loading comments
ADVERTISEMENTREMOVE ADS