Giter VIP home page Giter VIP logo

pfandadler-yolol's People

Contributors

derpfandadler avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

pfandadler-yolol's Issues

Reference Native values to prevent namespace creep

Consider maybe something like this since you have the lines to spare that way the single letter varables dont conflict with isan or waypoints etc.

L=:Active IN=:Index R=:ScanResults M=:Material VO=:Volume S=:Scan 
RE=:Reset
j="\nMat|Stacks" o=j a=" Ore" b="\n" d="#" e="~" h="ium" TO=20
:autoscan-=s s=e :autoscan=s+:autoscan f=1728000 Re=1 L=0 goto2+:AS
:autoscan-=s s=d :autoscan=s+:autoscan g="ite" i=0 IN=0 L=1 R=0 S=1
tv=0 o=j c=" Crystal" i++ if i>TO then L=0 goto9 end goto5-S
L=0 i/=:R I=0 v=VO/f*1000 tv+=v o+=b+"1 "+(M-a-c-g-h)+"|"+v
i/=:R IN=1 v=VO/f*1000 tv+=v o+=b+"2 "+(M-a-c-g-h)+"|"+v
i/=R v=tv at="\nCLass:"+(4+v>10+v>11+v>18+v>26+v>124+v>270)
i/=R :autoscan=s+o+b+"Total Stacks:"+tv+at S=0 Re=1 goto2+:AS
w="\n !WARNING!" i/=R :autoscan=s+w+"\n\n «TIMEOUT»\n"+w goto2+:AS
:autoscan=s+w+"\n\n  Nothing\n   Found\n"+w goto2+:AS

Single char global variables

Hi,

first off, amazing work on the script, looks really good!
I'm just from spending days integrating 3 different navigation systems together and most issues seem to come from various scripts using the same single char global variable names. There's only 26 available and as soon as you try to add your script in complicated yolol setups, you'll be up for a nice debugging session, at least that's how it went for me.

So I was wondering, are you using some kind of pseudo language that converts into yolol via yodk, like yasm? Do you think it would be possible to rewrite the code so it uses 2-char variables, preferably with the same prefix so people have less trouble installing your script?

I've checked the current version and you're already pretty close to max line length, it wont be as easy as adding some characters and be done with it, hence my previous question about a pseudo language.

I've also send you a Discord friend request as I couldn't figure out how to reach you..

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.