anyone know how to fix
Exception in Script: Unable to find file 'P07Include.Simba' used from ''
I have the P07Include in the includes.
http://img18.imageshack.us/img18/263/130331010647.png
anyone know how to fix
Exception in Script: Unable to find file 'P07Include.Simba' used from ''
I have the P07Include in the includes.
http://img18.imageshack.us/img18/263/130331010647.png
Any idea about this?
Error: Exception: Access violation at line 398
The following DTMs were not freed: [SRL - Lamp bitmap, SRL - Book of Knowledge]
The following bitmaps were not freed: [0, 1, SRL - Mod bitmap, SRL - Admin bitmap, SRL - Minimap Mask bitmap, 5, 9]
anyone know how to fix this? only problem ive had during the entire installation process. thanks
You Have The Latest Version of P07Include
Error: Exception: Font [P07UpChars] not found. at line 226
The following DTMs were not freed: [0, 1, 2, 3]
[Error] C:\Simba\Includes\P07Include.Simba(57:3): Unknown identifier 'MMouse' at line 56
Compiling failed.
Last edited by easy111; 04-01-2013 at 08:57 PM.
Danny are you going to update the MMouse Procedure! Its the new mouse function that Hobbit put in fucked all mouse functions now none of my scripts are running!
Came out of no where! Uhhh!Code:[Error] C:\Users\FamilyVictor\Documents\Simba\Includes\P07Include.Simba(57:3): Unknown identifier 'MMouse' at line 56 Compiling failed.
Procedure from P07Include.simba
Code:Procedure P07_MouseBox(X1, Y1, X2, Y2: Integer; ClickType: Integer); Begin MMouse(RandomRange(X1,X2),RandomRange(Y1,Y2),0,0); ClickMouse2(ClickType); Wait(RandomRange(37,50)); End;
http://villavu.com/forum/showthread.php?t=100256
Last edited by DannyRS; 04-02-2013 at 03:38 AM.
Programming is like trying keep a wall of shifting sand up, you fix one thing but somewhere else starts crumbling
Thanks man All Figured OUt! Love Include Idk why so much hatttttters! =PXD
doesn't click on the log lol, just hovers over it =)
Yea mate just showed it to me!!! Do you know if Radial is up yet?
Is there anything implemented to change worlds? I've made myself a shop buyer and would love to figure out a method of world hopping?
EDIT** Nevermind, I found the OSR include can do this so migrated all my code to that. I created an array to check worlds in a certain order and can leave it running for as long as I want!
Last edited by Janus; 04-03-2013 at 05:31 PM.
Exception in Script: Unable to find file 'P07Include.Simba' used from '' help plz so confused says this when i try to run the sample at the end of instructions
Warning: The include directory specified in the Settings isn't valid.
Warning: The font directory specified in the Settings isn't valid. Can't load fonts now
What do I do?
Any idea why mine says the following, but doesn't work?
Compiled successfully in 702 ms.
Checking P07Include VersionNumber
Local : 1.7 / Latest : 1.7
You Have The Latest Version of P07Include
I've tried it multiple times but my mouse just doesn't move. No errors or anything though![]()
You Have The Latest Version of P07Include
Error: Exception: Font [P07UpChars] not found. at line 226
The following DTMs were not freed: [0, 1, 2, 3]
This displays when i run your test, i unzipped it correctly.
Exception in Script: Unable to find file 'SRL-OSR/SRL.Simba' used from 'C:\Users\Katajamäki\Downloads\ineedbot's AIO Chopper[2.1].simba'![]()
I need help I'm trying to run a script and I keep getting this:
[Error] C:\Simba\Includes\P07Include.Simba(105:10): Duplicate identifier 'P07_GETUPTEXT' at line 104
Compiling failed.
[Error] C:\Simba\Includes\P07Include.Simba(57:3): Unknown identifier 'MMouse' at line 56
Compiling failed.
There are currently 1 users browsing this thread. (0 members and 1 guests)