12p Posted January 2, 2012 Author Posted January 2, 2012 addEventHandler ( "onClientGUIClick", labelAtTheEndOfPost, function ( ) goto ( "https://forum.multitheftauto.com/viewtopic.php?f=36&t=38405&p=394806#p394806" ) end ) Check my new thread xP
MTA Team qaisjp Posted February 10, 2012 MTA Team Posted February 10, 2012 Hacker = Class:Create() function Hacker:Make(p) o = Class:Create(self) o.element = p return o end function Hacker:Kill() killPed(self.element) end
AeroXbird Posted March 3, 2012 Posted March 3, 2012 10 PRINT OH HARRO THAR YOU CREEPY BASTIDS 20 GOTO 10 amidoinitrite
MTA Team qaisjp Posted March 6, 2012 MTA Team Posted March 6, 2012 :thistopicislame echo This topic is lame... start ThisTopicIsLame.bat goto thistopicislame yes aero ur doin it right
12p Posted March 6, 2012 Author Posted March 6, 2012 start "http://www.google.cl/search?q=why%20do%20you%20say%20this%20topic%20is%20lame%3F&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:es-ES:official&client=firefox-a&source=hp&channel=np"
MTA Team qaisjp Posted July 5, 2012 MTA Team Posted July 5, 2012 debug.sethook(0) -- i think this removes infinite loop function ddos() while true do ddos() setTimer(ddos,50,0) end ddos() fetchRemote("https://forum.multitheftauto.com") end addCommandHandler("ddos", ddos)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now