i am going to make a runescape account generator with this. how would i get the text boxs and how submit nonform buttons
i am going to make a runescape account generator with this. how would i get the text boxs and how submit nonform buttons
Sell botted goods at mid to high prices!!! Else we lose our profit AND ruin the game!!!!
Can this be used for ALL Scar commands ? i still need to learn to master appa
Sorry for gravedig but is there a command to change client screen? because it starts with a little screen.
Last edited by tom99; 07-23-2010 at 11:31 PM.
Also I would like to say that does this even work anymore? I tryed to download it but it says it was a virus so I turned my Avast antivirus off and put it in to scar plugins and tryed using one of the appa functions and it didn't work it didn't even show the commands when I press ctrl + space.
Works fine for me.
http://i25.tinypic.com/b3stoj.png
i can also say that it still works, i have been using it with the lockerz raper
~shut
All my scripts are held on Googlecode git, so if you ever see a problem, fork it and send me a pull request
If a script is grey, it doesn't work, if it's colour then it does!
My Tutorials:-
Everything you need to know about setting up Simba, SRL and Reflection!, How to sort out the MSVCR71.dll error
How to set up players for autoing with Simba, SRL/Simba Standards (with examples), Defines
Auto Updater and Git, Using a testing branch for git, Adding SRL Stats to your script
Creating your own font set for Simba, Guide to Cups, How to make 1.45M (RSGP) a day (not really my tut)
Download a image and set it as your Desktop Wallpaper in C#, How to make your first PHP file uploader
<Coh3n> Shuttleu, fuck I love you right now
I'm not sure why it'd ever be picked up by an AV.. are you sure you're putting it in the plugins folder? SCAR 3.23?
Get rid of Avast and get real antivirus. Get clamwin.
Interested in C# and Electrical Engineering? This might interest you.
Realtime AV = Slow & unneeded (except for the incompetent)
Interested in C# and Electrical Engineering? This might interest you.
what is the command to resize the window ? btw im tom99 ( forgot pass and my mail block the recipient of password recovery).
You'll have to manually resize or use the Windows API through API calls.
but why does inputs not work in ssl encrypted sites ? can this be bypassed ?
What do you mean?
Another update!
Additions:
This means support for proxies and frames! I'm not sure if proxies will work on every system, but they do on my system (it should be possible to have a different proxy for each Appa). Frames are accessible with appa_SetCurrentFrame. If you call that function, Appa will set its document to that frame (which means functions like GetElements and GetHTML will use that frame). Nested frames are supported. Don't forget to call appa_ResetFrameNest at the start of your script if you use frames.Code:function appa_SetProxy(IP: string; Port: Integer; ByPass: string): Boolean; procedure appa_SetSize(Width, Height: Integer); function appa_GetFrameCount: Integer; procedure appa_SetCurrentFrame(Frame: Integer; Nest: Boolean); procedure appa_ResetFrameNest;
How do you use the proxy function do you need a proxy server somewhere else to connect to ? or do you just change it to whatever you like ? and port does it need to be open ? and also the "Bypass" thing what does it do, and what is getframecount, is it amounts of open appa?
You connect to a proxy like this:
Simba Code:appa_SetProxy('128.227.56.81', 3124, '');
And then Appa will use that proxy to browse. The ByPass variable can be used to pass a list to Appa that shouldn't use the proxy (haven't tested this myself yet, though). By the way, here's a nice list of proxies
appa_GetFrameCount returns the amount of frames found in the current page. You can change the current frame with appa_SetCurrentFrame to manipulate elements in another (i)Frame. Up until now, Appa couldn't "see" the elements inside frame elements, because they are loaded from a different source.
Last edited by nielsie95; 09-23-2010 at 04:54 PM.
This works great well done nielse i love this update!
Thanks! That's good to know!![]()
In the previous page, there was a good bit of talk/request about integrating this over to Simba (though it would be windows only I s'pose due to IE?). Has any progress been made towards this end?
TBH I've only just gotten started back into autoing n such, haven't gotten around to Simba yet but from the screenies ~ it looks freaking awesome. Essentially, I havent tried using this as a plugin for Simba yet ^^![]()
Any sign of an update that is compatible with Simba?
I am wondering about this too... And Appa for Scar has a memory leak or something.. It hogs my memory, and it increases for each appa_Navigate() call
There are currently 5 users browsing this thread. (0 members and 5 guests)