[Open-Source] Free wotlk 3.3.5 scripts working with EWT API menu

User Tag List

Page 1 of 3 123 LastLast
Results 1 to 15 of 45
  1. #1
    scriptx's Avatar Active Member
    Reputation
    21
    Join Date
    Feb 2016
    Posts
    34
    Thanks G/R
    6/13
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [Open-Source] [v1.7] Free wotlk 3.3.5 scripts working with EWT API

    Hi guys

    I recently found EWT on the net, I also decided to start to work on.
    All the scripts I do and I will do gonna be related to pvp.

    Why EWT

    Ewt allows you to create your own scripts and turn it in a rotation or not. Pqr doesnt.
    Ewt is a secure environment and isnt detectable by most of the servers (even official), and even detected, it's actively fixed.
    Ewt API provides a lot of stuffs that pqr doesnt, such as RayCasting, Map Objects Access and related api such as distances check, los etc..

    Why my scripts?
    My scripts are made with goals.

    • Optimization : no fps are taken by my scripts
    • Scalability: shared-api is provided to re-use useful generic functions
    • Readability: code is made with <3 in a readable way, with comments and documentation


    Changelogs
    Check the readme of my project
    I would enjoy Github Stars

    Download Latest : v1.8 https://github.com/Romain-P/Ewt-Scri...1.8/script.zip
    Sources: GitHub - Romain-P/Ewt-Scripts: Wow wotlk scripts using ewt API
    Documentation: Home * Romain-P/Ewt-Scripts Wiki * GitHub
    Discord: Romain#6243


    Quick Tutorial for Setup

    • Make a folder called `script` in your world of warcraft folder
    • Put all .lua files in this folder
    • You must have the following path: `your_wow_folder/script/launcher.lua`
    • Then select `Advanced Lua Unlock` in the EWT UI
    • Finally enable it with the ewt-command `.loadfile script/launcher.lua`


    Cheers
    Last edited by scriptx; 08-17-2018 at 05:12 AM. Reason: donation links are not allowed

    [Open-Source] Free wotlk 3.3.5 scripts working with EWT API
  2. Thanks ev0, Corthezz, dealerx, Tocsin, bynike, sokolblyat, Beefkek, JoyPink, ldxt24, dimonka (10 members gave Thanks to scriptx for this useful post)
  3. #2
    scriptx's Avatar Active Member
    Reputation
    21
    Join Date
    Feb 2016
    Posts
    34
    Thanks G/R
    6/13
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Added Swd Scatter, gouge, blind, hungering cold: automated

  4. #3
    scriptx's Avatar Active Member
    Reputation
    21
    Join Date
    Feb 2016
    Posts
    34
    Thanks G/R
    6/13
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    New features

    • Added Auto Dispel: automated dispel on party, see @configuration
    • Added Auto MD: automated mass dispel when someone got divine shield in the world map


    It takes me time to implement new features now, but it gonna be faster later for other classes.
    All my functions are scallable

  5. #4
    scriptx's Avatar Active Member
    Reputation
    21
    Join Date
    Feb 2016
    Posts
    34
    Thanks G/R
    6/13
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    New features

    • Added full documentation for shared-api
    • Began priest documentation

  6. Thanks Corthezz (1 members gave Thanks to scriptx for this useful post)
  7. #5
    scriptx's Avatar Active Member
    Reputation
    21
    Join Date
    Feb 2016
    Posts
    34
    Thanks G/R
    6/13
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    New features

    • Fixed and extended shared-api
    • Now possible to register events an easy way

  8. #6
    dealerx's Avatar Member
    Reputation
    9
    Join Date
    May 2016
    Posts
    124
    Thanks G/R
    14/8
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Doesn't work for me. If i try ".loadfile script/blablalblalba" (or something random) it says "Error:" and nothing after. If i put ".loadfile script/priest_disc.lua" it doesnt write anything on the screen (like "loaded, success" idk)... anyway, tested with blind/gouge and didnt do swd, he didnt even try to do that (like pqr) so definitely is not loaded/working. I attached the ewt in full active mode. Don't know if I'm missing something.

    EDIT: Solved, working
    Last edited by dealerx; 02-19-2018 at 02:52 PM.

  9. #7
    scriptx's Avatar Active Member
    Reputation
    21
    Join Date
    Feb 2016
    Posts
    34
    Thanks G/R
    6/13
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    You should add me on discord, fix the problem here wouldnt be that easy
    Everything works for me, I dont push on my master branch until everything work

    Discord: mns#6243
    Last edited by scriptx; 02-19-2018 at 02:22 PM.

  10. #8
    dealerx's Avatar Member
    Reputation
    9
    Join Date
    May 2016
    Posts
    124
    Thanks G/R
    14/8
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Very good project and good communication, it works +++

  11. #9
    scriptx's Avatar Active Member
    Reputation
    21
    Join Date
    Feb 2016
    Posts
    34
    Thanks G/R
    6/13
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    New features

    • Extended shared-api: new function that aplies some callbacks at a defined % for a given spell list, check done on all players in the map
    • Swd casting controls for priest e.g swd sheep (find a target around if the mage is out of range)
    • Fakecast overpower: now impossible to get overpower on a cast by a scripter
    • Dps Rotation: performs a dps rotation on the unit you want in order, holy fire, smite and mind blast if interrupted


    + now streaming check the topic

  12. #10
    scriptx's Avatar Active Member
    Reputation
    21
    Join Date
    Feb 2016
    Posts
    34
    Thanks G/R
    6/13
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    New features

    • Feign Death Bypass: Auto re-target the hunter
    • Mirror Images Bypass: Auto re-target the mage

  13. #11
    Tocsin's Avatar Member
    Reputation
    5
    Join Date
    Nov 2013
    Posts
    50
    Thanks G/R
    1/4
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Nice work man! will check out after I finish leveling my priest! almost there.

  14. Thanks scriptx (1 members gave Thanks to Tocsin for this useful post)
  15. #12
    bynike's Avatar Member
    Reputation
    10
    Join Date
    Mar 2010
    Posts
    50
    Thanks G/R
    26/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    nice works, so there scripts seller is crying.

  16. Thanks scriptx (1 members gave Thanks to bynike for this useful post)
  17. #13
    scriptx's Avatar Active Member
    Reputation
    21
    Join Date
    Feb 2016
    Posts
    34
    Thanks G/R
    6/13
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Dont forget to like the project, that counts a lot for me

  18. #14
    scriptx's Avatar Active Member
    Reputation
    21
    Join Date
    Feb 2016
    Posts
    34
    Thanks G/R
    6/13
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Making a break, a friend is dead.. Taking some days for him, sorry

  19. #15
    scriptx's Avatar Active Member
    Reputation
    21
    Join Date
    Feb 2016
    Posts
    34
    Thanks G/R
    6/13
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Live coding right now, Twitch

Page 1 of 3 123 LastLast

Similar Threads

  1. Bread Crewbot (maybe more later) [FREE] [not entirely open source]
    By breadguy in forum SWTOR Bots and Programs
    Replies: 9
    Last Post: 10-26-2012, 09:37 AM
  2. [Release] m2 converter v3: the open source m2/wotlk <-> obj converter
    By poke123 in forum WoW ME Tools & Guides
    Replies: 2
    Last Post: 08-23-2012, 05:50 PM
  3. Free and Open Source PHP groupware project
    By annyphp in forum Programming
    Replies: 3
    Last Post: 01-08-2011, 08:08 AM
All times are GMT -5. The time now is 01:52 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search