Jump to content

duncanrp

Members
  • Posts

    10
  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by duncanrp

  1. I find a good project to learn everything, is obviously to have a project which involves everything you want to learn. Try this:

     

    I want an admin panel where I can put my own private tools e.g. 

     

    - Notes page (Textarea I can type notes into and save for later editing/viewing)

    - A page to add user/admin logins for the panel (Ability to create a user that can login to the panel, also be able to remove and/or change the user details)

     

    With the login page I would like for it to login using an jQuery AJAX Post function. 

     

    This is very simple but it should teach you the basic of jQuery/PHP/MySQL/HTML and CSS. And will cover topics such as sessions, database and user security etc...

     

     

  2. Well, that's your issue smile.png

    It only works when it's in ascending order (1 being first, 78 being last)

    Oh.... Well thats not very good :P Ah well. Suppose it doesn't matter.

  3. Hey, so the worldhopper script is terrible. (No offense) but when it tries to hop worlds it will click into world menu, select a world and then keep trying to select a world and will just end up in a loop of it going into the world menu then clicking on a world.

  4.  

    No it doesn't, you can debug this by adding this to the appropriate section in your script:

    log("Message to log");
    

    Yeah I realize that :) I am currently doing this but I was testing my script whilst at work and I came back to find that osbot wasn't even running anymore and I wanted to see if osbot saved the console logs to a file so i could possibly determine why.

  5. 100% Sure he's not going for performance. I remember a post similar to this a while back asking how they actually solve the random from a "1 post" member also that's why i'm a bit suspicious.

    Edit: Post your source to your supposed bank pin solver, we will review it and give you the solution if its safe.

     

    No offence, but I came to this community for a chance to develop some scripts and possibly help the community, not the best welcoming party in the world. Second, how am I able to post the source to a bank pin solver when I haven't even written it yet due to not be able to test it whatsoever because of the default Bank Pin Solver Script kicking in automatically.

×
×
  • Create New...