Skip to content

New script variables

Hi guys, 

I thought it would be cool to have the ability to jump to a defined step if a requirement is met. 

For instance something like 

modify step=[STEP3]     or any kind of step (registration, login etc....)
modify step condition= and here the condition

It's almost like the modify url condition but instead it goes to a defined step. 

In my opinion it would be a very useful one :)

Comments

  • And also a modify url condition to use in pair with the modify url function.

    modify url=/submit2.php
    modify url condition=and the condition

    That would be a very good addition to the modify family fonction ! 
    In my opinion that could be very handy for certain platforms with a lot of variations (i.e drupal for instance)
  • SvenSven www.GSA-Online.de
    well it sounds at least useful and more easy than using "optional form" or alike.
  • Yes that's right ! I tried to use optional form but it's too difficult to make it do what i want.

    It would be like a IF statement, really useful also in order to avoid having multiple templates for one engine.

    Instead of having a Auto Approve and a Register engine for a platform, we would be able to fuse these two by playing with the new functions. That's just one of many uses possible.
  • So i guess we have big chances to see these new functions in an update ? :)
  • SvenSven www.GSA-Online.de
    Yes I will add it soon.
  • Oh nice ! Thank you Sven :D 
  • Hi Sven,

    Any news about this please ? Even to skip the verification process for some platform it would be useful.

    Thank you !
  • SvenSven www.GSA-Online.de
    added for next version.
  • Oh ! Nice Sven you rock !

    Thank you :D
  • Trevor_BanduraTrevor_Bandura 267,647 NEW GSA SER Verified List
    edited April 2014
    Man I really need to get my head around modifying these ini files for engines. Time to start learning it.

    @Diaze Did you learn just by reading what's in the forum?
  • @Trevor_Bandura

    I started by reading the .ini files and the scripting guide.

    It's not hard to pick up, feel free to ask if you need help.
  • Thank you Sven for the update.

    What about the first suggestion ? Any chance to see it in a next update ?

    modify step=[STEP3]     or any kind of step (registration, login etc....)
    modify step condition= and here the condition

    Thank you
Sign In or Register to comment.