Jump to content

Tete omar

Members
  • Posts

    3,267
  • Joined

  • Last visited

  • Days Won

    7

Everything posted by Tete omar

  1. ينقل إلى قسم البرمجة
  2. كلامك يدل على انك مجادل حتى ولو كنت خطأ SQL الاكاونت داتا اصلا تستخدم ال
  3. Tete omar

    Minor Bug

    The best way to do that is by using Lua coroutines, also i don't get the point of these bunch of underscores you wrote as arguments for that function.
  4. Yes, i think, i found this picture somewhere on the internet , might be useful: Note: I'm not experienced in HLSL language, so this is all i can do.
  5. Tete omar

    صوره

    !#Gamer يغلق
  6. يُمنع رفع المواضيع القديمة جداً إلا إذا استلزم الامر ذلك, راجع قوانين المنتدى يغلق
  7. يمنع الإتهام بسرقة المودات, راجع قوانين المنتدى
  8. Could you take a screenshot of the error, please?
  9. There isn't a problem with bumping an old topic up as long as the reason of the bumping is useful, Mя.SнαяιQ.
  10. Tete omar

    loadstring

    In this case, you'll have to check the validity of the function before you call it.
  11. This topic is so outdated, try not to bump up old topics next time, erictwendell. Locked (until the topic owner requests unlocking)
  12. Tete omar

    loadstring

    loadstring just acts like a normal code execution, it first loads a string and returns a function that executes the code on call. E.g: loadedString = loadstring ( "outputChatBox ( \"Hello!\" )" ) -- Here's our loaded code that will be executed when we call 'loadedString' function loadedString ( ) -- And here we call it -- Result: Hello! Note: I'm not sure about this explaination though, i might be wrong.
  13. Tete omar

    loadstring

    Why would you want to do that as long as you can just assign 'thisFunction' to nil
  14. Tete omar

    loadstring

    It loads a code in a string; E.g: loadstring ( "outputChatBox ( \"Hello!\" )" )
  15. Nice job, i liked the window design the most, but if you could record a video about it, it'd be great.
  16. من جاب سيرة الاختراق غيرك؟ .. صاحب الموضوع لا قال تم اختراق جهازي ولا شي .. الكلام ال"مو منطقي" الي تتكلم عنه فعلاً هو انك تفتي في ما ليس لك به علم .. مثل ثغرة النجوم وإشاعة تغيير النظام في التحديث 1.4 .. هذولي كلهم كلام منطقي ولا غير منطقي؟
  17. انا ما افهم ليش بتصك واحد صك 5 باندات .. وليش بتعطيه ادمنية من اول طلما ما تبيه يصك اكثر من 5 باندات؟ ...
  18. وش تبي تسوي بالضبط؟
×
×
  • Create New...