Advertisement
hadar

Untitled

Jan 27th, 2017
133
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.28 KB | None | 0 0
  1. function goldquit()
  2. local res, dagmcp = CallPlugin("ff007fc4c4258417ba53eebf", "GoldVal")
  3. assert(loadstring("LoadInfo = "..dagmcp or "")) ()
  4.  
  5. if tonumber(LoadInfo.Session)>=1000 then
  6.     math = roundup((tonumber(LoadInfo.Session)*tonumber(donateperc))/100)
  7.     Send("Clando "..math)
  8. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement