Yet another error has occured. Somone know how to fix this one. Compiled successfully in 1186 ms.
SRL Compiled in 15 msec
Please Wait.. Smart Is Currently Loading..
Successfully executed.
Yet another error has occured. Somone know how to fix this one. Compiled successfully in 1186 ms.
SRL Compiled in 15 msec
Please Wait.. Smart Is Currently Loading..
Successfully executed.
Got everything to work, some simple mouse movement etc works fine, but somehow scrit stops here:
Simba Code:if (not(LoggedIn)) then
LogInPlayer;
Am I missing something?
ROCK IS NOT A DEVILS WORK, ITS MAGICAL AND RAD!
I did the Ghetto fix however it didn't seem to work on anything, even my typing script, could someone help me pleaseee
Are there ANY scripts that work with the 0.99? :s
Last edited by Austin; 07-18-2012 at 07:16 PM.
Well hopefully this works...
Ok ill try that see what happens![]()
Well the ghetto fix doesnt have msi? is it suppose to be gone or it is a mistake.
You must not have extracted it correctly.
I have two scripts in my siggy that work, I didnt use any ghetto fix, But I'm sure it will work if u ghetto fixed it too. PM me if you need any other scripts, Im allways looking for stuff to do.
Thx Euphemism and Vinyl for the awesome siggy and avatar!
maybe ask powerbot for help. ;S
Everyone having problems, it is probably a good idea to just wait until there is an official fix/ update out and stop breaking your computer #Trolls
downloaded one of those plugin folders, got this "threat found C:\SIMBA\PLUGINS\SMARTREMOTE32.EXE"
Definitely not mine. If you don't trust mine I have a tutorial on how to do it yourself here as well:
http://villavu.com/forum/showthread....36#post1071936
Also Benland100 has added the Open_Always fix to Smart as seen here: https://github.com/BenLand100/SMART/...b0f44f9a26bd18
So there is no longer a need to edit smart. All you have to do is compile it like the guide shows.
Also you guys need to be watching this thread: http://villavu.com/forum/showthread.php?t=86214
For the official fix.
Last edited by Brandon; 07-18-2012 at 11:23 PM.
I am Ggzz..
Hackintosher
It's C++:
http://msdn.microsoft.com/en-us/libr...=vs.85%29.aspx
States that Open_Always will open a file always and if it does not exist, it will create such a file and open it if it has read-write access which is why Simba was previously ran as administrator whereas with such a flag, you may not have to run as admin. You also won't have to edit smart when following my tutorial. All you have to do now is compile it.
If you didn't understand, just click the link, scroll down and read the bold words. It has the definitions beside it. This is basically the fix to the Smart Pair Clients error.
I am Ggzz..
Hackintosher
I'm using Ubuntu 10.04 and haven't gotten it to work yet. Using brandon's ghetto fix I can get SMART to load, and SRL to compile scripts, but some of the commands act odd (mouse moving SUPER slow, like 3 pixs a second, and it not being able to click on anything when it does reach the destination). I've just given up trying to bootstrap it and I'm going to wait for the official fix.
Okay, got everything nice and running smoothly, no errors or anything. Well, except for the fact that Smart cannot spawn clients. I've been running Simba as an admin over and over again, is that the only thing I can do at this point? Running on Vista, opening Simba over and over again and pushing the green arrow and each time it tells me the same thing. So eventually it should spawn a client?
Thanks again Ggzz, I'll be back in a few once I finish following that to let you know if it worked for me. It probably will, you've been a damn lifesaver so far.
Kay, I made it this far and now I'm stuck. I can't get the Makefile to work with MinGW, no matter how hard I try. I double click the Makefile and every time it asks me what to run, I go through the MinGW file looking for which application to choose to run it and each time it doesn't work. What do I choose when trying to setup the Makefile to work with MinGW? I keep trying different ones and none of them work, it merely loads a prompt box for half a second then disappears as if nothing happened.Now to edit the makefile so that it works with Mingw (Our compiler):
It should look like the below.. All you need to edit is the two lines that have the blue checkmarks near them. It should say g++ which is the compiler we are going to use. g++ is for C++ gcc is for C.
Use g++ since smart is written in C++.
There are currently 4 users browsing this thread. (0 members and 4 guests)