XenoBot Forums - Powered by vBulletin

User Tag List

Page 1 of 3 123 LastLast
Results 1 to 10 of 29

Thread: Contributing

  1. #1
    XenoBot Scripts Developer Syntax's Avatar
    Join Date
    Feb 2011
    Posts
    1,658
    Mentioned
    431 Post(s)
    Tagged
    4 Thread(s)

    Contributing

    We welcome contributions to the open source Official XenoBot respository.
    To get started, follow the instructions in our repository.

    We use Trello for project management.
    Vote on issues, comment, or just follow along on our trello board.

    Last edited by Syntax; 11-08-2015 at 11:53 PM.

  2. #2
    Miauw's Avatar
    Join Date
    Sep 2015
    Posts
    105
    Mentioned
    11 Post(s)
    Tagged
    0 Thread(s)
    i wanna learn how to script.. any suggestions in how to start ? what type of language are you guys using ?

  3. #3
    XenoBot Scripts Developer Joshwa534's Avatar
    Join Date
    May 2012
    Location
    Texas, USA
    Posts
    4,890
    Mentioned
    517 Post(s)
    Tagged
    3 Thread(s)
    Quote Originally Posted by Miauw View Post
    i wanna learn how to script.. any suggestions in how to start ? what type of language are you guys using ?
    Depending on the language you want to learn, you could start with several different options at www.codeacademy.com

    We're using lua here at XenoBot though. Our library is open source and free to use, you can find it here: https://github.com/OXGaming/oxscripts

  4. #4
    Miauw's Avatar
    Join Date
    Sep 2015
    Posts
    105
    Mentioned
    11 Post(s)
    Tagged
    0 Thread(s)
    Omg u guys are awesome im a computer technician trying to learn how to code thanks dudes best bot forums ever !!

  5. #5

    Join Date
    Aug 2012
    Posts
    34
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)
    Quote Originally Posted by Joshwa534 View Post
    Depending on the language you want to learn, you could start with several different options at www.codeacademy.com

    We're using lua here at XenoBot though. Our library is open source and free to use, you can find it here: https://github.com/OXGaming/oxscripts

    just curious but on that site there isn't a "LUA" section in there would one of the sections in there cover lua scripting?

  6. #6
    XenoBot Scripts Developer Syntax's Avatar
    Join Date
    Feb 2011
    Posts
    1,658
    Mentioned
    431 Post(s)
    Tagged
    4 Thread(s)
    Quote Originally Posted by bbrideau View Post
    just curious but on that site there isn't a "LUA" section in there would one of the sections in there cover lua scripting?
    We don't cover the basics, no. We assume you have knowledge of Lua and Git workflow.
    There's great documentation online for Lua and it's a really easy language to learn.
    The standard lib is small and the syntax is simple.

    http://luatut.com/introduction.html
    http://www.lua.org/pil/contents.html
    http://learnxinyminutes.com/docs/lua/

  7. #7
    Miauw's Avatar
    Join Date
    Sep 2015
    Posts
    105
    Mentioned
    11 Post(s)
    Tagged
    0 Thread(s)
    +1 ^ !!

  8. #8
    Miauw's Avatar
    Join Date
    Sep 2015
    Posts
    105
    Mentioned
    11 Post(s)
    Tagged
    0 Thread(s)
    im really learning alot, you guys use NOTEPAD C++ to code? or what programs u guys use?

  9. #9
    XenoBot Scripts Developer Joshwa534's Avatar
    Join Date
    May 2012
    Location
    Texas, USA
    Posts
    4,890
    Mentioned
    517 Post(s)
    Tagged
    3 Thread(s)
    Quote Originally Posted by Miauw View Post
    im really learning alot, you guys use NOTEPAD C++ to code? or what programs u guys use?
    We use Sublime Text Editor 3.

    Its lovely if you want my theme, you can download it here:
    https://github.com/YabataDesign/afterglow-theme

  10. #10
    Miauw's Avatar
    Join Date
    Sep 2015
    Posts
    105
    Mentioned
    11 Post(s)
    Tagged
    0 Thread(s)
    is that windows compatible ?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •