Page 1 of 1
Wall Hack not working
Posted: Fri Jun 28, 2013 8:22 pm
by BeyondNames
I was wondering how to get the wall hack working. If there is can you use it with a harvesting waypoint file? cause when i have my bot harvest sometimes he gets stuck and all time i was gone for is wasted?-thx
Re: Wall Hack not working
Posted: Fri Jun 28, 2013 11:02 pm
by rock5
If you just want to have the wall hack on all the time, add it to the onload of the waypoint file.
You put that under the first line of the waypoint file.
And in case you don't know how to install it, you put the 'userfunction_wallhack.lua' file in the 'rom/userfunctions' folder.
Re: Wall Hack not working
Posted: Sat Jun 29, 2013 6:50 pm
by BeyondNames
I'm pretty sure I tried that already I put it right under the gm detect user function
thx
Re: Wall Hack not working
Posted: Sat Jun 29, 2013 10:33 pm
by rock5
Are you saying it didn't work? Maybe your wall hack isn't working. Have you tried using it manually to see if it works, ie. start commandline and type "wallon()"? What version are you using? Are you using the latest bot?
Re: Wall Hack not working
Posted: Sun Jun 30, 2013 6:52 pm
by BeyondNames
Ya it just doesnt work
Im out on vacation right now so I cant access it but I will definitely try the command line suggestion
Just in case that doesnt work can you link me the latest version?btw the version I have downloaded is 1.11
Thx for the fast feedback
Re: Wall Hack not working
Posted: Sun Jun 30, 2013 11:35 pm
by rock5
You have the current version.
http://solarstrike.net/phpBB3/viewtopic ... =wall+hack
It still works for me. What happens when you try to use it? Do you get an error message? Do you get the "Wallhack ACTIVATED!" message?
Re: Wall Hack not working
Posted: Mon Jul 01, 2013 12:20 am
by BeyondNames
I get no message at all but the gm monitor says "ACTIVATED" when I run both of them exactly the same way
Loadon/
Gm monitor start <- not correct ik
Wallon()
Re: Wall Hack not working
Posted: Mon Jul 01, 2013 12:46 am
by lisa
when you turn on the wall hack it should print
The code must be exact though
wallon()
not
Wallon()
Re: Wall Hack not working
Posted: Mon Jul 01, 2013 11:03 am
by BeyondNames
I'll make sure that that's the code I put in when I get home in 3 hours
Re: Wall Hack not working
Posted: Mon Jul 01, 2013 11:48 pm
by BeyondNames
I got it to work
thx for the advice/feedback